/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(master02.css);
/* pageStructure
-----------------------------------------------------------------------------*/
body {

}
.overWrap
{
		background: url(../../images/bg-y.gif) repeat-y center;
}
.wrap {
	width:100%;
	margin:0 auto;
	background-image:url(../../images/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(../../images/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(../../images/nav2.gif) no-repeat right top;
}
.mainnav1 li.current1 a {
	background:url(../../images/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(../../images/mainnav2.gif) no-repeat left 2px;
}
.mainnav1 .mainnav2 ul {
	list-style:none;
	padding:1px 12px;
}
.mainnav1 .mainnav2 ul li {
	float:left;
	background:url(../../images/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 {
	height:19px;
	width:24px;
	font-weight:bold;
	border:none;
	background-image:url(../../images/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(../../images/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: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 {
	position:relative;
	z-index:0;
	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(../../images/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(../../images/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(../../images/naslov.gif);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;

}
.naslov03 {
	width:940px;
	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(../../images/newsletter_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FDF9F4;
	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(../../images/next.gif);
	background-repeat:no-repeat;
	background-color:#FDF9F4;
	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:#b0281a !important;
	text-decoration:underline;
}

.topvestiLeft a
{
	text-decoration:none;
	color:#808285 !important;
}
.topvestiLeft a:hover {
	color:#b0281a !important;
}

.topvestiLeft a images {
	/*border:3px solid #b0281a;*/
}

.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:#b0281a !important;
	text-decoration:underline;
}
.subcont02 a
{
	text-decoration:none;
	color:#808285 !important;
}
.subcont02 a:hover {
	color:#b0281a !important;
}

.subcont03 {
	margin:0 0 0 0;
	padding:0 0 5px 0;
	
	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:#b0281a !important;
	text-decoration:underline;
}
.subcont04 a
{
	text-decoration:none;
	color:#b0281a !important;
}
.subcont04 a:hover {
	color:#b0281a !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;
	font:11px Arial, sans-serif;
}
.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:11px Arial, sans-serif;
	
}
.programa h2 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.programa h2 a:hover {
	color:#b0281a !important;
	text-decoration:underline;
}
.programa a
{
	text-decoration:none;
}
.programa a:hover {
	color:#b0281a !important;
	text-decoration:underline;
}

.imgLeft {
	float:left;
	margin:0 10px 0 0;
	/*border:2px solid #b0281a;*/
}
.imgLeft01 {
	float:left;
	margin:5px 10px 0 0;
	border:1px solid #555;
	padding:2px;
}
.imgLeft02 {
	float:left;
	margin:5px 10px 0 0;
}
.textStyle {
	padding:4px;
}
.textStyle a {
	color:#b0281a;
}
.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 #b0281a;
	padding:2px;
}
img.no-border {
	border: none;
}
img.float-right {
	margin: 5px 0px 5px 15px;
}
.post-footer .date {
	background: url('../../images/clock.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url('../../images/comment.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;

}
.post-footer .readmore {
	background: url('../../images/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: #b0281a;
	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:#b0281a !important;
	text-decoration:underline;
}
.arhiva a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.arhiva a:hover {
	color:#b0281a !important;
	text-decoration:underline;
}

.mainvar h3 {
	font-weight:bold;
	color:#b0281a !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{
	padding-top:3px;
	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:#b0281a !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:#b0281a !important;
	text-decoration:underline;
}
.newsList a
{
	text-decoration:none;
	color:#808285 !important;
}
.newsList a:hover {
	color:#b0281a !important;
}
.newsListIP {
	padding:8px;
	background:#F9F9F9;
	color:#000000;
	font-size:12px;
	border:1px solid #CCCCCC;
	height:160px;
	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 h6{
	font-weight:bold;
	color:#c36130 !important;
	font:16px Arial, sans-serif;
	display:block;
	padding-bottom:5px;
	padding-top:5px;


}
.newsListIP h6 a
{
	font-weight:bold;
	text-decoration:none;
	color:#c36130 !important;
}
.newsListIP h6 a:hover {
	color:#b0281a !important;
	text-decoration:underline;
}
.newsListIP a
{
	text-decoration:none;
	color:#000 !important;
}
.newsListIP a:hover {
	color:#b0281a !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:#b0281a !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:#b0281a !important;
	text-decoration:underline;
}
.newsListHalf a
{
	text-decoration:none;
	color:#808285 !important;
}
.newsListHalf a:hover {
	color:#b0281a !important;
}


.newsListHalf h3 a
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
}
.newsListHalf h3 a:hover {
	color:#b0281a !important;
	text-decoration:underline;
}
.videoIcon{
	position:absolute;
	left: 600px;
	top: 140px;


}
.imageIcon {
	position:absolute;
	left: 500px;
	top: 140px;


}

.tools-top 
{
   border: 1px solid #D9D9D9;
    left: 488px;
    padding: 5px;
    position: absolute;
    top: 10px;
    width: 230px;
}
.display
{
	display:none;	
	}
.divClass
{
	float:left;
	}
.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(../../images/arhiva.png);*/
background-repeat:no-repeat;
background-position:left;
}
.icon01 {
/*background-image:url(../../images/email.png);*/
background-repeat:no-repeat;
background-position:left;
}
.icon02 {
/*background-image:url(../../images/comments.png);*/
background-repeat:no-repeat;
background-position:left;
float:left;
}
.icon03 {
/*background-image:url(../../images/spodeli.png);*/
float:left;
background-repeat:no-repeat;
background-position:left;
}
.icon04 {
/*background-image:url(../../images/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: #b0281a;

}
.pagging a:hover {
	 color: #b0281a;

}
.pagging a:visited {
	 color: #b0281a;

}
/*print*/

.mainvarPrint {
	float:left;
	background-color:#FFFFFF;
	padding: 0px 10px 10px 10px;
	position:relative;

}
.mainvarPrint h2 {
	font-weight:bold;
	color:#b0281a !important;
	font:16px Arial, sans-serif;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	
}
.mainvarPrint h3 {
	font-weight:bold;
	color:#b0281a !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:698px;
	padding: 5px 20px 3px 20px;
	font:11px Arial, sans-serif;
}
.colOne a {
	color:#b0281a;
}
.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:#b0281a;
}
.colOne .post {
	border-bottom: 1px solid #E6E2F1;
	border-top: 1px solid #E6E2F1;
	padding:2px;
	/*background:#F9F9F9 url(../../images/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(../../images/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(../../images/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:#fdf9f4;
	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(../../images/h4_bg.gif);
	background-color:#b0281a;
	background-repeat:no-repeat;
}
.liststyle1 {
	list-style:none;
	padding:5px 0;
	font-weight:normal;
	padding:0 0 1px;
}
.liststyle2 {
	list-style:none;
	font-weight:normal;
	width:100%;
}
.liststyle2 li{
	list-style:none;
	padding:3px 14px;
	font-weight:normal;
	background:url(../../images/streljica.gif) no-repeat left #f0f3f5;
	color:#000000;
	width:706px;
	font-size:11px;
	margin:3px 0;
}
.liststyle2 li a{
	font-size:11px;
	font-weight:bold;

}

.liststyle3 {
	list-style:none;
	font-weight:normal;
	
}
.liststyle3 li{
	list-style:none;
	padding:5px 10px;
	font-weight:normal;
	background:url(../../images/streljica.gif) no-repeat left;
	color:#000000;
	font-size:11px;
}
.liststyle3 li a{
	font-size:11px;
	font-weight:bold;

}


.relatedlinks ul {
}
.relatedlinks ul li {
	padding:0 0 0 12px;
	background:url(../../images/arrow_mob.gif) no-repeat ;
}
.relatedlinks ul li a {
	text-decoration:none;
	color:#b0281a;
}
.relatedlinks ul li a:hover {
	text-decoration:underline;
		color:#b0281a;
}



/*----- 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: 540;
    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:210px;
	margin:5px 5px 0 0;
}
.listNews ul li:hover
{
	color:#b0281a !important;

}
.listNews2 ul li h5 a:hover
{
	color:#b0281a !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;
}
.date
{
    font:10px Arial, sans-serif;
	margin:0;
	padding:0;
	color:#C36130;
}

.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:#b0281a;
}
.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: #b0281a;
}

div.imgCont a {
	color:#000
}
div.imgCont a:hover {
	color: #b0281a;
}

.programaNaslov
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	}
.radio input
{
	border:none;
	padding:2px;
	}
	
.rightSEF
{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	float: left; 
	width: 380px;
}
.rightNews
{
	padding: 0 0 0 10px;
	float: left; 
	width: 100%;
		color:#000000;
		
}
.rightNews1
{
	padding:10px 0 0 0;
	float: left; 
	color:#000000;
		
}
.rightNews2
{
   padding:10px 15px 0 0px;
	float: left; 
	color:#000000; 
    }
.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;
	width:36px;
	margin:0 5px 0 0;
}
.weatherIconDetalna {
	float:right;
	vertical-align:middle;
	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;
}
.comboSelect
{
	float:left;
	}
.altBld
{
	font:11px Arial, sans-serif;
	color: #000;
}
.label {
	font-weight:bold;
	color:#000000;
}
.boxBottom
{
		padding:0 0 0 20px;
	}
.submit {
	color:#FFFFFF;
	background-color:#b0281a;
	height:20px;
	font-weight:bold;
	vertical-align:middle;
	border: 1px #b0281a solid;
	margin:3px 5px 3px 0;
	cursor:pointer;
}	
.zachleni {
	color:#000000;
	padding:3px 0;
}
.zachleni input {
	margin:3px 0;
	border:1px solid #CCCCCC;
	padding:2px;
}
.dodadi
{
	text-decoration:none;
	}
	
.form
{
	width:200px;
	}

.boxBottom ul {
	list-style:none;
}
.kategor ul li {
	border:none;
}
.kategor input {
	border:none;
	margin:0 5px 0 0;
	vertical-align:middle;
}
.pollOption
{
	border:none;
	padding:2px;
	background-color:#FDF9F4;
	color:#5b636d;
}	
.pollButton {
	width:200px;
	height:24px;
	background-color:#B0281A;
}
.pollSend
{
	border:none;
	height:19px;
	width:24px;
	background-image:url(../../images/next.gif);
	background-repeat:no-repeat;
	background-color:#B0281A;
	display:block;
	float:left;
	float:right;
		margin: 3px 5px 2px 0;
}
.pollQuestion
{
	background-color:#FDF9F4;
	color:#5b636d;
	padding: 2px 0 2px 10px;
	}
.forma {
	font-weight:bold;
	padding:0 0 10px 10px;
	margin:0 0 10px 0;
	background-color:#FDF9F4;
	width:190px;
	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: #09A6EB;
	cursor:pointer;
}
.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;
}

.calendar table.wp-calendar .today {
	color: #5B636D;
	text-decoration:none;
	cursor:move;

}

.calendar table.wp-calendar .today a {
	color: #5B636D;
	text-decoration:none;

}
.calendar ul {
	list-style: none;
}
.calendar li {
	list-style: none;
}

.vesti a 
{
	color: #000000;
	text-decoration: none;
	font-size:12px;
	}


.bottomData
{
	float:left;
padding:5px;
border:1px solid #CCCCCC;
font-weight:bold;
font-size:11px;
display:block;
vertical-align:middle;
}
.bottomData img
{
	vertical-align:middle;
	}
.blackBold
{
	font-weight:bold !important;
	font:14px !important;
	
	}
 .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;
}
/*////Gallery News///*/
.innerArticleImg{
    float:left;
    width:68px;
    text-align:center;
}
.innerArticleImg img{
    margin:0 0 5px 0;
  
}
.imgleft
{
      border:1px solid #CCCCCC;
    padding:3px;
    }

.oneArtScrollableCont{
    float:left;
    position:relative;
}
.gallery{
	border: 1px solid #D9D9D9;
    height: 88px;
    margin-left: 45px;
    overflow: hidden;
    position: relative;
    width: 600px;
}
.gallery .items {
	width:20000em;
	position:absolute;
    text-align:left;
    padding:10px 20px;
}
.gallery .items img {
    margin:0 2px;
    
}
.innerArticleImg .imgPrevIP{
    display:block;
    position:absolute;
    top:1px;
    left:1px;
    background: url("left_on.gif") no-repeat;
    cursor:pointer;
    	border:none;
	margin:0;
}
.innerArticleImg .imgNextIP{
    display:block;
    position:absolute;
    top:1px;
    right:1px;
    background: url("right_off.gif") no-repeat;
    cursor:pointer;
    	border:none;
	margin:0;
}
.innerArticleImg .divPrevIP{
    display:block;
    position:absolute;
    top:1px;
    left:46px;
    background: url("left_on.gif") no-repeat;
    filter: alpha(opacity=50);
	opacity: 0.5;
		border:none;
	margin:0;
}
.innerArticleImg .divNextIP{
    display:block;
    position:absolute;
    top:1px;
    right:1px;
    background: url("right_on.gif") no-repeat;
    filter: alpha(opacity=50);
	opacity: 0.5;
	border:none;
	margin:0;
}
.innerArticleImg .disabled {
    visibility:hidden;
}


/*tema na denot*/

.topvestiPrva {
	width:540px;
	margin:0;
	float:left;
	padding:10px;
	background-color:#B0281A;
	 color:#fff;
}
.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;
    color:#fff;
    }

.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("../../images/tema_liRed.gif") 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(../../images/tema_h2.jpg);
	background-repeat:repeat-x;
	padding: 10px 10px;
	text-transform:uppercase;
	color:#5b636d;
	font-weight:bold;

}

/*מהדמגמנ*/

.reply {
	padding:8px 0 0 10px;
	width:200px;
	float:left;
}
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;
    }
    

.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%;
        }
