﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	margin: 0;
	padding: 0;
}
#test {
	width: 100%;
	height: 10px;
	background-color: orange;
}
body {
	font-size: 11px;
	background-image: url('/images/pozadina.jpg');
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0px;
}
* html body h1 {
	margin: 19px 0px 20px;
}
ul {
	font-size: 11px;
	margin: 6px 0px 0px;
	line-height: 20px;
}
li {
	padding-right: 0px;
	padding-left: 15px;
	background-image: url('../images/bullet_arrow.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
li#phone {
	padding: 0 0 0 24px;
	background: url(../images/bullet_phone.png) no-repeat 0 3px;
}
li#email {
	padding: 0 0 0 24px;
	background: url(../images/bullet_email.png) no-repeat 0 3px;
}
li.opsirnije{
	background-image:none;
	padding: 0 0 0 124px;
}
.sivinaslov {
	color: #595959;
}
h2 {
	font-size: 16px;
	color: #3b8fb7;
	font-weight: normal;
	border-bottom: 1px solid #d1d2cd;
	margin: 20px 0 10px 0;
	padding: 0 0 12px 0;
}
#aop-sadrzaj h2 {
	font-size: 16px;
	color: #3b8fb7;
	font-weight: normal;
	border-bottom: 1px solid #d1d2cd;
	margin: 20px 0 10px 0;
	padding: 0 0 12px 0;
}
#aop-sadrzaj textarea {
	overflow: hidden;
	width: 250px;
}
h3 {
	font-size: 14px;
	color: #3b8fb7;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 a:link {
	color: #3b8fb7;
	text-decoration: none;
}
h3 a:visited {
	color: #3b8fb7;
	text-decoration: none;
}
h3 a:hover {
	color: #75b000;
	cursor: pointer;
}
#container {
	width: 800px;
	margin: 0 auto;
}
#container2 {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-image: url('/images/linija.gif');
	background-repeat: repeat-x;
	height: 7px;
}
#footer {
	clear:both;
	position: relative;
	float: left;
	background:url(bg_footer.png) #c4c0b8 repeat-x left top;
	width: 100%;
	height: 120px;
	margin-top: 50px;
}
#footer a:link {
	color: #58544a;
	text-decoration: none;
}
#footer a:visited {
	color: #58544a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer2 {
	margin:0 auto;
	width: 790px;
	margin-top: 25px;
	margin-bottom: 10px;
}
p {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0 0;
}
#linija {
	height: 20px;
	line-height: 20px;
	color: white;
	font-size: 9px;
	text-align: center;
}
#logo {
	height: 101px;
	width: 100%;
	line-height: 101px;
	font-size: 13px;
	color: white;
}
#logo img {
	line-height: 101px;
	float: left;
	margin-right: 30px;
}
#logo a:link {
	color: white;
	text-decoration: none;
}
#logo a:visited {
	color: white;
	text-decoration: none;
}
#logo a:hover {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}
#pola-l {
	width: 380px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0 0;
}

#pola-d {
	width: 380px;
	overflow: hidden;
	float: right;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0 10px;
}
#pola {
	width: 45%;
	overflow: hidden;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0 0;
}
.pola {
	width: 50%;
	overflow: hidden;
	float: left;
	text-align: right;
}

.pola23 {
	width: 49%;
	overflow: hidden;
	float: left;
	height:190px;

}

#slika {
	position: relative;
	float: left;
	width: 100%;
	height: 425px;
}
#srch {
	width: 190px;
	position: relative;
	float: right;
	height: 235px;
	color: white;
	font-size: 11px;
	line-height: 16px;
	padding: 162px 60px 0px 60px;
}
#srch p {
	font-weight: bold;
}
#srch a:link {
	color: white;
}
#srch a:visited {
	color: white;
}
#srch a:hover {
	color: #75b000;
	cursor: pointer;
}
#srch select {
	font-size: 11px;
	width: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	background-color: #DFE8CA;
	border: 1px green solid;
}
#srch input {
	margin-top: 10px;
	border: 1px solid #B1C179;
	font-size: 11px;
	padding: 2px;
	width: 75px;
	float: right;
}
#srch select {
	border: 0;
	padding:1px;
}

a:link {
	color: #4f710d;
}
a:visited {
	color: #4f710d;
}
a:hover {
	color: #75b000;
	cursor: pointer;
}
#slogan {
	width: 480px;
	height: 125px;
	position: absolute;
	top: 40px;
	left: 306px;
	z-index: 100;
}
.preporucujemo {
	position: relative;
	float: left;
	width: 368px;
	padding-left: 10px;
	border-left: 1px #d1d2cd solid;
	margin-bottom: 20px;
}
.preporucujemo img {
	position: relative;
	float: left;
	border: 1px silver solid;
	padding: 1px;
	margin-right: 10px;
}
.preporucujemo2 {
	position: relative;
	float: left;
	width: 500px;
	margin-bottom: 20px;
	padding: 5px 0 10px 0;
	background-image: url('../images/kockica.jpg');
}
.preporucujemo2 img {
	position: relative;
	float: left;
	border: 1px silver solid;
	padding: 1px;
	margin: 0 30px 0 10px;
}
.desetl {
	margin-left: 10px;
}
.textprep {
	position: relative;
	float: left;
	width: 170px;
	line-height: 18px;
}
.idemodalje {
	position: absolute;
	top: 98px;
	left: 91px;
	width: 94px;
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}
.idemodalje2 {
	position: absolute;
	top: 95px;
	left: 166px;
	width: 94px;
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	padding: 3px;
}
.tamnije {
	color: black;
}
.textprep ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.textprep li {
	background-image: url('../images/bullet_tacka.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
#aop-meni {
	font-size: 11px;
	position: relative;
	float: left;
	width: 150px;
	margin-right: 50px;
	padding-left: 50px;
}
#aop-meni p {
	margin-bottom: 0px;
}
#aop-meni select {
	font-size: 11px;
	width: 150px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	background-color: #DFE8CA;
	border: 1px green solid;
}
.aopinput {
	font-size: 11px;
	width: 150px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	background-color: #DFE8CA;
	border: 1px green solid;
}
#aop-sadrzaj {
	position: relative;
	float: left;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 499px;
	padding-left: 49px;
	border-left: 1px #d1d2cd solid;
	height: auto !important; /* for modern browsers */;
	height: 600px; /* for IE5.x and IE6 */;
	min-height: 600px; /* for modern browsers */
}
#aop-sadrzaj textarea, select {
	width: 299px; /* Required property */;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}
#aop-sadrzaj textarea, input, select {
	padding: 3px;
	border: 1px #d1d2cd solid;
	background-color: white;
}
.kontaktbutton {
	border-style: none;
	cursor: pointer;
	width: 100px;
	height: 30px;
	color: white;
	background-image: url('../images/dugme-100-50.gif');
}
#naslov {
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
}
.konzola {
	font-size: 11px;
}
.idilijevo {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 20px 0 20px 0;
}
.ididesno {
	float: left;
	text-align: right;
	width: 318px;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	margin: 20px 0 20px 0;
}
#opsirno {
	float: left;
	width: 500px;
	font-size: 11px;
}
.mimg {
	float: left;
	margin-right: 5px;
	border: 1px silver solid;
	padding: 1px;
	margin-bottom: 20px;
}
.mimg2 {
	float: left;
	border: 1px silver solid;
	padding: 1px;
	margin-bottom: 20px;
}
.vimg {
	border: 1px silver solid;
	padding: 5px;
	margin: 10px 0 10px 0;
}
.podaci-l {
	float: left;
	width: 225px;
	margin-right: 50px;
	margin-bottom: 10px;
}
.podaci-d {
	float: right;
	width: 225px;
	margin-bottom: 10px;
}
li.tag {
	background-image: url('../images/icon_tag.gif');
	padding-left: 20px;
}
.non {
	display: none;
}
.pola3 {
	float: left;
	width: 150px;
}
.pola3 a:link {
	color: white;
}
.pola3 a:visited {
	color: white;
}
.pola3 a:hover {
	color: #75b000;
	cursor: pointer;
}
.pola2 {
	float: left;
	width: 650px;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="checkbox"] {
	border: 0;
}

.nekr-kockica{
	position: relative;
	float: left;
	background-image: url('../images/kockica.jpg');
	background-position:center bottom;
	background-repeat:repeat-x;
	width: 500px;
	margin-bottom: 20px;
	padding: 5px 0 10px 0;
}

.nekr-kockica img {
	position: relative;
	float: left;
	border: 1px silver solid;
	padding: 1px;
	margin: 0 30px 0 10px;
}

.footertext{
	position: relative;
	float: left;
	width:20%;
}
.idilevo{
	float:left;
	position:relative;
	width:70%;
	margin-right:9%;
}

/*Pagination*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #3B8FB7;
	text-decoration: none;
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #75B000;
	color: #FFF;
	background-color: #75B000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #3B8FB7;
	font-weight: bold;
	background-color: #3B8FB7;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #D1D2CD;
	color: #D1D2CD;
}
/*pagination* kraj/

