/* CSS Document */
@import url(srodek_lewo.css);
@import url(srodek_prawo.css);
body {
background-color: #036;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {border: 0; vertical-align:middle;}
#naglowek_tlo {
background:url(../img/tlo.gif) #fff right top repeat-y;
height: 140px;
width: 900px;
margin: 5px auto 5px auto;
}
#naglowek {
background:url(../img/logo.jpg) left top no-repeat;
text-align:right;
height: 135px;
width: 890px;
padding: 5px 10px 0 0;
}
#naglowek a{
text-decoration:none;
font-size: 12px;
color: #999;
}
#naglowek a:hover {
border-bottom: #999 dashed 1px;
}
#naglowek h1 {
speak:normal;
display:none
}
#menu {
height: 30px;
width: 895px;
background: url(../img/tlo_menu.gif) #264b88 top right repeat-y;
margin: 0 auto 5px auto;
font-size: 16px;
padding: 5px 0 0 5px;
text-align:left;
border-top: solid #fff 1px;
border-bottom: solid #fff 1px;
}
#menu ul li a, #stopka a{
color: #fff;
text-decoration:none;
}
#menu ul li a:hover, #stopka a:hover{
border-bottom: dashed #fff 1px;
}
#menu ul {
margin: 0;
padding: 0;
}
#menu ul li {
display:inline;
}
#srodek {
width: 898px;
min-height: 250px;
background:url(../img/tlo_main.gif) #fff right top repeat-y;
margin: 0 auto 5px auto;
padding: 1px;
border-top: 1px #fff solid;
border-bottom: 1px #fff solid;
}
#srodek_prawo {
margin-left:210px;
width: 670px;
height: 100%;
}
#stopka {
height: 41px;
width: 900px;
background: url(../img/stopka.gif) top left repeat-x;
margin: 0 auto 2px auto;
font-size: 10px;
color: #fff;
text-align:center;
padding-top:3px;
}
#stopka p{
	margin: 0;
	padding: 0;
}
#tekstPoLewo p{
	text-align: center !important;
	margin: 2px;
	border-top: 1px dashed #fff;
	margin:10px 5px;
	padding: 5px 0px;
}
th {text-align: center;}
#autor {text-align:right;font-size: 8px;}
#stopka > #autor {margin-top: 6px;}

