@import url("http://fonts.googleapis.com/css?family=Raleway:100,200,300,500,600,700,800,900");

BODY {

}
A:link{color:#2E6896; text-decoration: none;}	
A:visited {color:#2E6896; text-decoration:none;}
A:hover {color:#BE2261; text-decoration: underline;} 

A.link2:link{color:#2E6896; text-decoration: none;}	
A.link2:visited {color:#2E6896; text-decoration:none;}
A.link2:hover {color:#BE2261; text-decoration: none;} 

#submit {
	background:#FFF;
	border: 1px solid #939393;
    color: #222;
    font-family: 'Asap' ;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 14px;
	width:150px;
	float:left;
}
#submit:hover {
    background: none repeat scroll 0 0 #FFF;
    cursor: pointer;
	color: #939393;
}

.kontakt{    
    color: #444444;
    font-family: 'Asap' ,sans-serif;
    font-size: 14px;
    padding: 25px 0px;
    text-transform: none;
    width: 100%;}
	
.kontakt tr{width:100%;}	

input, select, textarea {
    background:#FFFFFF;
    border: 1px solid #939393;
    color: #444444;
    font: 1.2em Arial,sans-serif;
    padding: 5px;
	width:100%;box-sizing: border-box;
}

#capatha_sum{float:left;width:200px;}
#rnuma{color: #444444;font-size: 1em;font-weight: bold;border:0px;width:30px;background:inherit;}
#rnumb{color: #444444;font-size: 1em;font-weight: bold;border:0px;width:30px;background:inherit;}
#sum{color: #444444;font-size: 1em;font-weight: bold;width:40px;}


#imie{float:left;width:100%;box-sizing: border-box;}	

#form-info {margin-top:10px;color: #444444;font-family: 'Raleway', sans-serif;font-size: 12px;}
h3 {
    font-size: 24px;
    line-height: 32px;
    color: #E6007F;
    font-weight: 500;font-family: 'Raleway', sans-serif;
}

body span {width:100%;float:left;text-align:center;margin:40px 0 0 0;font-size:18px;color:#F00;}