body {
background-color: #000;
color:#E6E6E6;
background-image: url('res/Image/strona/body_back.jpg');
background-position: top center;
background-repeat: repeat-x;
margin: 0;
padding: 0;
font-family: verdana;
font-size: 12px;
scrollbar-arrow-color: #2F090C;
scrollbar-base-color: #6D161C;
scrollbar-track-color: #000000;
scrollbar-highlight-color:#2F090C;
scrollbar-shadow-color:#2F090C;
}
#container {
width: 950px;
height: 800px;
display: block;
margin-left: auto;
margin-right: auto;
}
#top {
width: 950px;
height: 255px;
background-image: url('res/Image/strona/Top.jpg');
background-repeat: no-repeat;
display: block;
}
#left {
width: 226px;
height: auto;
min-height: 545px;
background-image: url('res/Image/strona/Left.jpg');
background-repeat: no-repeat;
display: block;
float: left;
}

#menu {
/*background-image: url('res/image/strona/menu.jpg');
background-repeat: repeat-y; */
width: 144px;
max-width:144px;
height: auto;
display: block;
margin-top: 95px;
margin-left: 35px;
}
#menu ul.menu {
padding: 0;
margin: 0;

}
#menu li.menu {
padding: 0;
margin:0;
font-size: 12px;
list-style: none;
line-height: 16px;
padding-left:3px ;
background-repeat: repeat-y;
width: 141px;
max-width:141px; 
}
#menu li.menu:hover {
color: #FFAA25;

}
#menu a.menu:link, a.menu:active, a.menu:visited {
text-decoration: none;
color: #FFAA25;
}

#menu a.menu:hover {
text-decoration: underline;

}

#menu a.menua:link, a.menua:active, a.menua:visited {
text-decoration: underline;
color: #FFAA25;
}

#menu a.menua:hover {
text-decoration: none;

}

#content {
width: 514px;
height: 545px;
background-image: url('res/Image/strona/content.jpg');
background-repeat: no-repeat;
display: block;
float: left;
}
#right {
width: 210px;
height: 545px;
background-image: url('res/Image/strona/Right.jpg');
background-repeat: no-repeat;
display: block;
float: left;
}



#foot {
clear: both;
background-image: url('res/Image/strona/foot.jpg');
background-repeat: repeat-x;
background-position: top center;
width: 100%;
height: 70px;
display: block;
position: relative;
}
#copy {
width: 150px;
height: 30px;
margin-left: auto;
margin-right: auto;
color: #B93D00;
font-size: 9px;
}
#copy a.copy:link, a.copy:active, a.copy:visited {
text-decoration: none;
color: #B93D00;
}

#copy a.copy:hover {
text-decoration: underline;
}

#map {
padding: 3px;
color: #B93D00;
font-size: 9px;
border-bottom: 1px solid #000;
}
#map a.map:link, a.map:active, a.map:visited {
text-decoration: none;
color: #B93D00;
}
#map a.map:hover {
text-decoration: underline;
}
h1.title {
margin-top: 5px;
margin-bottom: 5px;
font-size: 18px;
color: #DC9200;
padding-left: 3px;
padding-bottom: 3px;
border-bottom: 2px solid #B97A00;
}

#body_content {
width: 492px; /* - 5px padding-right*/
height: 510px;
max-height: 510px;
max-width: 492px;
display: block;
overflow: hidden;
overflow-y: auto;
margin-left: 10px;
margin-top: 10px;
padding-right: 5px;
}
#text {
margin-left: 7px;
}
#text p {
padding-top: 7px;
padding-bottom: 7px;
}
#text ul {
margin-left: 20px;
}

#text a:link, a:active, a:visited {
text-decoration: none;
color: #FA0;
}

#text a:hover {
text-decoration: underline;
}

#text h2 {
padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
}
.atd {
padding: 3px;
}
.imga {
border: 2px solid #Fa0;
}
.imga:hover {
border: 2px solid #B97A00;
}