/* CSS Document */


/* uklad strony */


body{
margin: 0px auto;
padding: auto;
background-color: #343C6D;
background-image:  url(img/tlo.jpg);
background-repeat: repeat-x;
background-position: top center;
background-attachment: fixed;
font: 11px verdana, sans-serif, helvetica, arial;
}

#top_water{
margin: 0px auto;
padding: auto;
width: 1024px;
background-image:  url(img/water.jpg);
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}

#up{
width: 799px;
height: 94px;
margin: 0px auto;
padding: auto;
}

#top{
width: 799px;
height: 48px;
margin: 0px auto;
padding: auto;
background-image:  url(img/top.gif);
background-repeat: no-repeat;
background-position: top center;
}

#content{
margin-right: auto;
margin-left: auto;
width: 799px;
background-color: #f3f3f3;
background-image:  url(img/photo.jpg);
background-repeat: no-repeat;
background-position: top right;			
}

#content_2{
margin-right: auto;
margin-left: auto;
width: 799px;
background-color: #f3f3f3;
background-image:  url(img/photo_2.jpg);
background-repeat: no-repeat;
background-position: top right;			
}

#content_3{
margin-right: auto;
margin-left: auto;
width: 799px;
background-color: #f3f3f3;
background-image:  url(img/photo_3.jpg);
background-repeat: no-repeat;
background-position: top right;			
}

#content_4{
margin-right: auto;
margin-left: auto;
width: 799px;
background-color: #f3f3f3;
background-image:  url(img/photo_4.jpg);
background-repeat: no-repeat;
background-position: top right;			
}

#content_5{
margin-right: auto;
margin-left: auto;
width: 799px;
background-color: #f3f3f3;
background-image:  url(img/photo_5.jpg);
background-repeat: no-repeat;
background-position: top right;			
}

#bottom{
width: 799px;
height: 84px;
margin: 0 auto;
padding: auto;
background-image:  url(img/bottom.gif);
background-repeat: no-repeat;
background-position: top center;
}

#stopka{
clear: both;
margin: 0 auto;
padding-left: 18px;
width: 779px;
height: 24px;
text-align: left;
color: #ffffff;
font: 10px;
}

/* formatowanie tekstu i rysumków */

img{
border: none;
float: right;
margin-top: 5px;
}

table{
border-collopse: collopse;
}

td{
text-align: left;
vertical-align: top; 
}

a{
text-decoration: none;
line-height: 17px;
color: #5FA80F;
}

a:hover{
text-decoration: none;
color: #3F3F3F;
font-weight: bold;
}

#stopka a{
color: #ffffff;
}

#stopka a:hover{
color: #5FA80F;
}

.naglowek{
text-align: left;
color: #2D5FA4;
font-size: 15px;
font-weight: bold;
padding: 10px 0px 0px 3px;
}

.naglowek:first-letter{
font-size: 22px;
font-weight: normal;
} 

.tekst{
width: 759px;
text-align: left;
color: #3F3F3F;
margin: 0;
padding: 10px 20px 10px 20px;
line-height: 17px;
}

.tekst ul{
list-style-image: url(img/strzalka.gif);
line-height: 21px;
}

/* menu */

#navlist
{
position: relative;
margin: 0;
padding: 0;
white-space: nowrap;

}

#navlist li
{
float: left;
list-style-type: none;
}

#navlist li a
{

width: 159px;
height: 45px;
display: block;
margin: 0;
padding: 0;
font: 10px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #ffffff;
}

#navlist li a:hover, a:active
{
color: #343C6D;
background-image: url(img/menu.gif);
background-repeat: no-repeat;
background-position: bottom center;
margin-top: 3px;
}


.pad1
{
padding-top: 14px;
}
 

 
 
 

