@charset "utf-8";

#vnosnoPolje, #tekst, #spodaj
        {
        padding:0 0 0 0;
        border:0;
        margin:0;
        font-size:12px;
        font-family: verdana,arial,sans-serif;
        color:#545454;
        }
#vnosnoPolje p, #tekst p
{
        line-height:1.6em;
        margin:0 0 1em 0;
}

#vnosnoPolje
{
	padding-bottom: 20px;
}

a {
color:#940709;
text-decoration:none;
}
a:hover {
color:#707070;
}
select#izracun  {
border-color:#AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-right:1px solid #CCCCCC;
border-style:solid;
border-width:1px;
margin:0;
position:relative;
}

input#izracun {
border-color:#AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-right:1px solid #CCCCCC;
border-style:solid;
border-width:1px;
height:1.2em;
margin:0;
padding:0;
}

#vnosnoPolje {
	float: left;
	width: 250px;
}
form#izracun 
        {
	width:224px;
	border:3px double #ccc;
	text-align:left;
	padding:10px;
	margin:0 auto;
	background-color: #bebebe;
        }
	
#izracun label
        {
	line-height:2em;
	margin:0;
	font-weight:bold;
	color:#fff;
	float: none;
}
#tekst {
	text-align: left;
	float: left;
	width: 210px;
	height:700px;
	padding-left: 10px;
}

.naslov {
	font-weight: bold;
	color: #666;
}
.cifra {
	font-weight: normal;
	color: #999;
}
.naslovActive {
	font-weight: normal;
	color: #666;
	font-size: 18px;
}
.cifraActive {
	font-weight: normal;
	color: #CE181F;
	font-size: 18px;
}

#izracun .error {
	line-height: 13px;
	color: #00C;
	font-size: 11px;
}

#spodaj {
	clear: both;
	float: left;
	width: 450px;
	padding: 20px;
}

#overDiv table {
margin-bottom:0;
}

#overDiv td {
padding:0;
}
