* {
	margin: 0;	padding: 0;
}

html {
	height: 100%;
	margin: 0 0 1px;
}

body {
	height: 100%;
	background-image: url("../images/bg_top_inc.jpg");
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}

img { border: none; }

#container {
    position:absolute;
    top:40%;
    left:0%;
    width: 100%;
}

#top {
	background-image: url("../images/bar_bg_inc.jpg");
	background-repeat: repeat-x;
	height: 114px;
	width: 100%;
}

#logo {
	width: 400px;
	margin: 0px auto;
	text-align: center;
}

#content {
	width: 400px;
	margin: 0px auto;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #444;
	text-align: center;
}


#nav {
	width: 973px;
	height: 40px;
	background-image: url("../images/nav_bg_inc.jpg");
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	margin-top: 5px;
}

#nav ul {
	margin: 0; padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-weight: normal;
	font-size: 15px;
	color: #f4f8fb;
	text-transform: uppercase;
	height: 40px;
	vertical-align: middle;
}

#nav ul li {
	padding: 0px 15px;
	display: inline;
}

#nav ul li a {
	text-decoration: none;
	color: #f4f8fb;
}

#nav ul li a:hover
{
	text-decoration: none;
	color: #C9E1F5;
}

#nav img{
	display: inline;
	vertical-align: middle;
}

#header {
	margin: 7px 0px 0px 0px;
	padding: 7px;
	/*background-color: #ffffff; */
	background-color: #f5f8fa;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	min-height: 254px;
}

#example1 .montePrev, #example1 .monteNext, #example1 .montePlay { 
                display:block; 
                background-image:url(../js/carousel/buttons.png); 
                background-repeat:none;
                position:absolute;
                text-indent:-9999px;
            }
            #example1 .montePrev { width:29px; height:28px; background-position:0 -46px; bottom: 5px; left:430px }
            #example1 .montePrev:hover { background-position:0 -6px; }
            #example1 .monteNext { width:29px; height:28px; background-position:-70px -46px; bottom: 5px; left:500px;}
            #example1 .monteNext:hover { background-position:-70px -6px; }
            #example1 .montePlay { width:41px; height:40px; background-position:-29px -120px; bottom: 0px; left:460px; }
            #example1 .montePlay:hover { background-position:-29px -80px; }
            #example1 .montePaused { background-position:-29px -40px; }
            #example1 .montePaused:hover { background-position:-29px 0px; }

			.container_caro { width: 960px; height: 254px; }
            .container_caro > img, .container_caro > div { width: 388px; height:254px; display:none; }
			
#caro {
	text-align: center;
	height: 20px;
	margin: 12px 0px 18px 0px;
}

#caro img {
	vertical-align: middle;
	margin: 0px 8px;
}

#caro a:hover {
	opacity:0.6;
	filter:alpha(opacity=60); /* prije ie9 */
}


#con_l {
	float: left;
	width: 650px;
}

.box_l {
	width: 600px;
	padding: 24px 24px 14px 24px;
	background-color: #ffffff;
	background-image: url("../images/box_l_bg_top_inc.jpg");
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.box_l a {
	color: #1E6BA9;
	text-decoration: none;
}

.box_l a:hover {
	color: #1E6BA9;
	text-decoration: underline;
}

.box_l h1 {
	margin: 0;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-weight: normal;
	font-size: 19px;
	color: #1F72B3;
	display: inline;
	padding: 0px 0px 0px 5px;
	letter-spacing: -0.3px;
}

a.vrh_anc {
	font-size: 11px;
}

.box_l h2 {
	margin: 0;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;
	color: #1F72B3;
	letter-spacing: -0.3px;
	margin: 10px 0px;
}

.box_l h3 {
	margin: 0;
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #555555;
	margin: 14px 0px 15px 0px;
	line-height: 160%;
}

.box_l hr {
	margin: 12px 0px 16px 0px;
	height: 1px;
	border: 0 none;
	color: #dce5ef;
	background-color: #dce5ef;
	background: #dce5ef url("../images/box_l_hr_bg_inc.jpg") no-repeat center bottom;
}

.box_l p {
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
	/*padding: 4px 0px 8px 0px;
	line-height: 130%;*/
	padding: 4px 0px 10px 0px;
	line-height: 160%;
	text-align: justify;
}

.box_l table {
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
	padding: 4px 0px 8px 0px;
	line-height: 210%;
	text-align: justify;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}

.box_l table tr {
	
}

.box_l table tr td {
	border: 1px solid #DCE5EF;
	padding: 0px 8px;
	text-align: left;
}

.box_l table tr td.m {
	color: #353535;
	background-color: #93C4EC;
	border-right: 3px double #DCE5EF;
}

.box_l table tr td.h {
	color: #353535;
	background-color: #93C4EC;
}

.box_l table tr td.k {
	border-right: 3px double #DCE5EF;
}

p.pagin {
	text-align: center; 
	letter-spacing: 2px;
}

p.pagin a {
	text-decoration: none;
}

p.pagin a:hover {
	text-decoration: none;
	color: #154B77;
}

p.vijest_vrijeme {
	font-size: 11px;
	text-align: right; 
	font-style: italic; 
	color: #989898;
}

.box_l ol {
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
	padding: 0px 0px 8px 0px;
	line-height: 160%;
	text-align: left;
	margin-left: 18px;
}

.box_l ol li {
	padding-left: 2px;
	padding-bottom: 2px;
}

.box_l ol li a {
	text-decoration: none;
}

.box_l ul {
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
	padding: 0px 0px 8px 0px;
	line-height: 160%;
	text-align: left;
	list-style: none;
}

.box_l ul li {
	padding-left: 15px;
	padding-bottom: 2px;
	background-image: url("../images/list_bull1.jpg");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.box_l ul li a {
	text-decoration: none;
}
/*
img.box_l_img {
	float: left;
	margin: 5px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #EDF1F5;
}*/

.box_l p img {
	margin: 5px 8px 0px 0px;
	padding: 3px;
	border: 1px solid #EDF1F5;
	float: left;
}

.box_l ul.gal {
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
	padding: 8px 0px 0px 0px;
	line-height: 180%;
	text-align: left;
	list-style: none;
	margin-left: 10px;
}

.box_l ul.gal li {
	padding: 0px 8px 0px 8px;
	background-image: none;
}

.box_l ul.gal li a {
	text-decoration: none;
}

.box_l ul.gal li a:hover {
	text-decoration: underline;
}

.gal img {
	margin: 5px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #EDF1F5;
	vertical-align: middle;
}

.gal img:hover {
	border: 1px solid #dddddd;
}

#reference_slide {

}

#reference_slide .naziv {
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 15px;
}

#reference_slide ul {
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
	list-style: none;
	float: left;
	width: 560px; 
	margin-left: 20px;
}

#reference_slide ul li {
	padding: 0px 8px 0px 8px;
	background-image: none;
	width: 165px;
	height: 80px;
	float: left;
	text-align: center;
}

img.bull {
	vertical-align: middle;
	margin-top: -6px;
	display: inline;
}

.slide_l {
	float: left;
	width: 8px;
	height: 12px;
	margin: 35px 0px 0px 0px;
	background-image: url("../images/slide_trok_l.jpg");
	background-repeat: no-repeat;
}

.slide_l:hover {
	width: 8px;
	height: 12px;
	background-image: url("../images/slide_trok_l_hover.jpg");
	background-repeat: no-repeat;
}

.slide_r {
	float: left;
	width: 8px;
	height: 12px;
	margin: 35px 0px 0px 0px;
	background-image: url("../images/slide_trok_r.jpg");
	background-repeat: no-repeat;
}

.slide_r:hover {
	width: 8px;
	height: 12px;
	background-image: url("../images/slide_trok_r_hover.jpg");
	background-repeat: no-repeat;
}

img.ref_slide {
	margin: 5px 18px;
}

#con_r {
	float: left;
	width: 312px;
	margin-left: 11px;
}


.box_r {
	width: 286px;
	padding: 15px 12px 15px 12px;
	background-color: #ffffff;
	background-image: url("../images/box_r_bg_top_inc.jpg");
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #525252;
}

.box_r a {
	color: #1E6BA9;
	text-decoration: none;
}

.box_r a:hover {
	color: #1E6BA9;
	text-decoration: underline;
}

.box_r h1 {
	margin: 0;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;
	color: #1F72B3;
	display: inline;
	padding: 0px 0px 0px 5px;
	letter-spacing: -0.3px;
}

.box_r hr {
	margin: 12px 0px 16px 0px;
	height: 1px;
	border: 0 none;
	color: #dce5ef;
	background-color: #dce5ef;
	background: #dce5ef url("../images/box_r_hr_bg_inc.jpg") no-repeat center bottom;
}

.box_r p {
	padding: 0px 0px 6px 0px;
	line-height: 210%;
	text-align: justify;
}

.box_r ul {
	padding: 2px 0px;
	line-height: 19px;
	text-align: left;
	margin: 0px 0px 0px 5px;
	list-style: none;
	/*list-style-image: url("../images/list_bull1.jpg");*/
}

.box_r ul li {
	padding-bottom: 8px;
	background-image: url("../images/list_bull1.jpg");
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;
}

.box_r ul li a {
	color: #525252;
	text-decoration: none;
}

.box_r ul li a:hover {
	
}

.trazilica form  {
}

.trazilica label {
	margin-right: 7px;
}

.trazilica input {
	height: 22px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.1px;
	color: #323232;
}

a.butt_plavi {
	background-image: url("../images/butt_plavi_bg_inc.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding: 5px 50px 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	letter-spacing: -0.2px;
}

a.butt_plavi:hover {
	background-image: url("../images/butt_plavi_bg_inc_hover.jpg");
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffffff;
	opacity:0.9;
	filter:alpha(opacity=90);
}


a.butt_sivi {
	background-image: url("../images/butt_sivi_bg_inc.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	margin-left: auto;
	padding: 5px 50px 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	letter-spacing: -0.2px;
}

a.butt_sivi:hover  {
	background-image: url("../images/butt_sivi_bg_inc_hover.jpg");
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffffff;
	opacity:0.9;
	filter:alpha(opacity=90);
}

a.butt_zeleni {
	background-image: url("../images/butt_zeleni_bg_inc.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	margin-left: auto;
	padding: 5px 50px 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	letter-spacing: -0.2px;
}

a.butt_zeleni:hover  {
	background-image: url("../images/butt_zeleni_bg_inc_hover.jpg");
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffffff;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#preload-01 { background: url("../images/butt_plavi_bg_inc_hover.jpg") no-repeat -9999px -9999px; }
#preload-02 { background: url("../images/butt_sivi_bg_inc_hover.jpg") no-repeat -9999px -9999px; }
#preload-03 { background: url("../images/butt_zeleni_bg_inc_hover.jpg") no-repeat -9999px -9999px; }
#preload-04 { background: url("../images/slide_trok_l_hover.jpg") no-repeat -9999px -9999px; }
#preload-05 { background: url("../images/slide_trok_r_hover.jpg") no-repeat -9999px -9999px; }

#bottom {
	margin: 10px auto 0px auto;
	background-color: #f9fbfc;
	background-image: url("../images/bottom_bg_inc.jpg");
	background-repeat: repeat-x;
}

#footer {
	width: 973px;
	background-color: #1b5f95;
	background-image: url("../images/footer_bg_inc.jpg");
	background-repeat: repeat-x;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 10px auto 0px auto;
	color: #6296c1;
	font-family: Arial, Tahoma, Georgia, "Trebuchet MS";
	font-size: 12px;
}

.footer_box {
	float: left;
	width: 180px;
	margin: 35px 30px 0px 30px;
	letter-spacing: 0.1px;
	line-height: 190%;
	border: none; /*ie 9 ??? */
}

.footer_box  a {
	color: #6296c1;
	text-decoration: none;
	border: none; /*ie 9 ??? */
}

.footer_box  a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none; /*ie 9 ??? */
}

.footer_box h1 {
	margin: 0;
	color: #6296c1;
	font-family: Arial, Tahoma, Georgia, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	display: inline;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.1px;
}

.footer_box_header {
	margin-bottom: 7px;
}

.footer_box h3 {
	margin: 0px;
	font-family: Georgia, Tahoma, Arial, "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	display: inline;
}

.footer_box img {
	display: inline;
	margin-left: 3px;
	vertical-align: middle;
}

.vrh {
	text-align: right;
	padding: 0px 5px 5px 5px;
	font-size: 10px;
	color: #4980ad;
	text-transform: uppercase;
}

.vrh a {
	color: #4980ad;
	text-decoration: none;
}

.vrh a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.clear {
	clear: both;
}