*{
	margin: 0;
	padding: 0;
}
*:focus{
	outline:none;
	}
body{
	padding:0px;
	margin:0px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	}
a{
	color:#060089;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
ul{
	list-style:none;
	}
li{
	margin:0px;
	padding:0px;
	}
a img{
	border:0px none;
	}
h1 a, h2 a{
	color:#000;
	}
p{
	margin-bottom:8px;
	line-height:150%;
	}
h1, h2, h3, h4{
	/*font-family: "Times New Roman", Times, serif;*/
}
h1{
	font-size:150%;
	}
h2, h3{
	font-size:120%;
	}
#top_news{
	line-height:40px;
	padding:0px 20px;
	background:#fff url(/templates/public/juznevesti/images/top_news.png) repeat-x 0px 0px;
	border-bottom:1px solid #8f89ca;
	height:40px;
	}
#top_news .title{
	font-size:12px;
	text-transform: uppercase;
	}
ul.top_news{
	display:none;
	list-style:none;
	list-style-type:none;
	position:relative;
	overflow:hidden;
	width:100%;
	}
ul.top_news li{
	float:left;
	padding-right:20px;
	height:40px;
	}
.tickercontainer{
	height:40px;
	overflow:hidden;
	}
.tickercontainer .mask{
	overflow:hidden;
	position:relative;
}
#main{
	width:980px;
	margin:0px auto;
	}
#header{
	height:60px;
	padding:10px;
	background:#d71920;
	margin-bottom:10px;
	}
#header h1, #header .logo{
	margin:0px;
	position:relative;
	top:-5px;
}
#banner{
	float:right;
	background:#fff;
	border:1px solid #c5c5c5;
	height:60px;
	overflow:hidden;
	}
#leftCol{
	width:160px;
	float:left;
	margin-right:10px;
	}
.main_menu{
	list-style:none;
	list-style-type:none;
	margin-bottom:5px;
	padding:0px;
	}
.main_menu li.title{
	padding:3px 5px;
	background:#666;
	color:#fff;
	font-weight:bold;
	}
.main_menu li{
	margin-bottom:1px;
	line-height:15px;
	}
.main_menu li a{
	background:#ddd;
	padding:3px 5px;
	display:block;
	color:#21628c;
	}
.main_menu a:hover{
	background:#ccc url(/templates/public/juznevesti/images/menu_hover.png) repeat-y right top;
	}
.main_menu li.menu_columne{
	background:#666 url(/templates/public/juznevesti/images/menu_hover.png) repeat-y right top;
	color:#fff;
}
.main_menu li.menu_columne a{
	background:#666 url(/templates/public/juznevesti/images/menu_hover.png) repeat-y right top;
	color:#fff;
	font-weight:bold;
}
.main_menu li.menu_columne a.columnist_img{
	background:none;
	padding:0px;
	margin-left:5px;
}
.main_menu li.menu_columne h4{
	font-weight:normal;
	margin:0px 10px;
	font-size:80%;
	line-height:normal;
}
.main_menu li.menu_columne h4.columnist_name{
	font-size:90%;
	font-weight:bold;
	margin:2px 10px;
}
.left_blocks{
	margin:20px 0px;
}
#right_content{
	float:right;
	width:810px;
	}
#main_top{
	line-height:16px;
	padding:3px 0px;
	border-bottom:1px solid #d71920;
	margin-bottom:10px;
	text-align:right;
	}
.main_top{
	overflow:hidden;
	}
.main_top li{
	float:right;
	height:16px;
	margin-left:10px;
	}
.main_top .menu_item_21{
	font-weight:bold;
	background:url(/templates/public/juznevesti/images/full_items_list_menu.png) no-repeat 0px 3px;
	padding-left:12px;
}
.menu_item_21 a{
	color:#D71920;
}
#rightCol{
	float:right;
	width:250px;
	}
#content_holder{
	width:550px;
	float:left;
	}
h4.top_sideblock{
	font-size:100%;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	}
h4.top_reads_list{
	background:url(/templates/public/juznevesti/images/top_reads.png) no-repeat 0px 3px;
	}
h4.top_comments_list{
	background:url(/templates/public/juznevesti/images/top_comments.png) no-repeat 0px 3px;
	}
h4.last_from_cat, h2.related_title{
	background:url(/templates/public/juznevesti/images/last_from_cat.png) no-repeat 0px 3px;
	}
h4.columnists{
	background:url(/templates/public/juznevesti/images/columnist.png) no-repeat 0px 3px;
	}
.article_short{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:4px;
	margin-bottom:5px;
	}
#top_reads, #top_comments, #anketa_holder, #last_from_cat, #columnists, #columnist{
	padding:4px;
	border:1px solid #e5e5e5;
	margin-bottom:10px;
	}
.article_short_half{
	width:270px;
	border:0px none;
	/*min-height:200px;*/
	}
.article_short h2{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	}
.article_short h2 a,
.article_short h3 a,
.article_short h4 a{
	color:#000;
	}
.article_short h3{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	}
.article_short h4{
	margin:0px 0px 5px 0px;
	font-size:110%;
	font-weight:bold;
	}
.article_short p,
.article p{
	margin:0px 0px 10px 0px;
	}
.article_details ul{
	list-style-type:disc;
	margin:10px 0px;
	padding:0px 30px;
}
.article_details ol{
	list-style-type:decimal;
	margin:10px 0px;
	padding:0px 30px;
}
.article_details a, pages a{
	text-decoration:underline;
}
.article_details a:hover, pages a:hover{
	text-decoration:none;
}
.article{
	/*padding:4px;
	border:1px solid #E5E5E5;*/
	}
.article h1{
	font-size:150%;
	margin-bottom:5px;
}
.article h2,
.article h2 a{
	font-size:12px;
	margin:0px 0px 10px 0px;
	}
.article_small_list{
	/*border:1px solid #E5E5E5;
	padding:4px;*/
	float:left;
	width:180px;
	}
.article_small_list h4.item_cat{
	margin-bottom:5px;
	}
.article_list{
	padding:0px;
}
.article_list h4{
	padding:2px 0px;
	margin:0px 0px 5px 0px;
}
.article_list h4.item_cat{
	margin:0px 0px 5px 0px;
}
.article_mojaknjiga h1{
	margin-bottom:15px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", sans-serif;
}
.article_mojaknjiga h2{
	font-family:Georgia, "Times New Roman", sans-serif;
	font-size:12px;
}
.article_intro{
	font-style:italic;
	font-weight:bold;
}
.author_holder{
	padding:5px;
	margin:10px 0px;
	border:1px solid #ccc;
	background:#eee;
}
.author_holder h4{
	margin-bottom:10px;
}
.kolumne h3{
	font-size:100%;
	font-weight:normal;
	margin-bottom:0px;
	}
.kolumne .naslov_kolumne{
	margin-bottom:0px;
	font-size:130%;
}
.tags_list{
	list-style:none;
	margin:0px;
	padding:0px;
	}
.tags_list li{
	float:left;
	padding:5px;
	}
.tags_list li a{
	text-decoration:none;
	font-weight:bold;
	color:#6598CC;
	}
.tags_list li a:hover{
	text-decoration:underline;
	}
.tags_list li.tags_list_title{
	font-weight:normal;
	padding-left:0px;
}
.img_holder{
	margin:0px 10px 10px 0px;
	}
.video_holder{
	/*margin:10px auto;
	width:360px;*/
	margin-bottom:10px;
	text-align:center;
	}
.img_holder p, .video_holder p{
	margin:10px 0px 0px 0px;
	font-size:10px;
	text-align:left;
	}
.video_holder p{
	text-align:center;
}
.item_cat,
h4.item_cat{
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
	font-size:12px;
	font-weight:normal;
	padding:3px;
	margin-bottom:10px;
	color:#fff;
	margin-top:0px;
	background-color:#eee;
	}
.item_cat a,
h4.item_cat a{
	color:#000;
	}
h4.category_servisne,
h4.category_servisne a{
	color:#E32217;
	}
h4.category_ekonomija,
h4.category_ekonomija a{
	color:#32C948;
	}
h4.category_intervju,
h4.category_intervju a{
	color:#4096EE;
	}
h4.category_politika,
h4.category_politika a{
	color:#D01F3C;
	}
h4.category_reportaza,
h4.category_reportaza a{
	color:#CC0000;
	}
h4.category_drustvo,
h4.category_drustvo a{
	color:#006E2E;
	}
h4.category_kultura,
h4.category_kultura a{
	color:#B02B2C;
	}
h2.category_kolumne,
h2.category_kolumne a,
h4.category_kolumne,
h4.category_kolumne a{
	color:#000;
	}
h4.category_tags{
	color:#000;
}
.top_comments{
	background:#A51129;
}
.top_reads{
	background:#D15600;
}
.last_from_cat{
	background:#8F89CA;
	}
.columnists{
	background:#ccc;
	}
#columnist img{
	margin:5px 5px 5px 0px;
	}
.columnist_desc{
	
}
h2.columnist{
	margin-bottom:5px;
	font-size:100%;
	}
h4.anketa_box{
	background:#3F4C6B;
}
.anketa_question{
	font-weight:bold;
	color:#3F4C6B;
	}
.anketa_answer{
	margin-bottom:5px;
	}
.anketa_answer span{
	display:inline-block;
	width:150px;
	vertical-align:top;
	}
.anketa_answer input{
	display:inline-block;
	}
.reviews{
	/*padding:5px 3px;
	border:1px solid #A51129;
	float:left;*/
	line-height:16px;
	}
.reviews a{
	display:inline-block;
	vertical-align:middle;
	text-decoration:underline;
	/*margin:0px 2px;*/
	margin-right:10px;
	/*padding:2px;*/
	padding-left:20px;
	/*background:#A51129;*/
	color:#000;
	/*border:1px solid #A51129;*/
	}
.reviews .add_review{
	background:url(/templates/public/juznevesti/images/add_comment3.png) no-repeat left center;
}
.reviews .list_reviews{
	background:url(/templates/public/juznevesti/images/list_comments2.png) no-repeat left center;
}
.full_news_list .list_reviews{
	padding-left:12px;
	margin-left:5px;
	background:url(/templates/public/juznevesti/images/top_comments.png) no-repeat left center;
	color:#000;
}
.full_news_list .title{
	font-weight:normal;
}
.full_news_list .online_date{
	margin:25px 0px 10px 0px;
	font-size:100%;
}
.full_news_list_holder{
	padding:0px 20px;
	margin:0px;
}
.full_news_list_holder li{
	padding-left:15px;
	background:url(/templates/public/juznevesti/images/full_items_list.png) no-repeat 0px 3px;
	padding-bottom:2px;
}
.reviews a:hover{
	/*background:#fff;
	color:#A51129;*/
	text-decoration:none;
	}
.review{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.review_author{
	color:#666;
}
.item_last_reviews{
	margin-bottom:10px;
	font-size:120%;
}
.online_date{
	font-size:10px;
	font-weight:bold;
	}
.related_from_tags .online_date{
	color:#666;
}
.item_details_link{
	display:none;
	color:#000;
	background:#C3D9FF;
	padding:2px;
	}
.txt_box{
	padding:3px;
	border:1px solid #A51129;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.vert_align_top{
	vertical-align:top;
	}
.reviews_label{
	width:150px;
	margin-right:10px;
	display:inline-block;
	}
.reviews_box{
	margin-bottom:10px;
	}
.button{
	cursor:pointer;
	background:#A51129;
	color:#fff;
	border:1px solid #A51129;
	}
.button:hover{
	background:#fff;
	color:#A51129;
	}
#anketa_holder .button{
	background:#3F4C6B;
	border:1px solid #3F4C6B;
	}
#anketa_holder .button:hover{
	background:#fff;
	color:#3F4C6B;
	}
#anketa_holder p{
	margin:10px 0px 5px 0px;
	}
img.in_text_l{
	float:left;
	margin:0px 10px 10px 0px;
	}
#footer{
	margin-top:10px;
	border-top:1px solid #8F89CA;
	padding:10px 20px;
	text-align:center;
	}
#footer a{
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
#new_review label.error{
	color:red;
	margin-left:10px;
	display:inline-block;
	}

#new_review input.error,
#new_review textarea.error{
	border:1px dotted red;
	}
.tags_list_holder{
	
	}
.paging{
	line-height:15px;
	font-size:10px;
	padding:3px 5px;
	margin-bottom:10px;
	background:#eee;
	text-align:right;
	}
.paging-text{
	margin:0px 2px;
	}
.page-current{
	margin:0px 2px;
	font-weight:bold;
	}
input.page-goto{
	border:1px solid #666666;
	margin:0px 2px;
	padding:3px;
	width:30px;
	font-size:10px;
	}
a.page-goto{
	background:url(/templates/public/juznevesti/images/page_goto.png) no-repeat center center;
	width:20px;
	height:20px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	}
a.page-goto:hover{
	text-decoration:underline;
	}
.article_data{
	line-height:20px;
	font-size:10px;
	background:#eee;
	padding:2px 3px;
	color:#666;
	margin:0px 0px 10px 0px;
	text-align:right;
	}
.article_data h4{
	margin:0px;
	}
.social{
	margin-top:2px;
	/*float:left;*/
	line-height:100%;
	}
.social li{
	display:inline;
	margin-right:5px;
	}
#social{
	margin-bottom:15px;
	}
#social h4{
	margin-bottom:5px;
	}
h2.related_title, .related_from_tags h2{
	font-size:100%;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
}
.related_from_tags h2 a{
	font-size:100%;
	font-weight:normal;
	margin:0px;
}
.related_from_tags h4{
	margin-bottom:5px;
	text-decoration:underline;
	font-size:120%;
}
.updated_item{
	
}
hr.antrfile{
	margin:10px 20px;
	outline:none;
	}
.graf{
	background:#4096EE;
	}
.mojaknjiga_block{
	padding:3px;
	border:1px solid #ddd;
}
.mojaknjiga_block .img_holder{
	margin:0px 7px 0px 0px;
	float:left;
}
.mojaknjiga_block .img_holder img{
	width:60px;
}
.mojaknjiga_block h4 a{
	display:block;
	margin-bottom:5px;
	color:#000;
	font-size:14px;
}
.mojaknjiga_block h3 a{
	font-family:Georgia, "Times New Roman", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
/*Google CSE*/
#google_cse{

}
.thide span{
	position:absolute;
	top:-9999px;
}
.times{
	font-family:"Times New Roman", sans-serif;
}
.fs200{
	font-size:200%;
}
.side_block_holder{
	margin-bottom:15px;
	}
.margin_r_20{
	margin-right:20px;
	}
.mr5, .article_short h4.mr5{
	margin-right:5px;
}
.no_border{
	border:0px none;
}
.clb{
	clear:both;
	}
.height10{
	height:10px;
	}
.float_left{
	float:left;
	}
.float_right{
	float:right;
	}
.txt_right{
	text-align:right;
	}
.txt_center{
	text-align:center;
	}
.txt_bold{
	font-weight:bold;
}
.inline{
	display:inline;
	}
.inline_block, .ib{
	display:inline-block;
	vertical-align:middle;
	}
.post_comment{
	display: none;
	margin-top:10px;
}
