


body{
	margin: 0px;
	background-color:#e3e3e3;
	text-align: center;
	font-family: arial;
}
body a{

	font-family: arial;
	text-decoration: none;
	
	color: #4e4e4e;
}
body a:hover{

	text-decoration: underline;

}
.galkont{
	float: left;
	width: 145px;
	height: 110px;
	position: relative;
	text-align: center;
}
.galslika{
	margin:0 auto;
	width:auto;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #DD902F;
	
}
#naslov{
	width: 191px;
	height: 34px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	position: relative;
	top: -209px;
	left:-180px;
	z-index: 3;

}

#fles{
	width: 85px;
	height: 85px;
	margin: 0px auto 0px auto;
	position: relative;
	top: -90px;
	right:-350px;
	z-index: 3;
}

#grb{
	margin: 0px auto 0px auto;
	background-image: url('http://www.ozonsport.hr/public/images/grb.png');
	height: 196px;
	width: 250px;
	position: relative;
	z-index: 3;
}



#logo{
	margin: 0px auto 0px auto;
	background-image: url('http://www.ozonsport.hr/public/images/ozon-sport-logo.png');
	height: 85px;
	width: 154px;
	position: relative;
	top: -175px;
	left:-350px;
	z-index: 3;
	cursor: pointer;
}
.podkat{

	visibility: hidden;
}
#slika{
	width:900px;
	height: 700px;
	background-repeat: no-repeat;
	position: absolute;
	margin: 100px auto 0px -450px;
	left:50%;
}
	
#gori{
	margin: -321px auto 0px auto;
	background-image: url('http://www.ozonsport.hr/public/images/top.jpg');
	width:930px;
	height: 41px;
	position: relative;
	z-index: 2;
}

#okvir{
	text-align: left;
	margin: 0px auto 0px auto;
	background-image: url('http://www.ozonsport.hr/public/images/main-1px.png');
	background-repeat: repeat-y;
	height: auto;
	width:930px;
	position: relative;
	z-index: 2;
}	


#doli{
	margin: 0px auto 0px auto;
	padding-top: 10px;
	background-image: url('http://www.ozonsport.hr/public/images/bottom.png');
	background-repeat: no-repeat;
	width:930px;
	height: 48px;
	position: relative;
	z-index: 2;
		font-size: 10px;
	text-decoration: none;
	color: #4e4e4e;	
}


#sitemeni{
	width:900px;
	height:30px;
	background-image: url('http://www.ozonsport.hr/public/images/link-bar.jpg');
	background-repeat: repeat-x;
	position: absolute;
	top:74px;
	left:15px;
	text-align: center;
}

#sitemeni a{
	font-size: 12px;
	text-decoration: none;
	color: #363636;	
	position: relative;
	top:-12px;
	border-bottom-style: solid;
	border-bottom-width: 3px; 
	font-weight: 900;
}
#futer {
	width:930px;
	height: 40px;
	margin: -30px auto -20px auto;
	position: relative;
	z-index: 5;	background-color:#e3e3e3;
}
#futer a{
	width:930px;
	margin: 0px auto;
	font-size: 9px;
	text-decoration: none;
	color: #aeaeae;	
}

#meni{
	position: relative;
	top:105px;
	width: 500px;
	margin: 0px auto 0px auto;
}

#meni a{
	font-size: 12px;
	text-decoration: none;
	color: #4e4e4e;
}

#doli a{
	width:930px;
	margin: 0px auto;
	font-size: 10px;
	text-decoration: none;
	color: #4e4e4e;	
	}
	
#sadrzaj{
	width: 440px;
	float: left;
	margin: 0px 0px 0px 25px;
}
#ponuda{
	width: 120px;
	float: left;
	margin-left: 10px;
}

#novoponuda{
	width: 300px;
	margin-left: 10px;
}
#galerija{
	width: 300px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: #66A7DD;

}


#skrozdesni{
	float:left;
}
.clear{
	width: 100%; 
	clear: both;
}

#linije{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: #66A7DD;
	width:900px;
	margin: 110px 0px 0px 25px;
}

#topnovosti{
	width:440px;
	float: left;
}

#topponuda{
	width: 120px;
	float: left;
	margin-left: 10px;
}

#topnovoponuda{
	width: 300px;
	float:left;
	
	margin-left: 10px;
}

.linija{
	background-image: url('http://www.ozonsport.hr/public/images/bg-sadrzaj.png');
	
	background-repeat: repeat;
	width: 100%;
	height: 10px;
}

.novosti, .novostiponuda{
	background-image: url('http://www.ozonsport.hr/public/images/bg-sadrzaj.png');
	background-repeat: repeat;
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #4e4e4e;
	min-height: 80px;
	padding: 10px;
	}
	
.novosti h3,.arhiva h3,.novostiponuda h3{
	margin-top: 0px;
}

.novosti p,.arhiva p,.novostiponuda p{
	margin-bottom:5px;
	min-height: 35px;
}
.slikaBox{

	width:105px; 
	height: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #66A7DD;
	float: left;
	
	cursor: pointer;
}
.avatar img{
	width:60px; 
	height:60px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #66A7DD;
	float: left;
}

.strila{
	width: 11px;
	float:right;
	border: none;
	margin-top: 2px;
}
#ponuda{
	background-image: url('http://www.ozonsport.hr/public/images/bg-sadrzaj.png');
	
	background-repeat: repeat;
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #4e4e4e;
	font-weight: 700;
	min-height: 80px;
}
.cijena{
	color: #66A7DD;
}
#ponuda p{
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: right;
}
#ponuda img{

	margin:10px;
	border-style: solid;
	border-width: 1px;
	border-color: #66A7DD;
}
.opslika{

	border-style: solid;
	border-width: 1px;
}

#ponuda .strila{
margin-top: 0px;
width: 11px;
border: none;
}

#kockica{
	position: relative;
	margin: 0px auto 0px auto;
	width: 15px;
	left: 420px;
	top: -25px;
	z-index: 5;
}
#opsirno{

	background-image: url('http://www.ozonsport.hr/public/images/bg-sadrzaj.png');
	
	background-repeat: repeat;
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #4e4e4e;
	min-height: 180px;
}
#opsirno p{
	margin-right: 5px;
	margin-left: 10px;
}
.opslika{
	float:left;
	margin: 10px;
	width:220px;
}
#opsirno h3{
padding-top: 10px;
}

#tekst{

	background-image: url('http://www.ozonsport.hr/public/images/bg-sadrzaj.png');
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #4e4e4e;
	padding: 10px;
}
.topnovoponuda{
	width: 300px;
	margin-top:10px;
	margin-bottom: -5px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 

	
}
.novostiponuda img{
}
#kartice{
	background-image: url("http://ozonsport.hr/public/images/kartice.png");
	width: 111px;
	height: 18px;
	margin:0px auto 0px auto;
	position: relative;
	top:-50px;
	left:380px;
}
#opis{
	margin: 10px;

}
.textkomentar{
	margin-top: -10px;
	margin-bottom: 0px;
}
.komentar h3, p{
}
.komentar hr{
	border-color: rgb(220,220,220);
}
h3{
	font-size: 13px;
}

.formleft{

margin-bottom: 5px;
margin-top: 5px;
	float: left;
}
.formright{

margin-bottom: 5px;
margin-top: 5px;
	float: right;
}
#tarea{
	margin-top: 5px;
}
#opsirno textarea, hr{
	border-style: solid;
	border-width: 1px;
}
.formleft input{
	border-style: solid;
	border-width: 1px;
}
.formright input{
	border-style: solid;
	border-width: 1px;
}

a.arhival{
	font-size: 13px;
	font-weight: bold;
}

.arhiva {
	background-image: url('http://www.ozonsport.hr/public/images/bg-sadrzaj.png');
	background-repeat: repeat;
	margin-top: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #4e4e4e;
	min-height: 20px;
	padding: 10px;
	}
	
	
#banner{
display: none;
	position: absolute;
	left:50%;
	margin-top: 120px;
	margin-left: -630px;
	
		
	}

/*iefixes*/

* html .novostiponuda, * html .novosti{ 
	min-height:95px;
  	height:auto !important;
  	height:95px;

 }
 * html #opsirno{ 
	min-height:180px;
  	height:auto !important;
  	height:180px;

 }
* html #doli { 
  	height:95px;
 }
 
* html #futer { 
top: -40px;

 }
* html #kockica { 
top: -40px;

 }