*{
	border: 0;
	margin: 0;
	padding: 0;
} 
body{
	background: url(images/bgr6.jpg) #fff repeat-x top;
	color: #000000;
	font: 0.8em trebuchet ms,Helvetica,Sans-Serif;
}
a{
	color: #c3112e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cbcbcb 1px solid;
	font-size: 12px;
	padding: 2px;
	background-color: #fff;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/
#page{
	margin: 0 auto;
	width: 970px;
	background: #f1eee8;
}
#content {
	display: inline-block;
}
/*--- Main Columns ---*/	
#columns{
	padding: 20px 20px 0px;
}
.col1{
	border: 1px solid #cbcbcb;
	background: #ffffff;
	float: left;
	width: 570px; /*full = 606px*/
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	box-shadow: 3px 3px 3px #CCC;
}
.col2{
	margin-left: 23px;
	float: right;
	width: 294px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 294px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 0px;
	/*pamti zadnje 10px*/
}

/*========= 3KOLONE =========*/
.triKolone {
	width: 930px;
	display: inline-block;
}

.singlKolona {
	box-shadow: 3px 3px 3px #CCC;	
	background-color: #FFF;
	border: 1px solid #cbcbcb;
	width: 252px;
	float: left;
	padding: 20px;
}

.triKolone .singlKolona {
	margin-bottom: 20px;
}

.triKolone h2 {
	padding: 5px 5px 5px 15px;
	text-transform:uppercase; 
	background: url(http://www.serijala.com/wp-content/themes/serijala/images/traka_smedja.png) no-repeat; 
	text-align: left; 
	color: #fff; 
	font-family: Impact; 
	font-size: 20px; 
	text-shadow: #655241 0px -1px 1px; 
	font-weight:normal; 
	border: 1px solid #32271f;
	margin: -10px -10px 5px -10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	background: url(images/top_izbornik_bgr.png) #e5e2dc repeat-x top;
	height: 54px;
	line-height: 54px;
	/*border-bottom: 5px solid #fef6e2;*/
}
#nav-inside {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
}
#nav-left {
	margin-left: 150px;
	float:left;
	width:480px;
	overflow: hidden;
	height: 55px;
}

#nav-right {
	margin-top: 12px;
	margin-right: 20px;
	float:right;
	width:302px;
	height: 42px;
}
#nav a {
	color: #342315;
}
#nav ul {
	position: relative;
    overflow: hidden;
	padding-left:5px;
}
#nav ul li {
    float: left;
    list-style: none;
	font-size:22px;
}
#nav ul li.back {
    background-color: #fef6e2;
    width: 9px;
    height: 20px;
    z-index: 8;
    position: absolute;
}
#nav ul li a {
	color: #342315;
	text-transform: lowercase;
	text-decoration: none;
	outline: none;
	text-align: center;
	text-shadow: #eee 0 1px 1px;
	/*top: 2px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;*/
	/*margin: auto 15px !important;*/
	padding: 3px 7px 5px 7px;
}
#li a:visited, #nav ul  li a:active, #nav ul {
	border: none;
	text-shadow: none;
}
#nav ul  li a:hover {
	border: none;
	color: #e5e2dc;
	background: url(images/top_izbornik_hover.png) #5e4c3c repeat-x top;
	padding: 14px 7px 14px 7px;
	text-shadow: none;
}   
/*- Category Navigation -*/
#navigacija{
	background-color: #ffe100;
	border-bottom: 1px solid #cbcbcb;
}
#navigacija-wrap {
	margin: 0 auto;
	padding: 0 20px;
	width: 940px;
}
.nav2, .nav2 * {
	background: #ffe100;
	margin:0;
	padding:0;
	/*fef6e2*/	
}
.nav2 {
	margin: 0 auto;
	height: 54px;
	/*border-bottom:3px solid #c6c1b5;*/
	/*font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;*/
	font-family: Impact, Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif, FreeSans;
	text-shadow:#d4cdbc 0px 1px 0px;
	/*text-shadow: #f3ebd7 1px 1px 1px;*/
	font-size:22px;	
	position:relative;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li.current ul {
	z-index: 999;	
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	color: #f3ebd7;
	text-decoration: none;		
	background: url(images/top_izbornik_hover.png) #5e4c3c repeat-x top;
}
.nav2 li li {
}
.nav2 a {
	color: #342315;
	display: block;
	padding: 0 7px;
	line-height: 54px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #f3ebd7;
	text-decoration: none;		
	background: url(images/top_izbornik_hover.png) #5e4c3c repeat-x top;
	text-shadow: none;
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
/*- Login -*/
.userpass {
	background: #E5E2DC;
	border: 1px solid #c6c1b5;
	float: left;
	height: 23px;
	width:134px;
	margin-bottom: 5px;
	float: left;
	color: #817368;
}

.loginauto {
	float: left;
	height: 29px;
	width:134px;
	margin-top: 5px;
	float: left;
	line-height: 29px;
}

.userpass input {
	background: transparent;
	border: 0;
	color: #c6c1b5;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px;
	width: 98px;
	color: #817368;
}

#loginbox img {
	padding: 2px 0 0 5px;
}

/*- Search -*/
#search{
	border: 1px solid #CCC;
	background: url(images/search-bgr.png) #E5E2DC;
	float: right;
	height: 27px;
	padding: 0 5px 0 0;
	width:175px;
	float: left;
}

* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #817368;
	float: left;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 2px 2px 2px 10px;
	width:138px;
}
#search .btn{
	margin: 7px 0 0 5px;
	padding: 0;
	width: auto;
}
#drustvene {
	margin-top: 4px;
	float: right;
	line-height: 0px;
}

#drustvene img {
	padding-left: 5px;
}

#profil {
	display: inline-block;
	margin: 20px 20px 0px 0;
	float: right;
	width: 282px;
	height: 63px;
	padding: 10px;
	background: url(images/search-shadow.png) repeat;
}

.profil-shadow {
	background: url(images/search-shadow.png) repeat;
}

/*- Header -*/
#header{
	/*background: url(images/hl-dot.gif) repeat-x bottom;
	border-bottom: 7px solid #e4dfd1;
	/*fef6e2*/
	/*height: 92px;
	padding: 0 0 2px;*/
	height: 122px;
	background: url(images/header_bgr.png) #453629 repeat-x top;
	color: #e3dbc9;
}
#header a { color: #e3dbc9; }
#header-inside {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 285px;
}
#rss a{
	color: #b3b3b3;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/
#izdvojeno-wrap {
	width: 570px;
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #cbcbcb;
	margin-bottom: 20px;
	float: left;
	box-shadow: 3px 3px 3px #CCC;
}

#izdvojeno{ 
	width:360px;
	padding-right:210px; 
	position:relative;
	height:245px; 
	background: #fff;
	overflow: hidden;
}
#izdvojeno ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:360px; 
	list-style:none; 
	margin:0; 
	padding-left: 7px;
	width: 203px;
}
#izdvojeno ul.ui-tabs-nav li{ 
	font-size:12px;
	color:#e4dfd1;
	overflow: hidden;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px #999 dotted;
	height: 35px;
	width: 203px;
}
#izdvojeno ul.ui-tabs-nav li img{ 
	float:left; 
	margin-right: 5px;
	/**margin-top:2px; 
	margin-bottom:2px;
	margin-left:3px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:5px;*/
	/*background:#E4DFD1; 
	border:1px solid #eee;*/
}
.naslov-rotacija { 
	font-size:11px;
	line-height: 18px;
	height: 35px;
	width: 198px;
	padding-right: 5px;
}
#izdvojeno li.ui-tabs-nav-item a{ 
	display:block; 
	color:#333;
	line-height:20px;
	height: 35px;
	/*height:40px; 
	padding-right: 3px;
	padding-top: 1px;*/
	overflow: hidden;
}
#izdvojeno li.ui-tabs-nav-item a:hover{ 
	background: #c6c1b5;
	text-decoration: none;
	/*height: 40px;*/
	overflow: hidden;
	background-image: url(images/izdvojeno_hover.png);
}
#izdvojeno li.ui-tabs-selected{ 
	/*background:url('images/selected-item.gif') top left no-repeat;*/
	/*height: 40px;*/
	overflow: hidden;
}
#izdvojeno ul.ui-tabs-nav li.ui-tabs-selected a{
	background-image: url(images/izdvojeno_selected.png);
	color: #fef6e2;
	/*background: url('images/bgr-selected.png');*/
}
#izdvojeno .ui-tabs-panel{ 
	width:360px; 
	height:245px; 
	background: #fef6e2;
	position:relative;
}
#izdvojeno .ui-tabs-panel .info{ 
	width: 100%;
	position:absolute; 
	float: left;
	/*top:180px; left:0;	
	height:70px;*/
	bottom: 0;
	left: 0;
	background: url('images/naslov-izdvojeno-bgr.png');
}
#izdvojeno .info h2{
	font-size:18px; 
	font-family:Trebuchet MS, serif; 
	color:#FFF; 
	padding:5px; 
	margin:0;
	/*overflow:hidden; */
}
#izdvojeno .info p{ 
	margin:0 5px; 
	/*font-size:12px;*/
	/*line-height:15px; */
	color:#FFF;
	padding-bottom: 5px;
}
#izdvojeno .info a{ 
	text-decoration:none; 
	color:#FFF; 
}
#izdvojeno .info a:hover{ 
	text-decoration:underline; 
}
#izdvojeno .ui-tabs-hide{ 
	display:none; 
}
#izdvojeno .kategorije {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(images/naslov-izdvojeno-bgr.png);
	color: #FFF;
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
	line-height: 23px;
}
#izdvojeno .kategorije a{
	color: #FFF;
}

.miniThumbOstalo {
	width: 50px;
	height: 27px;
}

#aktualno {
	width: 252px;
	height: 245px;
	padding: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #cbcbcb;
	float: right;
	box-shadow: 3px 3px 3px #CCC;
}

.featured{
	border: #c6c1b5 solid 3px;
	background: #e4dfd1;
	height: 200px;
	margin: 0 0 10px;
	overflow: hidden;
	padding-right:10px;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px;
	margin-bottom: 10px;
	/*background: #c3112e;*/
	background: url(images/naslov-bgr.png);
	display: inline-block;
	/*padding: 0 0 10px 0;*/
}
.featured h3 a {
	color:#fff;
}
.featured h3 a:hover {
	color:#fff;
}
.featured p {
	margin-bottom:10px;
}
.featured-img{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
	position: relative;
}
.featured-img-clanak{
	margin: 0 10px 0 0;
	width:350px;
	height:200px;
	float:left;
	display:inline;
	border: #cbcbcb solid 5px;
}
.komentar-izdvojeno {
	width: 40px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 0;
	background-image:url(images/komentar-izdvojeno.png);
	text-align: center;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	line-height: 23px;
}
.komentar-izdvojeno a{
	color: #FFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	display: block;
}
.clanak-info p{
	font-size: 12px;
}
.featured-naslov{
	margin-top: 40px;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 58px;
	/*margin: 0 0 25px;*/
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:6px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#e4dfd1;
	float:left;
	width:540px;
	height:auto;
	border: 3px solid #c6c1b5;
	margin-top: 15px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:190px;
	display:inline;
	padding-top:7px;
	background-color: #c3112e;
	}
.video-right h2{
	color: #fff;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight: bold;
	padding: 5px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#e4dfd1;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Trebuchet MS, Helvetica;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#d9d3c0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#d9d3c0 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.entry h4{
	padding-bottom: 5px;
}
.post h3 a{
	color: #FFF;
	font-size: 13px;
	font-family:Trebuchet MS, "Times New Roman", Times, serif;
}
.post p{
	padding: 0 0 10px;
	line-height: 18px;
}
.post p.posted{
	color: #AAA;
	}
.related_post_title {
	/*margin-top: 15px;*/
	padding: 10px 0 5px 0;
	background:transparent url(images/hl-dot.gif) repeat-x scroll center top;
	font-size: 1.4em;
}
.related_post li{
	list-style:circle inside !important;
	margin-left:15px;
}
.miniThumbBorder {
	border: 1px solid #ccc;
	display: inline-block;
	margin-bottom: 5px;
}
.miniThumb {
	width:267px;
	height:115px;
	float:left;
	display:inline;
	position: relative;
	border: 3px solid #fff;
}
.miniThumbNaslov {
	/*margin-top: 52px;*/
	background:url(images/naslov-bgr.png);
	/*display:inline-block;*/
	position: absolute;
	bottom: 0;
	padding: 4px;
	width: 259px;
}
/*- Box -*/
.box{
	clear: both;
	width: 570px;
}
.box .post{
	width: 275px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 12px 0;
	padding-bottom:10px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{

}
.post-alt p{
	padding: 0 0 10px;
}
.post-alt p.posted{
	color: #999;
}
/*=== Buttons ===*/
.continue{
	/*background: url(images/ico-arrow.gif) no-repeat left;*/
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px !important;
}

.komentari {
	width: 30px;
	height: 24px;
	position: absolute;
	top: 0;
	right: 0;
	background-image:url(images/komentar.png);
	text-align: center;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
}
.komentari a{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c6c1b5;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	padding:10px;
	width:548px;
	margin-bottom:30px;
	border-bottom: 5px solid #555;
	/*background-image:url(images/archivebgr.png);*/
}
.archive-serije {
	width:548px;
	margin-top:30px;
	margin-bottom: 10px;
	border-bottom: 5px solid #555;
	padding: 10px;
	/*background-image:url(images/archivebgr.png);*/
}
.archive-serije h2 {
	font-size:26px;
	color:#000;
}
#archivebox h2 {
	font-size:26px;
	color:#000;
}
#archivebox h2 em{
	color:#999 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.naslov-okvir{
	display: inline-block;
	width: 568px;
	margin-bottom: 10px;
}
.social {
	margin-top: 20px;
	color: #999;
}
.social a:hover {
	text-decoration: none;
}
.tagovi{
	border:0 none;
	margin:0;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
	padding:0 0 15px 0;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.adsense{
	border:0 none;
	margin:0;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
	padding:0 0 15px 0;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.singletags {
	font-weight:bold;
	color:#999;
}
.entry {
	display:inline-block;
	width: 568px;
}
.entry h1 {
	border-bottom:5px solid #555555;
	font-size: 22px;
	font-stretch: wider;
	padding: 5px 5px 5px 22px;
	margin-bottom: 12px;
/*
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 26px;
	font-weight: normal;
	padding: 5px 5px 10px 22px;
	color:#555;
	text-shadow: -1px -1px 0px #EEE;
*/
}

.entry h2 {
	font-size: 18px;
	line-height: 45px;
	height: 40px;
	border-bottom: 1px solid #dadada;
	background-image:url(images/h2_bgr.gif);
	padding: 5px 10px 0 10px;
	color: #c3112e;
	margin-bottom: 15px;
	font-weight: bold;
	/*font-size: 18px;
	line-height: 18px;
	border-left: 12px solid #C3112E;
	padding: 4px 0 4px 7px;
	margin-top: 5px;
	margin-bottom: 10px;*/
}

.entry h3 {
	font-size: 14px;
	padding: 5px 0 10px 0;
	font-style:italic;
}

.entry p{
	font-size:12px;
	line-height:20px;
	text-align: justify;
}
.entry blockquote { 
	padding: 0px 15px;
	background: url(images/citat.png) no-repeat;
	margin: 5px auto 10px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	padding-top: 0px;
	padding-left: 45px;
	margin: 5px 0px;
	line-height: 20px;
	font-style:italic;
}
.entry img { 
	padding: 10px;
	background:#F1EEE8;
	border: solid 1px #D7D7D7 !important;
	margin-bottom: 10px;
}

.entry .twitter-tweet-rendered {
	margin: 0 auto 15px 30px !important;
}

.entry .size-large {
	margin: 0px 20px 0 0;
	float: left;
	/*position: absolute;
	left: 0px;
	display: inline-block;
	clear: bottom;*/
}

.entry .aligncenter img {
	margin: 0 0 10px 0;
}

.size-thumbnail {
	padding: 5px !important;
	margin-top: 3px;
	margin-right: 10px;
}
.attachment-thumbnail {
	margin-bottom: 0px;
	padding: 5px !important;
}
.entry ul, .entry ol {
	padding-left: 15px;
	margin-top: -3px;
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding: 0px 0px 6px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
.entry table p {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	text-align: center;
}
.entry table {
	margin-bottom: 15px;
}

.entry td img {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
	background: none !important;
}

#comment {
	padding-bottom: 5px;
}

#comment p {
	padding-top: 10px;
}

#facebook_page {
	background: url(images/hl-dot.gif) repeat-x top;
	padding-top: 15px;
}

#social_box {
	border-top: 1px dotted #CBCBCB;
	padding-top: 15px;
	width: 570px;
	height: 35px;
}

.likeDislike {
	float: right;
	width: 100px;
}

.LikeBotButton {
	/*margin-left: -15px;*/
	text-align: left;
}

.facebook_like {
	padding-right: 5px;
	padding-left: 5px;
	width: 120px;
	float: left;
}

#share_box {
	display: inline-block;
	width: 130px;
	float: left;
}

/*========= OGLASI =========== */
.oglasi-naslovnica {
	width: 570px;
	clear:both;
	display: inline-block;
	background: url(images/hl-dot-full.gif) repeat-x bottom; 
	margin-top: -5px; 
	margin-bottom: 15px; 
	padding-bottom: 10px;
}
.oglasi-clanak {
	background: url(images/hl-dot.gif) repeat-x top;
	display: inline-block;
	padding-top: 15px;
	width: 568px;
}
.oglasi-clanak-box {
	display: inline-block;
}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px dotted #cbcbcb;
}
ol.commentlist p{
	line-height: 20px;
}
ol.commentlist img{
	margin-top:3px;
	margin-bottom: 5px;
	border-bottom: 15px solid #FFF;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 10px 0 0 0;
	border-top: 1px dotted #cbcbcb;
	display: inline-block;
	width: 100%; 
	position:relative
}
ol.commentlist li.alt{
	padding: 10px 0 0 0 !important;
	display: inline-block;
	width: 100%; 
	position:relative
}
.depth-2 {
	width: 95% !important;
	float: right;
}

.depth-3 {
	width: 95% !important;
	float: right;
}

.depth-4 {
	width: 95% !important;
	float: right;
}

.depth-5 {
	width: 95% !important;
	float: right;
}

/*========= SIDEBAR =========*/
/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #c6c1b5;
	height:31px;
	width:350px;
	float:left;
	display:block;
}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #ede9df;
	border: 1px solid #c6c1b5;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 5px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #e4dfd1;
	border: 1px solid #c6c1b5;
	border-bottom:1px solid #e4dfd1;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #e4dfd1;
	border: 1px solid #c6c1b5;
	border-top: 0;
	margin: -2px 0 15px;
	padding: 10px 10px 10px;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	padding: 4px 0 4px 25px;
	margin-left: 2px !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	padding: 4px 0 4px 25px;
	margin-left: 2px !important;
	}
/*- Ads -*/
.paginacija {
	float: right;
	display: block;
	margin-bottom: 20px;
}
.reklame {
	padding-top: 7px;
}
.reklame img {
	border: #c6c1b5 solid 3px;
}
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 14px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c3112e;
	margin: 0 0 15px;
	/*padding: 0 0 10px;*/
	padding: 0px;
	width: 160px;
}
.catlist h2{
	color: #fff;
	background-color: #c3112e;
	font-size: 14px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*padding: 0 20px 0 0 !important;*/
	padding: 10px 10px 9px 10px;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.catlist h2 a{
	color: #fff;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget {
	/*border-bottom: 3px double #c3112e;
	border-left: 2px solid #c6c1b5;
	border-right: 2px solid #c6c1b5;*/
	border: 1px solid #cbcbcb;
	box-shadow: 3px 3px 3px #CCC;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 23px;
}
.widget-bottom {
	height: 6px;
	background:url(images/widget-bottom-bgr.png) #fef6e2;
	margin-bottom: 15px;
}
.widget h2 {
	padding: 5px 5px 5px 15px; 
	text-transform:uppercase; 
	background: url(http://www.serijala.com/wp-content/themes/serijala/images/traka.png) no-repeat; 
	text-align: left; 
	color: #FFF; 
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 20px; 
	text-shadow: #555 1px 1px 1px;
	font-weight:normal; 
	border: 1px solid #6d1e22;
	margin-bottom: 5px;
	/*line-height: 40px;
	text-transform:uppercase;
	height: 45px;
	background: url(images/trakica.png) no-repeat;
	text-align: left;
	color: #FFF;
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 22px;
	text-shadow: #888 0px 1px 1px;
	margin-top: 10px;
	margin-left: -19px;
	margin-right: -19px;
	padding-left: 17px;
	font-weight:normal;*/
}
.widget ul {
	margin: 0;
	padding: 5px 0 0;
}
.widget ul li{
	/*background: url(images/bullet.gif) no-repeat;*/
	background-position: 6px 7px;
	/*list-style:url() inside !important;*/
	padding: 0 7px 5px 16px;
	line-height: 18px;
}
.twitter-item {
	background: url(images/bullet-krem.gif) no-repeat;
	background-position: 10px 7px;
	/*list-style:url() inside !important;*/
	padding: 0 7px 7px 20px;
	line-height: 18px;
}
.forum-item {
	background: url(images/bullet-krem.gif) no-repeat;
	background-position: 10px 7px;
	/*list-style:url() inside !important;*/
	padding: 0 7px 3px 20px;
	line-height: 18px;
}
.widget ul li a{
	color: #000;
}

.sidebarClanci {
	padding: 5px;
}

/*========= TABBED =========*/
.tabvanilla {
	box-shadow: 3px 3px 3px #CCC;
	width: 292px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 23px;
}

  .tabvanilla a {
  color: #000;
  text-decoration: none;
  }
	
	.tabvanilla a:hover {
	color: #000;
	text-decoration: underline;
	}
	
	.tabnav {
	height: 44px;
	line-height: 42px;
	text-transform:uppercase;
	background: url(images/traka.png) no-repeat;
	text-align: left;
	color: #FFF;
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 19px;
	text-shadow: #444 0px -1px 0px;
	font-weight:normal;
	}

	.tabnav li {
	display: inline;
	float: left;
	margin: 0px 30px 0px 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
		/*padding: 4px 6px;*/
		outline: none;
		padding-right: 4px;
		padding-left: 4px;
		}
		
		.tabnav li a:hover, .tabnav li a:active {
		background: #fff;
		color: #c3112e;
		text-decoration: none;
		text-shadow: #555 0px 1px 0px;
		-moz-text-shadow: 0px 1px 0px #555;
		-webkit-text-shadow: 0px 1px 0px #555;
		padding: 1px 4px 0px 4px;
		background: url(images/bgr_tab.png) no-repeat;
		background-position: left top;
		}
		
		.tabnav li.ui-tabs-selected a {
		background: #fff;
		color: #c3112e;
		text-decoration: none;
		text-shadow: #555 0px 1px 0px;
		-moz-text-shadow: 0px 1px 0px #555;
		-webkit-text-shadow: 0px 1px 0px #555;
		padding: 1px 4px 0px 4px;
		background: url(images/bgr_tab.png) no-repeat;
		background-position: left top;
		}
		
	.tabdiv {
	padding: 10px 10px 10px 15px;	
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}



/*========= FOOTER =========*/

#footer1 {
	background: url(images/footer_sjena.png) #635142 repeat-x;
	clear: both;
	width: 100%;
	display: inline-block;
	padding-top: 23px;
	padding-bottom: 20px;
}

#footer1-inside {
	width: 970px;
	margin: 0 auto;
}

#footer1 .singlKolona {
	background-color: #433529;	
	border: 1px solid #282018;
	color: #f1eee8;
	height: 100%;
	box-shadow: 3px 3px 3px #3a2f27;
}

.triKolone a {
	color: #000;
}

#footer1 h2 {
	padding: 5px 5px 5px 15px;
	text-transform:uppercase; 
	background: url(http://www.serijala.com/wp-content/themes/serijala/images/traka_zuta.png) no-repeat; 
	text-align: left; 
	color: #433529;
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 20px; 
	text-shadow: #c9bb5b 0px -1px 1px; 
	font-weight:normal; 
	border: 1px solid #363106;
	margin: -10px -10px 5px -10px;
}

#footer1 a:link { color: #f1eee8; border-bottom: 1px dotted #ae8e74; }
#footer1 a:hover { color: #f1eee8; border-bottom: 1px solid #ae8e74; text-decoration: none; }
#footer1 a:visited { color: #f1eee8; border-bottom: 1px dotted #ae8e74; }
#footer1 a:active { color: #f1eee8;	border-bottom: 1px dotted #ae8e74; }

.tagcloud {
	margin-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 0px; 
	padding-bottom: 0;
}

.tagcloud a:link { color: #f1eee8; border-bottom: none !important; }
.tagcloud a:hover { color: #f1eee8; border-bottom: none !important; }
.tagcloud a:visited { color: #f1eee8; border-bottom: none !important; }
.tagcloud a:active { color: #f1eee8; border-bottom: none !important; }

#footer2 {
	background: url(images/footer_sjena_invert.png) #433529 repeat-x;
	clear: both;
	width: 100%;
	display: inline-block;
	padding: 20px 0;
	color: #f1eee8;
}

#footer2 a {
	color: #f1eee8;
}

#footer2 .cat-item {
	background: url(images/bullet-krem.gif) no-repeat;
	background-position: 10px 7px;
	padding: 0 0px 0px 20px;
}

#footer2 .page_item {
	background: url(images/bullet-krem.gif) no-repeat;
	background-position: 10px 7px;
	padding: 0 0px 3px 20px;
}

#footer2 h3 {
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #f1eee8;
	border-bottom: 1px dotted #f1eee8;
	margin-bottom: 10px;
}

#footer2-inside {
	width: 970px;
	margin: 0 auto;
}

.cetvrtKolona {
	background-color: #433529;
	width: 212px;
	float: left;
}

#footer3 {
	background: url(images/footer3.png) #e6e2dc repeat-x;
	border-top: 1px solid #000;
	height: 56px;
}
#footer3-inside {
	width: 950px;
	margin: 0 auto;
	padding: 0 20px;
	color: #433529;
	font-family: Impact, Helvetica, Arial, Georgia, Haettenschweiler, Trebuchet MS, sans-serif;
	font-size: 22px;
	height: 56px;
	line-height: 56px;
	text-shadow: #888 0px 1px 0px;
	padding: 0 20px;
}

#footer3 a { color: #433529; }

cetiriKolone {}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	/*background: url(images/hl-dot.gif) repeat-x bottom;*/
}
.hl a{
	color: #FFF;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:5px 0 15px !important;
	margin:5px 0 15px;	
	padding:0 !important;
}

.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{

}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px !important;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.ostaliclanci {
	clear: both;
	margin-bottom: 10px;
}
.ostaliclanci ul {
	padding: 0;
	margin-bottom: 10px;
}
.ostaliclanci li {
	background: url(images/bullet.gif) no-repeat;
	background-position: 10px 7px;
	/*list-style:url() inside !important;*/
	padding: 0 7px 3px 20px;
}
.ostaliclanci a {
	margin-top: -10px;
	padding: 0px;

	color: #000000;
}
.ostalolijevo {
	float: left;
	width: 260px;
	margin-right: 10px;
	background:transparent url(images/widget-bgr.png) repeat-x scroll 0 0;
	font-size: 12px;
}
.ostalodesno {
	float: right;
	width: 260px;
	margin-left: 10px;
	background:transparent url(images/widget-bgr.png) repeat-x scroll 0 0;
	font-size: 12px;
}
.ostaloslika {
	float: left;
	padding-right: 5px;
}
.ostalovijest {
	float: right;
	width: 205px;
}
.ostalodatum {
	font-size: 9px;
	margin-top: -3px;
}
.ostalolink {
	font-size: 10px;
}
.ostalonaslov {
	color:#FFF;
	background:#FEF6E2 url(images/tab-bg.png) repeat scroll 0 0;
	font-family:Trebuchet MS,"Times New Roman",Times,serif;
	font-size: 13px;
	height:31px;
	line-height:33px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.crta {
	background: url(images/hl-dot.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:5px 0 15px !important;
	margin:5px 0 15px;	
	padding:0 !important;
}






/*
 * Required 
*/
.container {
	height:190px; 
	overflow:hidden; 
	position:relative;
}

.slides { 
	position:absolute; 
	left:0;
	background-color: #000;
	display: inline-block;
}

.slides img {
	border: 5px solid #cbcbcb;
	width: 106px;
	height: 106px;
	display: block;
}

.slides div { 
	position:absolute; 
	top:0; 
	width:126px; 
	height:116px; 
	display:none; 
}

/* Optional */
#loopedCarousel {
	position:relative;
	clear:both;
	height: 245px;
}

.pagination-wrap {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	display: block;
	right: 109px;
	bottom: 9px;
}

ul.pagination { 
	list-style-type:none; 
}

ul.pagination li { 
	float:left; 
	margin:0 2px; 
}	

ul.pagination a {
	display:block; 
	width:7px; 
	padding-top:7px; 
	text-indent:-999999px; 
	height:0; 
	overflow:hidden; 
	background-image:url(images/pagination.png); 
	background-position:0 0; 
	background-repeat:no-repeat;
}

ul.pagination li.active a {
	background-position:0 -7px;
}

a.previous { 
	position:absolute; 
	bottom:0; 
	left: 0; 
	display:block; 
	width:26px; 
	padding-top:26px; 
	height:0; 
	overflow:hidden; 
	background-image:url(images/arrows.png); 
	background-position:0 0; 
	background-repeat:no-repeat;
}
	
a.previous:hover { 
	background-position:0 -26px;
}

a.next { 
	position:absolute; 
	bottom:0; 
	right:0px; 
	display:block; 
	width:26px; 
	padding-top:26px; 
	height:0; 
	overflow:hidden;
	background-image:url(images/arrows.png); 
	background-position:-26px 0; 
	background-repeat:no-repeat;
}

a.next:hover { 
	background-position:-26px -26px;
}

#top {
	width: 252px;
	height:34px;
	font-size:22px; 
	position: absolute;
	bottom: 0;
	right: 0;
}

#bottom { 
	padding:10px;
}


p.caption { 
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size:16px;
	border-left: 4px solid #C3112E;
	font-weight: bolder;
	margin-top:7px; 
	width: 116px;
}

.caption a {
	background-color: #C3112E;
	color: #fff;
	/*border-bottom: 3px solid #C3112E;*/
}

.caption a:hover {
	text-decoration: none;
}


.wp-caption {
	text-align: center;
	margin: 0 auto 15px auto;
	background-color: #f9f6f0;
	border: 1px solid #d7d7d7;
	padding: 9px 5px 7px 5px;
}

.wp-caption img {
	padding: 0;
	border: none;
}

.wp-caption-text {
	text-align: right !important;
	padding: 0 15px 0 0 !important;
	font-style: italic;
	margin-top: -5px;
}

small { 
	font-size:9px; 
	font-weight:normal;
}

.recenzijeLista {width: 274px; float: left;}
.recenzijeLista a {color: black;}

.heading2_recenzije {
	font-size: 18px;
	line-height: 18px;
	border-left: 12px solid #C3112E;
	padding: 4px 0 4px 7px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 15px;
}

.gallery {
	padding-bottom: 10px;
}

.gallery-item {
	margin-top: 10px;
	margin-bottom: -10px;
}

.gallery-caption {
	font-size: 11px;
	font-style:italic;
	margin-top: -10px;
	padding-top: 2px;
	padding-bottom: 10px;
}

.post_autori a {
	color: #999;
}

.post-navigacija {
	text-align: center;
	padding: 15px 0 25px 0;
}

.post-navigacija a span {
	background-color: #f2f2f2;
	color: #c3112e;
}

.post-navigacija a:hover {
	text-decoration: none;
	background-color: #E6E3DD;
}

.post-navigacija a:hover span {
	background-color: #c3112e;
	color: #f2f2f2;
	text-shadow: none;
}

.pagelink {
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border: 1px #e6e3dd solid;
	padding: 5px 7px;
	color: #999;
	font-weight: bold;
	text-shadow: #FFF 0px 1px 0;
}

.clanak-navigacija {
	margin-top: 10px;
	width: 473px;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CBCBCB;
	display: inline-block;
	position: relative;
}

.single-navigacija {
	width: 570px;
	padding: 10px 0 20px 0;
	display: inline-block;
	position: relative;
}

.navLink  {
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border: 1px #e6e3dd solid;
	padding: 5px 7px;
	color: #999;
}
.clanak-natrag {
	text-align: center;
	float: left;
	display: inline-block;
}

.clanak-natrag a span {
	background-color: #c3112e;
	color: #FFF;
	text-shadow: #333 0px 1px 0px;
	font-weight: bold;
	border: none;
	padding: 4px 10px;
}

.clanak-natrag a:hover {
	text-decoration: none;
	text-shadow: none;
}

.clanak-natrag a:hover span {
	background-color: #f2f2f2;
	color: #c3112e;
	text-shadow: #FFF 0px 1px 0;
}

.clanak-naprijed {
	text-align: center;
	display: inline-block;
	float: right;
}

.clanak-naprijed a span {
	background-color: #c3112e;
	text-shadow: #333 0px 1px 0px;
	color: #FFF;
	font-weight: bold;
	border: none;
	padding: 4px 10px;
}

.clanak-naprijed a:hover {
	text-decoration: none;
	text-shadow: none;
}

.clanak-naprijed a:hover span {
	background-color: #f2f2f2;
	color: #c3112e;
	text-shadow: #FFF 0px 1px 0;
}

.article-galerija p {

}

.galerija-share {
	margin-top: 10px;
	width: 473px;
	margin-bottom: 10px;
}

.clanak-stranice {
	text-align: center;
	width: 300px;
	display: inline-block;
	font-weight: bold;
	color: #999;
	position: absolute;
	right: 0;
	left: 0;
	margin:0 auto;
}

.clanak-stranice a span {
	background-color: #f2f2f2;
	color: #c3112e;
	font-weight: bold;
	text-shadow: #FFF 0px 1px 0;
	border: none;
	padding: 5px 7px;
}

.clanak-stranice a:hover {
	text-decoration: none;
	text-shadow: none;
}

.clanak-stranice a:hover span {
	background-color:  #c3112e;
	color: #FFF;
	text-shadow: #c3112e 0px 1px 0;
}


.komentar-meta {

}

.komentar-odgovori {
	text-align: center;
	display: inline-block;
	float: right;
}

ul.children #li-comment{
	/*opacity:1;
	filter:alpha(opacity=100) !important*/
	/*font-size: 16px;*/
}

.comment-reply-link {
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border: 1px solid #e6e3dd;
	color: #c3112e;
	font-weight: bold;
	text-shadow: #FFF 0px 1px 0;
	padding: 2px 7px;
}

.comment-reply-link:hover {
	text-decoration: none;
	border: 1px solid #c3112e;
	background-color: #c3112e;
	color: #FFF;
	text-shadow: #c3112e 0px 1px 0;
}

.article-galerija h3 {
	padding-top: 5px;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	color: #999;
}

.kalendar {
	width: 890px; 
	padding: 20px;
	margin-bottom: 20px;
	display: inline-block;
	background-color: white; 
	border: 1px solid #CBCBCB; 
	box-shadow: 3px 3px 3px #CCCCCC;
	position: relative;
}

.kalendarKolona {
	width: 100%;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
}

/*
.bx-wrapper .Sun {
	width: 780px;
}

.Sun ul {
	width: 700px !important;
}*/

.kalendarKolona ul {
	float: right;
	width: 810px;
}

.kalendarKolona li {
	padding: 5px !important;
	width: auto !important;
	margin: 0px 4px 4px 0px !important;
	/*border-radius: 4px;
	-moz-border-radius: 4px;*/
	float: left !important;
	background-color: #eee !important;
	text-shadow: 0 1px 0 #fff !important;
	position:relative !important; 
	height: 15px;
	line-height: 15px;
}

.kalendarKolona .alt {
	background-color: #ddd !important;
}

.kalendarDan {
	color: #FFF;
	background: url(http://www.serijala.com/wp-content/themes/serijala/images/traka.png) no-repeat; 
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	font-size: 14px;
	padding: 2px 6px 2px 5px;
	text-shadow: 0px 1px 0spx #555555;
	border: 1px solid #6d1e22;
	display: inline-block;
	position: relative;
	width: 50px;
	height: 19px;
	overflow: hidden;
}

.kalendarDanDatum {
	font-size: 28px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #444444;
	float: left;
	display: block;
	line-height: 29px;
}

.kalendarDanMjesec {
	/*-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	text-transform: lowercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-shadow: none;
	width: 15px;
	bottom: 7px;
	left: 38px;
	writing-mode:tb-rl;
	position: absolute;
	text-align: right;*/
	text-transform: lowercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-shadow: none;
	width: 15px;
	bottom: 7px;
	left: 39px;
	position: absolute;
	text-align: right;
}

.tipsy { padding: 5px; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

#up {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: inline-block;
	background-color: #C3112E;;
	width: 15px;
	height: 18px;
	background: url(http://www.serijala.com/wp-content/themes/serijala/images/naprijed.png); 
	cursor: pointer;
}

#down {
	position: absolute;
	bottom: 20px;
	right: 70px;
	display: inline-block;
	background-color: #C3112E;;
	width: 15px;
	height: 18px;
	background: url(http://www.serijala.com/wp-content/themes/serijala/images/natrag.png); 
	cursor: pointer;
}

#up:hover #down:hover { cursor: pointer; }




/* slideshow styles */
.slideShow ul,
.slideShow li,
.slideShow ol {
	list-style-type: none !important;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Verdana;
}
.slideShow {
	overflow: hidden;
	clear: both;
}
#galerija-content {
	display: block;
}

#narrow-wrapper {
	margin-top: 15px;
}

#narrow-wrapper h3:first-child,
#narrow-wrapper p:first-child  { 
	float: left !important;
	width: 412px !important;
}/*
#narrow-wrapper:first-child img  { 
	float: left !important;
}*/
#narrow-wrapper p,
#narrow-wrapper table,
#narrow-wrapper .wp-polls,
#narrow-wrapper h3,
#narrow-wrapper h4{
	float: right !important;
	width: 473px;
}

#narrow-wrapper .wp-polls ul {
	width: 300px;
	margin: 0 auto;
}

#narrow-wrapper .wp-polls p strong {
	font-size: 14px;
}

/** navigation **/
.slideShow .navigation {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: left;
	display: inline-block;
	float:right;
}
.slideShow .navigation-wrapper {
	width: 100%;
	display:inline-block;
}
.slideShow .navigation li ,
.slideShow .navigation-bottom li {
	display: inline;
	margin: 0px;
}
.slideShow .navigation a,
.slideShow .navigation-bottom a {
	background-color: #f2f2f2;
	text-shadow: #FFF 0px 1px 0;
	color: #c3112e;
	font-weight: bold;
	border: none;
	padding: 4px 10px;
	margin: 0px 4px 0px 0px;
	display: inline-block;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
}

.slideShow .navigation-bottom {
	margin-top: 10px;
	width: 473px;
	float: right;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CBCBCB;
	display: inline-block;
	position: relative;
	display: block;
}

.slideShow .thumbs a {
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	height: 50px;
}
.slideShow .navigation a:hover,
.slideShow .navigation a.selected,
.slideShow .navigation-bottom a:hover,
.slideShow .navigation-bottom a.selected {
	/*background-color: #6C6C6C !important;
	border: 1px solid #6C6C6C;
	color: #000000;*/
	background-color: #c3112e;
	color: #FFF;
	text-shadow: #333 0px 1px 0px;
}
.slideShow .navigation-inactive {
	background-color: #f2f2f2;
	text-shadow: #FFF 0px 1px 0;
	color: #c3112e;
	font-weight: bold;
	border: none;
	padding: 4px 10px;
	margin: 0px 4px 0px 0px;
	display: inline-block;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
}
.slideShow ol.topNavigation {
	margin: 0px 0px 10px 0px;
}
