@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(/script/images/cms2_01.jpg) repeat-x top left;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #424649;
	line-height: 1.6;
}
p{
	padding:0;
	margin:12px 0px 0px 0px;
}
h2{
	font-size: 20px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	padding: 0;
	margin: 10px 0;
	border-bottom: 1px dotted #2b6e9b;
}
h3{
	padding:0;
	margin:0;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
h4{
	padding:0;
	margin:0;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
#wrapper{
	width: 960px;
	padding:0;
	margin:0;
}
.no-border{
	border: 0;
}
.no-left-margin{
	margin-left: 0;
}
.no-right-margin{
	margin-right: 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
#languages{
	float:right;
	width: 80px;
	text-align: center;
	padding-top: 45px;
	background: #474b50;
	height: 20px;
}
ul#main_navigation{
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
	float:left;
	width:100%;
}
ul#main_navigation li{
	display:inline;
}
ul#main_navigation li a{
	float:left;
	height: 25px;
	/*padding: 43px 10px 4px 10px;*/
	padding: 0 5px;
	padding-top: 40px;
	color: #8e9091;
	font-size: 13px;
	text-decoration: none;
	margin-right:1px;
}
ul#main_navigation li a:hover{
	color: #2b6e9b;
}
ul#main_navigation li a.active, ul#main_navigation li a.active:hover{
	background: #474b50;
	color: #8e9091;
}
#slogan{
	position:relative;
	padding:0;
	margin:0;
	width:581px;
	height:163px;
	background: url(/script/images/cms2_05.jpg) no-repeat top left;
	left: -10px;
}
h1{
	padding:0;
	margin:0;
	margin-top:5px;
	font-size: 28px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #424649;
	padding-bottom: 10px;
	background: url(/script/images/cms2_10.gif) repeat-x bottom left;
}
a.breadcrumb{
	text-decoration:none;
	color: #424649;
}
a.breadcrumb:hover{
	color: #2b6e9b;
	text-decoration:none;
}
p.breadcrumbs{
	font-size:11px;
	margin-top: 10px;
}
#footer{
	margin-top: 50px;
	border-top: 5px solid #2e2f33;
	height: 100px;
	width: 100%;
	background: url(/script/images/cms2_04.jpg) repeat-x 0 -1px;
}
a.na_vrh{
	display:block;
	width:20px;
	height:15px;
	background: url(/script/images/2top.gif) no-repeat 0px 0px;
	text-indent: -9000px;
}
a.na_vrh:hover{
	background-position: 0px -16px;
}
.outer_box{
	border:1px solid #d8d8d8;
	background: url(/script/images/cms2_14.jpg) 0 -1px no-repeat #ebe9e3;
	width:100%;
	margin-bottom: 15px;
}
.inner_box{
	border:1px solid #d8d8d8;
	background: #fff;
	margin: 5px;
	padding-left:7px;
	padding-right: 5px;
}
.inner_box_title{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#navigation ul {
	padding:0;
	margin:10px;
	list-style:none;
	list-style-type:none;
}

#navigation li{
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #d8d8d8;

}

#navigation li a:link {
	display: block;
	padding: 2px 10px 5px 13px;
	background: url(/script/images/bullet_1.gif) no-repeat 0px 5px;
	text-decoration: none;
	color: #424649;

}

#navigation li a:visited {
	background: url(/script/images/bullet_1.gif) no-repeat 0px 5px;
	padding: 2px 10px 5px 13px;
	text-decoration: none;
	color: #424649;
}

#navigation li a:hover {
	color: #2b6e9b;
	margin-left: 5px;
}

#navigation li ul li  {
margin:0px;
padding: 0px;
}

#navigation li ul li a:link {
	display: block;
	padding: 2px 10px 5px 23px;
	background: url(/script/images/bullet_1.gif) no-repeat 10px 8px;
	text-decoration: none;
	color: #424649;
	border: none;

}
#navigation li ul li a:visited {
	text-decoration: none;
	color: #424649;
}

#navigation li ul li a:hover {
	color: #2b6e9b;
	margin-left: 5px;
}


#navigation li ul li ul li a:link {
	display: block;
	padding: 2px 10px 5px 33px;
	background: url(/script/images/bullet_1.gif) no-repeat 20px 8px;
	text-decoration: none;
	color: #424649;

}

#navigation li ul li ul li a:visited {
	text-decoration: none;
	color: #424649;
}

#navigation li ul li ul li a:hover {
	color: #2b6e9b;
	margin-left: 5px;
}


ul#sub_navigation li a:hover{
	color: #2b6e9b;
	margin-left: 5px;
}
a{
	color: #2b6e9b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.copyright{
	margin-top: 5px;
	font-size: 11px;
	color: #fff;
}
.copyright a{
	color: #fff;
	text-decoration: none;
}
.copyright a:hover{
	text-decoration: underline;
}


/*NOVOSTI CSS*/
.news_datum{
	font-size: 10px;
	color: #000;
}
.news_datum_icon{
	text-align: left;
	margin-right: 3px;
}
.news_slika{
	text-align: left;
	margin-right: 5px;
	margin-bottom: 2px;
	border: 1px solid #2b6e9b;
	padding: 1px;
	float:left;
	width:50px;
}
.news_tekst{
	margin-top: 0px;
	float:left;
	width:545px;
	
}

.news_tekst p {
margin:0px 0px 0px 0px;
padding:0px;
 }

.news_naslov{
	font-size: 20px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
.top-margin{
	margin-top:10px;
}
.news_index_stavka {
float:left;
}

/*PAGINATOR*/
#paginator{
	border-top: 1px dotted #2b6e9b;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
}
#paginator a{
	padding: 1px 4px;
	border: 1px solid #2b6e9b;
	color: #2b6e9b;
	font-weight: bold;
	margin-left: 3px;
}
#paginator span{
	padding: 1px 4px;
	border: 1px solid #2b6e9b;
	color: #fff;
	background-color: #2b6e9b;
	font-weight: bold;
	margin-left: 3px;
}
/*KATALOG*/
.artikl{
	float:left;
	width: 226px;
	margin-right: 7px;
}
.padding{
	padding:5px;
}
.inner_box_title a{
	color: #424649;
}
.precrtano{
	text-decoration: line-through;
}
a.opsirnije-gumb{
	background: transparent url(/script/images/search-icon-grey.gif) no-repeat 3px 3px;
}
a.dodaj-gumb{
	background: transparent url(/script/images/checkout3-grey.gif) no-repeat 3px 3px;
}
a.opsirnije-gumb, a.dodaj-gumb{
	color: #424649;
	padding: 3px 3px;
	padding-left: 20px;
}
a.opsirnije-gumb:hover{
	background: #ccc url(/script/images/search-icon-grey.gif) no-repeat 3px 3px;
	text-decoration: none;
}
a.dodaj-gumb:hover{
	background: #ccc url(/script/images/checkout3-grey.gif) no-repeat 3px 3px;
	text-decoration: none;
}
.cijena{
	border-top: 1px dotted #424649;
	font-family:Georgia, Times, serif;
	padding-top:2px;
	margin-top:2px;
}
.no-items{
	list-style:none;
	margin-left: 0;
	padding-left: 0;
}
.dodaj_box{
	border:1px solid #d8d8d8;
	background: url(/script/images/cms2_14.jpg) 0 -1px no-repeat #ebe9e3;
	margin-top: 10px;
	margin-bottom: 0px;
	float:right;
}
/*PRETRAZIVANJE*/
#search{
	margin-top:124px;
	margin-left:20px;
	background: url(images/cms2_09.jpg) no-repeat top right;
	width: 200px;
	height: 39px;
}
form, input{
	padding:0;
	margin:0;
}
#input{
	padding-top: 7px;
	padding-left: 7px;
}
.search-input{
	height: 21px;
	width: 150px;
	border:0;
	font-size:15px;
	font-family: Georgia, Times, serif;
	padding-left:3px;
	padding-top: 2px;
}
.search-button{
	vertical-align: bottom;
 }
 .pojam{
 	font-size: 17px;
 	font-family: Georgia, Times, serif;
}
.broj-rezultata{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
.rezultat {
	border-bottom: 1px dotted #424649;
	margin-bottom: 10px;
}

.slika-okvir-lijevo{
	text-align: left;
	margin-right: 5px;
	margin-bottom: 2px;
	border: 1px solid #2b6e9b;
	padding: 1px;
	float:left;
}
.slika-okvir-desno{
	text-align: right;
	margin-right: 5px;
	margin-bottom: 2px;
	border: 1px solid #2b6e9b;
	padding: 1px;
	float:right;
}

.text_float_left {
float:left;
}

.text_float_left p {
margin:0px;
padding:0px;
}

#kategorije_clanci li a:link {
text-transform:uppercase;
font-size:14px;

}

#contactform {
	
	width: 360px;
	padding-top: 20px;
	padding-left: 0px;

}

#contactform input[type=submit]  {
	background-color:#2d719e;
	color:#FFFFFF;
	border: 1px solid #333333;
	float:right;
	width: 120px;
	height:25px;
	margin-right:45px;
	padding-bottom:6px;

}


#contactform input {

	height: 20px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #d8d8d8;
}

#contactform textarea {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	height: 120px;
	width: 182px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	overflow: auto;
	border: 1px solid #d8d8d8;
}

#contactform label {
	padding-right: 6px;
	width: 150px;
	float: left;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 3px;
	height:20px;

}

.errorlist li{
	border: 1px solid #333333;
	background-color: #2d719e;
	text-align:center;
	color: #ffffff;
	font-weight:normal;
	list-style-image: none;
	list-style-type: none;
	padding:3px;
	height:22px;
	width:182px;
	float:right;
	margin-right: 14px;
	margin-bottom: 4px;
	font-size: 11px;	
	list-style-type: none;
	margin-left: 26px;
}

.captcha {
float:right; 
margin-right: 14px; 
border: 1px solid #cccccc; 
margin-bottom: 12px;
}

#kategorije_clanci li {
font-size:14px;
list-style-type:circle;
font-weight:normal;
}

.print_logo {
display:none;
}

.normalna_slova{
font-size:14px;
}

.veca_slova {
font-size:16px;
}
.jos_veca_slova {
font-size:19px;
}

.langs {
position: absolute;
width: 160px;
height: 15px;
margin: 40px 0px 0px 800px;
color: #d3d3d3;
}

.langs img{
margin: 0px 3px -1px 0px;
border: none;
}


.langs a:link {
	text-decoration: none;
	color: #d3d3d3;
}
.langs a:visited {
	text-decoration: none;
	color: #d3d3d3;
}
.langs a:hover {
	text-decoration: none;
	color: #fff;
}

#search_wrapper {
	width:340px;
	height:132px;
	position:absolute;
	background-image: url(/script/images/search_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 585px;
	margin-top: 97px;
}

#search_wrapper input[type=text] {
	background: transparent;
	border: none;
	font-size: 12px;
	color: #fff;
	margin: 10px 0px 0px 59px;
	padding: 4px;
	width: 178px;
	float:left;
	}

#search_wrapper input[type=submit] {
	border: none;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	width: 42px;
	height:30px;
	margin: 6px 46px 0px 0px;
	float:right;
}
.search_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424649;
	font-size: 20px;
	padding: 50px 0px 0px 66px;	
}.rezultati_pretrazivanja_wrapper {
	width: 700px;
}
.rez_labela {
line-height:14px;
padding: 0px 5px 0px 5px; 
background-color: #2A6E9B;
border: 1px solid #3E4245;
font-size:10px;
float:left;
color:#FFFFFF;
margin:3px 0px 2px 0px;
text-transform:uppercase;
}

.rez_datum {
color:#666666;
font-size:10px;
}

.rez_url {
margin: 0px 0px 15px 0px;
}

.rez_kategorija {
	font-family:Tahoma;
	font-size: 11px;
	text-transform:uppercase;
	color: #2B6E9B;
}

.rez_kategorija a:link{
	color: #2B6E9B;
	text-decoration:none;
}
.rez_kategorija a:visited{
	color: #2B6E9B;
	text-decoration:none;
}
.rez_kategorija a:hover{
	color: #000000;
	text-decoration: none;
}

#slider {
	color:#FFF;
	margin: 0px 25px 0px 50px;
}
/* Easy Slider */

	#slider ul{
	margin:10px 0px 0px;
	padding:0;
	list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:600px;
		height:140px;
		overflow:hidden; 
		}
	#slider li{ 
		}		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn a {
	background: url(../images/prev.gif) no-repeat left top;
	height: 22px;
	width: 22px;
	float: left;
	position: absolute;
	display: block;
	z-index: 999;
	margin-top: -65px;
	margin-left: 13px;
}
	span#nextBtn a{
	background: url(../images/next.gif) no-repeat left top;
	height: 22px;
	width: 22px;
	float: left;
	display: block;
	margin-top: -65px;
	margin-left: 656px;
	z-index: 999;
		}					

/* // Easy Slider */

#slider .title {
	font-size: 15px;
	font-weight: bold;
	padding: 2px 0px;
}
#slider .text, #slider .text p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
}
#slider .image {
	float: right;
	margin: 0px 10px;
	padding: 0px;
}
#slider .news_datum {
	color: #FFF;
	padding-left: 3px;
}
#slider .title a {
	color: #FFF;
	text-decoration: none;
}
#slider .title a:hover {
	text-decoration:underline;
}
