@charset "utf-8";

body {
	margin: 0px;
	background-color:#FFF;
}
h1 {
	font-family: Tahoma;
	font-size: 15px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
}
.crvena {
	color: #F00;
}
#top_bg{
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
}
#meni_top {
	float: left;
	height: 15px;
	width: 250px;
	position: relative;
	left: 540px;
	top: 7px;
}
#meni_top img{
	padding-right: 10px;
}
#meni {
	background-image:url(../img/meni_bg1.jpg);
	background-repeat:repeat-x;
	width: 200px;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top:15px;
}
#meni a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}
#meni a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}
#meni_holder {
	padding-bottom: 7px;
}
#oblasti {
	width: 190px;
	border: 1px solid #C8C8C8;
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
}
#oblasti_ime {

	padding-left: 15px;
	background-image: url(../img/tacke.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#oblasti_ime a{	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#oblasti_ime a:hover{	
	text-decoration:underline;
}
#trazi_f {
	height:50px;
}
#trazi_l {
	padding-right: 5px;
}
#info {	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#info a{	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}
#vasa_korpa {
	width: 180px;
	border: 1px solid #C8C8C8;
	background-image: url(../img/vasa_korpa.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 30px;
	padding-left: 10px;
	text-align:center;
}
#vasa_korpa a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
}
#vasa_korpa a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
#pretraga {
	width: 180px;
	border: 1px solid #C8C8C8;
}
#baneri td{
	padding-bottom: 15px;
}
#foot {
	background-image: url(../img/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 10px;
}
#telo {
	width: 610px;
	padding-left:10px;
	padding-right:10px;
}
#navigacija {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	padding-bottom: 10px;
}
#navigacija a {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
#podoblasti_l {
	background-color: #F0F0F0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-bottom-color: #CCC;
	font-family: Tahoma;
	color: #999;
}
#podoblasti_r {
	background-color: #F0F0F0;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: Tahoma;
	color: #999;
}
#podoblasti_brend {
	background-color: #F0F0F0;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	border: 1px solid #CCC;
}
#podoblasti_r a, #podoblasti_l a, #podoblasti_brend a {
	font-family: Tahoma;
	color: #000;
	text-decoration:none;
}
#podoblasti_r a:hover, #podoblasti_l a:hover, #podoblasti_brend a:hover {
	font-family: Tahoma;
	color: #000;
	text-decoration:underline;
}
#naslov_podo {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
#proizvodi {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight:bold;
	width: 600px;
}
#proizvodi td{
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#proizvodi a,#uporedi_cena strong {
	font-family: Tahoma;
	font-size: 12px;
	color: #F00;
	text-decoration:none;
	font-weight:bold;
	}
#proizvodi a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #F00;
	text-decoration:underline;
	font-weight:bold;
	}
#proizvodi div{
	position: relative;
	float:left;
	width: 125px;
	height: 125px;
	padding-right: 20px;
	text-align: center;
	vertical-align: middle;
}
#proizvodi div div {
	position: relative;
	width: 125;
	height: 30px;
	top: -100px;
	right: -450px;;
}
#proizvodi strong{
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
#proizvodi_m, #proizvodi_preporuka {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#proizvodi_m td, #proizvodi_preporuka td{
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#proizvodi_m a, #proizvodi_preporuka a{
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	text-decoration:none;
	font-weight:bold;
	}
#proizvodi_m a:hover, #proizvodi_preporuka a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	text-decoration:underline;
	font-weight:bold;
	}
#proizvodi_m div{
	position: relative;
	width: 125px;
	height: 125px;
	vertical-align: middle;
}
#proizvodi_preporuka div{
	position: relative;
	width: 250px;
	height: 250px;
	vertical-align: middle;
}
#proizvodi_m strong, #proizvodi_preporuka strong{
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
#proizvodi_m div div {
	position: relative;
	width: 125;
	height: 30px;
	top: -30px;
	right: 0px;
}
#proizvodi_preporuka div div {
	position: relative;
	width: 250;
	height: 30px;
	top: -30px;
	right: 0px;
}
#podoblasti_box {
	background-color: #F0F0F0;
	padding-left: 20px;
	border: 1px solid #CCC;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	position: relative;
}
#brend {
	height: 40px;
	width: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	float:left;
}
#sort {
	height: 40px;
	width: 150px;
	position: relative;
	left:200px;
	top: -34px;
	float:left;
}
#prikaz {
	height: 40px;
	width: 70px;
	position: relative;
	right:0px;
	top: -34px;
	float:right;
	text-align: center;
}
#podoblasti_dno {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-align: center;
}
#podoblasti_dno a {

	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
.brojLink{
	font-family: Tahoma;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#sr_slika {
	height: 300px;
	width: 300px;
}
#podaci {
	font-family: Tahoma;
	font-size: 12px;
}
#objasnjenje {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	width: 200px;
	border: 1px solid #CCC;
	padding: 5px;
	background-image: url(../img/bg_detalji.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
#objasnjenje a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
#objasnjenje strong {
	font-family: Tahoma;
	font-size: 18px;
	color: #f00;

}
#objasnjenje td {
	padding: 5px;
}
#p_mesta1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	width: auto;
	position: relative;
	left: 20px;
	top: 0px;
	float:left;
}
#p_mesta2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	width: auto;
	position: relative;
	left: 35px;
	top: 35px;
	float:left;
}
#p_mesta3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	width: auto;
	position: relative;
	left: 55px;
	top: 35px;
	float:left;
}
#p_mesta4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	width: auto;
	position: relative;
	left: 70px;
	top: 35px;
	float:left;
}
#p_mesta1 p, #linkovi p{
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
	font-weight: bold;

}
#linkovi {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	width: auto;
	position: relative;
	left: -295px;
	top: 43px;
	float:left;
}
#linkovi a, #p_mesta1 a, #p_mesta2 a, #p_mesta3 a, #p_mesta4 a{
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	text-decoration:none;
}
#linkovi a:hover, #p_mesta1 a:hover, #p_mesta2 a:hover, #p_mesta3 a:hover, #p_mesta4 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	text-decoration:underline;
}
#radno_v {
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	width: 140px;
	position: relative;
	right: 20px;
	top: 0px;
	float:right;
	font-weight: bold;
}
#radno_v p{
	font-family: Tahoma;
	font-size: 12px;
	color: #F00;
	font-weight: bold;

}
#potpis {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	width: 100%;
	position: relative;
	top: 10px;
	float:left;
	text-align:center;
	height: 40px;
}
#potpis a{
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	font-weight: bold;

}
#logoi{

	width: 100%;
	position: relative;
	top: 10px;
	float:left;
	text-align:center;
	height: 80px;

}
#logoi img{
	padding-right: 20px;
}
#vesti {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	}
#vesti strong{
	font-family: Tahoma;
	font-size: 13px;
	color: #F00;
}
#vesti em{
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
}
#korpa {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#korpa a{
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}
#korpa a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	text-decoration: underline;
}
#info {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#info strong{
	font-family: Tahoma;
	font-size: 14px;
	color: #F00;
}
#brend_slika {
	padding: 10px;
	float: left;
	width: auto;
	position: relative;
}
#markice {
	width: 200px;
	padding-top:30px;
	padding-bottom: 30px;
}
#klime {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
	padding: 10px;
	background-image: url(../img/bg_detalji.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:justify;
}
#klime p{
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	font-weight:bold;
}
#klime_dodatak {
	font-family: Tahoma;
	font-size: 12px;
	color: #F00;
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
	padding: 10px;
	background-image: url(../img/bg_detalji.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:justify;
	background-color: #FFF;
}
#iframe_vreme {
	font-family: Tahoma;
	font-size: 11px;
	color: #F00;
	width: 190px;
	border: 1px solid #C8C8C8;	
}
#uporedi {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}
#naslov_podo a{
	font-family: Tahoma;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
}
#naslov_podo a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #F00;
	text-decoration: underline;
}
#uporedi_td1 {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F00;
}
#uporedi_td2 {
	padding-left: 10px;
}
#uporedi_cena {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}

h10 {
	font-size: 18px;
	margin-top: 0px;
}
#nalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 20px;
	border: 1px solid #000;
	width: 580px;
}
#levo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 20px;
}
#levo div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #000;
	height: 45px;
	padding: 3px;
	font-weight: normal;
}
#desno {
	padding-left: 10px;
}
#desno div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 2px solid #000;
	padding: 3px;
	font-weight: normal;
}
#uplatnica_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#uplatnica_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#naslovi {
	font-family: Tahoma;
	background-image: url(../img/naslovi_linije.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
}
#naslovi div{
	font-family: Tahoma;
	font-size: 15px;
	color: #F00;
	position: relative;
	background-color: #FFF;
	float: left;
	padding-right: 5px;
	height: auto;
	width: auto;
}
.napomena {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
}