/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(master02.css);
/* pageStructure
-----------------------------------------------------------------------------*/
body {
	
}
.overWrap
{
		background: url(../../imagesTv/bg-y.gif) repeat-y center;
}
.wrap {
	width:100%;
	margin:0 auto;
	background-image:url(../../imagesTv/bg_wrap.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	/*position:relative;*/
	min-height:100%;
	
}
.top {
	width:980px;
	height:40px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.header {
	width:980px;
	height:103px;
	margin:0 auto;
	background-image:url(../../imagesTv/head.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.topMenu {
	position:absolute;
	height:20px;
	top: -32px;
	left: 860px;
	color:#CCCCCC;
	text-align:right;
}
.topMenu a {
	color:#FFF;
	text-decoration:none;
}

.mainnav1 {
	position:absolute;
	top:0px;
	left:0px;
}

.mainnav1 {
	width:720px;
	height:30px;
}
.mainnav1 ul {
	list-style:none;
}
.mainnav1 li {
	float:left;
	height:30px;
}
.mainnav1 a {
	float:left;
	display:block;
	padding:7px 20px;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#5b636d;
}
.mainnav1 a:hover {
	text-decoration:underline;
	color:#5b636d;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
.mainnav1 a {
	float:none;
}
/* End IE5-Mac hack */

.mainnav1 li.current1 {
	background:url(../../imagesTv/nav2.gif) no-repeat right top;
}
.mainnav1 li.current1 a {
	background:url(../../imagesTv/nav1.gif) no-repeat left top;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	padding:9px 24px;
	color:#FFF;
}
.mainnav1 .mainnav2
{
    position: absolute;
    top: 26px;
    left: 0px;
    width: 940px;
    height: 26px;
    padding: 4px 0px 0px 0px;
    background: url(../../imagesTv/mainnav2.gif) no-repeat left 2px;
}
.mainnav1 .mainnav2 ul {
	list-style:none;
	padding:1px 12px;
}
.mainnav1 .mainnav2 ul li {
	float:left;
	background:url(../../imagesTv/mainbuttsuboff.gif) no-repeat left top;
}
.mainnav1 .mainnav2 ul li a {
	float:left;
	display:block;
	padding:5px 12px 7px 12px;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.mainnav1 .mainnav2 ul li a:hover {
	text-decoration:underline !important;
	color:#fff;
}
.mainnav1 .mainnav2 li a {
	float:left;
	display:block;
	padding:5px 12px 7px 12px;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:none;
}

.mainnav1 .mainnav2 li.current3 a
{
    text-decoration: underline !important;
    color: #ffdd33;
}

.menu {
	width:980px;
	height:28px;
		background:url("../../imagesTv/menu.gif") repeat-x scroll left top transparent;
	margin:0 auto;
	position:relative;
}



.search {
	width:215px;
	position:absolute;
	height:25px;
	top:0;
	left:780px;
	line-height:25px;
	color:#5b636d;
	padding:5px 0 0 0;
	display:block;
}
.title {
	float:left;
	line-height:20px;
	padding:0 5px 0 0;
	color:#333;
	font-size:12px;
	float:left;
	display:block;
	font-weight:bold;
}
.send {
	border:none;
	height:19px;
	width:24px;
	font-weight:bold;
	border:none;
	background-image:url(../../imagesTv/next.gif);
	background-repeat:no-repeat;
	padding:0 5px 0 0;
	display:block;
	float:left;
	margin:0 0 0 5px;
	cursor:pointer;
}

.searchinput {
	border:1px solid #BFBFBF;
	width:150px;
	height:12px;
	background-color:#FFF;
	padding:3px;
	margin:0;
	display:block;
	float:left;
	font:10px  Arial, Helvetica, sans-serif;
}

.subMenu {
	width:980px;
	height:26px;
	margin:0 auto;
	background-color:#555;
	background-image:url(../../imagesTv/submenu_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
.mainNav2 ul {
	padding:0px;
	margin:0px;
}
.mainNav2 ul li {
	line-height:26px;
	display:inline;
	padding:0 2px;
	font-weight:bold;
}
.mainNav2 ul li a {
	display:inline;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.mainNav2 ul li a:hover {
	text-decoration:underline;
}
.logo {
	position:absolute;
	top: 21px;
	left: 37px;
	border:0px;

}
.banner {
	position:absolute;
	top: 15px;
	left: 270px;
	/*background-color:#000000;*/


}
.bannerSmall {
	background-color:#000000;
	width:200px;
	height:100px;
	float:left;
	z-index:10px;

}
.bannerBig {
	background-color:#000000;
	width:560px;
	height:100px;
	float:left;
}
.bannerTop {
	width:700px;
	height:80px;
}
.run {
	float:left;
	height:30px;
	padding:5px 0 0 5px;
}

.content {
	width:980px;
	margin:0 auto;
	padding:5px 0 0 0;
	position:relative;
	min-height:100%;
}
#panelHomePage
{
	float:left;
}
.boxLeft {
	width:200px;
	float:left;
}
.boxCenter {
	width:556px;
	padding:0 10px;
	float:left;
}
.boxCenterInner {
	width:760px;
	padding:0 10px;
	float:left;
	
}

.boxRight {
	width:200px;
	float:right;
}

.boxProgramaInner {
	width:960px;
	padding:0 10px;
	float:left;
}

.video 
{
	width:200px;	
	}
.videoVesti 
{
	text-align:center;
}
.ddlClass
{
	float:right;
	}
.videoDate
{
	padding: 5px;
	margin-bottom:10px;
	border-bottom: 1px solid #ccc;	
	height:20px;
	}
		
.videoLista {
	width:180px;
	padding: 10px 10px;
}
.videoLista ul {
	list-style:none;
}
.videoLista ul li {
	font-weight:bold;
	border-bottom:1px solid #999;
}
.videoLista ul li a {
	color:#CC0000;
	text-decoration:none;
}
.anketaBox {
	background-color:#d8dbde;
	height:100px;
	padding:10px;
}
.vestiKategorija {
	width:560px;
	float:left;
	font-weight:normal;
}
.boxCenter01 {
	width:182px;
	height:150px;
	float:left;
	margin:5px 7px 0 0;
}
.boxCenter02 {
	width:182px;
	height:150px;
	float:left;
	margin:5px 7px 0 0;
}
.boxCenter03 {
	width:182px;
	height:150px;
	float:left;
	margin:5px 0 0 0;
}
.naslov {
	width:180px;
	height:15px;
	background-image:url(../../imagesTv/naslov.gif);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;
}
.naslov01 {
	width:162px;
	height:15px;
	background-image:url(../../imagesTv/naslov.gif);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;
}
.naslov02 {
	width:540px;
	height:15px;
	background-image:url(../../imagesTv/naslov.gif);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;

}
.naslov03 {
	width:630px;
	height:15px;
	background-image:url(../../imagesTv/naslov.gif);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;

}
.naslov04 {
	width:280px;
	height:15px;
	background-image:url(../../imagesTv/naslov.gif);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;

}

.newsletterBox {
	background-image:url(../../imagesTv/newsletter_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#7f8994;
	height:70px;
	padding:10px;
	color:#FFFFFF;
}
.newsletterBox input.textbox {
	border:#99a1a9 1px solid;
	width:140px;
	height:16px;
	padding:0;
	margin:0;
}
.newsletterBox input.btn {
	padding:0;
	margin:5px 0 0 5px;
	width: 24px;
	height:19px;
}
.newsletterSend {
	border:none;
	height:19px;
	width:24px;
	font-weight:bold;
	border:none;
	background-image:url(../../imagesTv/next.gif);
	background-repeat:no-repeat;
	background-color:#7f8994;
	padding:0 5px 0 0;
	display:block;
	float:left;
	margin:0 0 0 5px;
	cursor:pointer;
}

.odjava {
	color:#FFFFFF;
	padding: 10px 0 0 0;
}
.cont
{
	}
.vesti {
width:200px;

}
.topvesti {
	width:560px;
}
.flash {
	float:left;
	width:560px;
}
.topvestiLeft {
	width:312px;
	margin:0 10px 0 0;
	float:left;
}
.topvestiLeft h2{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font:16px Arial, sans-serif;
		padding: 0 0 10px 0;
	
}
.topvestiLeft h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.topvestiLeft h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}

.topvestiLeft a
{
	text-decoration:none;
	color:#808285 !important;
}
.topvestiLeft a:hover {
	color:#5b636d !important;
}

.topvestiLeft a images {
	/*border:3px solid #5b636d;*/
}

.topvestiRight {
	width:140px;
	float:left;
}
div.subcont {
	width:220px;
	height:64px;
	margin:0 0 5px 0;
	float:left;
	border-bottom:1px solid #f7eada;
	padding:0 0 5px 0;
	font-weight:bold;
    position:relative;
    float:left;

}
.subcont a {
	color:#8b120b;
	text-decoration:none;
}
div.subcont04 {
	width:220px;
	margin:0 0 5px 0;
	float:left;
	border-bottom:1px solid #f7eada;
	padding:0 0 5px 0;
	font-weight:bold;
    position:relative;
    float:left;

}
.subcont04 a {
	color:#8b120b;
	text-decoration:none;
}
.subcont04 a:hover {
	color:#555;
}

.subcont02 {
	width:560px;
	margin:0 0 5px 0;
	float:left;
	border-bottom:1px solid #f7eada;
	padding:0 0 5px 0;
}
.subcont02 a {
	color:#8b120b;
	text-decoration:none;
}
.subcont02 h3 {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.subcont02 h2{
	font-weight:bold;
	padding:10px 0 10px 0;
	text-decoration:none;
	color:#000 !important;
	font:14px Arial, sans-serif;
	
}
.subcont02 h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.subcont02 h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.subcont02 a
{
	text-decoration:none;
	color:#808285 !important;
}
.subcont02 a:hover {
	color:#5b636d !important;
}

.subcont03 {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	height:120px;
	text-decoration:none;
}
.subcont03 a {
	color:#8b120b;
	font-weight:bold;
	text-decoration:none;
}
.subcont04 {
	width:560px;
	margin:0 0 5px 0;
	float:left;
	padding:0 0 5px 0;
}

.subcont04 a {
	color:#8b120b;
	text-decoration:none;
}
.subcont04 h3 {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.subcont04 h2{
	font-weight:bold;
	padding:10px 0 10px 0;
	text-decoration:none;
	color:#000 !important;
	font:14px Arial, sans-serif;
	
}
.subcont04 h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.subcont04 h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.subcont04 a
{
	text-decoration:none;
	color:#5b636d !important;
}
.subcont04 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.programaNadvoreshen
{
	margin-bottom:10px;
	margin-top:10px;
	}
.programa {
	width:200px;
	margin:0 0 5px 0;
	float:left;
	padding:0 0 5px 0;
	font-size:11px;
}

.programa a {
	color:#8b120b;
	text-decoration:none;
}
.programa h3 {
	font-size:12px;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.programa h2{
	font-weight:bold;
	padding:10px 0 10px 0;
	text-decoration:none;
	color:#000 !important;
	font:12px Arial, sans-serif;
	
}
.programa h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.programa h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.programa a
{
	text-decoration:none;
}
.programa a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}

.imgLeft {
	float:left;
	margin:0 10px 0 0;
	/*border:2px solid #5b636d;*/
}
.imgLeft01 {
	float:left;
	margin:5px 10px 0 0;
	border:1px solid #DADADA !important;
	padding:2px;
}
.imgLeft02 {
	float:left;
	margin:5px 10px 0 0;
}
.textStyle {
	padding:6px;
}
.textStyle a {
	color:#5b636d;
}
.textStyle a:hover {
	color:#555;
}
.subcontNews {
	padding:5px;
	float:left;
}
.spacer
{
	clear:both;
}

.post-footer {
	background:#F8F8F8 none repeat scroll 0 0;
	border:1px solid #EFEFEF;
	margin:15px 0 10px;
	padding:3px 10px;
}
img.float-left {
	margin: 3px 15px 5px 0px;
	border:1px solid #5b636d;
	padding:2px;
}
img.no-border {
	border: none;
}
img.float-right {
	margin: 5px 0px 5px 15px;
}
.post-footer .date {
	background: url('../../imagesTv/clock.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url('../../imagesTv/comment.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;

}
.post-footer .readmore {
	background: url('../../imagesTv/page.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;

}
.align-right {
	text-align: right;
}
.mapa {
	padding: 15px 15px 15px 25px;
}
.mapa ul {
	list-style:none;
}
.mapa ul li {
	font-weight:bold;

}
.mapa ul li ul{
	padding-left: 20px;

}
.mapa ul li a {
	color:#CC0000;
	text-decoration:none;
}
.back {
	color: #5b636d;
	text-decoration: underline;
}

div.imgCont
{
    float:left;
	width:340px;
}

.mainvar 
{
	width:730px;
	text-align:left;
	background-color:#FFFFFF;
	border:#d9d9d9 solid 1px;
	padding: 10px 10px 10px 10px;
	position:relative;
}
.mainvar h2{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font:16px Arial, sans-serif;
	padding-bottom:5px;
	padding-top:5px;
	
}
.mainvar h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.mainvar h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}

.mainvar h3 {
	font-weight:bold;
	color:#5b636d !important;
	font:18px Arial, sans-serif;
	display:block;
	padding-bottom:10px;
	padding-top:35px;
	
}
.mainvar h4 { 
	font:11px Arial, sans-serif;
	padding:2px 5px;
	background-color:#FFFFFF;
	color: #000;
	font-weight:bold;
}
.newsList {
	padding:8px;
	background:#F9F9F9;
	margin:5px 3px;
	color:#000000;
	font-size:12px;
	
}

.newsList h3{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font:12px Arial, sans-serif;
	
}
.newsList h3 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.newsList h3 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.newsList h4{
	text-decoration:none;
	color:#000 !important;
	font:14px Arial, sans-serif;
	
}
.newsList h4 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.newsList h4 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.newsList a
{
	text-decoration:none;
	color:#808285 !important;
}
.newsList a:hover {
	color:#5b636d !important;
}
.newsListIP {
	padding:8px;
	background:#F9F9F9;
	color:#000000;
	font-size:12px;
	border:1px solid #CCCCCC;
	height:140px;
	width:704px;
	margin:0 3px 5px 0;
 	position:relative;
}
.newsListIP .cloud_comments a 
{
	cursor:pointer;
	color:#000;
}
.newsListIP .cloud_comments a:hover {
	color:#000;
}
.newsListIP h3{
	font-weight:bold;
	color:#5b636d !important;
	font:16px Arial, sans-serif;
	display:block;
	padding-bottom:5px;
	padding-top:5px;


}
.newsListIP h3 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.newsListIP h3 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.newsListIP a
{
	text-decoration:none;
	color:#808285 !important;
}
.newsListIP a:hover {
	color:#5b636d !important;

}
.newsListHalfImg {
	padding:8px;
	margin:5px 3px;
	float:right;
	width:320px;
}
.newsListHalf {
	padding:8px;
	background:#F9F9F9;
	margin:5px 3px;
	color:#000000;
	font-size:12px;
	float:left;
	width:341px;
	height:140px;
	border:1px solid #CCCCCC;

}
.newsListHalf h3{
	font-weight:bold;
	color:#5b636d !important;
	font:10px Arial, sans-serif;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}
.newsListHalf h4{
	font:11px Arial, sans-serif;
	padding:2px 5px;
	color: #000;
	font-weight:bold;
	background:#F9F9F9;

}
.newsListHalf h4 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.newsListHalf h4 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.newsListHalf a
{
	text-decoration:none;
	color:#808285 !important;
}
.newsListHalf a:hover {
	color:#5b636d !important;
}


.newsListHalf h3 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.newsListHalf h3 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}
.videoIcon{
	position:absolute;
	left: 600px;
	top: 140px;


}
.imageIcon {
	position:absolute;
	left: 500px;
	top: 140px;


}


.tools-top_articles 
{
	
	position:absolute;
	left:648px;
	width:80px;
	top:10px;
	padding:5px;
	border: 1px solid #d9d9d9;

}
.tools-top_articles  ul 
{
	display:none;
	display:inline;
	
}
.tools-top_articles  ul li {
	display:inline;
	padding: 0  5px 0 10px;
	font-weight:bold;
	float:left;
}
.tools-top_articles  ul li div{

	clear:both;
}
.tools-top_articles ul li a {
color:#FFFFFF;
}

.display
{
	display:none;	
	}
.divClass
{
	float:left;
	}
	
.tools-top 
{
	 border: 1px solid #D9D9D9;
    left: 498px;
    padding: 5px;
    position: absolute;
    top: 10px;
    width: 230px;

}
.tools-top ul 
{
	display:none;
	display:inline;
	
}
.tools-top ul li {
	display:inline;
	padding: 0  5px 0 10px;
	font-weight:bold;
	float:left;
}
.tools-top ul li div{

	clear:both;
}
.tools-top ul li a {
color:#FFFFFF;
}
.icon05 {
/*background-image:url(../../imagesTv/arhiva.png);*/
background-repeat:no-repeat;
background-position:left;
}
.icon01 {
/*background-image:url(../../imagesTv/email.png);*/
background-repeat:no-repeat;
background-position:left;
}
.icon02 {
/*background-image:url(../../imagesTv/comments.png);*/
background-repeat:no-repeat;
background-position:left;
float:left;
}
.icon03 {
/*background-image:url(../../imagesTv/spodeli.png);*/
float:left;
background-repeat:no-repeat;
background-position:left;
}
.icon04 {
/*background-image:url(../../imagesTv/printer.png);*/
background-repeat:no-repeat;
float:left;
background-position:left;
}
.videoThumb
{
    position:absolute;
     left:0px;
    top:0px;
     padding-top:5px;
}
.videoThumb2
{
    position:absolute;
    left:0px;
    top:0px;
}
images.videoThumb3
{
    position:absolute;
    left:4px;
    top:4px;
    margin:0px !important;
    padding:0px !important;
}
images.videoThumb4
{
    position:absolute;
    left:6px;
    top:6px;
    margin:0px !important;
    padding:0px !important;
}
.divRelative
{
	position:relative;
	padding-bottom:0px;
	}

.pagging
{
    font-weight: bold;
    text-align: center;
    width:100%;
   
  /*  padding:3px;
    border:1px solid #333;*/
}
.pagging a {
	 color: #5b636d;

}
.pagging a:hover {
	 color: #5b636d;

}
.pagging a:visited {
	 color: #5b636d;

}
/*print*/

.mainvarPrint {
	float:left;
	background-color:#FFFFFF;
	padding: 0px 10px 10px 10px;
	position:relative;

}
.mainvarPrint h2 {
	font-weight:bold;
	color:#5b636d !important;
	font:16px Arial, sans-serif;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	
}
.mainvarPrint h3 {
	font-weight:bold;
	color:#5b636d !important;
	font:16px Arial, sans-serif;
	display:block;
	padding-bottom:10px;
	padding-top:25px;
	
}
.mainvarPrint h4 { 
	font:11px Arial, sans-serif;
	padding:2px 5px;
	background-color:#FFFFFF;
	color: #000;
	font-weight:bold;
}
/*comments*/

.colOne {
	float: left;
	width:700px;
	padding: 5px 20px 3px 20px;
	font:11px Arial, sans-serif;
}
.colOne a {
	color:#5b636d;
}
.colOne h2 {
	font:12px Arial, sans-serif;
	font-weight:bold;
}
.colOne h3 {
	font:10px Arial, sans-serif;
	margin: 2px 0 5px 0;
	padding:0;
	color:#5b636d;
}
.colOne .post {
	border-bottom: 1px solid #E6E2F1;
	border-top: 1px solid #E6E2F1;
	padding:2px;
	/*background:#F9F9F9 url(../../imagesTv/img7.gif) no-repeat right bottom;*/
}
.colOne .post .stars {
	float:right;
	border: 1px solid #DADADA;
	background-color:#FFFFFF;
	padding: 5px;
}
.colOne .post .meta {
	height: 25px;
	padding: 10px 0 0 0;
}
.colOne .post .meta p {
	margin: 0;
	padding: 0;
	font:10px Arial, sans-serif;
}

/*popUp*/

.close
{
	padding: 2px 2px 0px 0px;
	  vertical-align:top;
}

.mainvarPopUp 
{
	width:240px;
	height:330px;
	padding: 5px 10px 5px 10px;
	background-color:#fff;
}
.popUpBg
{
	background:url(../../imagesTv/popup_bg1.jpg) no-repeat left top;
}
	
.footer {
	width:980px;
	margin:0 auto;
	padding:10px 0 0 0;
	clear:both;
}
.footerNav {
	width:980px;
	background-image:url(../../imagesTv/naslov.gif);
	background-repeat:repeat-x;
	height:35px;
}
.footerNav ul {
	line-height:35px;
	text-align:center;
	
}
.footerNav ul li {
	display:inline;
	padding:0 1px;
	font-weight:bold;
	font-size:12px;
}
.footerNav ul li a {
color:#333333;
text-decoration:none;
}
.footerSub {
	width:980px;
	background-color:#7f8994;
	height:38px;
	color:#FFFFFF;
	line-height:15px;
	text-align:center;

}	

.tiker {
	width:980px;
	height:30px;
	margin:0 auto;
	padding: 0px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
}
.relatedlinks {
	padding:5px 10px;
	background-color:#f0f3f5;
	border:1px solid #cdd0d3;
	margin:0 0 5px 0;

}

h4 {
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	padding:2px 2px 2px 20px;
	margin:0;
	background-image:url(../../imagesTv/h4_bg.gif);
	background-color:#5b636d;
	background-repeat:no-repeat;
}
.liststyle1 {
	list-style:none;
	padding:5px 0;
	font-weight:normal;
	padding:0 0 1px;
	
}


    
    
.relatedlinks ul {
}
.relatedlinks ul li {
	padding:0 0 0 12px;
	background:url(../../imagesTv/dot-00.gif) no-repeat ;
}
.relatedlinks ul li a {
	text-decoration:none;
	color:#5b636d;
}
.relatedlinks ul li a:hover {
	text-decoration:underline;
		color:#5b636d;
}


/*----- News List -------*/
.listNews2
{
    float:left;
    margin: 0 2px 0 0;
 
}
.listNews2 ul
{
    padding: 0px;
    margin: 0px;
  /*  border-bottom: 1px solid #E6E2F1;*/
    margin-bottom:10px;
    float:left;
    width: 540px;
    display:block;
}
.listNews2 ul li
{
	padding: 0px;
    margin: 0px;
    padding-left:10px;
    list-style-type: none;
    border: 1px solid #E6E2F1;
	padding:8px;
	float:left;
	width: 340px;
	height:150px;
	margin:5px 5px 0 0;
}
.listNews ul li:hover
{
	color:#5b636d !important;

}
.listNews2 ul li h5 a:hover
{
	color:#5b636d !important;
	text-decoration:underline;

}
.listNews2 a {
	color:#000000;
	text-decoration:none;
}

	
.listNews2 h2, .listNews h2 a {
	font:15px Tahoma, sans-serif;
	font-weight:bold;
	margin:2px 0 2px 0;
	color:#000000 !important;
}
.listNews h2 a:hover{
	color:#555555;
}
.listNews2 h3
{
    font:10px Arial, sans-serif;
	margin:0;
	padding:0;
	color:#555555;
}
.listNews2 p {
	margin:0;
}
.listNews2 p a {
	margin:0;
	color:#000000 !important;
}
.listNews2 .pagging
{
    font-weight: bold;
    text-align: center;
    clear:both;
    width:660px;
}
.listNews2 .pagging a {
	color:#5b636d;
}
.classh1
{
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding:2px 2px 2px 20px;
	margin:0;
	}
.downImg
{
	float:right;
		padding-bottom: 2px;
		 padding-right: 2px;
		 vertical-align:bottom;
	}

.cloud_comments {
float:right;
padding:2px;
border:1px solid #CCCCCC;
font-weight:bold;
font-size:11px;
display:block;
}
.cloud_comments img {
padding:0 5px 0 0 ;
vertical-align:middle;
}
.cloud_comments a {
	color:#808285
}
.cloud_comments a:hover {
	color: #5b636d;
}

div.imgCont a {
	color:#808285
}
div.imgCont a:hover {
	color: #5b636d;
}

.programa li {
	float:left;
}
.programa a {
	float:left;
	display:block;
	padding:4px 20px;
	text-decoration:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#5b636d;
}
.programa a:hover {
	text-decoration:underline;
}


.programaNaslov
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.previous_issues {
	float:left;
	width:219px;
	border:1px solid #CCCCCC;
	padding:8px;
	background:#FFF;
	margin:5px 3px;
	height:300px;
}
p {
	margin-bottom:10px;
}

.previous_issuesHP
{
	float:left;
	width:158px;
	border:1px solid #CCCCCC;
	padding:8px;
	background:#FFF;
	margin:5px 3px;
	height:260px;
	}
	
.previous_issuesHP	h2
{
	font:14px  Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	padding: 2px 10px 2px 0px;
	margin:0;
	}

.previous_issuesHP	a
{
	text-decoration:underline;
	color:#5b636d !important;
}
.previous_issuesHP h2 a:hover {
	color:#5b636d !important;
	text-decoration:none;
	
	
}

.mainvarSEF 
{
	width:730px;
	text-align:left;
	background-color:#FFFFFF;
	border:#d9d9d9 solid 1px;
	padding: 10px 10px 10px 10px;
margin:0px;
	position:relative;
}

.mainvarSEF h3 {
	font-weight:bold;
	color:#5b636d !important;
	font:18px Arial, sans-serif;
	display:block;
	padding-bottom:10px;
	padding-top:0px;
	
}
.rightSEF
{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	float: left; 
	width: 380px;
	
	}
	.rightNews
	{
	padding: 0 0 0 10px;
	float: left; 
	width: 470px;
	}
	
	.mainvar h2{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font:16px Arial, sans-serif;
	padding-bottom:5px;
	padding-top:5px;
	
}
.mainvarSEF h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.mainvarSEF h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}


.mainvarSEF h4 { 
	font:11px Arial, sans-serif;
	padding:2px 5px;
	background-color:#FFFFFF;
	color: #000;
	font-weight:bold;
}

.mainvarSEF .colOne {
	float: left;
	width:690px;
	padding: 5px 20px 3px 20px;
	font:11px Arial, sans-serif;
}
.mainvarSEF .colOne a {
	color:#5b636d;
}
.mainvarSEF .colOne h2 {
	font:12px Arial, sans-serif;
	padding:0;
	font-weight:bold;
}
.mainvarSEF .colOne h3 {
	font:10px Arial, sans-serif;
	margin: 2px 0 5px 0;
	padding:0;
	color:#5b636d;
}
.mainvarSEF .colOne .post {
	border-bottom: 1px solid #E6E2F1;
	border-top: 1px solid #E6E2F1;
	padding:2px 0;
	/*background:#F9F9F9 url(../../imagesTv/img7.gif) no-repeat right bottom;*/
}
.mainvarSEF .colOne .post .stars {
	float:right;
	border: 1px solid #DADADA;
	background-color:#FFFFFF;
	padding: 5px;
}
.mainvarSEF .colOne .post .meta {
	height: 25px;
	padding: 10px 0 0 0;
}
.mainvarSEF .colOne .post .meta p {
	margin: 0;
	padding: 0;
	font:10px Arial, sans-serif;
}
 .radio input
{
	border:none;
	padding:2px;
	}
.pollOption
{
	border:none;
	padding:2px;
}	
.weather {
	width:200px;
	height:130px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #ccc;
}
.weatherTitle {
	width:160px;
	height:26px;
	background-image:url(../../img/title_bg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:8px 0 0 10px;
	text-transform:uppercase;
}

.weatherBox {
	width:200px;
	padding:0;
	color:#FFFFFF;
	font-weight:normal;
	line-height:28px;
	float:left;
}
.weatherBoxDetali {
	width:200px;
	height:10px;
	padding:10px 0 5px 0;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	
}
.weatherCon 
{
	float:left;
	padding:0 0 0 10px;
	color:#0099CC;
	font-weight:bold;
}	
.weatherIcon {
	float:right;
	height:10px;
	width:36px;
	margin:0 5px 0 0;
}

.weatherCon a 
{
	padding:10px 0 5px 10px;
	color:#5b636d;
	text-decoration:none;
}
.weatherCon a:hover {
	text-decoration:underline;
	color:#5b636d;
}
.submit {
	color:#FFFFFF;
	background-color:#b0281a;
	height:20px;
	font-weight:bold;
	vertical-align:middle;
	border: 1px #b0281a solid;
	margin:3px 5px 3px 5px;
	cursor:pointer;
}

.altBld
{
	font:11px Arial, sans-serif;
	color: #000;
}
.label {
	font-weight:bold;
	color:#000000;
}
.zachleni {
	color:#000000;
}
.zachleni input {
	margin:3px 0;
	border:1px solid #CCCCCC;
}
.boxBottom
{
		padding:0 0 0 20px;
	}
.boxBottom ul {
	list-style:none;
}
.kategor ul li {
	border:none;
}
.kategor input {
	border:none;
	margin:0 5px 0 0;
	vertical-align:middle;
}
.pollBody
{
	padding: 0 0 10px 0;	
	}
.pollOption
{
	border:none;
	padding:2px;
	background-color:#f0f3f5;
	color:#5b636d;
}	
.pollButton {
	width:200px;
	height:24px;
	background-color:#5b636d;
}
.pollSend
{
	border:none;
	height:19px;
	width:24px;
	background-image:url(../../imagesTv/next.gif);
	background-repeat:no-repeat;
	background-color:#5b636d;
	display:block;
	float:left;
	float:right;
	margin: 3px 5px 3px 0;
}
.pollQuestion
{
	background-color:#f0f3f5;
	color:#5b636d;
	padding: 2px 0 2px 10px;
	}
	
.forma {
	font-weight:bold;
	padding:0 0 10px 10px;
	margin:0;
	background-color:#FDF9F4;
	margin:0 0 10px 0;
	border-bottom: 1px solid #ccc;
		
}
.forma a{
font-weight:normal;

}
.forma a:hover
{
	text-decoration:underline;
	color:#5b636d;
	}
.forma input{
margin:3px 0 3px 0;
}
.bannerche { width:200px; height:60px; background-color:#000000; margin:0; padding:0; }


/* Calendar */
.calendar_wrap {
	padding:3px 5px 5px 5px;
}
.calendar_wrap div {
	padding:0px;
	margin:0px;
}
.calendar table.wp-calendar {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}
.calendar table.wp-calendar caption {
	display:none;
}
/*.calendar table.wp-calendar thead th */
.calendarTH {
	border: 1px solid #DBDBDB;
	background: #5B636D;
	color:#FFFFFF;
}
.calendar table.wp-calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}
.calendar #prev {
	text-align: left;
	padding:0 0 0 15px;
}
.calendar #prev a {
	color: #09A6EB;
}
.calendar #prev a {
	color: #09A6EB;

}
.calendar #next {
	text-align: right;
	padding:0 15px 0 0;
}
.calendar table.wp-calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
	color:#6AA2FD;
}
.calendar table.wp-calendar .today {
	background: #F0F3F5;
	border: 1px solid #DBDBDB;
	font-weight: bold;
	color: #5B636D;

}
.calendar table.wp-calendar .todayselect a {
	color: #FFF;
	text-decoration:none;

}
.calendar table.wp-calendar .todayselect {
	background: #5B636D;
	border: 1px solid #DBDBDB;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
}
.datecalendar {
background-color:#5B636D;
border:1px solid #DBDBDB;
vertical-align:middle;
font-weight:bold;
color:#FFFFFF;
}
.datecalendar a{
background-color:#5B636D;
border:0px solid #DBDBDB;
vertical-align:middle;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}

.calendar table.wp-calendar .today a {
	color: #5B636D;
	text-decoration:underline;
	cursor:pointer;
}
.calendar ul {
	list-style: none;
}
.calendar li {
	list-style: none;
}


.programaIP {
	margin:0 auto;
	text-align:left;
	width:648px;
	height:100%;
	background-color:#fff;
}
.td30p {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F0F3F5;
	margin:0;
	color: #666666;
	width:550px;
}


.td30pwidth {
	padding:2px 5px;
	height: 18px;
	border:1px solid #fff;
	background-color:#F7F7F7;
	margin:0;
	color: #5B636D;
	width: 50px;
	text-align:center;
	font-weight:bold;
}
.tdNaslov30p {
	background-color:#5B636D;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 25px;
	padding:2px 5px;
	width:648px;
	margin:0;
	text-align:center;
 
}
.tabela30p {
	width:648px;
	padding:1px;
	margin:0;
	border:1px solid #cbd8e8;
}
.blackText
{
	font-weight:bold !important;
	font-size:12px !important;
	color:#000;
	}


.programaText {
	padding-left:10px; 
	margin-bottom:10px;
	color:#000;
font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
 .mobile {
	padding:8px 0 0 10px;
	width:200px;
}
a.amobile 
{
	background:url(../../images/arrow_mob.gif) no-repeat top left;
	padding:0 0 0 10px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}

/*tema na denot*/

.topvestiPrva {
	width:540px;
	margin:0;
	float:left;
	padding:10px;
	background-color:#5B636D;
	
}
.topvestiPrva h2{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font:16px Arial, sans-serif;
	padding: 0 0 10px 0;
	
}
.topvestiPrva h2 a
{
	color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
}
.topvestiPrva h2 a:hover {
	color:#000 !important;
	text-decoration:underline;
}

.topvestiPrva a
{
  color: #CCCCCC !important;
    text-decoration: none;
}
.topvestiPrva a:hover {
	color:#000 !important;
}

.topvestiPrva a images {
	/*border:3px solid #5b636d;*/
}
.liststyleTema
{
    float: left;
    margin-top: 10px;
    padding: 5px;
    width: 530px;
    }

.liststyleTema ul 
{
    list-style:none;
	padding:5px 0;
	font-weight:normal;
	padding:0 0 1px;
}
.liststyleTema ul li {
	padding:5px 0 7px 0;
	
	background:url("../../imagesTv/tema_li.jpg") bottom left repeat-x;
	
}
.liststyleTema ul li a {
	text-decoration:none;
	color:#fff;
	padding:0 0 0 16px;
	background:url("../../images/arrow_mob.gif") no-repeat scroll 8px top;

}
}
.liststyleTema ul li a:hover {
	text-decoration:underline;
	color:#000 !important;
	
}
.imgTema
{
     background: none repeat scroll 0 0 #FFF;
    border: 1px solid #000000 !important;
    float: left;
    margin: 0 10px;
    padding: 4px;
    }
.naslovTema {
	width:540px;
	height:15px;
	background-image:url(../../imagesTv/tema_h2.jpg);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;

}

/*////Gallery News///*/
.innerArticleImg{
    float:left;
    text-align:center;
    padding:0px;
}

.innerArticleImg img{
    margin:0;
  
}
.imgleft
{
      border:1px solid #CCCCCC;
    padding:3px;
    }

.oneArtScrollableCont{
    float:left;
    position:relative;
}
.gallery{
	   border: none;
    height: 220px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 380px;
    
}
.gallery .items {
	width:20000em;
	position:absolute;
    text-align:left;
    padding:0; 
    height:380px;
}
.gallery .items img {
    margin:0;
    }
.floatLeft
{float:left;}
.innerArticleImg .imgPrevIP{
    display:block;
    position:absolute;
    top:225px;
    left:330px;
    background: url("test_prev_sel.png") no-repeat;
    cursor:pointer;
    	border:none;
	margin:0;
}
.innerArticleImg .imgNextIP{
    display:block;
    position:absolute;
    top:225px;
    right:1px;
    background: url("test_next_sel.png") no-repeat;
    cursor:pointer;
    	border:none;
	margin:0;
}
.innerArticleImg .divPrevIP{
    display:block;
    position:absolute;
    top:225px;
    left:330px;
    background: url("test_prev_sel.png") no-repeat;
    filter: alpha(opacity=50);
	opacity: 0.5;
		border:none;
	margin:0;
}
.innerArticleImg .divNextIP{
    display:block;
    position:absolute;
    top:225px;
    right:1px;
    background: url("test_next_sel.png") no-repeat;
    filter: alpha(opacity=50);
	opacity: 0.5;
	border:none;
	margin:0;
}
.innerArticleImg .disabled {
    visibility:hidden;
}
.navi {
    height: 20px;
    margin-left: 0px;
    width: 200px;
    padding:5px 0 0 0;
}
.navi a {
    background: url("../../images/navigator.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
}
.navi a.active {
    background-position: 0 -16px;
}
.mf
{
   padding:10px 0;
}
.mf ul 
{
    list-style:none;
    padding:0;
    float:left;
    
    }
.mf ul li 
{
    
    
    }
.mf ul li a
{
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    width:217px;
    float:left;
    background-color:#5B636D;
    padding:10px;
    -moz-border-radius:5px;
    margin-bottom:2px;
    
    }
    .mf ul li a:hover
{
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    width:217px;
    float:left;
    background-color:#000;
    padding:10px;
    -moz-border-radius:5px;
    
    }
    .mfLeft p
    {
        border-bottom:1px solid #ccc;
        margin-bottom:3px;
        height:58px;
    }
    
    .mfRight {
	width:233px;
	float:left;
}
.mfLeft {
 /*   -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCCCCC;*/
    float: left;
    margin: 0;
    width: 380px;
}
.mfLeft h2{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font:11px Arial, sans-serif;
	padding: 0 0 10px 0;
	width:300px;
	float:left;
	
}
.mfLeft h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;

}
.mfLeft h2 a:hover {
	color:#5b636d !important;
	text-decoration:underline;
}

.mfLeft a
{
	text-decoration:none;
	color:#808285 !important;
}
.mfLeft a:hover {
	color:#5b636d !important;
}

.mfLeft a images {
	/*border:3px solid #5b636d;*/
}
.mfdate
{
        color: #C36130;
    font: 10px Arial,sans-serif;
    margin: 0;
    padding: 5px 0;
    float:right;
    }
    
.topvestiRightMF {
	width:155px;
	padding:5px 10px;
	float:left;
}
div.subcont04MF {
	width:165px;
	margin:0 0 5px 0;
	float:left;
	border-bottom:1px solid #f7eada;
	padding:0 0 5px 0;
	font-weight:bold;
    position:relative;
    float:left;

}

.subcont04MF a:hover {
	color:#8b120b !important;
	text-decoration:underline;
	
}
.subcont04MF a {
    color: #5B636D !important;
    text-decoration: none;
}
.naslovMF {
    background-image: url("../../imagesTv/naslov.gif");
    background-repeat: repeat-x;
    color: #8b120b;
    font-weight: bold;
    height: 15px;
    padding: 10px;
    text-transform: uppercase;
    width: 540px;
}
.naslovMF {
    color: #8b120b;
    font-weight: bold;
    text-transform: uppercase;
}


.reply {
	padding:8px 0 0 10px;
	width:200px;
	float:left !important;
}
a.areply 
{
	background:url(../../images/arrow_mob.gif) no-repeat top left;
	padding:0 0 0 10px;
	color:#B0281A;
	font-weight:bold;
	font-size:11px;
}
.subComment
{
    padding:5px 10px !important; 
    background:#f0f3f5; 
    color:#333; 
    margin-bottom:5px;
    
    }

.subComment h2 {
    color: #000000 !important;
    font: 16px Arial,sans-serif;
    padding-bottom: 3px;
    padding-top: 2px;
    text-decoration: none;
    font: bold 11px Arial,sans-serif;
      margin: 0;
    
}
.subComment
{
     font: 11px Arial,sans-serif;
     color:#808285;
      margin: 0;
    }
        .coment {
    background: none repeat scroll 0 0 #979797;
    margin-bottom: 10px;
    padding: 1px;
}



.coment1 {
    background: none repeat scroll 0 0 #979797;
    margin-bottom: 10px;
    padding: 1px;
width: 727px;
}
.coment1 ul {
    list-style: none outside none;
}
.coment1 ul li {
    background: url("../../images/corner2.gif") no-repeat scroll right bottom #FFFFFF;
    border: 3px solid #DFDFDF;
    clear: both;
    height: 100%;
    padding: 5px;
}
.coment1 ul li h2 {
     color: #000000 !important;
    font: 13px Arial,sans-serif;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
}
.coment1 ul li h3{
    color: #B0281A !important;
    display: block;
    font: bold 15px Arial,sans-serif  !important;
    padding-bottom: 10px;
    padding-top: 0px !important;
    font-weight:bold;
}
.coment1 ul li ul {
    padding-left: 15px;
}
.coment1 ul li ul li {
    background: none repeat scroll 0 0 #E9E9E9 !important;
    margin-bottom: 5px;
    position: relative;
}
.comentbg {
    background: url("../../images/comentbg.jpg") no-repeat scroll 0 0 transparent;
    height: 33px;
    left: -14px;
    position: absolute;
    width: 11px;
}
.comment1 .post-date {
    font-size: 0.9em;
}

.post-date {
    color: #000;
    margin: 2px 0 10px;
   
}
.left{
    float: left;
   width: 5%;
}
.right{
    float: right;
}
.loud, .loud a {
    color: #000000;
}

.comment-body{
     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 10px 12px 0;
    margin:5px;
    }
    .comment-text
    {
        float:right;
        width: 93%;
        }
