td#colCenter{
	padding:0;
}

#header1{
	background-color:#2C2C2C;
	color:#FFF;
	height:30px;
	font-size:13px;
}
#header1 strong{
	font-weight:normal;
	font-size:17px;
	display:block;
	float:left;
	background:no-repeat right url('/inc/images/wave-sm.png');
	padding: 6px 26px 0 15px;
	height:24px;
}
#header1 a{
	float:right;
	color:#fff;
	display:block;
	padding:8px 10px 0 0;
	
}

#news{
	display:block;
	background:repeat-x bottom url('/inc/images/bg1.png');
	padding:15px 0 0 15px;
	line-height:15px;
	height:720px;
}
#news p{
	display:block;
	float:left;
	width:160px;
	height:105px;
	overflow:hidden;
}
#news a{
	font-weight:bold;
}
#news li{
	display:block;
	float:left;
	width:307px;
	height:105px;
	overflow:hidden;

	margin-bottom:10px;
	padding-right:15px;
}
#news img{
	width:130px;
	height:97px;
	border:1px solid #CCC;
	float:left;
	margin:1px 12px 0 0;
}
#news a:hover img{
	border-color:#090;
}
.allink{
	display:block;
	padding:2px 6px 3px 6px;
	background:#333;
	color:#FFF;
	text-decoration:none;
	float:right;
	margin-top:-23px;
	margin-right:5px;
	height:13px;
}
.allink:hover{
	background-color:#666;
	color:#FFF;
}


.header-tabs{
	background-color:#484848;
	color:#FFF;
	height:30px;
	font-size:13px;
}
.header-tabs strong{
	font-weight:normal;
	font-size:17px;
	display:block;
	float:left;
	background:no-repeat right url('/inc/images/wave-sm.png');
	padding: 6px 26px 0 15px;
	height:24px;
	margin-right:30px;
}
.header-tabs a{
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	display:block;
	float:left;
	padding:5px 11px 5px 11px;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:8px;
	margin-top:7px;
	height:13px;
	
}
.header-tabs a:hover{
	background-color:#333;
}
.header-tabs a.sel{
	background:#FFF;
	color:#000;
}

#novinki{
	display:block;
	background:repeat-x bottom url('/inc/images/bg1.png');
	padding:0;
	height:130px;
	padding:14px 0;
	overflow:hidden;
}
#novinki li{
	display:block;
	float:left;
	width:101px;
	text-align:center;
	padding:0 2px 0 5px;
}
#novinki a{
	text-decoration:none;
} 
#novinki a:hover{
	text-decoration:underline;
}
#novinki img{
	width:100px;
	height:100px;
	margin-bottom:4px;
}
#novinki span{
	display:block;
	font-size:11px;
	line-height:120%;
}

#tests{
	display:block;
	
	padding:15px 0 0 15px;
	line-height:15px;
	height:350px;
}
#tests a{
	font-weight:bold;
}
#tests p{
	display:block;
	float:left;
	width:160px;
	height:105px;
	overflow:hidden;
}
#tests li{
	display:block;
	float:left;
	width:307px;
	height:105px;
	overflow:hidden;
	margin-bottom:10px;
	padding-right:15px;
}
#tests li u{
	display:block;
	position:absolute;
	width:63px;
	height:63px;
	margin:-10px 0 0 82px
	
	
}
#tests img{
	width:130px;
	height:97px;
	border:1px solid #CCC;
	float:left;
	margin:1px 13px 0 0;
}
#tests a:hover img{
	border-color:#090;
}

#video{
	padding:15px 0 10px 15px;
	height:215px;
	background:repeat-x bottom url('/inc/images/bg1.png');
	
}
#video i{
	display:block;
	width:200px;
	height:160px;
	position:absolute;
	background:url('/inc/images/video-play.png');
}
#video li{
	display:block;
	float:left;
	width:199px;
	padding-right:15px;
	
	
}
#video li u{
	display:block;
	position:absolute;
	width:63px;
	height:63px;
	margin:-10px 0 0 150px
	
	
}
#video a{
	text-decoration:none;
	font-weight:bold;
	line-height:125%;
}
#video a:hover{
	text-decoration:underline;
}
#video a:hover img{
	border-color:#090;
}
#video img{
	width:200px;
	height:160px;
	border:1px solid #CCC;
	margin-bottom:3px;
	display:block;
}