@charset "utf-8";



legend {
	color:#F00;
	font-size:14px;
	padding-left:25px;
	padding-right:10px;
}

form { 
	width:540px;
}

label.osebni {
	padding-top:2px;
	width:250px;
	float:left;
	margin-bottom:10px;
}

input.podatki {
	width:180px;
	float:left;
	margin-bottom:10px;
	}

fieldset {
	margin-bottom:20px;
	border:none;
	border-color:#F00;
	padding-left:20px;
}





input.checkbox {
	clear:both;
	float:left;
	width:20px;
}

.paket {
	width:250px;
	float:left;
	margin-bottom:15px;
}

.checkstevilo {
	width:230px;
	float:left;
	margin-bottom:15px;
}

.posta {
	clear:both;
    width:400px;
	margin-top:40px;
	padding-left:30px;



}

.submit {
	border:none;
	background-color:#FFF;
	background-image:url(../images/button_selected.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:180px;
	height:45px;
	margin-left:100px;
	font-weight:bold;
	color:#BF6000;
	float:left; 
	margin-top:20px;
}

p.submit {
	text-align:center;
}

p.potrdi {
	padding-top:5px;
	text-align:center;
	color:#BF6000;
}

.preveri {
	margin-left:40px;
	margin-top:20px;
}
.info_check {
	border:solid 1px #F00;
	padding-left:10px;
}

.info_narocilo {
	width:150px;
	float:left;
}

.info_stevilo {
	float:left;
	width:100px;
}
.info_cena {
	float:right;
	margin-right:20px;
}

.last {
	margin-bottom:10px;
}

.skupaj {
	font-weight:900;
	font-size:14px;
}

h3 {
	margin-top:40px;
}
