* {
margin: 0px;
padding: 0px;
}
body {
background: #171717;
text-align: center;
font-size: 11px;
font-family: Tahoma;
color: #d1d1d1;
}
#baner {
width: 100%;
height: 300px;
float: left;
padding-bottom: 10px;
background: url(gfx/baner.jpg) top center no-repeat;
}
#menu {
width: 860px;
height: 27px;
float: left;
margin-top: 273px;
text-align:left;
}




#menu a.m1 {
width: 98px;
height: 27px;
background: url(gfx/menu1_off.png) top left no-repeat;
float: left;
text-decoration: none;
}
*html #menu a.m1 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu1_off.png", sizingMethod="image");
}
#menu a.m1:hover {
width: 98px;
height: 27px;
background: url(gfx/menu1_on.png) top left no-repeat;
float: left;
}
*html #menu a.m1:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu1_on.png", sizingMethod="image");
cursor: pointer;
}


#menu a.m2 {
width: 98px;
height: 27px;
background: url(gfx/menu2_off.png) top left no-repeat;
float: left;
text-decoration: none;
}
*html #menu a.m2 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu2_off.png", sizingMethod="image");
}
#menu a.m2:hover {
width: 98px;
height: 27px;
background: url(gfx/menu2_on.png) top left no-repeat;
float: left;
}
*html #menu a.m2:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu2_on.png", sizingMethod="image");
cursor: pointer;
}

#menu a.m3 {
width: 98px;
height: 27px;
background: url(gfx/menu3_off.png) top left no-repeat;
float: left;
text-decoration: none;
}
*html #menu a.m3 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu3_off.png", sizingMethod="image");
}
#menu a.m3:hover {
width: 98px;
height: 27px;
background: url(gfx/menu3_on.png) top left no-repeat;
float: left;
}
*html #menu a.m3:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu3_on.png", sizingMethod="image");
cursor: pointer;
}


#menu a.m4 {
width: 98px;
height: 27px;
background: url(gfx/menu4_off.png) top left no-repeat;
float: left;
text-decoration: none;
}
*html #menu a.m4 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu4_off.png", sizingMethod="image");
}
#menu a.m4:hover {
width: 98px;
height: 27px;
background: url(gfx/menu4_on.png) top left no-repeat;
float: left;
}
*html #menu a.m4:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu4_on.png", sizingMethod="image");
cursor: pointer;
}


#menu a.m5 {
width: 98px;
height: 27px;
background: url(gfx/menu5_off.png) top left no-repeat;
float: left;
text-decoration: none;
}
*html #menu a.m5 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu5_off.png", sizingMethod="image");
}
#menu a.m5:hover {
width: 98px;
height: 27px;
background: url(gfx/menu5_on.png) top left no-repeat;
float: left;
}
*html #menu a.m5:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu5_on.png", sizingMethod="image");
cursor: pointer;
}

#menu a.m6 {
width: 98px;
height: 27px;
background: url(gfx/menu6_off.png) top left no-repeat;
float: left;
text-decoration: none;
}
*html #menu a.m6 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu6_off.png", sizingMethod="image");
}
#menu a.m6:hover {
width: 98px;
height: 27px;
background: url(gfx/menu6_on.png) top left no-repeat;
float: left;
}
*html #menu a.m6:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/menu6_on.png", sizingMethod="image");
cursor: pointer;
}

#wrapper, #footer_wrap, #baner_wrap {
width: 860px;
margin: 0px auto;
}
#site {
width: 860px;
float: left;
text-align: left;
}
#top {
width: 100%;
float: left;
height: 41px;
padding-top: 9px;
padding-bottom: 10px;
background: url(gfx/top_bg.gif) top left repeat-x;
}
#top_cont {
width: 860px;
margin: 0px auto;
text-align: left;
}
#top img {
border: 0px;
}
#main {
width: 860px;
float: left;
background: url(gfx/main.gif) top left repeat-y;
margin-top: 45px;
}
#left {
width: 555px;
float: left;
padding-left: 10px;
padding-right: 10px;
}



.cat_box {
width: 170px;
float: left;
padding-right: 15px;
margin-bottom: 20px;
}
.cat_box .title {
color: #4ba116;
font-weight: bold;
font-size: 10px;
}
.cat_box a.rss {
margin-left: 12px;
}
.cat_box ul {
list-style-type: none;
}
.cat_box li {
background: url(gfx/cat_dot.gif) 5px center no-repeat;
padding: 2px 0px 0px;
padding-left: 15px;
}
.cat_box a {
text-decoration: none;
color: #d1d1d1; 
}
.cat_box a:hover {
text-decoration: underline;
}


#friends_top {
width: 267px;
height: 58px;
float: left;
background: url(gfx/friends_top.gif) top left no-repeat;
}
#friends_top2 {
width: 267px;
height: 58px;
float: left;
background: url(gfx/friends_top2.gif) top left no-repeat;
}
#friends_top3 {
width: 267px;
height: 58px;
float: left;
background: url(gfx/friends_top3.gif) top left no-repeat;
}
#friends_top4 {
width: 267px;
height: 58px;
float: left;
background: url(gfx/friends_top4.gif) top left no-repeat;
}
#friends_bot {
width: 267px;
height: 13px;
float: left;
background: url(gfx/friends_bot.gif) top left no-repeat;
}
#friends {
width: 240px;
float: left;
padding-left: 14px;
padding-right: 13px;
background: url(gfx/friends_mid.gif) top left repeat-y;
}
#friends ul {
list-style-type: none;
width: 240px;
}
#friends li {
background: url(gfx/friends_bg.gif) bottom left no-repeat;
padding-bottom: 2px;
padding-left: 10px;
}
#friends a {
text-decoration: none;
color: #939393;
}
#friends a:hover {
color: #fff;
}
#footer {
width: 100%;
height: 36px;
float: left;
background: url(gfx/footer.gif) top left repeat-x;
}
#footer_cont {
width: 840px;
float: left;
text-align: left;
font-size: 10px;
padding: 20px 10px 0px;
color: #939393;
position: relative;
}
#footer_cont a {
text-decoration: none;
color: #939393;
}
#footer_cont a:hover {
color: #fff;
}
#atom {
width: 106px;
height: 14px;
position: absolute;
top: 0px;
right: 25px;
}
#atom img {
border: 0px;
}
.wyniki{
color: black;
text-decoration: none;
}
.wyniki a{
text-decoration: none;
color: #D1D1D1;
}

