* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:78%;
	color:#333;
}
a img, img {
	border:none;
}
p {
	line-height:1.4em;
}
h1 a, h2 a, h3 a, p a {
	text-decoration:none;	
}
h1, h2, h3, h4 {
	margin-top:0;
	font-weight:bold;
}
h1 {
	font-size:145%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:120%;
}
h4 {
	font-size:110%;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#336;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
.clear {
	clear:both;
}
#top {
	text-indent:-9999px;
	padding:7px 0 8px 5px;
	background:url("../img/new-header-bg.png") repeat-x #4C3585;
}
#top a, #top img {
	/*width:90px;*/
	height:22px;
	display:block;
} 
#menu {
	padding:6px 0;
	background:url("../img/bg-menu.gif") repeat-x bottom center #F2F2F2;
}
#menu a {
	margin-left:14px;
}
#menu a.dd {
	margin-left:4px;
}
.digest, .item, h2.section, .top, #breadcrumbs {
	border-bottom:1px solid #C0C0C0;
	background:url("../img/bg-news.gif") repeat-x top center;
	overflow:auto;
}
h2.section, .top, #breadcrumbs {
	background:url("../img/bg-section.gif") repeat-x bottom center #4C3585;
}
.digest img {
	float:left;
	width:80px;
	height:60px;
	margin-right:5px;
}
.digest .zoom img {
	display: none;
}
.digest.tv img {
	width:70px;
	height:70px;
}
.digest h3 {
	padding:5px 0 0 0;
	padding-left:65px;
	min-height:55px;
}
.digest.tv h3 {
	min-height:1px;
}
.digest.tv.line {
	border-top:1px solid #CCC;
}
.digest.un span {
	padding: 5px 0 0 5px;
	display: block;
}
.digest.un h3 {
	padding: 5px 0 5px 5px;
	min-height: 0;
}
.item {
	background:url("../img/bg-item.gif") repeat-x top center;
}
.item h3 {
	font-weight:normal;
	padding:6px 5px;
}
h2.section, #breadcrumbs {
	padding:3px 4px;
	color:#FFF;
}
.section-name {
	background:#F5F5F5;
	border-bottom:1px solid #C0C0C0;
	padding:3px 4px;
	color:#336;
}
.digest.weather img {
	width:30px;
	height:30px;
	padding:5px;
}
.digest.weather h3 {
	padding:11px 0 0 35px;
	min-height:30px;
}
.list {
	border:1px solid #E4E4E9;
}
.list li {
	border-bottom:1px solid #E4E4E9;
	background:url("../img/bg-list.gif") repeat-x bottom center;
	font-size:110%;
}
.list li img {
	margin:5px 5px 0 5px;
	float:left;
}
.list li a {
	display:block;
	padding:2px 5px;
}
.top img {
	margin:7px 5px 0 5px;
	float:left;
}
.top a {
	color:#FFF;
	display:block;
	padding:3px 4px;
}
.comment span.comment-send a {
	background:url("../img/sub-list.png") repeat-x bottom center;
}
.sub-list ul {
	margin-left:5px;
}
.sub-list ul li {
	float:left;
	background:none;
	border-bottom:none;
	font-size:100%;
	margin-right:5px;
}
/* new test */
.sub-list ul li {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   
	background:url("../img/bg-pagination.gif") repeat-x center bottom;
	border:1px solid #D3D3D3;
	padding:1px 2px;
	margin:0 5px 3px 0;
}
.sub-list ul li a {
	padding:0;
}
.sub-list ul li span {
	display:none;
}
/*
.sub-list ul li a, .sub-list ul span {
	background:url("../img/sprite.png") no-repeat;
}
.sub-list ul li a {
	padding:3px 0 4px 5px;
	float:left;
	background-position:-7px 0;
}
.sub-list ul span {
	float:right;
	width:5px;
	height:20px;
}
*/
#breadcrumbs a {
	color:#FFF;
}
.article {
	overflow:auto;
	font-size:120%;
}
.article span {
	color:#666;
	margin:5px 0;
	display:block;
	font-size:90%;
}
.article p.lead {
	font-weight:bold;
	margin-bottom:5px;
}
/*.article img {
	max-width:640px;
	border:1px solid #000;
	margin:0 5px 5px 0;
}*/
.article img {
	border:1px solid #000;
}
.img-frame-vertical {
	width:100%;
	height:auto;
	/* test */
	max-width:500px;
	overflow:auto;
}
.img-frame-vertical img {
	width:100%;
	height:auto;
	/* test */
	max-width:500px;
	overflow:auto;
}
.img-frame-left {
	margin:3px 5px 5px 0;
}
.img-frame-right {
	margin:3px 0 5px 5px;
}
/**/
.img-frame-center, .img-frame-left.img-frame-horizontal, .img-frame-right.img-frame-horizontal {
	width:100% !important;
	margin:0 0 5px 0;
	text-align:center;
}
.img-frame-left.img-frame-horizontal div, .img-frame-right.img-frame-horizontal div {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.img-frame-center img, .img-frame-left.img-frame-horizontal img, .img-frame-right.img-frame-horizontal img {
	width:100%;
	height:auto;
	/* test */
	max-width:500px;
	overflow:auto;
}
.article table img {
	margin:1px 0 0 0;
	border:none;
}
.article p {
	margin-bottom:5px;
}
.pagination, .pages-navigation-form {
	margin:8px 0;
	overflow:auto;
}
.pagination a, .pages-navigation-form a span, .comment-pagination a {
	background:url("../img/bg-pagination.gif") repeat-x bottom center #FFF;
	padding:2px 5px;
	border:1px solid #D3D3D3;
	margin:0 5px;

	display:block;
	float:left;
}
.pagination .next {
	text-align:right;
}
.pagination span {
	float:left;
	margin-top:4px;
}
/**/
.pages-navigation-form input {
	display:none;
}
.pages-navigation-form {
	color:#FFF;
}
.pages-navigation-form span.next {
	text-align:right;
	width:60px;
}
/**/
.footer-list {
	padding-top:3px;
	background:#453270;
}
.footer-list li {
	padding-top:1px;
	margin-bottom:3px;
	background:#635387;
	color:#FFF;
	font-size:110%;
}
.footer-list li a {
	color:#FFF;
	display:block;
}
.footer-list li img {
	margin:4px 5px 0 0;
	float:left;
}
.footer-list li.last {
	margin:0;
}
.signiture {
	background:#453270;
	padding:8px 4px 80px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.signiture a {
	float:left;
}
.signiture a div {
	background:url("../img/sprite.png") no-repeat -6px -25px;
	color:#FFF;
	float:left;
	padding:4px 0 4px 5px;
}
.signiture a span {
	float:right;
	width:5px;
	height:20px;
	background:url("../img/sprite.png") no-repeat 0px -25px;
}
.signiture p {
	display:block;
	padding:6px 0 0 6px;
}
/* menu a, item h3, #breadcrumbs a, font-size:10px;  */
.subsection-list {
	padding:5px;
}
.subsection-list li {
	padding-bottom:3px;
}
.space {
	padding:0 0 5px 85px;
}
.space h3 {
	padding-left:0;
	min-height:1px;
}
/* comment */
.comment {
	padding:10px 8px;
}
.comment span {
	display:block;
}
.comment span.date {
	color:#666;
	font-size:90%;
}
.comment span.comment-send {
	text-align:center;
	padding:15px 10px 10px;
	margin:0 0 5px 0;
}
/*.comment span.comment-send a {
	text-align:center;
	padding:5px 11px;
	border:1px solid #E4E4E9;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}*/
span.kokad {
	color:#666;
	margin:0;
}
span.prep {
	color:#339933;
}
span.neprep {
	color:#C00;
}
#rate-nav {
	display:none;
}
.comment ol {}
.comment ol li {
	padding:5px 0;
	border-top:1px solid #CCC;
	font-size:120%;
}
.comment ol li:first-child {
	border:none;
}
.comment ol li span {
	margin-top:2px;
	font-size:80%;
}
.comment ol li span strong {
	font-size:80%;
}
.comment-pagination {
	padding-bottom:15px;
}
.comment-pagination td {
	width:50%;
	padding:0 5px;
}
.comment-pagination td.prethodna {
	text-align:right;
}
.comment-pagination td.prethodna a {
	float:right;
}
.comment-all {
	margin:5px 0;
	font-size:110%;
}
.comment-all span {
	font-weight:bold;
}
.comment-all li {
	padding-top:2px;
}
.comment-type {
	background:#FAFAFA;
	border:1px solid #D3D3D3;
	margin:5px 0 0 0;
	padding:5px;
}
.no-comment {
	padding:10px 0;
}
#comment-form {
	margin:10px 0;
	border:1px solid #D3D3D3;
	background:#FAFAFA;
}
#comment-form.contact {
	margin:10px 8px;
}
#comment-form h4 {
	background:#D3D3D3;
	padding:5px 0px 7px 7px;
	height:12px;
	font-size:small;
	font-weight:bold;
}
#comment-form form {
	padding:10px 5px 0px 5px;
}
#comment-form label {
	display:block;
	padding:0 0 3px 0;
}
#comment-form label span, #comment-form p span {
	color:#F00;
}
#comment-form input {
	display:block;
	margin:0 0 10px 0;
	width:97%;
	padding:2px;
}
#comment-form input[type=checkbox] {
	float:left;
	margin:2px 3px 0 0;
	width:auto;
}
#comment-form input.button {
	display:block;
	margin:0 0 10px 0;
	width:60px;
}
#comment-form input.kepca {
	display:inline;
	margin:0 0 10px 0;
	width:30px;
}
#comment-form textarea {
	display:block;
	margin:0 0 10px 0;
	padding:5px 2px;
	width:97%;
}
#comment-form span {
	width:auto;
	font-size:small;
	color:#000;
	display:inline;
}
#comment-form p {
	padding:0 0px 6px 0;
	font-size:x-small;
	color:#666;
}
#sviostalikomentari {
	padding:5px;
}
.share {
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	background:#FAFAFA;
	padding:4px 8px;
}
.share td span, .share td a {
	float:left;
	margin:0 8px 0 0;
	color:#000;
	font-size:100%;
}
.share td a {
	width:18px;
	height:18px;
	background:url("../img/share18.png") no-repeat;
}
.share td a.fb {
	background-position:0 0;
}
.share td a.twitter {
	background-position:-18px 0;
}
.share td a.gplus {
	background-position:-36px 0;
}
.share td span {
	margin-top:1px;
}
.share.bottom {
	/*margin-bottom:20px;*/
}
.extra-space, .static-page {
	padding:5px;
}
.static-page, .tv-prijem p {
	font-size:120%;
}
.static-page p {
	margin-bottom:10px;
}
.send-comments, .send {	
	background:#FAFAFA;
}
.send-comments .number {
	background:#D3D3D3;
	padding:5px;
}
.send-comments .number a {
	color:#333;
	font-weight:bold;
}
.send-comments td, .send td {
	padding:5px 0;
	text-align:center;
	border-top:1px solid #D3D3D3;
}	
.send-comments .info {
	text-align:left;
	padding-left:8px;
}
.send a, .comment span.comment-send a {
	border:1px solid #C6C6C6;
	background:url("../img/send-comment.png") repeat-x bottom center #FFF;
	color:#4E4E4E;
	padding:3px 9px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   font-weight:bold;
   font-size:76%;
}
.send a {
	font-size:72%;
}
.comment span.comment-send a {
	font-size:90%;
}
.airport {
	padding:5px;
}
.airport h2.arrivals {
	background:url('http://static.b92.net/mobilni/img/dolasci.gif') no-repeat;
	padding:0 0 0 27px;
}
.airport h2.departures {
	background:url('http://static.b92.net/mobilni/img/odlasci.gif') no-repeat;
	padding:0 0 0 27px;
	margin-top:20px;
}
.airport span {
	display:block;
	margin:5px 0 15px;
}
.aero li {
	padding-bottom:2px;
}
.weather li {
	/*overflow:auto;*/
	border-bottom:1px solid #D3D3D3;
	background:#FAFAFA;
	padding:2px;
}
.weather img {
	float:left;
	width:27px;
	margin-right:10px;
}
.weather div {
	float:left;
}
.weather-days {
	background:#D3D3D3;
}
.weather-days li {
	padding:2px;
}
.weather-city {
	background:#FAFAFA;
}
.weather-city li {
	padding:2px;
}
.from {
	color:#888;
	padding:2px 10px;
	display:block;
}
.forecast li {
	text-align:center;
	padding:5px 0;
	border-bottom:1px solid #D3D3D3;
}
.forecast span {
	display:block;
}
span.latest {
	color:#F30;
	padding:5px 10px;
	display:block;
	font-weight:bold;
	font-size:120%;
	border-bottom:1px solid #CCC;
}
.latest-list {
	padding:5px;
	border-bottom:1px solid #CCC;
	color:#808080;
	overflow:auto;
}
.latest-list span {
	padding-right:7px;
	margin-right:4px;
	background:url("../img/dot.gif") no-repeat right center;
	float:left;
}
.latest-list a {
	font-size:110%;
}
.latest-list div {
	overflow:auto;
}
.padding {
	padding:0;
}
.padding li {
	border-bottom: 1px solid #CCCCCC;
	color: #808080;
	padding: 5px 10px 5px 16px;
	background: url("../img/dot.gif") no-repeat scroll 6px center transparent;
}
.padding li a {
	display:block;
}
.kursna td {
	padding:2px;
	text-align:left;
	border-bottom:1px solid #CCC;
}
.pijaca, .tv-program {
	width:100%;
}
.tv-program {
    border-collapse: collapse;
    margin-top: 10px;
}
.tv-program td {
	padding: 5px;
	border: 1px solid #D1D1D1;
}
.tv-program tr:nth-child(2n) td {
    background-color: #F5F5F5;
}
.dot-list li {
	border-bottom:1px solid #CCC;
	font-size:110%;
	/*padding: 5px 10px 5px 16px;*/
}
.dot-list li img {
	float:left;
	margin:10px 5px 0 5px;
}
.dot-list li a {
	display:block;
	padding:5px;
}
.dot-list span {
	margin-right:5px;
}
.dot-list.tv li {
	padding:5px;
}
.dot-list.tv li a {
	padding:0;
}
.dot-list.tv li span {
	float:left;
}
.dot-list.tv li img {
	margin-top:6px;
	margin-left:0px;
}
.tv-prijem h1, .tv-prijem p {
	padding:5px;
}
.tv-prijem h2 {
	font-weight:normal;
	background:#F5F5F5;
	margin-top:5px;
	padding:5px;
}
.schedule {
	display:block;
	padding:5px 10px 5px 16px;
	background:url("../img/dot.gif") no-repeat 6px center;
}
.weather div.clear {
	float:none;
}
.telenor {
    border-bottom: 1px solid #26A4E7;
    background:none;
    color:#26A4E7;
}
.telenor span {
	float: left;
    padding:8px 0 0;
}
.telenor img {
	padding:0 0 3px 0;
	float:left;
}
.comment-error {
	border:1px solid #DB001B;
	background:#FFF5F5;
	padding:2px 5px;
	margin:5px 10px 0;
}
.contact-us {
	padding:5px;
	font-size:120%;
}
.contact-us p {
	margin-bottom:5px;
}
.colapse {
	background:#635387;
	padding:5px;
	color:#FFF;
	display:block;
	margin-bottom:5px;
}
.contact-us form {
	background:#F6F6F6;
	border-left:1px solid #635387;
	border-right:1px solid #635387;
	border-bottom:1px solid #635387;
	margin:-5px 0 5px;
}
.contact-us form p {
	padding:5px;
	border-bottom:1px solid #E5E5E5;
}
.contact-us form p.sector {
	color:#F30;
	font-weight:bold;
}
.contact-us form .contact-form p {
	border:none;
}
.contact-form label {
	display:block;
}
.contact-form input, .contact-form textarea {
	padding:5px;
	border:1px solid #E5E5E5;
	width:90%;
}
.contact-form .captcha span {
	font-size:100%;
}
.contact-form .captcha input {
	width:30%;
}
.contact-form .captcha input[type=submit] {
	margin-top:10px;
	background:#F30;
	color:#FFF;
	text-align:center;
	display:block;
	width:90%;
	padding:5px;
}
.contact-us .success, .contact-us .error {
	padding:5px;
	margin-bottom:5px;
}
.contact-us .success {
	color:#2F7038;
	border:1px solid #2F7038;
	background:#C5F7CC;
}
.contact-us .error {
	color:#864D4D;
	border:1px solid #864D4D;
	background:#FCCBCB;
}
#iphoneAppInfo, #androidAppInfo {
	background:#FFF;
	border-bottom:1px solid #BFC0C1;
	overflow:auto;
}
#iphoneAppInfo .text, #androidAppInfo .text {
	float:left;
	padding:5px;
	color:#000;
}
#iphoneAppInfo .text div, #androidAppInfo .text div {
	border-left:15px solid #6664AD;
	padding-left:5px;
}
#iphoneAppInfo .close, #androidAppInfo .close {
	background:url("../img/close.gif") no-repeat center center;
	float:right;
	width:21px;
	padding:0 5px;
	height:55px;
	cursor:pointer;
}
.digest.noImage h3 {
	padding-left: 5px;
}
/* Weather */
.weather li {
	overflow: auto;
}
.forecast li {
	text-align: center;
}
.forecast h4 {
	margin: 5px 0;
	text-align: center;
}
.forecast h5 {
	margin-bottom: 4px;
}
.forecast span {
   display: block;
   margin-top: 2px;
}
.static-page {
	border-bottom: 1px solid #D3D3D3;
}
.mmedia-block iframe {
   width: 100%;
   height: auto;
   min-height: 220px;
   margin-top: 10px;
}
