@charset "utf-8";
/* CSS Document */


.combo_input{
	width: 80px;
}

img{
	border: none;
}

.txt_input{
	width: 80px;
	border: solid 1px #7f9db9;	
	background : url(senka_dole.gif) repeat-x;	
}

.txt_input2{
	width: 160px;
	border: solid 1px #7f9db9;	
	background : url(senka_dole.gif) repeat-x;	
}

#jednokratno, #mesecno{
	font: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.forma_podnaslov{
	background-color:#06F;
	color:white;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:white #D6D6D6 #D6D6D6 white;
	border-style:solid;
	border-width:1px;	
	font-weight: bold;
	text-align:center;	
}

.forma_labela{
	background-color:#EEEEEE;
	border-color:white #D6D6D6 #D6D6D6 white;
	border-style:solid;
	border-width:1px;
	padding-left:3px;
	text-align:left;
	height: 21px;
	cursor: default;
}

.forma_unos_dd{
	border-bottom:1px #D6D6D6 solid;
	border-right:1px #D6D6D6 solid;	
}

.forma_unos_d{
	border-bottom:1px #D6D6D6 solid;
}

.forma_unos_dg{
	border-bottom:1px #D6D6D6 solid;
	border-top:1px #D6D6D6 solid;	
}

.forma_unos_dgd{
	border-bottom:1px #D6D6D6 solid;
	border-top:1px #D6D6D6 solid;
	border-right:1px #D6D6D6 solid;	
}

.forma_unos_dld{
	border-bottom:1px #D6D6D6 solid;
	border-left:1px #D6D6D6 solid;
	border-right:1px #D6D6D6 solid;	
}

.naslov{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#069;
}

.okvir{
	background:url(okvir.gif) no-repeat;
}

#kalkulacija{
}

#kontakt{
	display: none;
}

#faq{
	display: none;
}

#isprobajte{
	/*display: none;*/
}

.lebdeci{
	position:absolute;
	display:none;
}

.border_gore{
	background-image:url(okvir_gore.gif);
	background-repeat:repeat-x;
}

.border_dole{
	background-image:url(okvir_dole.gif);
	background-repeat:repeat-x;	
}

.border_desno{
	background-image:url(okvir_desno.gif);
	background-repeat:repeat-y;	
}

.border_levo{
	background-image:url(okvir_levo.gif);
	background-repeat:repeat-y;	
}

.border_centar{
	background-image:url(okvir_pozadina.gif);
	background-position:bottom;
	background-repeat:repeat;
}

.tip_gore{
	background-image:url(tip_gore.png);
	background-repeat:repeat-x;
}

.tip_dole{
	background-image:url(tip_dole.png);
	background-repeat:repeat-x;	
}

.tip_desno{
	background-image:url(tip_desno.png);
	background-repeat:repeat-y;	
}

.tip_levo{
	background-image:url(tip_levo.png);
	background-repeat:repeat-y;	
}

.tip_centar{
	background-image:url(tip_pozadina.png);
	background-position:bottom;
	background-repeat:repeat;
}

.tip_centar p{
	padding: 2 2 2 2;
	margin: 0 0 0 0;
}

.tip_centar ul{
	padding: 10 2px 0 15px;
	margin: 0 0 0 0;
}