/*

	Sumadija press home page css
	-----------------------------

	@file 		homepage.css
	@version 	1.0.0b
	@date 		2009-10-18 00:23:37 +0200 (Sun, 18 Oct 2009)
	@author 	Aleksandar Markovic <mikikg@gmail.com>

	Copyright (c) 2009 Netsector <http://www.netsector.biz>

*/

/* ------ BODY ------- */
body {
	color:#333333;
	font-family:Arial,Helvetica;
	font-size:12px;
	margin: 0 0 0 0;
	background-repeat:no-repeat;
	background-color: white;
}

.sp_toptop {
	background-color:#70d551;
	height: 22px;
}

.sp_toptop_container {
	margin: 0 auto 0 auto; 
	width: 1050px;
	color: white;
	font-weight: normal;
}

.sp_toptop_nfo {
	padding-top:2px;
	padding-bottom:2px;	
	float: left;
	margin-right: 50px;
}

.sp_toptop_usr {
	float:right;
}

.sp_toptop_usr_fld {
	border: 1px dotted white;
	margin: 0px;
	padding: 0px;
	background-color: #70d551;
	color: white;
	width: 70px;
}

.sp_main {
/*
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1050px;
	min-height:400px;
*/	
	background-image:url(../img/bkgsh.png);
	margin-left:auto;
	margin-right:auto;
	min-height:400px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	width:685px;
	
}

/* ------ HEADER ------- */
.sp_top_header {
	height:80px;
}

.sp_top_header_logo {
	margin-top: 20px;
	height:50px;
	width:500px;
	float:left;
	background-repeat:no-repeat;
}

.sp_top_header_logo img {
	border: 0px;
}

.sp_header_time {
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
	padding-top:48px;
	text-align:right;
	width:347px;
	display: none;
}

.sp_top_header_menu {
	float:right;
}

.sp_top_header_nav {
	float:left;
	height:29px;
	margin:0;
	overflow:hidden;
	display:none;
}

.sp_top_header_nav li {
	background:transparent none repeat scroll 0 0;
	float:left !important;
	line-height:29px;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 15px;
	padding:0;
}

.sp_top_header_nav li:hover {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:transparent url(../img/arr.png) no-repeat scroll center top;
}

.sp_top_header_nav_selected li, .sp_top_header_nav_selected li:hover {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:transparent url(../img/arr.png) no-repeat scroll center top;
}

.sp_top_header_nav li a {
	/*border-bottom:1px solid #A6A6A6;*/
	color:#55c5ea;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}

.sp_top_header_nav li a:hover {
	/*border-bottom:1px solid #888888;*/
	color:#70d551;
	text-decoration:none;
}

.sp_top_header_nav_selected li a {
color:#70d551;

}

/* ------ header subnav ----- */
.sp_header_subnav {
	clear:both;
	background-color: #ddd;
	font-size:13px;
	/* print */
	display: none;
}

.sp_header_subnav ul {
    display: table;
    margin:0px auto auto auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
.sp_header_subnav ul li {
    display: table-cell;
}



.sp_header_subnav ul li:hover {
    /* background-color: #eee; */
}

.sp_header_subnav ul li a {
    display:block;
    color: #222;
    text-decoration: none;
    padding:5px 5px;
}

.sp_header_subnav ul li a:hover {
	background-color: #eee;
}

/* ----- content body ----- */
.sp_content {
	float:left;
	width:100%;
	line-height:18px;
	/* border-bottom: 1px solid #cccccc;*/
}
.sp_sidebar {
	float:left;
	/* width:32%;*/
	padding-left: 25px;
	padding-top:16px;
	
	/* print */
	display: none;
}

/* ----- footer ----- */
.sp_footer {
	min-height:100px;
	background-color: #469fbd;
	color: white;
	font-size:10px;
	display:none;
}

.sp_footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	padding-top:30px;	
}

.sp_footer_content_left {
	float: left;
}

.sp_footer_content_left a {
	color: white;
	text-decoration: none;
}

.sp_footer_content_left a:hover {
	text-decoration: underline;
}

.sp_footer_content_right {
	float: right;
	text-align: right;
}
.sp_footer_content_right p {
	/*padding-top: 1px;*/
	line-height:14px;
	margin: 0px;
}
.sp_footer_content_right img {
	float: right;
	margin-left: 3px;
}

/* ----- cels ----- */

.sp_cell_featured {
	background-color:#469fbd;
	color:#FFF;
	padding: 15px;
	height:333px;
	margin: 18px 0px 5px 0px;
}

.sp_content_cell_left {
	width:325px;
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	/* background:#FFFFFF none repeat scroll 0 50%;*/
	float:left;
	/*height:141px;*/
	/*margin:10px 0 0;*/
	overflow:hidden;
	padding:10px 10px 2px 10px;
}

.sp_content_cell_right {
	width:325px;
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	/*background:#FFFFFF none repeat scroll 0 50%;*/
	float:right;
	/*height:135px;*/
	overflow:hidden;
	padding:10px 10px 2px 10px;
}

.sp_sidebar_cell {
	width:325px;
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	/*background:#FFFFFF none repeat scroll 0 50%;*/
	overflow:hidden;
	padding-left:0px;
	padding-bottom:20px;
}

.sp_content_cell_clear {
	clear:both;
}

.sp_home_news_bot_spacer {
	clear:both;
	background-color:#ddd;
	height:1px;
	margin-bottom:10px;
	margin-top:5px;
}

.sp_home_bot_cell_left {
	float:left;
	width:47%;
	padding: 10px;
}

.sp_home_bot_cell_right {
	float:right;
	width:47%;
	padding: 10px;
}

.sp_home_most_read_cell {
	clear: both;
	border-bottom: 1px dotted gray;
	margin-bottom:3px;
	padding-bottom:3px;	
}

.sp_home_most_read_cell a {
	color: #222222;
	text-decoration: none;
	display: block;
}

.sp_home_most_read_cell a:hover {
	color: #469FBD;
}

.sp_home_last_blog {
	border-bottom: 1px dotted gray;
	margin-bottom:5px;
	padding-bottom:3px;	
}

.sp_home_latest_cell {

}

.sp_home_latest_cell_spacer {
	border-bottom:1px dotted gray;
	margin-bottom: 10px;
	padding-bottom: 5px;

}

/* ----- cell content ----- */

/*exchange*/
.sp_exchange_rate_spacer {
	clear: both;
	border-bottom:1px solid gray;
	margin:3px 30px;
	padding-top:3px;
}

.sp_exchange_rate_left {
	float: left;
}
.sp_exchange_rate_left h3 {
	float: left;
	margin: 1px 0px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	width: 6px;
	padding:1px;	

}
.sp_exchange_rate_left h4 {
	float: left;
	margin: 1px 0px 0px 30px;
	font-size: 11px;
	font-weight: bold;
	padding:1px 20px 0px 0px;
	width:24px;	
}
.sp_exchange_rate_left img {
	float: left;
	margin-left:40px;
}


.sp_exchange_rate_right {
	float: left;
}
.sp_exchange_rate_right h3 {
	float: left;
	margin: 1px 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	padding:1px;
	width:24px;	
}
.sp_exchange_rate_right h4 {
	float: left;
	margin:1px 5px 0;
	font-size: 11px;
	font-weight: bold;
	padding:1px;
	text-align:right;		
}
.sp_exchange_rate_right img {
	float: left;
	margin-left:20px;
}

/*weather*/
.sp_sidebar_weather_cell {
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	height: 167px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position:0 -14px;
	background-image: url(http://www.meteos.co.yu/icon_wt_temp.php?idwmo=13278&day=0);
}

/*video cell*/
.sp_home_video_cell {
	width: 33%;
	float: left;
	font-size: 11px;
	line-height: 11px;
}

.sp_home_video_cell p {
	padding:5px 10px 0 3px;
}

.sp_home_video_cell img {
	text-align: center;
	width: 100px;
	height: 75px;
}

/*latest cell*/
.sp_home_latest_cell h3 {
	color:gray;
	font-weight: normal;
	font-size:11px;
	margin:1px 0px 0px 0px;
}

.sp_home_latest_cell h4 {
	margin:0px 0px 0px 0px;
}

.sp_home_latest_cell img {
	float: left;
	margin-right:10px;
	width: 100px;
	height: 75px;
	border: 0px;
}

.sp_home_latest_cell p {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	line-height: 14px;
	min-height: 50px;
}

/*most read*/
.sp_home_most_read_cell h3 {
	color:gray;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding-left:5px;
	padding-right:7px;
	text-align:right;
	width:36px;
}

.sp_home_most_read_cell p {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

/*blog cell*/
.sp_home_last_blog img {
	float: left;
	margin-right: 5px;
}

.sp_home_last_blog h3 {
	color:gray;
	font-size:11px;
	font-weight:normal;
	margin:1px 0 0;
	display: block;
}

.sp_home_last_blog h4 {
	color:black;
	font-size:12px;
	line-height:18px;	
	font-weight:normal;
	margin:1px 0 0;
}

/*featured*/
.sp_cell_featured p {
	line-height: 18px;
	font-size:13px;
}

.sp_cell_featured h1 {
	color:#FFFFFF;
	font-family:Geneva,Arial;
	font-size:25px;
	font-weight:normal;
	/*line-height:28px;*/
	margin:0 0 10px;
	padding:0;
}

/*
.sp_cell_featured h5 {
	float:right;
	font-family:Geneva,Arial;
	font-size:16px;
	margin:0px;
}
*/

.sp_cell_featured .top_day {
	background-color:#2269b6;
	display:block;
	float:right;
	height:14px;
	line-height:14px;
	margin-right: -15px;
	padding:3px 15px 3px 5px;
	vertical-align:middle;
	font-weight:bold;
}

/*nest details*/
.news_details_container_left p {
	/*border-bottom:1px solid #CCCCCC;*/
	
	/* padding-bottom:5px; */
	/* margin-bottom:5px; */
}

.news_details_container_left h1 {
	color:#FFFFFF;
	font-family:Geneva,Arial;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	margin:0 0 10px;
	padding:0;
}

.news_details_container_left h5 {
	float:right;
	font-family:Geneva,Arial;
	font-size:16px;
	margin:0px;
}

.news_details_container_left h4 {
	color: #55C5EA;
	margin: 0px;
}

.news_details_container_left .top_day {
	/* background-color:#2269b6;*/
	display:block;
	float:right;
	height:14px;
	line-height:14px;
	margin-right: -15px;
	padding:3px 15px 3px 5px;
	vertical-align:middle;
	font-weight:bold;
}

.sp_cell_featured top_date {

}

.sp_cell_featured p img {
	padding:2px 15px 4px 0px;
	display:block;
}

.sp_content_cell_left h2,
.sp_content_cell_right h2 {
	display:block;
	font-size:10px;
	line-height:13px;
	margin:0px 0px 0px;
	max-height:26px;
	overflow:hidden;
	padding:0;
	color:#999999;
}

.sp_content_cell_left h1,
.sp_content_cell_right h1 {

	font-family:Geneva,Arial;
	font-size:14px;
	font-weight:normal;
	/* letter-spacing:-1px;*/
	margin:0;
	max-height:36px;
	overflow:hidden;
	text-decoration:none;
}

.sp_content_cell_left p,
.sp_content_cell_right p {
	line-height:16px;
	margin:2px 0 0;
}

.sp_sidebar_cell h2, .sp_home_bot_cell_left h2, .sp_home_bot_cell_right h2 {
	font-size:10px;
	line-height:13px;
	color:#469fbd;
	text-transform:uppercase;
	border-bottom: 2px solid #469fbd;
	padding-bottom: 3px;
	margin: 0px 0px 8px 0px;
}

.sp_sidebar_cell p {
	margin: 0px;
}

/* ----- cell links ----- */
.sp_content_cell_left h2 a,
.sp_content_cell_right h2 a
{
	color:#469fbd;
	text-decoration:none;
}

.sp_content_cell_left h2 i a,
.sp_content_cell_right h2 i a
{
	color:#999999;
	text-decoration:none;
}

.sp_content_cell_left h2 i a:hover,
.sp_content_cell_right h2 i a:hover
{
	color:#222;
	text-decoration:none;
}

.sp_content_cell_left h1 a,
.sp_content_cell_right h1 a
{
	display:block;
	color:#000000;
	text-decoration:none;
	padding: 1px 0px 3px 24px;
	background-image: url(../img/dot-g.png);
	background-repeat: no-repeat;
}

.sp_content_cell_left h1 a:hover,
.sp_content_cell_right h1 a:hover
{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#DDDDDD;
}

.sp_cell_continue_link a {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:#E4E4E4 none repeat scroll 0 0;
	color:#777777;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	margin:0;
	padding:0 3px 1px 2px;
	text-decoration:none;
}

.sp_cell_continue_link a:hover {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color:#3B5E8E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	margin:0;
	padding:0 3px 1px 2px;
	text-decoration:none;
}

.sp_content_cell_left p img,
.sp_content_cell_right p img {
	display:block;
	float:left;
	margin:0;
	padding:3px 5px 0 0;
	border: 0;
}

/* ----- related news ----- */
.news_details_container {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	/*background:#FFFFFF none repeat scroll 0 50%;*/
	/*border:5px solid #dddddd;*/
	padding: 15px;
}

.sp_related_side_title {
	color:#FF0000;
	font-size:10px;
	line-height:13px;
	margin:0;
}

/* ----- News / details ----- */
.news_details_container_left {
	/* float:left; */
	width:663px;

}

.news_details_info {
	border-bottom:1px solid #CCCCCC;
	border-top:2px solid #70d551;
	font-size:11px;
	margin: 0px 0px 10px 0px;
	padding:5px 0;
}

.news_details_info a {
	color:#333333;
	text-decoration: none;
}

.news_details_info a:hover {
	text-decoration: underline;
}


.news_details_container_right {
	/* float:right; */
	padding-top: 5px;
}

/* ----- news content left ----- */
.news_details_container_left h1 {
	/* background-color:black; */
	color:#222222;
	font-size:35px;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family: Times;
	/* letter-spacing:-2px; */
}

.news_details_container_left h2 {
	color:#469fbd;
	font-size:10px;
	line-height:13px;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}

.news_details_container_left h2 a {
	text-decoration: none;
	color: #469FBD;
	font-size:12px;
}

.news_details_container_left h2 a:hover {
	text-decoration: none;
	color: #70D551;
}

.news_details_container_left h3 {
	margin: 0;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
}

.news_details_container_left img {
	/* padding-top: 8px; */
	margin-left:10px;
}

.news_details_pic_holder {
	float:right;
	padding-left: 5px;
}

.news_details_container_left h4 a {
	font-weight: normal;
	font-size:11px;
	color: #55C5EA;
	text-decoration: none;
	text-transform: uppercase;
}

.write_icon {
	background-image:url(../img/write_color_16x16.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.news_details_container_left h4 a:hover {
	color: #70D551;
	text-decoration: none;
}

.news_details_comments_container {
 	border-bottom:1px solid #CCCCCC;
 	padding-bottom:5px;
}

.news_details_comments_form {
	padding-top: 5px;
}

.news_details_comments_form_el1,
.news_details_comments_form_el2,
.news_details_comments_form_el3,
.news_details_comments_form_but {
	font-family:Arial,Helvetica;
	font-size:12px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
	color: #333;
	margin-left: 0px;
	margin-right: 4px;
	padding: 0px;
}

.news_details_comments_form_el1 {

}

.news_details_comments_form_el2 {
	width: 300px;
}

.news_details_comments_form_el3 {
	width:100%;
	height:70px;
}

.news_details_comments_form_but {

}

.news_details_comments_reply {
}

.news_details_comments_reply h2 {
	background-image:url(../img/user16x16.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

.news_details_comments_reply p {
	font-size:11px;
	background-color: #ebebeb;
	padding: 5px;
	border-top:1px solid #CCCCCC;
	border-bottom: none;
	margin: 5px 0px 7px 0px;
}



/* ----- news content right (bottom) ----- */
.news_details_container_right h2 {
	color:#70D551;
	font-size:11px;
	font-weight: normal;
	line-height:13px;
	margin:0;
	text-transform:uppercase;
	padding-bottom: 2px;
	padding-top: 10px;
}

.news_details_container_right_cell {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 2px;
	padding-top: 2px;
}

.news_details_container_right_cell a {
	font-size:12px;
	line-height:13px;
	text-decoration: none;
	color: gray;
}

.news_details_container_right_cell a:hover {
	color:black;
}
.news_details_container_left h6 a {
	display: none;
}
.sp_home_bot_cell_left {
	display: none;
}
.sp_site_friends {
	display: none;
}
.vrtse {
	display: none;
}
.news_details_container_left h4 a {
	visibility: hidden;
}
.sp_toptop {
	display: none;
}
