/*
Theme Name: Čista politika
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

*/

@import "css/reset.css";
@import "css/grid.css";
@import "css/superfish.css";

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600&subset=latin-ext);

html, body {
	font: normal 14px/20px 'Roboto Condensed', sans-serif;
	color: #5e5a59;
	text-align: left;


background-image: url(images/bg1.jpg);background-repeat: no-repeat; background-attachment: fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover;
}

body {padding: 40px 0 60px 0;}


* ul { list-style: none; }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
a {
	text-decoration: none;
	color: #3b3737;
	transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}
ul ul a {
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    display: none;
}

a:hover {color:#FF9B00;}

#toTop {
    background: url(images/toTop.png) 0 0 no-repeat;
    border: none;
    bottom: 40px;
    display: none;
    height: 47px;
    left: 65%;
    margin-left: 489px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 47px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';

    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	background: url(images/toTop-hover.png) 0 0 no-repeat;
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    box-shadow: 0 0 10px #777;
    -webkit-box-shadow: 0 0 10px #777;
    -moz-box-shadow: 0 0 10px #777;
}

/************Header************/

#header {
	height: 162px;
	position: relative;
	z-index:100;
	background: url(images/header-divider.gif) bottom left no-repeat;
}

h1 a img {margin: 42px 0 0 4px;position: relative;}
h1 a img.logo {margin:12px 0 0 30px; z-index:1;}

/************Content***********/

.box {
	position: relative;
	margin: 0 auto;
	max-width: 980px;
	background: #fff url(images/footer-bg.jpg) bottom right no-repeat;

	-webkit-box-shadow: 0 0 12px #777;
	-moz-box-shadow: 0 0 12px #777;
	-ms-box-shadow: 0 0 12px #777;
	-o-box-shadow: 0 0 12px #777;
	box-shadow: 0 0 12px #777;
}


h2,h3,h4,h5,h6 {
	display: block;
	font: normal 44px/44px 'Roboto Condensed', sans-serif;
	color: #3b3737;
	text-transform: none;
}
h2 {
	font-size: 44px;
	line-height: 44px;
	margin-bottom: 20px;
	text-align: left;
	margin-bottom: 31px;
	font-weight: bold;
}
h3, h1.entry-title {
	font-size: 30px;
	line-height: 35px;
	color: #827c7c;
	font-weight: 500;
	margin-bottom: 33px;
}

.container {
	padding-top: 39px;
}

.page-template-page-templatespage-analiza-php .container, .home .container, #header .container, footer .container {
	padding-top: 0px !important;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0;
	color: #5e5a59;
	text-transform: none;
	margin-bottom: 15px;
}

a.link1 {
	background: url(images/arrow1.png) 100% 15px no-repeat;
	font-size: 16px;
	line-height: 40px;
	font-weight: 500;
	margin-top: 10px;
	padding-right: 18px;
	display: inline-block;
}

a.link1:hover {
	background: url(images/arrow2.png) 100% 15px no-repeat;
	color: #FF9B00; 
	text-decoration: none;
}

a.link2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 21px;
	display: inline-block;
	text-transform: none;
	color: #5e5a59;
}

a.link2:hover {
	color: #FF9B00;
	text-decoration: none;
}

.thumb {
	padding: 31px 0 31px;
	position: relative;
}
.thumb>p {
	margin-top: 22px;
	font-size: 16px; 
	line-height: 24px;
}

.thumb1 {
	padding: 0;
	margin-bottom: 31px;
	position: relative;
}

.thumb1 img {margin: 12px 0 24px;}
.thumb1 a {margin-top: 30px;}

.col1, .col2, .col3 {	
	position: absolute;
	content: "";
	top: -14px;
	width: 100%; 
	height: 14px;
}
.col1 {background: #4B43BA;}
.col2 {background:#FF9B00;}
.col3 {background:#DB6327;}

.divider, .divider1, .divider2, .divider3 {
	position: relative;
	overflow: hidden;
	background: #e5e4e4;
	height: 1px;
	width: 100%;
	margin: 20px 0 42px;
}

.divider1 {margin: 0 0 31px;}
.divider2 {margin: 0 0 1px;}
.divider3 {margin: 48px 0 1px;}

.wrap, .wrap1, .wrap2 {
	position: relative;
	overflow: hidden;
	margin-bottom: 32px;
}
.wrap1 {padding-top: 7px; margin-bottom: 32px;}
.wrap2 {padding-top: 12px;}
.wrap2 img {margin-bottom: 24px;}
.wrap2 h4 {margin-bottom: 21px;}
.wrap2 .divider {margin-top: 50px;}

.text {
	position: relative;
	overflow: hidden;
	padding: 7px 46px 17px 0;
}

.text i {
	color: #FF9B00;
	padding-bottom: 3px;
}

.circle {
    background: none repeat scroll 0 0 #FF9B00;
    color: #FFFFFF;
    display: inline-block;
    font: 500 30px/60px 'Roboto Condensed',sans-serif;
    height: 60px;
    margin-top: 5px;
    position: relative;
    text-align: center;
    width: 60px;

    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -ms-border-radius: 500px;
    -o-border-radius: 500px;
}

.section {
	position: relative;
	overflow: hidden;
	margin-bottom: 23px;
	padding-top: 7px;
}
.section .grid_7 {margin-left: 20px;}

.section1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 23px;
	padding-top: 7px;
}

.quote {
	position: relative;
	background: url(images/quotes.png) 0 12px no-repeat;
	padding: 7px 0 0 53px;
	margin-bottom: 24px;
}
.quote>div {font-size: 16px;}
.quote>a {text-decoration: underline;}

ul.list, ul.list3{
	position: relative;
	overflow: hidden;
	margin-bottom: 6px;
}

ul.list{margin: 15px 0 6px;}
ul.list3{margin: 13px 0 43px;}

ul.list li, ul.list3 li {
	background: url(images/arrow2.png) 10px 7px no-repeat;
	padding-left: 29px;
	font:14px/24px "Roboto Condensed",sans-serif;
}

.text3 ul.list3 {
	margin: 0 0 19px;
}
.text3 ul.list3 li, .text3 ul.list3 li a {
	font:16px/24px "Roboto Condensed",sans-serif;
}

ul.list li a, ul.list3 li a {
	color: #5e5a59;
	display: inline-block;
	font: normal 14px/34px 'Roboto Condensed', sans-serif;
}

ul.list li a:hover, ul.list3 li a:hover {color: #FF9B00;}

ul.list2 {position: relative;overflow: hidden;padding-top: 12px;}
ul.list2 li {position: relative;overflow: hidden;width: 100%; margin-bottom: 30px;}
ul.list2 li img {float: left; margin-right: 30px; width: 106px;}
ul.list2 li > div {float: left; width: 63%;}

h1 a.logo2 img {
	margin-top: 0!important;
}
.block1 {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #e5e4e4;
	width: 100%;
	padding: 7px 0 21px;
	margin-bottom: 22px;
}
.block1>div {
	margin: -16px 99px 0 0;
	position: relative;
}

.grid_8 .block1 + .block1 {margin-bottom: 100px;}

.block1 a.links1, a.links2, a.links3, .block1 time {
	font: normal 14px/20px 'Roboto Condensed', sans-serif;
	display: inline-block;
	text-decoration: none;
	margin-top: 1px;
}
.block1 img {margin: 22px 0 24px;}
.block1 .link1 {margin-top: 30px;}

a.links1 {color: #FF9B00;}
a.links1, a.links2 {margin-left: 18px;}
a.links3 {
	float: right;
	padding-bottom: 3px;
	color: #FF9B00;
	text-decoration: none;
	display: inline-block;
}

a.links1:hover, a.links2:hover, a.links3:hover {color: #5e5a59;}

.text1 {
	text-align: right;
	position: relative;
	line-height: 20px;
	font-size: 15px;
	color: #a9a6a9;
	margin-top: 16px;
}

.text3 {position: relative;margin-bottom: 20px;}
.text3 p { line-height:1.4; font-size:16px;}
.text3 h4 {margin-bottom: 19px;}

.grid_4 p, .text3 p {padding-bottom:1em;}
.grid_4 p:first-of-type {padding-top:0.5em;}
footer .grid_4 p:first-of-type {padding-top:0;}
footer .grid_4 p {padding-bottom:0;}

strong {font-weight:700;}

.map_wide {
	position: relative;
	height: 294px;
	width: 100%;
	margin-top: 45px;
}

.block {
	position: relative;
	overflow: hidden;
	margin-bottom: 13px;
	padding-top: 12px;
}

time {
	font-size: 14px;
	line-height: 20px;
	color: #FF9B00;
	margin-top: -3px;
	display: block;
}

.items {
	position: relative;
	text-align: center;
	margin: 45px 0 27px;
}

.items a {margin-top: 28px;}
.items img {margin-bottom: 2px;}
.items p {margin-top: 2px;}

.block2 {
	position: relative;
	overflow: hidden;
	margin: 48px 0 0px;
}

ul.list1 {
	position: relative;
	width: 100%;
	margin-top: 6px;
}
ul.list1 li {
	line-height: 22px;
}
ul.list1 li a {
	color: #696462;
	font: 400 11px/16px 'Roboto Condensed', sans-serif;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
}
ul.list1 li a:hover {
	color: #FF9B00;
	text-decoration: none;
}

.address {
	position: relative;
	overflow: hidden;
	font: normal 15px/20px 'Roboto Condensed', sans-serif;
	color:#fff;
	float: left;
	text-align: left;
	width: 100%;
	margin: 10px 0 0;
}

.address span {float: left; margin: 0;}
.address p {font-size: 30px; line-height: 30px;font-weight: 500;margin-bottom: 21px;}
.address dl dd {text-align: right;width: 190px;}
dl {  margin-top: 23px;}

.text2 {position: relative;margin-top: 34px;}
.text2 a {font-size: 15px;line-height: 20px;display: inline-block;}
.text2 a:hover {color: #383338;}


#datepicker {
	width: 260px;
	position: relative;
	padding-top: 1px; 
}

#datepicker .ui-datepicker-month, #datepicker .ui-datepicker-year {
	font: 500 16px/29px 'Roboto Condensed', sans-serif;
	color: #3b3737;
}

.ui-datepicker-calendar a {
	font-size: 13px;
	width: 37px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	display: inline-block;
}

.ui-datepicker-calendar a:hover, .ui-state-active {
 	background: #FF9B00;
 	color: #fff;
 }

#datepicker tr {
	border-top: 1px solid #dedddd; 
}

.ui-datepicker-prev, .ui-datepicker-next {
	position: absolute;
	overflow: hidden;
	text-indent: 999px;
	height: 12px;
	top: 10px;
	width: 7px;
	padding: 0;
	background-color: none!important;
	cursor: pointer;
}

.ui-datepicker-next {background: url(images/arrow1.png) 0 0 no-repeat;right: 0;}
.ui-datepicker-next:hover {background: url(images/arrow2.png) 0 0 no-repeat;}
.ui-datepicker-prev {background: url(images/arrow3.png) 0 0 no-repeat;right: 13px;}
.ui-datepicker-prev:hover {background: url(images/arrow4.png) 0 0 no-repeat;}

.ui-datepicker-calendar {text-align: center;}
.ui-datepicker-title {
	position: relative;
	width: 80%;
	margin-bottom: 14px;
}
.ui-datepicker-calendar thead {
	background: #343232;
	color: #fff;
	line-height: 25px;
	font-size: 13px;
}
.ui-datepicker-year {
	padding-left: 10px;
}


/************Footer************/

#footer {
	position: relative;
	padding: 10px 0 10px;
	min-height:140px;
}

#footer:after {
	position: absolute;
	content:"";
	bottom: 0;
	height: 14px;
	background: #FF9B00;
	left: 40px;
	right: 40px;
}

.copy {
	color: #9c9695;
	margin-top: -14px;
	padding-left: 60px;
	text-decoration: none;
}

.copy a {color: #9c9695; z-index: 2;position: relative;}
.copy a:hover {color: #FF9B00;}
a.priv {text-decoration: underline;}
a.priv:hover {text-decoration: none;}

.fleft {float: left;}
.fright {float:right;}

ul.nav, footer ul.menu {
	margin:96px 0 0 20px;
}

ul.nav ul, footer ul.menu li ul {
	display:none;
}

ul.nav li, footer ul.menu li {
	font-size:16px;
	display:inline;
	padding-left:25px;
	font-weight:700;
	text-transform:uppercase;
}






.grid_4 img {
	-moz-box-shadow:1px 1px 3px #ccc;
	-webkit-box-shadow:1px 1px 3px #ccc;
	-khtml-box-shadow:1px 1px 3px #ccc;
	box-shadow:1px 1px 3px #ccc;
}

.thumb.slika img {margin-top:80px;}

#header h1 a img {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-khtml-box-shadow:none;
	box-shadow:none;
}





.btn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:4px 12px;
	margin-bottom:0;
	font-size:13px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#333;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#e6e6e6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:1px solid #ccc;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*margin-left:.3em;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color:#333;
	background-color:#e6e6e6;
	*background-color:#d9d9d9;
}
.btn:active, .btn.active { background-color:#cccccc \9; }
.btn:first-child { *margin-left:0; }
.btn:hover, .btn:focus {
	color:#333;
	text-decoration:none;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-ms-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.btn:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled, .btn[disabled] {
	cursor:default;
	background-image:none;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}




.btn.btn-primary {
	font-family:'Arial', sans-serif;
	font-size:14px;
	font-style:normal;
	text-shadow:none;
	padding:9px 28px;
	position:relative;
	background:transparent;
	border-radius:0;
	box-shadow:none;
	border:none;
	outline:none;
	border-radius:3px;
	z-index:1;
}
.btn.btn-primary:before {
	content:"";
	position:absolute;
	width:100%;
	height:0;
	bottom:0;
	left:0;
	background:#333333;
	z-index:-1;
	border-radius:3px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.btn.btn-primary:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-radius:3px;
	background:#ff9b00;
	z-index:-2;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.btn.btn-primary:hover:before {
	height:100%;
	border-radius:3px;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}



.btn.btn-primary.round_button {
	font-family:'Roboto Condensed', serif;
	text-align:center;
	position:relative;
	width:172px;
	height:172px;
	border-radius:500px !important;
	vertical-align:middle;
	overflow:hidden;
	padding:10px !important;
	background: #ff9b00;
	color:#ffffff;
	margin:20px 0 0px 0;
	box-shadow:3px 3px 8px #aaa;
}

.btn.btn-primary.round_button:hover {
	color:#333333;
}

.btn.btn-primary.round_button strong {
	font-family:'Roboto Condensed', serif;
	display:block;
	font-size:20px;
	padding-top:61px;
	vertical-align:middle;
	line-height:26px;
	font-weight:400 !important;
}
.btn.btn-primary.round_button em {
	font-family:'Roboto Condensed', serif;
	font-size:12px;
	display:block;
	line-height:20px;
	text-transform:none;
}
.btn.btn-primary.round_button:before {
	content:"";
	position:absolute;
	width:0%;
	height:0%;
	left:0%;
	bottom:0%;
	background:#ffdb00;
	z-index:-1;
	border-radius:3px;
	border-radius:500px !important;
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.btn.btn-primary.round_button:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-radius:500px;
	background:#ff9b00;
	z-index:-2;
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.btn.btn-primary.round_button:hover:before {
	height:90%;
	width:90%;
	left:5%;
	bottom:5%;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.btn.btn-primary.round_button:hover:after {
	background:#ff9b00;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}


.bottom_footer {
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px 40px 0px;
    position: absolute;
    width: 980px;
}

.bottom_footer span {
    float: right;
    text-align: right;
}

.birodi {
	float:left;
	margin:-12px 0 0 42px;
}

.social {
	 float: right;
	 margin: -85px 4px 0 0;
	 z-index:1000;
	 position: relative;
}

.social ul li {
	list-style: none;
	float: left;
	margin: 0 2px 0 5px;
	background: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	height:32px;
	padding:2px;
	background:#ffffff;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.social ul li:hover {
	background:#ff9b00;
}



table, .column-filter-widget {font-family:'Roboto Condensed', sans-serif;}
table.tablepress th.sorting, table.tablepress th.sorting_desc, table.tablepress th.sorting_asc {border:1px solid #C1DAD7; line-height:1.4; font-size:0.92857143rem; background: #cdebfa url(images/bg_header.jpg) no-repeat top left;}
table.tablepress th.sorting_desc, table.tablepress th.sorting_asc {background: #cdebfa url(images/bg_header_h.jpg) no-repeat top left;}
table.tablepress th.sorting:hover {background: #cdebfa url(images/bg_header_h.jpg) no-repeat top left;}
table.tablepress td {border:1px solid #C1DAD7;line-height:1.4; font-size:0.92857143rem;}
.tablepress-id-1 .column-15 {width: 80px;} 
.tablepress-id-1 .column-16 {width: 80px;} 
.tablepress-id-1 .column-28 {max-width:125px;} 
.tablepress .odd td{background-color:#fafaf9 !important}
.tablepress .row-hover tr:hover td{background-color:#f3f2f0 !important}

button, input, select, textarea {
    border: 1px solid #CCC;
    border-radius: 3px;
    font-family: inherit;
    padding: 0.428571rem;
	margin:5px;
}

ul.sidenav {
    background: #FFF;
    border: 1px solid #D9D9D9;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    text-align: left;
}

ul.sidenav li {
    padding: 0px;
    background: url('images/feat-bg.gif') repeat-x 0px 0px;
	font-size: 15px;
	line-height: 1.3;
	border-top: 1px solid #EAEAEA;
}

ul.sidenav li.izvestaj {
    background: url('images/feat-bg2.gif') repeat-x 0px 0px;
}

ul.sidenav li:first-child {
	border-top:none;
}

ul.sidenav li > a {
    background: url('images/arrow2.png') no-repeat scroll 10px 12px transparent;
    border-top: 1px solid #EAEAEA;
    overflow: hidden;
    padding: 8px 0px 8px 22px;
    display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

ul.sidenav li > a:first-child {
	border-top: none;
}

ul.sidenav li:hover {
	background-position: bottom left;
}

ul.sidenav li a:hover {
	text-decoration: none;
	padding-left: 27px;
}

.grid_3 h3.widget-title {
	font-size:20px;
	line-height:1.2;
	margin-bottom:22px;
}

.analize .grid_3 h4 {
	margin-bottom:8px;
	font-size:20px;
}

.analize ul li > a {
    background: url('images/arrow2.png') no-repeat scroll 0px 11px transparent;
    border-bottom: 1px solid #EAEAEA;
    overflow: hidden;
    padding: 6px 0px 6px 12px;
    display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	min-height:60px;
}

.analize ul li a:hover {
	text-decoration: none;
	padding-left: 17px;
}

.analize ul li:first-child {
    border-top: 1px solid #EAEAEA;
}

.dataTables_length, .dataTables_filter {
    padding: 10px 0px;
}

.dataTables_wrapper {
	margin-top:0.8em;
}






/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1199px) {

	.thumb>img, .thumb1>img, .image>img, .block img, .block1 img {width:100%;}

	ul.list1 li {padding-right: 0;}
	ul.list a {font-size: 15px;}
	h3 {font-size: 24px; line-height: 35px;}	

	dl dd, address span {text-align: left!important; width: 100%;}

	.block1 > div {margin-right: 0!important;}

	ul.list2 li img {width: 30%; margin-right: 5%;}
	ul.list2 li div {width:64%;}

	body {padding: 25px 0; }

.thumb.slika img {margin-top:0px;}

}

@media only screen and (max-width: 959px) {

	dl dd {text-align: right; width:220px!important;}
	address span {text-align: left; width: auto;}

	#datepicker {width: 100%;}	
	.ui-datepicker-calendar {width: 100%;}
	.ui-datepicker-calendar a {width: 33px;}

	.section a, .section p {margin-left: 12px;}

.thumb.slika img {margin-top:00px;}
}

@media only screen and (max-width: 767px) {

	.box {background: #fff;}

  	h2 {font-size: 50px; line-height: 50px;}
  	h6 {font-size: 30px; line-height: 32px;}
	
	.text {width: 100%; padding: 0;}

	.section a, .section p {padding-left: 0px;}

	.divider3 {margin-top: 0px;}

	.section .grid_1 {text-align: center;margin-bottom: 25px;}
	.section .grid_7 {margin-left: 0;}
	
	.bg, .bg_1, .bg_2, .bg_3 {padding: 50px 0;}

	ul.socials, ul.list, address {margin-bottom:30px;}

	.col1 > img {left:-12px;}

	.section {margin-bottom: 35px;}

	.map_wide {height:250px;}

	.text1 > br, h2+br {display:none;}

	#footer {padding:21px 0;}
	
	.image>img {margin-bottom: 20px;}

	ul.list {width: 100%;}


	ul.list1 li a {font-size: 12px;}

	.text2 a {margin-bottom: 30px;}
	
	.block2 img {margin-bottom: 20px;}

	.grid_8 .block1 + .block1 {margin-bottom: 30px;}

	.article img, .thumb2 img {margin-bottom: 20px;}
	.article {margin-top: 30px;}

	.map_wide {height: 300px;}

	ul.list1 {margin-bottom: 20px;}

	.copy {margin-bottom: 20px; margin-top: -29px; padding-left: 54px;}
	.copy a {padding-left: 2px;}
	h1 a img.logo2 {margin: 15px 0 15px;}

	.ui-datepicker-calendar table, table td {width:10%;}
	.ui-datepicker-calendar a {width: 100%;}

.thumb.slika img {margin-top:0px;}
}

@media only screen and (max-width: 480px) {
	
	ul.list {padding-left: 0;}

	h1 a img, h1 a img.logo2 {width: 100%; margin-left: 0;}

	h2 {font-size: 51px; line-height: 50px;}

   .map_wide {height: 200px;}
   
   a.links2 {margin-left: 0;}

   ul.list2 li > img {margin-right: 15px;}
   ul.list2 li > div {width: 55%;}

   ul.list li a, ul.list3 li a {font-size: 16px; line-height: 30px;}

   .section img {margin-bottom: 15px;}

   .copy {
   		margin-top: -27px;
   		font-size: 10px;
   		padding-left: 46px;
   }

.thumb.slika img {margin-top:0px;}
}

@media only screen and (max-width: 320px) {
  
}
/*Core variables and mixins*/

#camera_frontpage {
	margin-top:1px;
}

#primary {
	min-height: 400px;
}