.topOdsazeni {
	margin-top: 25px;
}
.zarovananie { text-align: justify; } .txt {
font-family : Verdana; 
color : #efefef; 
font-size : 11px; 
}
A:link {
color : #ffffff; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #ffffff; 
text-decoration : none; 
font-weight : bold; 
} 
A:hover {
color : #dedede; 
text-decoration : none; 
font-weight : bold; 
}
A.specialLink:link {
color : #F88E1C; 
text-decoration : none; 
font-weight : bold; 
} 
A.specialLink:visited {
color : #F88E1C; 
text-decoration : none; 
font-weight : bold; 
} 
A.specialLink:hover {
color : #dedede; 
text-decoration : none; 
font-weight : bold; 
}
 
.formular {
border-right : 1px solid #25417b; 
padding-right : 0; 
border-top : 1px solid #25417b; 
padding-left : 0; 
font-size : 12px; 
padding-bottom : 0; 
margin : 0; 
border-left : 1px solid #25417b; 
color : #25417b; 
padding-top : 0; 
border-bottom : 1px solid #25417b; 
font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
background-color : #eff4fa; 
} 

#objednavka{
 margin: 10px 10px 10px 10px;
 padding: 10px 10px 10px 10px;
 width: 800px;
 background: rgb(57,57,57);
 border: 2px solid rgb(75,75,75);
}

h2{
 font-family: verdana;
 font-size: 15px;
 color:rgb(235,235,235);
 border-bottom: 2px solid rgb(75,75,75);
}

p{
 font-family: verdana;
 font-size: 10px;
 color:#efefef;
}

submit{
  color: rgb(51,0,51);
}

