*
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body
{
    background-color: #e5e5e5;
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0px;
}

li
{ 
    margin: 3px;
}

a
{
    text-decoration: none;
    color: #990000;
}

a:hover
{
    color: #999999;
}

a img
{
    border-style: none;
}    

div.wszystko
{ 
    margin: auto;
    width: 850px;
    position: relative;
	background-image: url(Obrazki/Lewy.gif);
    background-repeat: repeat-y;
	background-color: white;
}

div.wewnetrzny
{	
	width: 850px;
	position: relative;
	float: left;
    background-image: url(Obrazki/TloMapa.jpg);
    background-repeat: no-repeat;
	background-position: 175px 0px;	
}

div.strona
{    
    width: 850px;
	position: relative;
	float: left;
    background-image: url(Obrazki/Prawy.gif);
    background-repeat: repeat-y;
	background-position: right;
}

/* Naglowek */
div.naglowek
{
    position: relative;
    background-image: url(Obrazki/Naglowek.jpg);
    width: 850px;
    height: 168px;
}

div.naglowek div.pasek
{
    position: absolute;
    top: 124px;
    left: 30px;
    color: #666666;
    width: 850px;
}

div.naglowek div.pasek p.lewy
{
    float: left;
    font-size: 10px;
}

div.naglowek div.pasek a.wewnetrzny
{
    font-size: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

div.naglowek div.pasek center
{
    font-size: 10px;
}

div.naglowek div.pasek center a
{
    font-size: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

div.naglowek div.pasek p.prawy
{
 
	position: relative;
    margin-right: 60px;
    font-size: 10px;
}


/* Meni */
div.lewy
{
    width: 175px;
	float: left;
}

div.lewy div.kreska
{
    background-color: white;
    margin-left: 25px;
    height: 3px;
    width: 143px;
    line-height: 0px;
    font-size: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
}

div.lewy a
{
    color: #6d7174;
    margin-left: 33px;
    border: 150px;
}

div.lewy a:hover
{
    color: white;
}

div.lewy div.obrazekDiv
{
    width: 175px;
    height: 190px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

div.lewy div.newsletter
{ 
    padding-top: 10px;
}

div.lewy div.newsletter p
{
    margin-left: 27px;
    color: #666666;
    font-size: 10px;
}

div.lewy div.newsletter form input.pole
{ 
    width: 120px;
    height: 20px;
    border-style: none;
    margin: 0px 0px 2px 27px;
    background-color: #FFFFFF;
    font-size: 10px;
    vertical-align: middle;
}

div.lewy div.newsletter form select
{ 
    width: 120px;
    margin-left: 27px;
}

div.lewy div.newsletter form input.guzik
{ 
    margin-top: 5px;
    margin-left: 33px;
    width: 110px;
}

/* tresc strony */
div.srodek
{
    position: relative;
    margin-left: 175px;
    margin-right: 25px;
    background-color: #FFFFFF;
    min-height: 600px;
    background-image: url(Obrazki/TloMapa.jpg);
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 30px;
    padding-bottom: 50px;
}

div.srodek p
{
    text-indent: 30px;
    text-align: justify;
    margin-top: 10px;
    line-height: 190%;
}

div.srodek p.czerwony
{ 
  text-indent: 0px;
  color: #FF0000;
}

div.srodek p.lewy
{ 
    text-indent: 0px;
}

div.srodek p.wysrodkowany
{ 
    width: 610px;
    text-align: center;
}

div.srodek p.gruby
{ 
    font-weight: bold;
}

.tytulRejsu
{
    text-indent: 0px;
    color: #555555;
    font-weight: 800;
    line-height: 100%;
    text-align: left;
    margin-top: 0px;
}

div.srodek p.tytulRejsu
{
    text-indent: 0px;
    color: #555555;
    font-weight: 800;
    line-height: 100%;
    margin-top: 0px;
}

div.srodek h2
{
    font-size: 13px;
    font-weight: 800;
    text-align: center;
}

div.srodek h2.czerwony
{
    color: #FF0000;
}


div.srodek h3
{
    font-size: 12px;
    font-weight: 800;
    text-align: center;
}

div.srodek h3.czerwony
{
    color: #FF0000;
}

div.srodek h3.szary
{
    color: #555555;
    margin-bottom: 10px;
}

div.srodek h3.lewy
{ 
    text-align: justify;
    text-indent: 0px; 
}

div.srodek h4
{
	font-size: 12px;
	font-weight: 400;
	margin-top: 20px;
}

div.srodek h4.lewy
{
	text-align: justify;
    text-indent: 0px; 
}

div.srodek h4.kursywa
{
	font-style: italic;
}

div.srodek table.harmonogram
{ 
}

div.srodek table.harmonogram caption
{ 
    margin-top: 20px;
    font-size: 12px;
    font-weight: 800;
}

div.srodek table.harmonogram tr th
{ 
    text-align: left;
    vertical-align: middle;
}

div.srodek table.harmonogram tr td
{ 
    text-align: left;
    vertical-align: middle;
}

div.srodek table.harmonogram tr td.srodek
{ 
    text-align: justify;
    padding: 10px 10px 10px 0px;
}

div.srodek div.lewyObrazek
{ 
    position: relative;
	float: left;
    width: 175px;	
    margin-left: -185px;
    text-align: center;
	display: inline;
}

div.srodek div.lewyObrazek a img
{	
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 1px;
}

div.srodek div.lewyObrazek a:hover img
{ 
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
}


/* REJSY */
div.srodek a.rejsy
{
    display: inline-block;
    width: 160px;
    height: 200px;
    text-align: center;
    margin: 10px;
    overflow: hidden;
}

div.srodek a.rejsy img
{
    width: 158px;
    border-style: solid;
    border-color: #333333;
    border-width: 1px;

}

div.srodek a.rejsy:hover img
{
    width: 158px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
}


div.srodek div a.rejsyGaleria
{ 
    float: right; 
}
/* GALERIA */
div.srodek a.galeria
{
    display: inline-block;
    width: 180px;
    height: 210px;
    text-align: center;
    margin: 10px;
    overflow: hidden;
}

div.srodek a.galeria img
{
    height: 170px;
    border-color: #333333;
    border-style: solid;
    border-width: 1px;

}

div.srodek a.galeria:hover img
{
    height: 170px;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
}

div.srodek a.galeriaPodglad
{ 
    display: inline-block;
    width: 120px;
    margin: 10px;
    text-align: center;
}

div.srodek a.rejsyRelacja
{
	line-height: 100%;
	position: relative;
	float: right;
}

/* AKTUALNOSCI */
div.srodek div.aktualnosci
{
        position: relative;
	border-style: solid none solid none;
	border-color: #000000;
	border-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.srodek div.aktualnosci img
{
	position:relative;
	float: left;
	width: 100px;
        margin: 2px 4px 1px 0px;
}

div.srodek div.aktualnosci h4
{
	position: relative;
	margin: 0px;
	float: right;
}

div.srodek div.aktualnosci div
{ 
  position: relative;
  margin-left: 105px;
}

div.srodek div.aktualnosci div.link
{ 
        position: relative;
        margin: 0px;
        text-align: right;
}

div.srodek div.aktualnosci div.link a
{
	margin: 0px;
}

/* RELACJA */
table.relacja
{ 
  text-align: center;
}

table.relacja tr td
{ 
  padding: 5px 40px 5px 40px;
}


/* FORMULARZ */
table.formularz tr td input
{ 
    width: 230px; 
}

table.formularz tr td select
{ 
    width: 400px;
}
/* REGULAMIN */
div.srodek ol.regulamin
{ 
    margin-top: 20px;
    margin-left: 40px;
    width: 500px;
}

div.srodek ol.regulamin li
{ 
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 150%;
}

/* STOPKA */
div.stopka
{
    width: 850px;
	position: relative;
	clear: both;
    text-align: center;
    background-color: #e5e5e5;
    background-image: url(Obrazki/Stopka.jpg);
    background-repeat: no-repeat;
    height: 50px;
}


