html{
	background: url("img/bg.gif");
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

body{
	float:left;
	width:100%;
	text-align:center;
	font-family: arial;
	font-size:11px;
	color:#353535;
	margin:0px;
	padding:0px;
	background: url("img/bg2.gif") repeat-x;
}

#bg_shadow{
	width:100%;
	float:left;
	background: url("img/body_shadow.png") repeat-y;
	background-position:center top;
}

#bg_top{
	float:left;
	width:100%;
	background:url("img/lista_top_bg.gif") repeat-x;
}

a img{
	border:0px;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


form,table,p, table{
	margin:0px;
	padding:0px;
}



#center{
	width:998px;
	margin:0px auto;
	
}


#layout{
	float:left;
	width:980px;
	padding-left:9px;
}

#lista_top{
	float:left;
	width:980px;
	height:22px;
	background: url("img/lista_top_bg.gif") repeat-x;
	position:relative;
}

#lista_top #projects{
 position:absolute;
 color:#B3B3B3;
 left:718px;
 top:3px;
}

#lista_top #projects a{
 color:#B3B3B3;
 float:left;
 margin-right:20px;
}

#lista_top form{
 padding-left:185px;
 float:left;
 height:22px;
 width:621px;
 background:url("img/lista_top_text.gif") no-repeat;
 background-position:left center;
 position:relative;
}

#lista_top  form .input_text{
 float:left;
 width:119px;
 height:16px;
 margin-right:88px;
 background: url("img/lista_top_input.png") no-repeat;
 color:#757575;
 border:0px;
 font-size:11px;
 margin-top:2px;
 padding-left:3px;
}

#lista_top  form .button1{
 position:absolute;
 left:524px;
 top:1px;
}

#lista_top  form .button2{
 position:absolute;
 left:558px;
 top:1px;
}

#header{
	float:left;
	width:100%;
	height:145px;
	position:relative;
	background:url("img/header_bg2.jpg") no-repeat;
}

#logo{
	display:block;
	position:absolute;
	left:20px;
	top:31px;
	width:198px;
	height:92px;
}


#sponsors{
	float:right;
	width:663px;
	position:relative;
}

#sponsors .odkaz1{
	position:absolute;
	left:0px;
	top:1px;
}

#sponsors .odkaz1 img{
	float:left;
}

#sponsors .odkaz2{
	position:absolute;
	left:267px;
	top:1px;
}

#sponsors_main{
	margin-top:15px;
	float:left;
	width:264px;
}

#sponsors_normal{
	margin-top:15px;
	float:left;
	width:399px;
}

#sponsors .bunka{
	width:131px;
	height:64px;
	float:left;
	margin:0px 0px 1px 1px;
	text-align:center;
}

#main_menu{
	height:36px;
	float:left;
	width:100%;
	background: #891818 url("img/hl_menu/menu.gif") no-repeat;
}

#main_menu ul{
	float:left;
	margin:0px;
	padding:2px 0px 0px 3px;
}

#main_menu ul li{
	float:left;
	margin:0px;
	padding:0px 2px 0px 0px;
	list-style-type:none;
}

#main_menu ul li a{
	float:left;
}

#main_menu ul li a img{
	float:left;
	visibility:hidden;
}

#main_menu ul li a:hover img, #main_menu ul li a.activ img{
	visibility:visible;
}

#main_menu form{
	float:left;
	padding:7px 0px 0px 76px;
}

#main_menu form .input{
	float:left;
	width:124px;
	height:18px;
	margin-right:5px;
	background: url("img/search_input.png") no-repeat;
	color:#757575;
	border:0px;
	font-size:11px;
	padding:5px 0px 0px 3px;
}

#sloup_left{
	float:left;
	width:404px;
	text-align:left;
}

#sloup_left .odsazeni{
	padding-left:2px;
	float:left;
}

.novinka{
	width:396px;
	float:left;
	border:1px solid #707070;
	background: url("img/novinka_bg2.png") repeat;
	margin:1px 0px 0px 0px;
	padding:1px 2px 1px 1px;
	text-align:justify;
	/*
  min-height:124px;
	*/
}

.novinka_obsah {
	padding: 5px 3px 5px 3px;
}

.novinka_obsah a {
	color: #000000;
}

.novinka p{
	padding:2px 3px;
}

.novinka div.headp {
 	width:250px;
 	float:left;
}

.odsaz {
  padding: 0 4px 0 4px;
}

.novinka .image{
	float:left;
	margin-right:2px;
}

.novinka .image img{
	float:left;
	border:1px solid #3E3E3E;
}

.novinka h2{
	color:#B90000;
	font-size:11px;
	text-align:left;
	background:#D9D9D9;
	margin:0px;
	padding:3px 4px;
	width:250px;
	float:left;
}

.novinka h2.dva a{
	color:#B90000;
	font-weight:bold;
}

.novinka h2.dva{
	color:#B90000;
	font-size:11px;
	text-align:left;
	background:#D9D9D9;
	margin:0px;
	padding:3px 4px;
	width:390px;
	float:left;
}

.novinka h2 a{
	color:#B90000;
	font-weight:bold;
}

.novinka .lista{
	font-size:10px;
	color:#525252;
	background:#B6B6B6;
	margin:0px;
	padding:0px 4px;
	width:250px;
	float:left;
	line-height:15px;
	height:15px;
	float:left;
}

.novinka .lista2{
	font-size:10px;
	color:#525252;
	background:#B6B6B6;
	margin:0px;
	padding:0px 4px;
	width:390px;
	float:left;
	line-height:15px;
	height:15px;
	float:left;
}

.novinka .lista2 a{
	color:#525252;
}

.novinka .lista2 span{
	float:right;
}

img.odsaz_new {
  margin: 0 3px 0 0;
}

.novinka .lista a{
	color:#525252;
}

.novinka .lista span{
	float:right;
}

#video_player{
	width:402px;
	height:360px;
	float:left;
	background: url("img/video_player_bg.png") no-repeat;
	margin:1px 0px 0px 0px;
	position:relative;
	font-size:10px;
}

#video_player .player{
	position:absolute;
	left:19px;
	top:33px;
}

#video_player .videa{
	position:absolute;
	left:19px;
	bottom:24px;
	width:363px;
	height:96px;
}

#video_player .videa .video{
	float:left;
	margin-right:1px;
	width:120px;
	height:91px;
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
	padding-top:5px;
}

#video_player .videa .video a{
	color:#FFFFFF;
}

#video_player .videa .video img {
	float:left;
	margin-top:4px;
	margin-left:9px;
	border:1px solid #000000;
}

#video_player .videa .video span {
	float:left;
	width:96px;
	margin-top:2px;
	margin-left:9px;
}

#video_player .videa .video span img{
	float:right;
	border:0px;
	margin:0px;
}

#video_player #more_videos{
	position:absolute;
	right:34px;
	bottom:7px;
	color:#FFFFFF;
}


#actual_event{
	width:401px;
	height:231px;
	float:left;
	background: url("img/actual_event.png") no-repeat;
	margin:1px 0px 0px 0px;
	position:relative;
	font-size:11px;
	color:#FFFFFF;
}

#actual_event .obsah{
	float:left;
	width:311px;
	position:absolute;
	left:81px;
	top:28px;
}

#actual_event .obsah .image{
	float:left;
	margin-bottom:1px;
}

#actual_event .obsah .image img{
	float:left;
	border:1px solid #7A7575;
}

#actual_event .obsah .radek{
	display:block;
	line-height:24px;
	margin-top:1px;
	padding-left:4px;
}

#sitemap{
	float:left;
	width:75px;
	text-align:center;
	padding-top:6px;
}

#sitemap .cervena{
	color:#ff0009;
}

#sitemap ul{
	text-align:left;
	margin:3px 0px 0px 10px;
	padding:0px;
}

#sitemap ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}







#hlavni{
	float:left;
	width:576px;
}

#head_news{
 float:left;
 width:366px;
 height:227px;
 position:relative;
}

#head_news_info {
 float:left;
 width:351px;
 height:84px;
 background: url("img/head_news_info-trans.png") no-repeat;
 position:absolute;
 left:4px;
 bottom:3px;
 color:#898A89;
 text-align:left;
 padding:3px;
}

#head_news_info .more{
 position:absolute;
 right:4px;
 bottom:3px;
} 

#head_news .back{
 position:absolute;
 top:106px;
 right:31px;
}

#head_news .forward{
 position:absolute;
 top:106px;
 right:4px;
}

#special_links{
	float:left;
	width:205px;
	height:190px;
	background: url("img/special_links.gif") no-repeat;
	margin-left:1px;
	padding:37px 0px 0px 3px;
}

#special_links .bunka{
	width:100px;
	height:92px;
	background:#161616;
	margin:0px 1px 1px 0px;
	float:left;
}

#special_links .bunka a{
	float:left;
	margin:2px 0px 0px 2px;
}

#special_links .bunka a img{
	float:left;
	border:1px solid #090909;
}

#progaming{
	float:left;
	height:237px;
	background: url("img/progaming.jpg") no-repeat;
	padding-left:3px;
	color:#A4A4A4;
}

#progaming .ass{
  margin: 4px 0 -18px 315px;
}

#progaming ul {
  position: relative;
  left: 0;
}

#progaming li.bunka{
	position:relative;
	left: -40px;
	float:left;
	width:191px;
	height:199px;
	padding-top:3px;
	list-style-type:none; 
	text-align: left;
}

#slider{
  overflow: hidden;
  width: 573px;
  height: 210px;
  position: relative;
  top: 10px;
  z-index: 1000;
}

#slider_back{
  text-align: right;
  width: 573px;   
  height: 200px;
  position: relative;
  top: -190px;
  z-index: 1;
}

#progaming li.bunka .lista{
	position:absolute;
	left:3px;
	bottom:3px;
	width:180px;
	color:#505050;
	font-size:10px;
	text-align:left;
	background: #000000;
}

#progaming li.bunka .lista span{
	float:right;
	font-size:10px;
}

#progaming li.bunka .lista  a{
	color:#505050;
} 

#progaming li.bunka p{
	text-align:justify;
	padding:5px 3px 3px 3px;
	float:left;
	width:180px;
}

#progaming li.bunka .nadpis{
	color:#E83245;
	line-height:21px;
	float:left;
	width:180px;
	padding:0px 3px;
	text-align:left;
	margin-top:1px;
}

#progaming .image{
	float:left;
}

#progaming .image img{
	float:left;
	border:1px solid #797979;
}

.bunka_small{
	margin-top:1px;
	width:188px;
	height:185px;
	float:left;
	color:#A8A8A8;
	text-align:left;
	padding-left:3px;
}

.bunka_small.cervena{
	background:url("img/bunka_red.png") no-repeat;
	
}

.bunka_small.cervena a{
	color:#A8A8A8;
}

.bunka_small.seda{
	background:url("img/bunka_seda.png") no-repeat;
}

.bunka_small.seda a{
	color:#525252;
}


.bunka_small .radek{
	line-height:20px;
	float:left;
	width:178px;
	padding:0px 4px;
	margin-bottom:1px;
}

.bunka_small .radek .icon{
	float:left;
	margin-top:5px;
	margin-right:4px;
}

.bunka_small .radek .more{
	float:right;
	margin-top:3px;
}

.bunka_small .radek .more img{
	float:left;
}

.bunka_small .radek .score{
  font-weight: bold;
	float:right;
}

.cervena{
	color:#E83245;
}

.zelena{
	color:#83D60B;
}

.oranzova{
	color:#FFA524;
}


#comunity{
	margin-top:1px;
	float:left;
	width:573px;
	height:262px;
	background:url("img/comunity.jpg") no-repeat;
	position:relative;
	color:#FFFFFF;
}

#comunity #anketa{
	position:absolute;
	left:7px;
	top:69px;
	width:182px;
	height:189px;
}

#comunity #anketa .otazka{
	display:block;
	background:#181818;
	text-align:center;
	width:100%;
	float:left;
	font-size:11px;
	padding:2px 0px;
	margin-bottom:3px;
}

#comunity #anketa .odpoved{
	display:block;
	text-align:left;
	width:179px;
	float:left;
	font-size:11px;
	padding:2px 0px;
}

#comunity #anketa .odpoved img{
	float:left;
	margin:1px;
	height:13px;
}

#comunity #anketa .votes{
	float:right;
}

#comunity #anketa .lista{
	text-align:left;
	position:absolute;
	left:3px;
	bottom:2px;
	width:176px;
}

#comunity #anketa .lista a{
	color:#FF0000;
}

#comunity #anketa .lista span{
	float:right;
}

.anketa_line{
	width:100%;
	border:1px solid #797979;
	float:left;
	height:15px;
	background:url("img/anketa_line.gif") repeat-x;
	margin-top:1px;
}

#comunity #last_photos {
	position:absolute;
	left:386px;
	top:65px;
	width:186px;
}

#comunity #last_photos a{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}

#comunity #last_photos a img{
	float:left;
	border:1px solid #797979;
}


#comunity #discusions{
	position:absolute;
	left:195px;
	top:64px;
	width:184px;
	text-align:left;
	color:#AEAEAE;
}

#comunity #discusions a{
	color:#AEAEAE;
}

#comunity #discusions .radek{
	line-height:20px;
	float:left;
	width:176px;
	padding:0px 4px;
	margin-bottom:1px;
}

#comunity #discusions .radek .icon{
	float:left;
	margin-top:5px;
	margin-right:4px;
}

#comunity #discusions .radek .icon.f{
	margin:5px 9px 0px 3px;
}

#comunity #discusions .radek .date{
	float:right;
	border-left:1px solid #AE1515;
	line-height:11px;
	margin-top:4px;
	padding-left:5px;
	width:26px;
	text-align:right;
}

#comunity #discusions .oddelovac{
	float:left;
	width:100%;
	height:25px;
}


#partners{
	margin-top:1px;
	float:left;
	width:570px;
	height:194px;
	background:url("img/partners.jpg") no-repeat;
	padding-top:36px;
	padding-left:3px;
}

#partners .bunka{
	text-align:center;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	width:188px;
	height:94px;
	background:url("img/partners_bg.png") no-repeat;
}











.bunka_friends{
	width:402px;
	height:394px;
	background:url("img/friends.jpg") no-repeat;
	float:left;
	margin-top:1px;
	position:relative;
}

.bunka_friends .vsechny{
	position:absolute;
	right:30px;
	bottom:10px;
}

.bunka_friends form{
	width:345px;
	padding-left:18px;
}

.bunka_friends textarea{
	width:339px;
	height:66px;
	background: url("img/textarea.jpg") no-repeat;
	border:0px;
	padding:3px;
}

.bunka_friends .button{
	float:right;
	margin:1px 0px 0px 0px;
}

.bunka_friends .obsah{
	float:left;
	padding:2px 10px;
}

.bunka_friends .guest_line{
	margin-left:7px;
	text-align:left;
	width:340px;
	float:left;
	padding:10px;
	background: url("img/dot.gif") repeat-x;
	background-position:left bottom;
	color:#E5E5E5;
}

.bunka_friends .guest_line.last{
	background:none;
}

.bunka_friends .guest_line .image{
	float:left;
}

.bunka_friends .guest_line .image img{
	float:left;
}

.bunka_friends .guest_line .text{
	float:left;
	width:267px;
	padding-left:8px;
}

.bunka_friends .guest_line .who{
	float:left;
	width:267px;
	color:#FFFFFF;
	padding-bottom:5px;
}

.bunka_friends .guest_line .who img{
	float:left;
	margin:2px 5px 0px 0px;
}

.bunka_friends .guest_line .who a{
	font-weight:bold;
}

.bunka_friends .guest_line .who .date{
	padding-left:20px;
}

.bunka_friends .guest_line .reply{
	float:left;
	width:267px;
	color:#FFFFFF;
	padding-top:5px;
}


.bunka_friends .friend{
	float:left;
	width:170px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:24px;
	padding-top:10px;
	text-align: left;
}

.bunka_friends .friend a{
	font-weight:bold;
	font-size:12px;
}

.bunka_friends .friend .image{
	float:left;
	margin-right:8px;
}

.bunka_friends .friend .online{
	color:#1EFE00;
}

.bunka_friends .friend .offline{
	color:#B6B6B6;
}

.bunka_friends .friend .image img{
	float:left;
	border:1px solid #F0F0F0;
}


.bunka_small_short{
	width:198px;
	height:198px;
	background:url("img/bunka_small1.jpg") no-repeat;
	background-position:1px top;
	float:left;
	padding-left:1px;
	padding-right:2px;
	color:#BABABA;
	position:relative;
}

.bunka_small_short a{
	color:#BABABA;
}


#user_gallery{
	width:573px;
	height:234px;
	background:url("img/user_gallery.jpg") no-repeat;
	float:left;
	margin-left:1px;
}

#user_gallery .bunka{
	width:188px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	line-height:17px;
	margin-top:39px;
	padding-left:2px;
}

#user_gallery .bunka img{
	padding-top:6px;
	padding-bottom:9px;
}

.bunka_small_short .odpoved {
	text-align:left;
  float:left;
	padding:3px 7px;
}

.bunka_small_short .odpoved img{
	float:left;
	margin:1px;
	height:13px;
}

.bunka_small_short .votes{
	text-align:left;
  float:right;
}

.bunka_small_short .anketa_line{
	width:181px;
	
}

.bunka_small_short .otazka{
	display:block;
	text-align:center;
	width:193px;
	float:left;
	font-size:11px;
	padding:2px 0px;
	margin:4px 3px 2px 3px;
	color:#FFFFFF;
}

.bunka_small_short .lista{
	text-align:left;
	position:absolute;
	left:7px;
	bottom:4px;
	width:181px;
}

.bunka_small_short .lista a{
	color:#FFFFFF;
}

.bunka_small_short .lista span{
	float:right;
}

.bunka_small_long{
	width:189px;
	height:394px;
	background:url("img/bunka_small2.jpg") no-repeat;
	background-position:2px top;
	float:left;
	padding-left:2px;
	margin-top:1px;
	color:#FFFFFF;
	text-align:center;
}

.bunka_small_long table{
	width:186px;
	margin:0px;
	padding:0px;
}

.bunka_small_long table td{
	height:59px;
	padding:0px 3px;
	margin:0px;
}

.bunka_small_long a{
	font-weight:bold;
}


#profil_image{
	margin:0px;
	padding:0px;
}

#profil_image td{
	margin:0px;
	padding:0px;
	width:196px;
	height:163px;
	text-align:center;
}

#user_info{
	width:573px;
	height:395px;
	background:url("img/user_info.jpg") no-repeat;
	float:left;
	margin-top:1px;
	color:#FFFFFF;
	text-align:left;
}


#user_info table{
	width:390px;
	margin:37px 0px 0px 50px;
	padding:0px ;
	text-align:left;
}

#user_info td{
	width:50%;	
	padding:0px 0px 5px 0px;
	margin:0px;
}

#user_info table .kategorie{
	font-weight:bold;
	padding-left:80px;
	padding-top:2px;
	text-align:center;
}


.nadpis{
	float:left;
}

.nadpis a{
	float:right;
	margin:5px 10px 0px 0px;
}

.nadpis a img{
	float:right;
}

.nadpis.news_presentation{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/news_presentation.jpg") no-repeat;
}

.nadpis.members{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/members.jpg") no-repeat;
}

.nadpis.contact{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/contact.jpg") no-repeat;
}

.nadpis.login{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/login.jpg") no-repeat;
}

.nadpis.logout{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/logout.jpg") no-repeat;
}

.nadpis.about{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/about.jpg") no-repeat;
}

.nadpis.awards{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/awards.jpg") no-repeat;
}

.nadpis.registration{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/registration.jpg") no-repeat;
}

.nadpis.search{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/search.jpg") no-repeat;
}

.nadpis.friends{
	width:402px;
	height:35px;
	line-height:35px;
	margin-left:5px;
}

.nadpis.friends_big{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/friends_big.jpg") no-repeat;
}

.nadpis.servers{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/servers.jpg") no-repeat;
}

.nadpis.group{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/group.jpg") no-repeat;
}

.nadpis.groups{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/groupsbig.jpg") no-repeat;
}

.nadpis.sponsors{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/sponsors.jpg") no-repeat;
}

.nadpis.settings{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/settings.jpg") no-repeat;
}

.nadpis.users{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/users.jpg") no-repeat;
}

.nadpis.match{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/match.jpg") no-repeat;
}

.nadpis.matches{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/matches.jpg") no-repeat;
}

.nadpis.video{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/video.jpg") no-repeat;
}

.nadpis.videos{
	width:404px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/videos.jpg") no-repeat;
}

.nadpis.friends{
	width:402px;
	height:35px;
	line-height:35px;
	margin-left:5px;
}

.nadpis.progaming{
	width:573px;
	height:35px;
	line-height:35px;
}

.nadpis.user{
	width:573px;
	height:35px;
	line-height:35px;
	background: url("img/nadpis/user.jpg") no-repeat;
	margin-bottom:1px;
}

.nadpis.bunka_mala{
	width:188px;
	height:36px;
	line-height:35px;
}

.nadpis.bunka_small1{
	width:198px;
	height:31px;
	line-height:31px;
}

.nadpis.bunka_small1 .image{
	margin-left:5px;
}

.nadpis.bunka_small2{
	width:189px;
	height:35px;
	line-height:35px;
	margin-left:5px;
}

.nadpis.bunka_small2 a{
	margin-top:0px;
}

.nadpis .image{
	float:left;
	margin-left:2px;
	margin-top:5px;
}

.nadpis.bunka_mala a{
	margin:5px 4px 0px 0px;
}

#reklamy{
	width:958px;
	height:112px;
	float:left;
	background:url("img/reklama_bg.jpg") no-repeat;
	background-position:3px top;
	padding-left:19px;
	padding-top:5px;
	margin-top:1px;
	margin-bottom:1px;
	color:#FFFFFF;
	text-align:left;
}

.reklama{
		padding-right:4px;
		float:left;
		width:468px;
		
}

#reklamy .image{
	float:left;
	margin-bottom:2px;
}

#reklamy .image img{
	float:left;
}

#reklamy .text{
	float:left;
	background:#60000A;
	float:left;
	width:458px;
	height:44px;
	padding:2px 5px;
}

#pata{
	position:relative;
	float:left;
	width:976px;
	height:75px;
	background: url("img/pata.jpg") no-repeat;
	background-position:2px 0px;
	padding-left:2px;
}

#pata .rss{
	position:absolute;
	right:7px;
	top:15px;
}

#pata .toplist{
	position:absolute;
	right:110px;
	top:9px;
}

#pata .text{
	position: absolute;
	left: 10px;
	top: 15px;
	font-weight: bold;
	font-size: 120;
	color: #ffffff;
	text-align: left;
}

#pata .spons{
  position: absolute;
	left: 130px;
	top: 54px;
	color: #ffffff;
}

#pata .text a{
	color: #ffe400;
}

.clear {
  clear: both;
}

.tucne {
  font-weight: bold;
}

#newska {
  width: 980px;
  height: auto;
  float: none;
}
#newska .leftcont {
  width: 592px;
  height: auto;
  float: left;
}
#newska .leftcont .title_back {
  width: 592px;
  height: 65px;
  background: url(img/news/title_back.jpg) no-repeat;
}
#newska .leftcont .title_back .left {
  text-align: left;
  width: 472px;
  height: 55px;
  float: left;
  padding: 10px 0 0 30px;
}
#newska .leftcont .title_back .left h2 {
  font-weight: bold;
  font-size: 150%;
  *position: relative;
  *top: 14px;
}
#newska .leftcont .title_back .right {
  width: 90px;
  height: 65px;
  float: left;
}
#newska .leftcont .title_back .right img {
  position: relative;
  top: 12px;
  right: 3px;
}
#newska .leftcont .cont_top {
  width: 592px;
  height: 10px;
  margin: 2px 0 0 0;
  background: url(img/news/cont_top.jpg) no-repeat;
}
#newska .leftcont .cont_mid {
  text-align: left;
  width: 570px;
  height: auto;
  padding: 0 11px 0 11px;
  _margin: -4px;
  background: url(img/news/cont_mid.jpg) repeat-y;
}
#newska .leftcont .cont_mid .box {
  width: 144px;
  height: 43px;
  background: url(img/news/box.jpg) no-repeat;
  position: relative;
  left: 430px;
}
#newska .leftcont .cont_mid .box .left {
  width: 60px;
  height: 43px;
  float: left;
}
#newska .leftcont .cont_mid .box .left img {
  position: relative;
  top: 6px;
  left: 16px;
}
#newska .leftcont .cont_mid .box .right {
  width: 84px;
  height: 43px;
  float: left;
  font-size: 180%;
  font-weight: bold;
}
#newska .leftcont .cont_mid .box .right div {
  width: 36px;
  height: 24px;
  position: relative;
  top: 10px;
  left: 8px;
  float: left;
  text-align: center;
}
#newska .leftcont .cont_mid .box .right img {
  position: relative;
  top: 11px;
  left: -9px;
  float: right;
}
#newska .leftcont .cont_bot {
  width: 592px;
  height: 10px;
  background: url(img/news/cont_bot.jpg) no-repeat;
}
#newska .leftcont .comm_back {
  width: 592px;
  height: 185px;
  background: url(img/news/comm_back.jpg) no-repeat;
}
#newska .leftcont .comm_back .top {
  width: 592px;
  height: 35px;
}
#newska .leftcont .comm_back .mid {
  width: 592px;
  height: 113px;
}
#newska .leftcont .comm_back .mid textarea {
  border: 0px;
  width: 560px;
  height: 111px;
  margin: 1px 0 0 15px;
  float: left;
  background: transparent;
}
#newska .leftcont .comm_back .bot {
  width: 592px;
  height: 37px;
}
#newska .leftcont .comm_back .bot .left {
  width: 480px;
  height: 31px;
  float: left;
  text-align: left;
  padding: 6px 0 0 20px;
}
#newska .leftcont .comm_back .bot .right {
  width: 92px;
  height: 37px;
  float: left;
}
#newska .leftcont .comm_back .bot .right input {
  position: relative;
  top: 1px;
}
#newska .leftcont .comm .comm_back_top {
  background: url(img/news/comm_back_top.jpg) no-repeat;
  width: 592px;
  height: 4px; 
  z-index: 1000;  
}
#newska .leftcont .comm .comm_back_mid {
  background: url(img/news/comm_back_mid.jpg) repeat-y;
  width: 592px;
  height: auto;
  float: left;
  _margin: -10px 0 0 0;
  z-index: 1000;    
}
#newska .leftcont .comm .comm_back_mid .foto_back {
  background: url(img/news/foto_back.jpg) no-repeat;
  width: 100px;
  height: 88px;
  float: left;
  position: relative;
  left: 5px;
}
#newska .leftcont .comm .comm_back_mid .foto_back img {
  border: 1px solid #ffffff;
  position: relative;
  top: 10px;
}
#newska .leftcont .comm .comm_back_mid .bubble {
  float: left;
  width: 479px;
  position: relative;
  left: 7px;
}
#newska .leftcont .comm .comm_back_mid .bubble .bubble_top {
  background: url(img/news/bubble_top.jpg) no-repeat;
  width: 479px;
  height: 4px;   
}
#newska .leftcont .comm .comm_back_mid .bubble .bubble_mid {
  background: url(img/news/bubble_mid.jpg) repeat-y;
  width: 471;
  height: auto;  
  text-align: left;
  padding: 0 4px 0 4px; 
  _margin: -10px 0 0 0;   
}
#newska .leftcont .comm .comm_back_mid .bubble .bubble_bot {
  background: url(img/news/bubble_bot.png) no-repeat;
  width: 479px;
  height: 8px;
  text-align: right;
  font-weight: bold; 
  color: #ffffff;
  padding: 6px 0 0 0;   
} 
#newska .leftcont .comm .comm_back_mid .bubble .bubble_bot a {
  color: #ed576f;
}
#newska .leftcont .comm .comm_back_mid .bubble .bubble_bot span {
  color: #ed576f;
}
#newska .leftcont .comm .comm_back_bot {
  background: url(img/news/comm_back_bot.jpg) no-repeat;
  width: 592px;
  height: 4px;
  float: left;
  margin: 0 0 3px 0;
  z-index: 1000;   
}
#newska .rightcont {
  float: left;
  background: url(img/news/rightcont.jpg) no-repeat;
  width: 388px;
  height: 832px;
}
#newska .rightcont .about {
  width: 388px;
  height: 237px;
}
#newska .rightcont .about .left {
  width: 193px;
  height: 164px;
  position: relative;
  top: 72px;
  float: left;           
}
#newska .rightcont .about .right {
  width: 193px;
  height: 164px;
  position: relative;
  top: 72px;
  float: left;          
}
#newska .rightcont .about .line {
  color: #ffffff;
  text-align: left;
  width: 185px;
  height: 16px;
  padding: 2px 0 0 8px;                                                     
}
#newska .rightcont .about .flow {
  position: relative;
  top: 3px;
}
.pink {
  color: #ed576f;
}
#newska .rightcont .about .line img {
  position: relative;
  top: 2px;                                   
}
#newska .rightcont .vote {
  width: 388px;
  height: 180px;
  padding: 40px 0 0 0;
}
#newska .rightcont .vote .ones {
  width: 388px;
  height: 47px;
}
#newska .rightcont .vote .top {
  width: 388px;
  height: 26px;
}
#newska .rightcont .vote .top .left {
  width: 329px;
  height: 26px;
  float: left;
  padding: 0 0 0 6px;
}
#newska .rightcont .vote .top .right {
  width: 53px;
  height: 26px;
  float: left;
}
#newska .rightcont .vote .top .left_red {
  background: url(img/news/left_red.png) no-repeat;
  width: 6px;
  height: 26px; 
  float: left;    
}
#newska .rightcont .vote .top .mid_red {
  background: url(img/news/mid_red.png) repeat-x;
  width: auto;
  height: 21px;  
  float: left;
  color: #4b4b4b;
  font-weight: bold;
  font-size: 130%;  
  padding: 5px 0 0 0;
}
#newska .rightcont .vote .top .mid_red a {
  color: #4b4b4b;
}
#newska .rightcont .vote .top .right_red {
  background: url(img/news/right_red.png) no-repeat;
  width: 6px;
  height: 26px;
  float: left;       
}
#newska .rightcont .vote .bottom {
  width: 382px;
  height: 17px;
  padding: 4px 0 0 6px;
}
#newska .rightcont .vote .bottom .bar_back {
  background: url(img/news/bar_back.jpg) no-repeat;
  width: 374px;
  height: 9px; 
  text-align: left;
  padding: 1px 0 0 1px; 
}
#newska .rightcont .rating {
  width: 388px;
  height: 80px;
  text-align: center;
  color: #4b4b4b;
}
#newska .rightcont .rating .stars_back {
  background: url(img/news/stars_back.jpg) no-repeat;
  width: 263px;
  height: 54px;
  margin: 0px auto;
}
#newska .rightcont .rating .stars_back img {
  position: relative;
  top: 5px;
}
#newska .rightcont .rating strong {
  font-size: 170%;
}
#newska .rightcont .advert {
  width: 388px;
  height: 252px;
  text-align: center;
  padding: 38px 0 0 0;
}
.comm_user {
  color: #83d60b;
}