*{
margin: 0;
padding: 0;
}

body{
background-color: #404040;
font: 12px Verdana;
color: #fff;
}

#master{
float: left;
width: 1150px;
margin: 0 auto;
}

#top{
margin-top: 0;
width: 998px;
height: 100px;
padding-top: 45px;
background: url('./img/top.png');
}

#lista{
position: absolute;
top: 145px;
left: 0;
right: 0;
height: 27px;
margin: 0;
padding-top: 7px;
background: url('./img/lista.png');
z-index: 1;
text-indent: 25px;
width: 100%
}

#lista a{
padding-left: 0;
padding-left: 20px;
padding-right: 20px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #313131;
}

#lista a:hover{
text-decoration: none;
}

#content{
	float: left;
	width: 968px;
	padding: 15px;
	padding-top: 60px;
	background: #3c3c3c;
	line-height: 16px;
	z-index: -1;
}

#footer{
margin: 0 auto;
text-align: center;
padding-top: 30px;
margin-bottom: 10px;
clear: both;
}

#partneri{
	color: #555;
}

#partneri a{
	color: #555;
}

#banner_right{
	position: absolute;
	top: 220px;
	left: 1018px;
	width: 120px;
	height: auto;
	margin: 0 0 0 20px;
}

.intro{
width: 880px;
height: auto;
padding: 20px;
background: #353535;
margin: 0 auto;
margin-bottom: 30px;
border: 1px dashed #222;
}

#nav {
	border: 1px solid #333;
	height: auto;
	padding: 10px;
	background-color: #333;
	overflow: auto;
	margin-top: -30px;
}

#nav ul{
	margin: 10px;
	margin-left: 15px;
} 

#nav li
{
	float: left;
	margin-right: 25px;
}

.blog_homepage {
	float: left;
	width: 380px;
	height: 260px;
	background-color: #222;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 10px;
	background: url('./img/box_blog_bg.png') no-repeat;
}

.homepage_left{
	margin-top: -8px;
	width: 416px;
	float: left;
}

.homepage_right{
	width: 400px;
	float: left;
}

#article_preview_box{
	width: 384px;
	padding: 8px;
	padding-top: 6px;
	height: 94px;
	margin: 8px 0;
}

.art_prev_box_r{
	background: url('./img/box_red.png') top left no-repeat;
}

.art_prev_box_g{
	background: url('./img/box_green.png') top left no-repeat;
}

.art_prev_box_b{
	background: url('./img/box_blue.png') top left no-repeat;
}

.art_prev_box_y{
	background: url('./img/box_yellow.png') top left no-repeat;
}
.art_prev_box_p{
	background: url('./img/box_pink.png') top left no-repeat;
}
.art_prev_box_h{
	background: url('./img/box_brown.png') top left no-repeat;
}

.article_preview_box_large{
	width: 940px;
	height: 103px;
	padding: 8px;
	padding-top: 6px;
	margin: -5px 0;
}

.art_prev_box_large_r{
	background: url('./img/box_red_large.png') top left no-repeat;
	height: 103px;
	margin-left: -5px;
	width: 940px;
}

.art_prev_box_large_g{
	background: url('./img/box_green_large.png') top left no-repeat;
	height: 103px;
	width: 940px;
	margin-left: -5px;
}

.art_prev_box_large_b{
	background: url('./img/box_blue_large.png') top left no-repeat;
	height: 103px;
	width: 940px;
	margin-left: -5px;
}

.art_prev_box_large_y{
	background: url('./img/box_yellow_large.png') top left no-repeat;
	height: 103px;
	width: 940px;
	margin-left: -5px;
}
.art_prev_box_large_p{
	background: url('./img/box_pink_large.png') top left no-repeat;
	height: 103px;
	width: 940px;
	margin-left: -5px;
}
.art_prev_box_large_h{
	background: url('./img/box_brown_large.png') top left no-repeat;
	height: 103px;
	width: 940px;
	margin-left: -5px;
}

.article_preview_title{
	float: left;
	width: 380px;
}

.article_preview_title_large{
	float: left;
	width: 930px;
}

.article_preview_title, .article_preview_title_large a{
	font: 14px Verdana;
	font-weight: bold;
	color: #f90;
}

.article_preview_photo{
	float: left;
	width: 70px;
	height: 70px;
	margin-top: 6px;
	margin-right: 8px;
}

.article_preview_info{
	float: left;
	width: 280px;
	height: 84px;
	margin-top: 10px;
}

.article_preview_info_large{
	float: left;
	width: 830px;
	height: 84px;
	margin-top: 10px;
}

.article_preview_text{
	width: 276px;
	height: 50px;
	font-size: 11px;
	line-height: 13px;
}

.article_preview_text_large{
	width: 826px;
	height: 50px;
	font-size: 11px;
	line-height: 13px;
}

.article_preview_category{
	float: right;
	height: 20px;
	font-size: 11px;
	color: #555;
	margin-right: 4px;
}

.article_preview_category a{
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;	
	color: f90;
	background-color: #3c3c3c;
	padding: 3px;
}

.event_hmpg {
	padding-top: 10px;
	padding-bottom: 20px;
}

.article{
	width: 950px;
	height: 65px;
	padding: 10px;
	padding-right: 0;
	background: #222;
}

.article_date{
	float: left;
	width: 53px;
	height: 44px;
	padding-top: 8px;
	margin-right: 8px;
	background: url('./img/date_6.png') top left no-repeat;
	text-align: center;
    color: #222;
	font-size: 10px;
	font-weight: bold;
	line-height: 8px;
}

.article_day{
	font: 24px Georgia;
	color: #fff;
}

.article_title{
	float: left;
	font: 16px Arial;
	font-weight: bold;
	color: #f90;
}

.article_text{
	float: left;
	width: 880px;
	margin-top: 3px;
}

.article_category{
	float: right;
	width: 80px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #222;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F90;
	padding: 5px;
	margin: -6px -5px 0 0;
}

.clear{
	clear: both;
	height: 0;
}

.video_homepage_box{
	position: absolute;
	top: 214px;
	left: 430px;
	float: left;
	width: 530px;
	height: 260px;
	background: url('./img/box_video_bg.png') no-repeat;	
	padding: 10px;
	margin-bottom: 20px;
}

.adx_homepage_box{
	position: absolute;
	top: 510px;
	left: 430px;
	float: left;
	width: 530px;
	height: 260px;
	background: url('./img/box_video_bg.png') no-repeat;	
	padding: 10px;
	margin-bottom: 20px;
}
.pic_homepage_box{
	position: absolute;
	top: 810px;
	left: 430px;
	float: left;
	width: 530px;
	height: 260px;
	background: url('./img/box_video_bg.png') no-repeat;	
	padding: 10px;
	margin-bottom: 20px;
}

.video_homepage{
	float: left;
	width: 228px;
	padding: 8px 10px 10px 10px;
	margin: 2px 0 0 11px;
	background: #111 url('./img/box_video_bg_hmpg.png') top left no-repeat;
	text-align: center;
}

.video_title_hmpg{
	width: 208px;
	height: 15px;
	padding: 0 20px 10px 20px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
}

.video_box{
	float: left;
	width: 280px;
	margin: 20px;
	margin-bottom: 5px;
	background: #222 url('./img/bg_top_video_box.png') no-repeat;
	border-bottom: 10px solid #222;
	text-align: center;
}

.video_title{
	display: block;
	width: 245px;
	height: 20px;
	padding: 10px;
	padding-bottom: 5px;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
}

.cat_name{
	float: left;
	margin: -7px -7px 0 0;
	padding: 10px;
}

.blog_list{
	list-style: none; 
	text-align: center;
}

.blog_author{
	font-size: 10px;
}

.h3_recent_articles{
	width: 960px;
	padding: 10px 0 2px 5px;
	margin-bottom: 5px;
	margin-top: 7px;
	border-bottom: 1px dashed #222;
}

hr{
border: 1px solid #333;
}

h1{
font: 28px Arial;
color: #aaa;
margin-bottom: 10px;
}

h2{
font: 24px Arial;
color: #F90;
margin-bottom: 10px;
font-weight: bold;
}

h3{
font: 18px Arial;
color: #F90;
margin-bottom: 10px;	
}

input{
	border: 1px solid #ccc;
}

textarea{
	border: 1px solid #ccc;
}

hr{
	margin-top: 15px;
	margin-bottom: 10px;
}

#top h1{
position: absolute;
background: url('./img/logo.png') no-repeat;
top: 40px;
width: 351px;
height: 60px;
text-indent: -4000px;
margin-left: 40px;
cursor: pointer;
}

.comment{
	margin-bottom: 5px;
	width: 800px;
	padding: 10px;
}

.comment_name{
	font-weight: bold;
	font-size: 14px;
}

.comment_text{
	padding: 5px;
}

a{
color: #fc0;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

ul{
margin-left: 20px;
margin-top: 10px;
}
