﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
p,h2{
	margin-bottom:20px;
}

html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-size: 62.5%;
}
body {
	font-family: Arial;
	color: #666666;
	font-size: 0.8em;
	background-image:url('images/pozadina.jpg');
	background-repeat:repeat-x;
	background-color:#8BABC2;
}
.onlineb{
	font-size: 2em;
	text-align:center;
}

input,select,textarea {
	font-family: Arial;
	color: #666666;
	overflow:hidden;
}

input,textarea,select {
	border:1px silver solid;
}

a:link {
	color: #386DA3;
}
a:visited {
	color: #014474;
}
a:hover {
	color: #386DA3;
	cursor: pointer;
}

h2 {
	padding:5px 0 5px 0;
	margin-bottom:15px;
}
#containerv {
	margin: 0 auto;
	position: relative;
	width: 892px;
	margin-top:15px;
}

#container {
	position: relative;
	float:left;
	text-align: left;
	width: 892px;
}
#container {
	margin: 0 auto;
	background-color:white;
	border:8px #AAC4D5 solid;
	margin-top:0px;
}

#footer {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 892px;
}

#footer img{
	float:right;
	margin-right:50px;
}

#top{
	position: relative;
	width:876px;
	height:278px;
	margin-left:8px;
}
#topleft{
	position: relative;
	float:left;
	width:257px;
	height:278px;
	background-image:url('images/lijevo-pozadina-top.jpg');
}

#logo{
	position: relative;
	float:left;
	width:257px; height:100px;
}

#kviksrch {
	position: absolute;
	left:8px;top:100px;
	width:237px; height:168px;
	padding:0 10px 0 10px;
	margin-top:10px;
	z-index:999;
}

.kvlabel{
	position: relative;
	float:left;
	width:78px;
	margin-bottom:10px;
	margin-top:5px;
}
.kvpolje{
	position: relative;
	float:left;
	width:159px; 
	margin-bottom:10px;
	z-index:9999;
}
.kvpolje img{
	margin-top:1px;

}


#flash{
	position: relative;
	float:left;
	width:619px; height:270px;
	margin-top:8px;
	background-color:white;
	z-index:0;
}

#meni{
	position: relative;
	width:892px; height:38px;
	overflow:hidden;
	margin-left:8px;
	
}
#wrapper{
	position: relative;
	float:left;
	width:100%; 
	background-image:url('images/wrapper.jpg');
}

#sadrzaj{
	position: relative;
	float:left;
	width:527px; 
	padding:25px 42px 50px 50px;
	background-image:url('wrapper-pozadina.jpg');
	background-position:80px 250px;
	background-repeat:no-repeat;
	height: auto !important; /* for modern browsers */;
	height: 400px; /* for IE5.x and IE6 */;
	min-height: 400px; /* for modern browsers */

}

#lijevo{
	position: relative;
	float:left;
	margin-left:8px;
	width:237px;
	padding:25px 10px 0 10px;
	height:100%;
	background-image:url('images/lijevo-pozadina.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
}
#lijevo img {
	margin-bottom:10px;
}
#fixmeni{
	position:absolute;
	top:0px;left:0px;
	width:8px; height:278px;
}
#fixtop{
	position:absolute;
	top:-19px;left:-8px;
	width:282px; height:19px;	
}
.slika{
	position: relative;
	float: left;
	width: 113px; height:100px;
	margin-right:15px;
	padding:2px;
	border: 1px silver solid;
	margin-bottom:20px;
}
.slika2{
	position: relative;
	float: left;
	width: 113px; height:100px;
	padding:2px;
	border: 1px silver solid;
	margin-bottom:20px;
}

#test{
	width:100%; height:100px;
	background-color:blue;
}

#cijene{
	position: relative;
	float: left;
	background-image:url('images/cijene.jpg');
}
.cijene1{
	position: relative;
	float: left;
	width: 120px; height:48px;
	line-height:48px;
	padding:5px;
	border-right:1px white solid;
	border-bottom:1px white solid;
}
.cijene2{
	position: relative;
	float: left;
	width: 80px; height:48px;
	padding:5px;
	line-height:48px;
	border-right:1px white solid;	
	text-align:center;
	border-bottom:1px white solid;	
}
.cijene2a{
	position: relative;
	float: left;
	width: 80px; height:48px;
	padding:5px;
	border-right:1px white solid;	
	text-align:center;
	border-bottom:1px white solid;	
}

.cijene3{
	position: relative;
	float: left;
	width: 113px; height:48px;
	padding:5px;
	line-height:48px;
	text-align:center;
	border-bottom:1px white solid;	
}
