* { margin: 0; padding: 0; outline: none; }


#contact1v, #contact2v, #contact3v, #contact4v, #contact5v, #glav{margin-top: 25px;}

#glav{width: 365px;}

#wrapper { width: 520px; margin: 0 auto; padding:90px 0 0 0; }

#zak2, #zak22, #zak33, #sait1s, #sait2s, #sait3s, #sait4s, #sait5s, #sait6s,
#prod1p, #prod2p, #prod3p, #prod4p{ display: none; width: 390px; padding:0px 20px 10px 20px; }

#info1v, #info2v, #info3v, #info4v, #info5v, #info1g{
	color:#fff;
	font-size: 22px;
    line-height: 50px;
}

label { 
margin-right: 12px; 
margin-bottom: 9px; 
font-family: 'Kurale', serif;
color: #395c9d; 
font-size: 22px;
line-height: 30px;
width: 140px;
display: block;
float:left;
}

.txt { 
display: inline-block; 
float:left;
color: #acacac;
    width: 365px;
    height: 50px;
    font-family: 'Roboto Condensed','UbuntuCondensedRegular', Tahoma, sans-serif;
    font-weight: 300;
    margin: 0px 20px 0px 0px;
    border: none;
    background: #fff;
    border-radius: 8px;
    padding: 0px 5px 0px 17px;
    font-size: 20px;
    line-height: 28px;
}
.txt1 { 
display: inline-block; 
float:left;
color: #acacac;
    width: 365px;
    height: 50px;
    font-family: 'Roboto Condensed','UbuntuCondensedRegular', Tahoma, sans-serif;
    font-weight: 300;
    margin: 0px 0px 15px 0px;
    border:1px solid #acacac;
    background: #fff;
    border-radius: 8px;
    padding: 0px 5px 0px 17px;
    font-size: 20px;
    line-height: 28px;
}

.txt2 { 
display: inline-block; 
float:left;
color: #acacac;
    width: 343px;
    height: 50px;
    font-family: 'Roboto Condensed','UbuntuCondensedRegular', Tahoma, sans-serif;
    font-weight: 300;
    margin: 0px 0px 15px 0px;
    border:1px solid #acacac;
    background: #fff;
    border-radius: 8px;
    padding: 0px 5px 0px 17px;
    font-size: 20px;
    line-height: 28px;
}

#zak2 input:focus, #zak22 input:focus, #zak33 input:focus, #sait1s input:focus, #sait2s input:focus, #sait3s input:focus, #sait4s input:focus, #sait5s input:focus, #sait6s input:focus,
#prod1p input:focus, #prod2p input:focus, #prod3p input:focus, #prod4p input:focus{border:1px solid #494949 !important;}
input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }

#send2, #send22, #send33, #send1s, #send2s, #send3s, #send4s, #send5s, #send6s,
#send1p, #send2p, #send3p, #send4p{display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: bold 24px/24px 'Roboto Condensed','UbuntuCondensedRegular', Tahoma, sans-serif;
   width: 389px;
    padding: 15px 0px 15px 0px;
    color: #fff;
    background: #67bb91;
    border-bottom: 3px solid #1d613f;
    text-shadow: none;
    border-radius: 6px;
	text-transform: uppercase;
	border-top:none;
	border-left:none;
	border-right:none;
	}

#send2:hover, #send22:hover, #send33:hover, #send1s:hover, #send2s:hover, #send3s:hover, #send4s:hover, #send5s:hover, #send6s:hover, 
#send1p:hover, #send2p:hover, #send3p:hover, #send4p:hover{
    background: #2a8e5c;
    border-bottom: 3px solid #1d613f;    
} 


#send1v, #send2v, #send3v, #send4v, #send5v, #send1g {
    cursor: pointer;
    padding: 3px 5px 3px 5px;
	width: 365px;
    height: 50px;
    font: bold 24px/24px 'Roboto Condensed', Tahoma, sans-serif;
   padding: 8px 12px;
    color: #fff;
    background: #67bb91;
	border:none;
    border-bottom: 3px solid #1d613f;
    text-shadow: none;
    border-radius: 6px;
  text-transform: uppercase;
}
#send1v:hover, #send2v:hover, #send3v:hover, #send4v:hover, #send5v:hover, #send1g:hover{
	background: #2a8e5c;
}
.unverified{border-color: #FF9999 !important;}

