html,body,ol,ul,li,dl,dt,dd,img {
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}
BODY {
	padding:0 0px 0 778px;
	/* the critical side padding that sets the natural min-width! */ text-align:left;
	/* centers the #sizer element in IE5.x/win */
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#sizer {
	margin:0 0;
	/* centers #sizer in standard browsers */
	padding:0;
	width:0%;
	/* this value controls liquidity;
	0% = full rigid,100% = full liquid */
	text-align:left;
	/* resets the default text alignment for the page */
	max-width:0px;
}
#expander {
	/* Any % height here causes IE to lose the neg right margin */
	margin:0 0px 0 -778px;
	/* neg side margin values should be < or = to side body padding */
	min-width:778px;
	/* This prevents Safari from losing the negative margins in narrow windows */ position:relative;
	/* makes #expander visible outside #sizer in IEwin */
	min-height:1px;
	/* This harmless declaration gives Layout to IE7,which can't read the Holly hack below */
}
/*\*/
* html #expander {
	height: 0;
}
/* #expander must have "height:0" in IEwin bug fixing */
/* The above is a modified Holly hack for #expander,with zero substituted for the usual 1% height value. Any % value on this element causes a horrendous IE bug! */ #wrapper1 {
	position:relative;
	background:none;
	/* this BG tiles the left column */
	font-size:inherit;
	/* set global font-size here */ border:0px solid #da5;
	border-width:0px 0px;
}
/* this positioning may be needed for IEwin if page is to contain positioned elements */
#wrapper2 {
	position:relative;
	/* extra insurance against bugs in IEwin */
	background:#FFF;
	/* this BG tiles the right column */
}
/****************** Main Page Structure *****************/
/* To modify the side column widths and the col divider widths,the values that are marked "critical" and also refer to the desired mod MUST be changed as a group. */
.outer {
	background:#ffffff;
	/* this BG tiles the center column */
	border-left:0px solid #da5;
	/*** Critical left divider dimension value ***/
	border-right:0px solid #da5;
	/*** Critical right divider dimension value ***/
	margin-left:0px;
	/*** Critical left col width value ***/
	margin-right:0px;
	/*** Critical right col width value ***/
}
.float-wrap {
	float:left;
	width:100%;
}
.center {
	float:right;
	width: 100%;
}
.left {
	float:left;
	position:relative;
	/* Needed for IE/win */
	width:0px;
	/*** Critical left col width value ***/
	margin-left:-0px;
	/*** Critical left col width value ***/ /*** Critical left divider dimension value ***/
	display:none;
}
.right {
	float:right;
	position:relative;
	/* Needed for IE/win */
	width:0px;
	/*** Critical right col width value ***/
	margin-right:-0px;
	/*** Critical right col width value ***/ /*** Critical right divider dimension value ***/
	margin-left:0px;
	/*** Critical right divider dimension value ***/
}
/* ovi kontejneri su prvenstveno zamisljeni za margine za kolone,zelimo da ostavimo kod headera,footera i jos ponegde width:100% */
/* This class is used to pad text content in the cols,so that the cols don't need side padding that would then require box model hacking for IE5.x/win */
.container-center {
	padding:0;
}
.container-left {
}
.container-right {
	padding: 10px 0 10px 0;
}
/*************** Header and Footer elements *****************/
#header {
	background-color:#A51129;
	width: 100%;
}
/* "jello" BG is made to be in fixed position here */
.header-container {
	padding:20px 10px 0px 10px;
}
#footer {
	width:100%;
}
.footer-container {
	margin:20px 0 20px 10px;
	border-top:1px dashed #666;
	padding: 10px 0;
}
/************** Special Fixes *************/
.outer {
	word-wrap: break-word;
}
/* Prevents long urls from breaking layout in IE,must be hidden in a conditional comment for CSS to validate */
/* img {
	max-width: 100%;
}
*/
/* prevents oversize images from breaking layout in browsers that support max-width */
/* \*/
* html #wrapper1,* html #wrapper2,* html .container-left,* html .container-center,* html .container-right,* html .outer {
	height: 1%;
}
/* Holly hack */
#wrapper1,#wrapper2,.container-left,.container-center,.container-right,.outer {
	min-height: 1%;
}
/* gives layout for IE7 */
/*** Variance fixes for IEwin ***/
/*\*/
* html .outer p {
	margin-right: -6px;
}
/* */
/**************** Utility Rules *******************/
.clear,.brclear {
	/* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size:1px;
	line-height:0;
}
.bgclear {
	clear:both;
	height:20px;
}
.hide {
	display: none;
}
/************** Generic Rules *************/
UL {
	margin:0;
	padding:0;
	list-style:none;
}
P {
	line-height:1.5em;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
}
#tools {
	position:absolute;
	top: 0;
	right:0px;
	margin-right:-170px;
	width:170px;
	background:url(/images/fp/tools-bg.gif) repeat-y;
	visibility:visible;
}
#header-branding {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #BE3D4F;
	height:65px;
}
.logo {
	padding:10px 20px 0 0;
	float:left;
}
.header-banners {
	float:left;
	padding:0 0 0 5px;
	margin:0;
	width: 605px;
}
.header-banners DIV DIV {
	float:left;
	margin:0;
	padding: 0 0 0 7px;
}
/*gl*/
DIV#banner-pos5 IMG,DIV#banner-pos5 DIV,DIV#banner-pos4 IMG,DIV#banner-pos4 DIV {
	margin-top:15px;
}
.gold {
	color:#946C00;
}
.grey {
	color: #333;
}
/************** All Menu Rules *************/
.masternav {
	padding:5px 0 12px 0;
	color:#FFFFFF;
}
.masternav STRONG {
	color:#FFFFFF;
}
.masternav-line {
	padding:5px 0 10px 0;
	background-color:#A51129;
}
.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 */
.infokanal-header {
	background:url('http://static.b92.net/tv/info/images/header.jpg') top left no-repeat;
	width:778px;
	height:29px;
	/*nav padding*/
	padding:126px 0px 0px 5px;
	margin:0px;
}
.infokanal-bg {
	background: url('http://static.b92.net/upload/header.gif') top left no-repeat;
	font-size:12px;
	text-align:left;
	padding:143px 40px 40px 40px;
	border-bottom:5px solid #CCC;
	margin:0px;
}
.infokanal-bg ol li {
	margin-left:25px;
	line-height:1.5em;
}
.infokanal-bg ol li {
	list-style:decimal;
	padding-bottom:7px;
}
.infokanal-sema-bg {
	background:#F6F6F6 url('http://static.b92.net/tv/info/images/bg.jpg') top left no-repeat;
	font-size:12px;
	text-align:left;
	padding:30px 40px 40px 40px;
	border-bottom:5px solid #CCC;
}
span.hglt {
	background:#EAF1DE;
	color:#457416;
	padding:1px;
}
.videoform {
	border:2px solid #E7E6E6;
	background:#f2f2f2;
	padding:25px 15px;
	width:320px;
	height:700px;
	float:left;
}
.foto {
	width:340px;
}
.videoform div {
	margin-bottom:10px;
	width:300px;
}
.videoform span {
	display:block;
	color:#999;
	font-weight:normal;
}
.opolje {
margin-left:65px;
color:#999999;
display:block;
font-size:11px;
padding:6px 0 0 0;
}
.foto .opolje {
margin-left:95px;
}
.videoform span.zvezda {
	display:inline;
	color:#236FA9;
	padding:0;
}
.videoform input#txtCaptcha {
	width:65px;
}
.videoform img,.videoform input#captcha_attempt,.videoform span.sica,.videoform input#btnSubmit {
	margin-left:65px;
	display:block;
}
.foto img,.foto input#captcha_attempt,.foto span.sica,.foto input#btnSubmit {
	margin-left:89px;
	display:block;
}
.videoform input#captcha_attempt {
	width:170px;
}
.videoform input#btnSubmit {
	width:65px;
	margin-top:10px;
}
.videoform input#chkPrihvatam {
	width:15px;
	margin-left:65px;
}
.foto input#chkPrihvatam {
	margin-left:95px;
}
.videoform label {
	display:block;
	width:65px;
	float:left;
	font-weight:bold;
	padding-top:3px;
}
.foto label {
	width:90px;
	padding:3px 5px 0 0;
}
.videoform input,.videoform textarea {
	width:210px;
	padding:2px;
	font:12px/1.4em Arial,sans-serif;
}
.foto input, .foto textarea {
	width:195px;
}
.foto #posalji {
	width:65px;
}
.dopisnici-right {
	float:right;
	width:353px;
}
.dopisnici-right p {
	margin-top:10px;
}
.navigacija {
	padding:0px 0px 0px 3px;
	width:600px;
	float: left;
}
/*header navigacija*/
.header-nav {
	float:left;
	line-height:normal;
	width:100%;
	padding:0px 7px 10px 10px;
	height:19px;
	width:500px;
}
.header-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.header-nav .selected {
	background:transparent url(http://static.b92.net/video/images/headernav-left-active.gif) no-repeat scroll left top;
	float:left;
	margin-right:4px;
	padding:0pt 0pt 0pt 6px;
	height:29px;
}
.header-nav .selected a {
	background:transparent url(http://static.b92.net/video/images/headernav-right-active.gif) no-repeat scroll right top;
	color:#102b60;
	display:block;
	float:left;
	font-weight:bold;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:7px 7px 10px 0px;
	text-decoration:none;
	font-size:14px;
	height:12px;
}
.header-nav .selected a:hover {
	color:#102b60;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.header-nav li {
	background:transparent url(http://static.b92.net/video/images/headernav-left.gif) no-repeat scroll left top;
	float:left;
	margin-right:4px;
	padding:0pt 0pt 0pt 6px;
	height:29px;
}
.header-nav a {
	float:none;
}
.header-nav a {
	background:transparent url(http://static.b92.net/video/images/headernav-right.gif) no-repeat scroll right top;
	color:#dbebf9;
	display:block;
	float:left;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:7px 7px 10px 0px;
	text-decoration:none;
	height:12px;
	font-size:14px;
}
.header-nav a:hover {
	font-size:14px;
	color:#dbebf9;
	text-decoration:underline;
}
.digest-mala-fotka {
	margin:0px 5px 0px 0px;
}
.podnaslov {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.naslov {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
.sica {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.sivi {
	font-family:Arial,Helvetica,sans-serif;
}
div.document-list {
	margin:10px 0px;
	padding:0px;
	width:100%;
}
div.spisak-container {
	margin:0px;
	padding:0px;
	width:100%;
}
div.isprekidana-linija {
	background-image:url(/automobili/images/bg-hr.gif);
	background-position:0px 50%;
	background-repeat:repeat-x;
	clear:both;
	height:30px;
	margin:0px;
	padding:0px;
	width:100%;
}
.izvod-na-spisku {
	font-family:Arial,Helvetica,sans-serif;
}
.digest {
	font-family:Arial,Helvetica,sans-serif;
	border-bottom:1px dotted #ADC5D1;
	height:140px;
	padding:10px 0px;
	width:auto;
}
.digest .title {
	font-family:Arial,Helvetica,sans-serif;
	color:#1A4484;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:6px;
}
.digest .title a {
	font-family:Arial,Helvetica,sans-serif;
	color:#1A4484;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:6px;
}
.grey {
	font-family:Arial,Helvetica,sans-serif;
	color:#999999;
	font-weight:normal;
}
.digest img.small-photo {
	border:1px solid #333333;
	float:left;
	margin:3px 5px 0px 0px;
	padding:0px;
}
.komentari-dokument {
	margin:10px 0px;
}
p {
	margin: 10px 0px;
}
/* Desno */
/****************** TABOVI PO DANIMA ***********************/
/* $Id:example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
/*-------------------------------------------------- REQUIRED to hide the non-active tab content. But do not hide them in the print stylesheet! --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display: none;
}
/*-------------------------------------------------- .tabber = before the tabber interface is set up .tabberlive = after the tabber interface is set up --------------------------------------------------*/
.tabber {
}
.tabberlive {
	margin-top: 1em;
}
/*-------------------------------------------------- ul.tabbernav = the tab navigation list li.tabberactive = the active tab --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding:0px 0px 33px 10px;
	border-bottom:2px solid #B1B8C3;
	font:bold 12px Verdana,sans-serif;
}
ul.tabbernav li {
	float:left;
	background:url("http://static.b92.net/video/images/left.gif") no-repeat left top;
	margin-right:7px;
	padding:0 0 0 9px;
}
ul.tabbernav li a {
	float:left;
	display:block;
	background:url("http://static.b92.net/video/images/right.gif") no-repeat right top;
	padding:10px 9px 7px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#53616F;
	outline:0;
	font-size:14px;
}
ul.tabbernav li a:hover {
	color:#27333F;
}
/*ul.tabbernav li a:link {
	color:#448;
}
ul.tabbernav li a:visited {
	color: #667;
}
*/
ul.tabbernav {
	color:#000;
}
li a:hover {
	color:#000;
}
ul.tabbernav {
}
ul.tabbernav li.tabberactive {
	background-image:url("http://static.b92.net/video/images/left_on.gif");
}
ul.tabbernav li.tabberactive a {
	background-image:url("http://static.b92.net/video/images/right_on.gif");
	color:#a51129;
	padding-bottom:9px;
}
/*li.tabberactive a:hover {
	color:#000;
}
ul.tabbernav a:hover {
	color: #000;
}
*/
/*-------------------------------------------------- .tabbertab = the tab content Add style only after the tabber interface is set up (.tabberlive) --------------------------------------------------*/
.tabberlive .tabbertab {
	border-top:0;
	/* If you don't want the tab size changing whenever a tab is changed you can set a fixed height */
	/* height:200px;
	*/
	/* If you set a fix height set overflow to auto and you will get a scrollbar when necessary */
	/* overflow:auto;
	*/
}
/* If desired,hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display: none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}
.program {
	width:100%;
	margin-bottom:15px;
}
.program TD {
	padding:10px 5px;
	font-size:14px;
	vertical-align:top;
	color:#333333;
	border-bottom:1px solid #DDD;
}
.program TD strong {
	font-size:14px;
}
.program TD.vreme {
	font-weight:bold;
}
.program .live-off {
}
.program .live-on {
}
.program .film TD {
}
.program .serija TD {
}
.program .sport TD {
}
.shortstory {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 45px;
	line-height:1.5em;
	font-size:11px;
}
.shortstory IMG {
	margin-left:-45px;
	margin-top:5px;
	padding:1px;
	border:1px solid #CCC;
}
.error {
	background:#ca2c00 url(http://static.b92.net/video/images/ico-fail.gif) no-repeat 5px;
	padding:9px 0px 9px 30px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	font-family:arial;
	margin:0px 0px 10px 8px;
	width:315px;
}
.success {
	background:#4aa405 url(http://static.b92.net/video/images/ico-ok.gif) no-repeat 5px;
	padding:9px 0px 9px 30px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	font-family:arial;
	margin:0px 0px 10px 8px;
	width:315px;
}
.capcha-attempt-text {
	width: 60px;
}

.info-bg {
	background:#F6F6F6 url('http://static.b92.net/tv/info/images/heder-dim.jpg') top left no-repeat;
	font-size:12px;
	text-align:left;
	padding:120px 40px 40px 40px;
	border-bottom:5px solid #CCC;
	margin:0px;
}
 .sek {
	background:#F6F6F6 url('http://static.b92.net/tv/info/images/heder-sek.jpg') top left no-repeat;
}
.info-bg ol li {
	margin-left:25px;
	line-height:1.5em;
}
.info-bg ol li {
	list-style:decimal;
	padding-bottom:7px;
}
.infokanal-bg ol li.saveti {
    margin:0;
	line-height:1.5em;
    list-style:decimal;
	padding-bottom:7px;
}
.infokanal-bg ol li.saveti span {
    font-weight: normal;
}
.snimak {
border-top: 1px solid #D9E1E5;
border-left: 1px solid #D9E1E5;
border-right: 1px solid #B9C7CF;
border-bottom: 1px solid #B9C7CF;
background: url(http://static.b92.net/tv/info/images/snimak-bg.gif) repeat-x;
display: block;
padding: 15px 0 15px 0;
}
.snimak a {
color: #A51129;
background: url(http://static.b92.net/tv/info/images/snimak-kamera.gif) no-repeat 4px 7px;
padding: 15px 48px 15px 40px;
font-weight: bold;
}
.snimak a:hover {
color: #A51129;
text-decoration:none;
}
/* fokus kriza */
div.sekbox h2 {
font-size: 15px;
color:#A51129;
background:#EAF1F6;
border-top:2px solid #ACACAC;
border-bottom:1px solid #B6B6B6;
padding:5px 10px;
font-weight: normal;
}
div.sekbox h2 a {
font-size: 15px;
}
div.sekbox h2 strong {
font-size: 15px;
}
div.sekbox ul {
list-style-type:0;
padding:10px;
margin:0;
background:#DEE7EE;
}
div.sekbox ul li {
background-image: url(http://static.b92.net/images/fp/str-za-bg.gif);
background-repeat: no-repeat;
background-position: 0 0;
color:#00467B;
padding:0 0 10px 8px;
width: 300px;
overflow:auto;
}
div.sekbox ul li.last {
background:none;
font-weight: bold;
padding: 0 0 0 9px;
}
div.sekbox ul li a {
color:#00467B;
text-decoration:none;
}
div.sekbox ul li a:hover {
color:#00467B;
text-decoration:underline;
}
/* tabovi */
.tabovi {
margin:0;
padding:0;
border-bottom:5px solid #236FA9;
}
.tabs {

height:33px;
margin-left:270px;
}
.tabs li {
background:#DBDBDB;
float:left;
margin-right:3px;
padding:9px 22px 8px 22px;
text-align:center;
font-weight:bold;
}
/*.one {
margin:0 0 0 30%;
}
width:43px;

.two {
width:75px;
} */
.tabs li a {
color:#236FA9;
text-transform:uppercase;
font-size:14px;
}
.tabs li a:hover {
color:#236FA9;
text-decoration:underline;
}
.tabs li.selected {
background:#236FA9;
}
.tabs li.selected a {
color:#FFF;
text-transform:uppercase;
}
p.opis {
background-color:#484848;
color:#FFF;
font-size:17px;
padding:20px 25px 15px 25px;
margin:0 !important;
}
p.opis b {
font-size:17px;
}
div.text {
padding:25px 20px 0 20px;
background:url(http://static.b92.net/upload/right.gif) no-repeat 0 0;
margin:0;
overflow:auto;
}
.new .success, .new .error {
width:323px;
margin-left:0;
}
.masternav1 li div.dropmenudiv a {
color:#00467B !important;
}