body {
color : #202020; 
font-size : 12px; 
font-family : tahoma; 
background-color : #e6e6e4; 
background-image : url(/CSSku/potehkoneng/img/back.gif); 
max-width : 300px; 
margin : auto; 
} 
a:link, a:active, a:visited { 
color : #d40400; 
text-decoration : none; 
} 
a:hover, a:focus { 
color : #fc1800; 
background-color : #fffdd1; 
} 
img { 
border-style : none; 
} 
hr { 
margin-top : 3px; 
margin-bottom : 3px; 
border-top : 1px dotted #c6c6c6; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 
.head { 
color : #000; 
font-size : 18px; 
background-color : #ce0000; 
text-shadow : #fff 1px 1px 0; 
background-image : url(/CSSku/potehkoneng/img/head.gif); 
background-repeat : repeat-x; 
background-position : top; 
height : 44px; 
border-top : 2px solid #e65b5b; 
border-bottom : 2px solid #e65b5b; 
} 
.logo { 
background-image : url(/CSSku/potehkoneng/img/logo.gif); 
background-repeat : no-repeat; 
text-align : center; 
position : relative; 
top : 7px; 
left : 4px; 
width : 132px; 
height : 29px; 
padding-top : 3px; 
display : inline-table; 
} 
.ads { 
background-color : #fff963; 
background-image : url(/CSSku/potehkoneng/img/ads.gif); 
background-repeat : repeat-x; 
background-position : bottom; 
margin : 2px 1px; 
padding : 3px; 
border : 1px solid #fff; 
outline : #ddc521 1px solid; 
} 
.ads a { 
background-image : url(/CSSku/potehkoneng/img/ci.gif); 
background-repeat : no-repeat; 
background-position : left center; 
padding-left : 12px; 
} 
.title ~ .ads a { 
background-image : none; 
padding : 0; 
} 
.title { 
color : #fff; 
text-shadow : #8a8a8a 0px 1px 0; 
background-color : #acacac; 
background-image : url(/CSSku/potehkoneng/img/title.gif); 
background-repeat : repeat-x; 
background-position : top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 3px; 
border : 1px solid #b2b2b2; 
} 
.main { 
color : #202020;
background-color : #fff; 
background-image : url(/CSSku/potehkoneng/img/main.gif); 
background-repeat : repeat-x; 
background-position : 50% 1px; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #d3d3d3; 
} 
span.r { 
color : #ff0000; 
} 
span.new { 
color : #ff5400; 
} 
.copy { 
color : #c1c1c1; 
text-shadow : #000 1px 1px 0; 
background-color : #020202; 
background-image : url(/CSSku/potehkoneng/img/copy.gif); 
background-repeat : repeat-x; 
background-position : top; 
margin-top : 1px; 
padding : 3px 3px 4px; 
border-top : 2px solid #696565; 
border-bottom : 2px solid #696565; 
} 
.copy a { 
color : #c1c1c1; 
text-decoration : underline; 
} 
.copy a:hover { 
color : #8f8f8f; 
background-color : transparent; 
} 
.stat { 
background-image : url(/CSSku/potehkoneng/img/stat.gif); 
background-repeat : repeat-x; 
background-position : top; 
text-align : center; 
padding : 2px; 
} 
.stat a img { 
opacity : 0.6; 
} 
.stat a:hover img { 
opacity : 0.9; 
}
.news {
background-color : #040404;
background-image : url(/C/menu.gif); 
background-repeat : repeat-x;
background-position : 50% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #353535;
}
.sub {
border-top : 1px dotted #4b4b4b;
font-size : x-small; margin-top : 4px;
}
.sub a:link, .sub a:visited {
text-decoration : none;
}
.el{
margin : 2px;
padding : 0px 0px 0px 4px;
border-bottom : 2px solid #202020;
color : #00f9a0;
text-shadow : #494949 1px 1px 15px;
border-right : 2px solid #bd6100;
border-top: 2px solid #f7b618;
border-left : 2px solid #f7b618;
background-color : #de7d00;
background-image : url(/CSSku/potehkoneng/img/lenta.gif);
background-repeat : no-repeat; background-position : right;
text-align : left;
}
.left {
float : left;
}