
*{margin:0px; padding:0px; line-height: auto;font-family: Arial, Helvetica, sans-serif;
}
a {outline: none; text-decoration: none; color:#B20077;}
a:hover { text-decoration: underline; color:#333;}
img {border:0;}
ul,li{list-style-type: none;}
h1, h2, h3, h4 {font-weight:normal}
.clear {clear: both;}
.push_down {margin: 0px 0px 10px 0px;}
.clear {clear: both;}
input {border: none;}
*:focus {outline: none;}
body {background: #92117D;}
p.center {text-align:center;}
.container {
    background:  url(../images/bg.jpg) repeat-y top left;
	width: 963px;
	margin: auto;
	xoverflow: auto;
}
.container.mobile {
    width:auto;
    background: none;
    background-color: #B20077;
}
.container .container_left {
    float: left;
	width: 557px;
	padding: 25px 0px 0px 23px;
    background-color:#FFF;
}

.container.mobile .container_left {
    width:auto;
    float: none;
	padding: 10px;
    margin:5px;
    background-color:#FFF;
}

.container .container_left .header {
    border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	padding: 25px 0px 80px 0px;
	overflow: hidden;
	margin-bottom: 15px;
}
.container.mobile .container_left .header {
	margin-bottom: 5px;
    padding:5px;
}
.container .container_left .header a.logo  {
    float: left;
  }
.container.mobile .container_left .header a.logo  {
    float: none;
  }
.container.mobile .container_left .header_logo  {
    clear:both;
    text-align:center;
    padding-top:10px;
}
.container .container_left .header ul.top-menu  {
    float: right;
}

.container.mobile .container_left .header ul.top-menu  {
    float: none;
  }
.container .container_left .header ul.top-menu li  {
    float: left;
}
.container.mobile .container_left .header ul.top-menu li.show  {
	display:inline;
	float:right;
}
.container.mobile .container_left .header ul.top-menu li  {
    border:1px solid #888;
    margin:1px;
	display:none;
  }
.container .container_left .header ul.top-menu li a {
    float: left;
	display: inline;
	font: 13px arial;
	color: #4C4C4C;
	background: #E6E6E6;
	padding: 5px 15px;
}
.container.mobile .container_left .header ul.top-menu li.show a {
	background: #a6a6a6;
	color:#fff;
}
.container .container_left .header ul.top-menu li a:hover {
    background: #DDD;
}
.container .container_left .header ul.top-menu li a.active {
    background: #D0007A;
	color: #fff;
}
.container .container_left .header ul.social-menu {
	margin-top:-20px;
	margin-left:360px;
}
.container .container_left .header ul.social-menu li {
	float:left;
	display:inline-block;
	width:40px;
	font-size:12px;
	text-align: center;
}
.container .container_left .header ul.social-menu li.first {
	width:80px;
	color:#666;
	text-align: right;
	margin-top:10px;
}
.container .container_left .subheader {
	border-bottom: 1px solid #A6A6A6;
	padding: 0px 15px 0px 15px;
	overflow: hidden;
	margin-bottom: 15px;
} 
.container .container_left .subheader  h1 {
	font: 33px arial;
	color: #B20077;
	margin-bottom: 15px;
}
.container.mobile .container_left .subheader  h1 {
	font: 24px arial;
	margin-bottom: 0;
}
.container .container_left .subheader  h1 span {
	font: 26px arial;
	color: #B2B2B2;
}  
.container .container_left .subheader  ul.pager {
	float: left;
	margin-bottom: 10px;
}
.container .container_left .subheader  ul.pager  li {
	float: left;
	display: inline;
}
.container .container_left .subheader  ul.pager  li a {
	float: left;
	font: 17px arial;
	color: #4C4C4C;
	border-right: 1px solid #D3D3D3;
	padding: 10px 10px 5px 10px; 
}
.container .container_left .subheader  ul.pager  li a:hover {
	text-decoration: underline;
}
.container .container_left .subheader  ul.pager  li.active a {
	color: #B20077;
	text-decoration: none;
}
.container .container_left .latest_four_content {
	border-bottom: 1px solid #A6A6A6;
	padding: 0px 15px 10px 15px;
	margin-bottom: 15px;
    min-height:530px;
}
.container.mobile .container_left .latest_four_content {
    min-height:480px;
}
.container .container_left .latest_four_content h2 a {
	font: 21px arial;
	color: #1F1E20;
	margin-bottom: 10px;
	display: block;
}
.container.mobile .container_left .latest_four_content h2 a {
	font: 18px arial;
}

.container .container_left .latest_four_content h2 a:hover {
	text-decoration: underline;
	} 	
.container .container_left .latest_four_content h3 {
	font: 16px arial;
	color: #1F1E20;
	margin-bottom: 10px;
	}
.container.mobile .container_left .latest_four_content h3 {
	font: 14px arial;
}
.container .container_left .latest_four_content h3 span.gray {
	color: #999;
	} 
.container .container_left .latest_four_content h3 span.purple {
	color: #B20077;
	}
.container .container_left .latest_four_content p {
	color: #4C4C4C;
	font: 13px arial;
	margin-bottom: 15px;
	}
.container .container_left .latest_four_content img {
	margin-bottom: 15px;
	}
.container .container_left .six .latest_four_content {
    min-height:0;
}
.container .container_left .six .subheader {
	padding: 10px 15px 15px 15px;
} 
.container .container_left .six .latest_txt {
	background: #F3F3F3;
	overflow: hidden;
	margin-top: 20px;
} 
.container .container_left .six .latest_txt img {
	float:left;
	margin: 10px 15px 10px 10px;
}
.container.mobile .container_left .six .latest_txt img {
    float:none;
    margin:0px;
    padding:5px;
}
.container.mobile .container_left .six .latest_txt img {
    margin: 0px 15px 10px 10px;
}
.container .container_left .six .latest_txt p {
	font: 12px arial;
    color: #4C4C4C;
	margin: 10px 10px 0px 0px;
	float: left;
	width: 300px;
}
.container.mobile .container_left .six .latest_txt {
    text-align:center;
    margin-top:10px;
}
.container.mobile .container_left .six .latest_txt p {
    text-align:left;
    float:none;
    width:auto;
    clear:both;
    margin:0;
    padding:0 10px 10px 10px
}

.last_comments {
	padding: 0px 15px 15px 15px;
}
.last_comments h2 {
	font: 13px arial;
	color: #B20077;
	margin-bottom: 10px;
} 
.last_comments .comment_box  {
	padding: 10px 0px;
	border-bottom: 1px dotted #B3B3B3;
}
.last_comments .comment_box.last  {
	border-bottom: none;
}  
.last_comments .comment_box p.date {
	font: 12px arial;
	color: #4C4C4C;
} 
.last_comments .comment_box h3 a {
	font: 12px arial;
	color: #B20077;
	text-decoration: underline;
}  
.last_comments .comment_box h3 a:hover {
	text-decoration: none;
}

.container_right_padding {
    width:328px;
    height:25px;
    background-color:#fff
}
.container_right {
    float: right;
	width: 328px;
	margin-right: 11px;
    background-color:#E7E7E7;
}
.container_right .news_purple {
    width: 328px;
	height: 244px;
	position: relative;
	display: block;
		/*color: #B20077;*/
}

.container_right .news_purple img {
    position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.container_right .news_purple a.more {
    position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 2;
	background: #fff;	
	width: 96px;
	height: 18px;
	padding-left: 8px;
	display: block;
	font: 12px arial;
	color: #B20077;
	line-height: 25px;
	text-transform: lowercase;
	padding-top: 7px;
	*padding-top: 0px;
	*height: 25px;
}
.container_right .news_purple.gray a.more {
    color: #4C4C4C;
}
.container_right .news_purple.gray a.more:hover {
    color: #D1007A;
}
.container_right .news_purple a.more:hover {
   color :#000;
}
.container_right .news_purple span.title {
    position: absolute;
	left: 15px;
	bottom: 40px;
	z-index: 2;
	text-transform: uppercase;
	padding-bottom:1px;
	color: #fff;
    width:60%;
	
	}

.container_right .news_purple.gray span.title em {
    background: #4C4C4C;
}
.container_right .news_purple span.title em {
    background: #D1007A;
    font-style:normal;
    padding: 5px 5px 5px 5px;
    line-height: 25px;
    font-size:0.95em;
    word-spacing:1px;
    font-weight:bold;
	color: #fff;
}


.container_right .news_purple.small {
    width: 164px;
	height: 165px;
	position: relative;
	display: block;
	float: left;
}
.container_right .news_purple.small span.title {
    width:auto;
}
.container_right .news_purple.small span.title em {
    line-height: 20px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
}

.tags h2 {
    background: url(../images/right_heading.jpg) repeat-x top left;
	text-align: center;
	height: 39px;
	margin-top: 15px;
    clear:both;
}

.tags h2 a, .tags h2 {
	font: 18px arial;
	color: #fff;
	line-height: 38px;
    text-transform: uppercase;
}



.tags .tags_content {
    padding: 15px;
	overflow: hidden;
}
.tags .tags_content ul li {
    float: left;
	display: inline;
}
.tags .tags_content a {
    font-size:16px;
}
.tags .tags_content a.grey {
    color:#000;
}

.tags .tags_content ul li a:hover {
    text-decoration: underline;
}
.tags .tags_content ul li.size_1 a {
	font: 13px arial;
}
.tags .tags_content ul li.size_2 a {
	font: 16px arial;
}
.tags .tags_content ul li.size_3 a {
	font: 18px arial;
}
.tags .tags_content ul li.size_4 a {
	font: 19px arial;
}
.tags .tags_content ul li.size_5 a {
	font: 20px arial;
}
.tags .tags_content .other_media_box {
	overflow: hidden;
	margin-bottom: 15px;
}
.tags .tags_content .other_media_box a {
	float: left;
	margin-right: 15px;
}
.tags .tags_content .other_media_box h3 a {
	font: 17px arial;
	color: #4C4C4C;
	text-decoration: underline;
	float: left;
	width: 143px;
	margin-top: 10px;
}
.tags .tags_content .other_media_box h3 a {
	font: 17px arial;
	color: #4C4C4C;
	text-decoration: underline;
	float: left;
	width: 143px;
	margin-top: 10px;
}
.tags .tags_content .other_media_box h3 a:hover {
	color: #000;
		text-decoration: none;
}
.footer  {
    background: #2F2F2F;
    clear: left;
    padding: 37px;
    overflow: hidden;
    margin-right: 10px
}
.footer .footer_boxes {
	float: left;
	margin-right: 30px;
	width: 150px;
	margin-bottom: 20px;
}
.footer .footer_boxes a{
    color:#FFF;
    text-decoration:underline;
}
.footer .footer_boxes a:hover{
    text-decoration:none;
}
.footer .footer_boxes.last {
	margin-right: 0px;
}
.footer .footer_boxes  h2 {
	font: 12px arial;
	color: #B20077;
	margin-bottom: 10px;
}
.footer .footer_boxes  p {
	font: 10px arial;
	color: #fff;
	margin-bottom: 10px;
}

.footer .social {
	border-top: 1px solid #A5A5A5;
	padding: 25px 0px;
	clear: left;
}
.footer .social span {
	font: 13px arial;
	color: #FFF;
	margin-right: 15px;
	float :left;
}
.footer .social ul li {
	float: left;
	display: inline;
	margin-right: 15px;
}
.footer .social ul li a{
	float: left;
	display: inline;
}

.footer .social .social_icons {
    width:500px;
    float:left;
}

.footer .social .site_search {
    width:300px;
    float:right;
}

.footer .social .site_search span {
    margin-top:3px;
}

.footer .social .site_search input {
    font-size:13px;
    padding:2px;
    margin-top:-7px;
}

input.searchbox_result {
	border:1px solid #888;
	font-size:14px;
	padding:2px;
	width:80%;
	margin:5px;
	background-color:#EEE;
}

input.searchbox_result_submit {
	border:1px solid #7f0053;
	font-size:14px;
	padding:2px 10px;
	margin:5px;
	background-color:#B20077;
	color:#FFF;
	font-weight: bold;
}

.footer .additional div {
    width:250px;
    margin-left:130px;
    margin-top:50px;
    float:left;
    text-align:center;
    font-size:10px;
    color:#FFF;
}

.footer .additional div a{
    color:#FFF;
}
.article p.date {
	font: 15px arial;
	color: #4C4C4C;
	margin-bottom: 5px;
}
.article  {
	padding: 0px 15px 25px 15px;
	border-bottom: 1px solid #A6A6A6;
}
.article h1 {
	font: 29px arial;
	color: #4C4C4C;
	margin-bottom: 15px;
}
.article img {
	margin-bottom: 15px;
}
.article p {
	font: 13px arial;
	color: #4C4C4C;
	margin-bottom: 15px;
	line-height: 18px;
}
.article a {
	color: #B20077;
}
.article a:hover {
	text-decoration: underline;
}
.img_holder {
	margin-bottom: 15px;
	}
.img_holder img {
	margin-bottom: 2px;
	}
.social {
	padding: 35px 0px 15px 0px;
	margin-bottom: 15px;
	} 	
.social ul li {
	float:left;
	display: inline;
	margin-right: 4px;
	} 
.social ul li a {
	float:left;
	display: inline;
	} 
.social ul.tools {
	float: left;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	border-right: 1px solid #000;
	}
.social ul.tools li a {
	background: url(../images/mail_icon.jpg) no-repeat top left;
	font: 13px arial;
	color: #FFB430;
	padding: 2px 0px 5px 25px;
	margin-right: 7px;
	} 
.social ul.tools li a.print {
	background: url(../images/print_icon.jpg) no-repeat top left;
	margin-right: 0px;
	} 
.comment_box {
	padding: 25px 0px 25px 0px; 
}
.comment_box ul li {
	float: left;
	display: inline;
	border-right: 1px solid #A6A6A6;
	padding: 5px 15px;
	margin-bottom: 25px;
}
.comment_box ul li.last {
	border-right: none;
}
.comment_box ul li a {
	display: inline;
	float: left;
	display: inline;
	font: 13px arial;
	color: #4C4C4C;
}
.comment_box ul li.active a {
	color: #B20077;
}
.comment_box .comment_item {
	background: url(../images/comment_box_top.png) no-repeat top left;
	padding-top: 19px;
	clear: left;
	width: 580px;
	margin: -10px 0px 0px -10px;
	}
.comment_box .comment_item .comment_item_content {
	background: url(../images/comment_box_midd.png) repeat-y top left;
	padding: 10px 45px 12px 45px;
	}	
.comment_box .comment_item .comment_item_footer {
	background: url(../images/comment_box_bottom.png);
	height: 19px;
	}
.comment_box .comment_item .comment_item_content p.author {
	font: 13px arial;
	color: #4C4C4C;
	margin-bottom: 5px;
	}
.comment_box .comment_item .comment_item_content p.author span {
	color: #B20077;
	}
.comment_box .comment_item .comment_item_content p {
	font: 13px arial;
	color: #4C4C4C;
	}
.add_comment {clear: left; padding-bottom: 15px;}	
.add_comment h3 {
    font: 14px arial;
	color: #4C4C4C;
	border-bottom: 1px solid #A5A5A5;
	padding: 5px 0px 5px 5px;
	margin-bottom: 15px;
}
.add_comment h3 span {
    color: #B20077;
}
.add_comment .tags  {
    padding: 0px 0px 15px 49px;
}
.add_comment .tags  li {
    float: left;
	display: inline;
	border: none;
	margin: 2px 5px;
	padding: 0px;
}
.add_comment .tags li a {
    float: left;
	display: inline;
	color: #B20077;
	font: 11px arial;
}
.add_comment .tags li a:hover {
    text-decoration: underline;
}
.add_comment label {
    font: 12px arial;
	width: 75px;
	float: left;
	clear: left;
	padding: 6px 0px 5px 0px;
}
.add_comment input {
    background: url(../images/input_bg.png) no-repeat top left;
	width: 211px;
	height: 26px;
	font: 11px arial;
	color: #333;
	float: left;
	padding: 0px 0px 5px 15px;
	padding: 8px 0px 5px 15px\0/;
	margin-bottom: 5px;
	line-height: 10px;
	*padding-top: 10px;
	*height: 16px;
}
:root .add_comment input {
 padding: 2px 0px 5px 15px\0/ie9;
}
.textarea_wrap {
    border-top: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	padding: 15px 0px 10px 0px;
	clear: left;
}
.textarea_wrap textarea {
    background: url(../images/textarea_bg.png) no-repeat top left;
	width: 535px;
	height: 128px;
	font: 11px arial;
	color: #333;
	border: none;
	margin-left: -10px;
	padding: 25px 25px 25px 25px ;
	overflow: auto;
}
a.send_btn {
    font: 12px arial;
	color: #4C4C4C;
	float: right;
	margin: 5px 0pc 35px 0px;
}
a.send_btn:hover {
	color: #B20077;
}
.conn_article_box {
	font: 12px arial;
	color: #4C4C4C;
	border-bottom: 1px dotted #B3B3B3;
	padding: 5px 0px 10px;
	margin-bottom: 10px;
}
.conn_article_box h3 a {
	font: 12px arial;
	color: #B20077;
	text-decoration: underline;
}
.conn_article_box h3 a:hover {
	text-decoration: none;
}



/*
 * CUSTOM
-----------------------------------------------------------------------------*/

div.latest_four div.article_slider_content {
	display:none;
}

div.latest_four div.article_slider_content.active {
	display:block;
}

div.latest_four div.article_slider_content div.article_image {
	text-align:center;
}


div.feed_content ul li {
    background-color:#FFF;
    font-weight:bold;
    font-size: 13px;
    margin:5px 10px;
    padding:2px 4px;
    cursor:pointer;
    border-bottom:1px solid #DDD;
    line-height:16px;
}

div.feed_content ul li:hover {
    background-color:#FEE;
}

div.feed_content ul li.active:hover {
    background-color:#FFF;
}

div.feed_content a {
    color:#B20077
}

div.feed_content a:hover {
    color:#000;
    text-decoration: none;
}

div.feed_content ul li p {
    display:none;
}


div.feed_content ul li.active p {
    display:block;
}

div.feed_content ul li p img {
    float:right;
    margin:4px 5px 0 0;
    padding:1px;
}


div.feed_content ul li p.feed_list span.feed_item {
    font-weight:normal;
    border-bottom:none;
    padding:3px 2px;
    margin:2px 0;
    display:block;
}

div.feed_content ul li.active:hover p {
    background-color:#FFF;
}

div.feed_content ul li span.feed_item span.feed_info{
    color:#777;
    font-size:11px;
    font-style: italic;
}





/*
 * X-Site
-----------------------------------------------------------------------------*/


.clearfix {
	width:100%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.greska, .info  {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.greska {
	border: 2px solid #600;
	background-color : #A20;
	color : #FFF;
}
.info {
	border: 2px solid #051;
	background-color : #073;
	color : #FFF;
}


/***
 Article list
*/

#articles li {
	clear:both;
	padding:5px 5px;
}

#articles li h3 {
    margin:5px 0px;
    padding:0px 0;
}

#articles li h3 a {
    color:#333;
    font-size:18px;
    font-weight:normal;
}

#articles li p {
	padding:0px 0 0 25px;
}

#articles .article-list-px {
	width:125px;
	float:left;
	text-align:center;
    margin-top:3px;
}


#articles li .article-list-px a img {
	padding:2px;
}

.article-list-simple li {
	margin-top:10px;
	list-style-type:circle;
}

#articles .article-intro a {
	font-weight:normal;
	
}

/***
 Page list
*/

.categorie-page-px {
	width:110px;
	float:left;
	text-align:center;
}

.pages li {
	clear:both;
	padding:5px 5px;
}

.pages li a {
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.pages li .article-list-px a img {
	padding:2px;
}

h2 span {
    color:#92117D;
}

#page ul.plain-list {
	margin-top:1em;
}

#page ul.plain-list li {
	list-style-type:circle;
}



#page ul.pages li {
	padding:0 0 5px 0;
}



#page ul.plain-list li {
	list-style-image:none;
	list-style-type:circle;

}

#page ul.plain-list li a {
	font-size:15px;
	font-weight:normal;
	line-height:1.2em;
}

#page ul.plain-list {
	margin: 25px;
	padding: 20px 30px;
	border:1px solid #AAA;
	border-top:1px solid #DDD;
	background-color:#EFEFEF;

}

#page ul.pages-decorated li.page {
    font-size:12px;
	padding:0 0 30px 0;
	margin-bottom:25px;
	border-bottom:1px solid #DDD;
	list-style-image:none;
    color:#444;
    line-height:18px;
}



#page ul.pages-decorated li.page h3 {
	margin:10px 5px;
}
#page ul.pages-decorated li.page h3 a {
    color:#666;
    font-size:18px;
    font-weight:normal;
}

#page ul.pages-decorated li.page h3 a:hover {
	text-decoration:underline;
}


#page ul.pages-decorated li.page .page-px-thumb {
	float:left;
	margin-right: 10px;
	text-align: center;
    width:125px;
}

#page ul.pages-decorated li.page .page-px-thumb img {
	padding:2px;
}
#page ul.pages-decorated li.page p {
	padding:0px 0 0 25px;
}

#page .page-decorated-intro {
	padding:15px 0 0 15px;

}


/*********************************************************************
Article
*/



.article-content {
	background-repeat:no-repeat;
	clear:both;
    line-height:15px;
}

.article-content p {
	font-size:13px;
	margin-top:1em;
    line-height:16px;
    color:#444;
}

.article-content td, .article-content th, .article-content td p {
	font-size:13px;
    line-height:16px;
}

.article-content li {
	font-size:13px;
}
.article-content ol li {
	list-style-type: decimal;
	margin-left:10px;
}

.article-content ul li {
	list-style-type: circle;
	margin-left:10px;
}

.article-content ol {
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
}

.article-content ul {
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	padding-left:10px;
}

.article-content h4 {
	font-size:14px;
	color:#006;
	margin:1em 0 0 0;
}

#body-text .article-content .article-header h3 {
	font-size: 24px;
	color: #4C4C4C;
	margin-bottom: 15px;
    font-weight:bold;
}

#body-text .article-content .article-header h4 {
	font-size:13px;
	color:#999;
	margin:5px 10px 0 5px;
	text-transform:uppercase;
    font-weight:normal;
}
#body-text .article-content .article-header h5 {
	font-size:17px;
	font-weight:normal;
	color:#555;
}
#body-text .article-content .article-header h5 .date {
	color:#555;
}
.article-content  blockquote {
	border-left:2px solid #AAA;
	background-color:#EEE;
	color:#333;
	padding:5px;
	margin:10px;
}

.article-content blockquote p {
	margin:0.5em 0 0.5em 0;
	padding:0;

}

.article-alert {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A;
	font-size: 14px;
	font-weight:bold;
	background-color:#FF0;
	text-align:center;
}

.article-content h2 {
	font-size: 25px;
	line-height: 12px;
	color:#AC288D;
	font-weight:normal;
	margin:5px;
}

.article-px-desc-big {
	margin:5px auto;
	text-align:center;
	clear:both;
}

.article-px-desc-big p, .article-px-normal-left p, .article-px-normal-right p {
	margin-top:0px;
	margin-bottom:0px;
	color:#333;
}

.article-px-normal-left {
	text-align:center;
	float:left;
	margin: 7px 7px 7px 0px;
}
.article-px-normal-right {
	text-align:center;
	float:right;
	margin: 7px 0px 7px 7px;
}

.article-px-big-border {
	border: 1px #FFF solid;
	padding:3px;
}
div.container.mobile .article-px-big-border {
	border: 1px #FFF solid;
	padding:0px;
}
.article-content a img.article-px-big-border {
	border: 1px #FFF solid;
}
.article-content a:hover img.article-px-big-border {
	background-color:#FAFAFA;
	border: 1px #DDD solid;
}
.article-px-border-left {
	border: 1px #FFF solid;
	padding:3px;
	margin-right:7px;
}

.article-px-border-right {
	border: 1px #FFF solid;
	padding:3px;
	margin-left:7px;
}

/*RESET*/
#body-text .article-content h1, #body-text .article-content h2, #body-text .article-content h3,
#body-text .article-content h4, #body-text .article-content h5, #body-text .article-content h6 {
	margin: 10px 5px;
	padding: 0;
	border: 0;
	width:auto;
	outline: 0;
	font-size: 100%;
	font-weight:bold;
	color:#666;
	vertical-align: baseline;
	background-image:none;
	line-height: normal;
}

#body-text {
    xwidth:525px;
    margin:0 auto 20px auto;

}

#body-text .article-content h1 {
	font-size: 22px;
}

#body-text .article-content h2 {
	font-size: 19px;
}

#body-text .article-content h3 {
	font-size: 16px;
}

#body-text .article-content h4, #body-text .article-content h5, #body-text .article-content h6 {
	font-size: 14px;
}

#body-text .article-content a {
	text-decoration: underline;
}

.article-attachments {
	clear:both;
	margin:15px 0 35px 10px;
}

.article-attachment {
	width:125px;
	margin-left:5px;
	float:left;
	text-align:center;
	text-decoration:none;
	display:inline;
	font-size:12px;
}
.article-attachment a {
	text-decoration:none;
	font-size:12px;
}

.article-attachment img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	margin-bottom:2px;
}

.article-attachment-px {
	text-decoration:none;
}

.article-attachment-px img {
	padding:2px;
	border:1px solid #FFF;
	background-color:none;
}

a:hover.article-attachment-px img {
	border:1px solid #AAA;
}
.article-attachments-divider {
	clear:both;
	height:20px;
}


.article-attachments.file .article-attachment {
	width:auto;
	margin:10px;
	float:none;
	text-align:left;
	font-size: 12px;
	text-decoration:none;
	display:block;
}

.article-attachments.file .article-attachment li {

}

.article-attachments.file .article-attachment-px {
	width:46px;
	float:left;
}

.article-attachments.file .article-attachment img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	margin-bottom:2px;
}

.article-attachments.file .article-attachment-info a.attachement-title {
	font-size:13px;
	font-weight:bold;
	line-height:11px;
}

.article-attachments.file .article-attachment-info ul {
	margin-left:50px;
}

.article-attachments.file .article-attachment-info li.attachement-details {
	color:#666;
	line-height:14px;
}

.article-attachments.file .article-attachment-info li.attachement-details a {
	color:#000;
}

#article-options {
	clear:both;
	padding-top:2em;
	margin-left:15px;
	font-size: 13px;
}

#article-options a, #article-options p {

	font-weight:bold;
	text-decoration:none;
	padding-left:22px;
}
#article-options li {
	padding:0 0 0.5em 0;
}

.article-content td p {
	margin-bottom:0px;
}
#article-tags, #article-related, #article-comments {
	clear:both;
    margin-top:15px;
    font-size:12px;
}
#article-related h4, #article-comments h4 {
	font-size:18px;
	border-bottom:1px solid #999;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
#article-tags .tags {
	margin-left:20px;
	line-height:1.6em;
}

#article-tags .tags a {
	text-decoration:none;
	padding:2px 6px;
}

#article-tags .tags  a:hover {
	background-color:#AC288D;
	color:#FFF;
}

#article-related li {
	list-style-type:circle;
	margin:5px 0 0 20px;
}

#article-options li {
	list-style:none;
	margin:0;
	padding:0;
}
#article-options li a {
	padding-left:0;
}

/*********************************************************************
Article Comments
*/

#article-comments {
    margin-top:15px;

}
#article-comments h4 {
    xfont-size:18px;
}
#comments-form {
    font-size:12px;
    margin:15px 10px 10px 10px;
}
div.container.mobile #comments-form {
    margin:15px 0px 10px 0px;
}
#comments-form input, #comments-form textarea {
	border:1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    padding:1px;
    margin:3px;
}
#comments-form textarea {
	width:400px;
}
div.container.mobile #comments-form textarea {
	width:90%;
}

div.container.mobile #comments-form input.ime {
    width:60%;
}

div.container.mobile #comments-form input.email {
    width:85%;
}

div.container.mobile #comments-form input.submit {
    padding:5px;
}

#comments-form th {
	vertical-align:top;
	padding-top:5px;
	text-align:left;
    font-size:12px;
    color:#777;
}
#comments-form th strong {
	color:#000;
}
#article-comments-view {
	display:none;
	margin-top:25px;
}
#article-comments-view-toggle {
	margin-top:10px;
}
#article-comments-view blockquote {
	padding-bottom:0px;
	border:1px solid #DDD;
	border-left: 5px solid #92117D;
	padding: 5px 5px 5px 10px;
    background: #FFF;
    line-height:16px;
}
#article-comments-view blockquote div {
    line-height:16px;
}
#article-comments-view .article-comment-name {
	font-size:1.1em;
	text-decoration: none;
	font-weight:bold;
	margin:5px 0 0 0;
    padding:2px 0px;
}

#article-comments-view .article-comment-name a {
	text-decoration: none;
}

#article-comments-view .article-comment-time {
	color:#BBB;
	text-align:right;
    padding:2px;
}



/*
 * ARCHIVE PAGER
-----------------------------------------------------------------------------*/

#archive-pages {
	padding-top:20px;
	font-size:14px;
	text-align:center;
	height:30px;
	clear:both;
}

#archive-pages a {
	font-size:14px;
	padding:2px 8px;
	background-color:#DADADA;
	border:1px solid #AAA;
	font-weight:bold;
	color:#444;
}

#archive-pages a:hover {
	background-color:#EEE;
	border:1px solid #A66;
	text-decoration:none;
	color:#666;
}

#archive-pages a.current {
	background-color:#92117D;
	border:1px solid #810000;
	text-decoration:none;
	color:#FFF;
}


/*
 * STUP SRAMA
-----------------------------------------------------------------------------*/
#stup-srama-list li {
    padding:15px;
}

#stup-srama-list li strong {
	color:#333;
	font-size:14px;
}

#stup-srama-list li em {
	display:block;
	color:#555;
	font-size:12px;
	padding:5px 0 0 25px;
}
ul.stup {
	clear:both;

}
ul.stup li {
	padding:10px;
	clear:both;

}

ul.stup li strong a {
	font-size:14px;
	font-weight:normal;
}

ul.stup em {
	display:block;
	color:#555;
	font-size:12px;
	padding:5px 0 0 15px;

}

ul.stup .dislike, #stup-srama-list .dislike {
	width:50px;
	float:left;
	margin:0 5px 0 0;
	padding: 10px 0 5px 0;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color:#92117D;
	border-radius: 5px;
	cursor:pointer;
}
ul.stup .dislike.disliked, #stup-srama-list .dislike.disliked {
	cursor:default;
}
#stup-srama-list .dislike {
    margin:0 5px 0 0px;
}
#stup-srama-list li .stup-dislike {
    padding-top:20px;
    clear:both;
}
ul.stup .dislike span.count, ul.stup .dislike.disliked span.count, #stup-srama-list span.count {
    font-weight:bold;
    color:#92117D;
}
ul.stup .dislike:hover {
    background-color: #FFF;
}

#stup-srama-list .dislike:hover {
    background-color: #DDD;
}
ul.stup .dislike.loading, #stup-srama-list .dislike.loading {
    color:#999;
    cursor:wait;
}
ul.stup .dislike img, #stup-srama-list .dislike img {
    margin-bottom:3px;
}
ul.stup .dislike.disliked, #stup-srama-list .dislike.disliked {
    color:#888;
}

ul.stup .dislike.disliked img, #stup-srama-list .dislike.disliked img {
    opacity: 0.4;
}

ul.stup .stup-content {
    width:250px;
    float:right;
    margin-bottom: 15px;
}

#stup-srama-list li {
	padding-bottom:50px;
}
#stup-srama-list .stup-content {
    width:460px;
    float:right;
    margin-bottom: 15px;
}

#stup-srama-list .stup-share iframe {
	float:left;
}

#stup-srama-list .stup-details {
	float:right;
	font-size: 12px;
}
#stup-srama-list .stup-details a {
	color:#666;
}

.container.mobile #stup-srama-list .stup-content {
    width:auto;
    float:none;
}



/*
 * TAGOVI
-----------------------------------------------------------------------------*/

#xbody-tagovi ul.tag_cloud li {
    display:inline;
}



/*
 * ARTICLE FILTER
-----------------------------------------------------------------------------*/

ul.article_filter {
    border-bottom:1px solid #B20077;
    height:22px;
    margin-bottom:20px;
}

ul.article_filter li {
    padding:3px 15px;
    float:left;
    text-align:center;
    font-size:14px;
}

ul.article_filter li.selected {
    background-color: #B20077;
}

ul.article_filter li.selected a {
    color:#FFF;
}

ul.article_filter li a:hover {
    text-decoration: none;
}


#banner_holder {
    margin-top:25px;
}

#buvljak_holder {
    margin-top:25px;
}

#lower_banner_holder {
	margin-left:80px;
}

#mobile_footer ul {
    margin:5px;
}

#mobile_footer ul li {
    padding:5px;
    text-align:center;
}

#mobile_footer ul li a {
    color:#FFF;
}

#wide_banner {
    text-align:center;
    padding-bottom:30px;
}

#wide_banner img {
    max-width:100%;
}

#twitter-widget-0 {
	margin-top:10px;
}

.donate-button {
	float:right;
	font-size:12px;
	padding:3px 5px;
	border:1px solid #DDD;
	background-color:#B20077;
	color:#FFF;
	font-weight:bold;
	margin-top:8px;
}
.donate-button:hover {
	background-color:#888;
}

a.donate-button:hover {
	color:#fff;
	text-decoration: none;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/px/colorbox/overlay.png) repeat 0 0;}
#colorbox{ font-size: 12px; }
    #cboxTopLeft{width:21px; height:21px; background:url(/px/colorbox/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/px/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/px/colorbox/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/px/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/px/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/px/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/px/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/px/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{ position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#B20077;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/px/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/px/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/px/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/px/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/px/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(/px/colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/px/colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/px/colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/px/colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/px/colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/px/colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/px/colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/px/colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
