body {
background: #4b3105;
margin-top: 0px;
width: 100%;
}
*, div{ 
font-family: Verdana, Arial;
font-size:12px;
color:#000000;
}
.page {
width: 960px;
height: 100%;
font-family: Verdana, Arial;
position:absolute;  left:50%;  margin-left:-480px;
}
.headerlogo {
width: 200px;
height: 192px;
background-color: #ffffff;
background-image: url(../images/tlologo.png);
background-repeat: no-repeat;
background-position: top center;
float: left;
}
.headercytat{
width: 760px;
height: 59px;
background: #ffffff url(../images/tlocytat.png) no-repeat 0 0;
font-family: Verdana, Arial;
font-style: italic;
font-size: 18px;
color: #33230a;
float: right;
text-align: center;
}
.headerseasons{
width: 760px;
background: #ffffff;
float: right;
}
.pasek{
height: 8px;
width: 100%;
float: right;
background: url(../images/pasek.png) repeat-x 0 0;
}
.mainback{
width: 760px;
min-height:700px;
background: #ffffff url(../images/tlo0a.jpg) repeat-y top left;
float:right;
}
.main{
width:758px;
min-height: 700px;
background: url(../images/tlo0.jpg) no-repeat bottom left;
}
.leftcol{
width: 200px;
min-height: 700px;
background: #ffffff;
float: left;
}
.menu{
height: 100%;
width:196px;
margin-left: 2px;
min-height: 700px;
background: #feca81;
}
.menutitle{
font-family: Verdana, Arial;
font-style: italic;
font-weight: bold;
font-size: 16px;
color: #4b3105;
background: transparent;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
}
.menuwintop{
width: 189px;
height: 9px;
background: #feca81 url(../images/opcjegora.png) no-repeat left;
margin-left: 1px;
}
.menuwin {
width: 189px;
margin-left: 1px;
background: #feca81 url(../images/opcjetlo.png) repeat-y left;
}
.menuwin ul {
list-style: url(../images/opcja1.png) inside;
margin: 20px;
padding: 0px;
}
.menuwin li{
padding: 0px;
}
.menuwin li a{
color: #4b3105;
text-decoration: none;
}
.menuwin ul li a:hover{
list-style: url(../images/opcja2.png);
text-decoration: none;
color: #ffffff;
}
.menuwinbottom{
width:189px;
height: 16px;
background: #feca81 url(../images/opcjedol.png) no-repeat left;
margin-left: 1px;
}
.menuitem{
font-family: Verdana, Arial;
color: #4b3105;
font-size: 14px;
font-style: italic;
padding-left: 20px;
padding-top: 2px;
padding-bottom: 2px;
text-align: left;
}
/*a.menuitem{
color: #4b3105;
text-decoration: none;
}
a.menuitem:hover{
text-decoration: none;
color: #ffffff;
}*/