*{
	font-size:1em;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,label, legend,caption{
	border:0px;
	margin:0px;
	outline:0px;
	padding:0px;
}
html,body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
html{
	overflow-y:scroll;
}
body{
	margin:0;
	padding:0;
	font-family:Arial,sans-serif; 
	font-size:14px;
	line-height:18px;
	color:#434343;
}
a:link, a:visited, a:active{
	color:#0067af;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.seo_text p, .static_text p{
	margin-bottom:10px;
	text-align:justify;
}
article ul,article ol{
	margin-left:20px;
	margin-bottom:10px;
}
.clear{
	clear:both;
}
.mess_err{
	color:#e03c42;
	font-weight:bold;
}
.mess_ok{
	color:#4fad51;
	font-weight:bold;
}
.static_text{
}
.static_text p{
	margin-bottom:10px;
}
.seo_text{
	text-align:justify;
}
.wrap{
	width:100%;
	min-width:320px;
	margin:0 auto;
	box-sizing:border-box;
}
.wrappd20{
	padding:0 20px;
}
.wrappd15{
	padding:0 15px;
}
#top{
	height:92px;
	background:#0067af;
	color:#ffffff;
}
.logo{
	float:left;
}
.sn{
	float:right;
	padding:12px 12px 0 0;
}
.stl{
	text-shadow:2px 2px 4px rgba(0,0,0,0.5);
	font-size:30px;
	line-height:25px;
	text-align:right;
	margin-bottom:5px;
}
.stl span{
	font-size:18px;
}
#header{
	/*
	background:linear-gradient(to bottom,#012f7a,#00c1fa);
	*/
	background:url('/images/header_m.png') #00c1fa repeat-x top center;
	padding-top:40px;
}
.prices,.h_phone{
	margin-left:60px;
}
.prices{
	color:#ffffff;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
}
.h_phone{
	display:inline-block;
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fdedb8),color-stop(100%,#f6d887));
	background:-moz-linear-gradient(to bottom,#fdedb8,#f6d887);
	background:-webkit-linear-gradient(to bottom,#fdedb8,#f6d887);
	background:linear-gradient(to bottom,#fdedb8,#f6d887);
	padding:10px 20px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	color:#012f7a;
	font-size:23px;
	line-height:27px;
	text-align:center;
}
.h_phone a{
	color:#012f7a;
	text-decoration:none;
	border-bottom:1px dotted #012f7a;
}
.h_phone a:hover{
	border-color:transparent;
}
input[name=surname]{
	display:none;
}
.recall{
	padding:25px 0;
	background:#f6f6f6;
}
.recall input[type=text],.recall input[type=submit]{
	width:100%;
	box-sizing:border-box;
	border:0px;
	height:43px;
}
.recall input[type=text]{
	background:#ffffff;
	margin-bottom:20px;
	font-size:24px;
	padding:0 12px;
}
.recall input[type=submit]{
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#6fad11),color-stop(100%,#5b8e0e));
	background:-moz-linear-gradient(to bottom,#6fad11,#5b8e0e);
	background:-webkit-linear-gradient(to bottom,#6fad11,#5b8e0e);
	background:linear-gradient(to bottom,#6fad11,#5b8e0e);
	color:#ffffff;
	font-size:16px;
	text-transform:uppercase;
	cursor:pointer;
}
#content{
	background:#ebf6fc;
	padding:15px 0;
}
#content table,#content table tr,#content table tr td{
	display:block;
	width:100% !important;
	padding:0;
	box-sizing:border-box;
}
#content table tr td{
	margin-bottom:10px;
}
#content table *{
	font-size:14px !important;
}
#content table tr td:last-child{
	padding:10px;
}
.form_container{
	padding:25px 0;
	background:#f6f6f6;
}
.form input[type=text],.form input[type=submit]{
	border:0px;
	width:100%;
	height:43px;
	box-sizing:border-box;
}
.form input[type=text]{
	padding:0 20px;
	color:#2f8bb7;
	margin-bottom:15px;
	font-size:12px;
}
.form input[type=text]::-webkit-input-placeholder{
	color:#2f8bb7;
}
.form input[type=text]::-moz-placeholder{
	color:#2f8bb7;
}
.form input[type=text]:-moz-placeholder{
	color:#2f8bb7;
}
.form input[type=text]:-ms-input-placeholder{
	color:#2f8bb7;
}
.form input[type=submit]{
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#0070bf),color-stop(100%,#005c9d));
	background:-moz-linear-gradient(to bottom,#0070bf,#005c9d);
	background:-webkit-linear-gradient(to bottom,#0070bf,#005c9d);
	background:linear-gradient(to bottom,#0070bf,#005c9d);
	cursor:pointer;
	color:#ffffff;
	font-size:16px;
	text-transform:uppercase;
	cursor:pointer;
}
.blue{
	padding:15px 0;
	color:#ffffff;
	background:#0067af;
}
.blue *{
	color:#ffffff !important;
}
#bottom{
	color:#0067af;
	padding:15px 0 30px;
	text-align:center;
	font-size:12px;
	line-height:14px;
}