* {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	font-size:100%;
}
html {
	height:100%;
}
body {
	position:relative;
	min-height:100%;
	min-width:1000px;
	font:17px "Times New Roman", serif;
	line-height:21px;
	background:#ffffff;
	color:#000000;
}

a {
	color:#2b388f;
	text-decoration:underline;
}
a:hover {
	color:#2b388f;
	text-decoration:none;
}
#header a {
	color:#ffffff;
}
#header a:hover {
	color:#ffd76a;
}
#footer a {
	color:#ffde6b;
}
#footer a:hover {
	color:#ffde6b;
}

a img {
	border:none;
}
img {
	vertical-align:bottom;
}

form fieldset {
	border:none;
}
form select,
form input,
form textarea {
	background:#fcfcfc;
}
table td {
	vertical-align:top;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.float_img {
	float:left;
	margin-right:10px;
}
.sub {
	text-align:right;
	padding-top:10px;
	padding-bottom:20px;
}
.title {
	font-size:19px;
	line-height:25px;
	font-weight:normal;
}

.gold_line {
	height:3px;
	background:url(http://clinic-images.brandproduction.ru:80/gold_line.png) 0% 0%;
	overflow:hidden;
}

.button {
	display:block;
	margin-top:25px;
	font-size:15px;
	color:#fecd6a;
	text-decoration:none;
	height:30px;
	overflow:hidden;
	cursor:pointer;
}
.button:hover {
	color:#fecd6a;
	text-decoration:none;
}
.button span {
	display:block;
	background:url(http://clinic-images.brandproduction.ru:80/fon_button_middle.png) 0% 0% repeat-x;
	padding-top:3px;
	height:27px;
	overflow:hidden;
}
.button span.clear {
	display:block;
	background:none;
	padding:0px;
	height:0px;
	overflow:hidden;
}
.pagenav {
	text-align:center;
}
.pagenav a,
.pagenav .current {
	padding:0px 10px;
}

#header {
	background:#001e4b url(http://clinic-images.brandproduction.ru:80/fon_header.png) 0% 0% repeat-x;
}
#header_in {
	background:url(http://clinic-images.brandproduction.ru:80/fon.png) 0% 0%;
}

#header .float_left {
	float:none;
	position:absolute;
	padding:35px 0px 0px 60px;
}
#header .float_left #logo {
	margin-right:40px;
}

#header .float_right {
	float:none;
	text-align:right;
	color:#ffc423;
	padding:60px 60px 0px 620px;
}
#header .float_right #header_phone {
	color:#ffc423;
	font-size:24px;
	padding-top:5px;
}
#header .float_right #header_address {
	padding-top:14px;
	font-size:13px;
}
#header .float_right p a {
	color:#ffc423;
}
#header .float_right p a:hover {
	color:#ffc423;
}
#header #menu {
	clear:both;
	font-size:16px;
	padding:50px 60px 25px 60px;
	font-weight:bold;
}
#header #menu a {
	margin-right:15px;
}
#header #menu .current {
	margin-right:15px;
	color:#ffd76a;
}

form.vote {
	margin-top:15px;
}
form.vote label {
	margin-left:10px;
}

#footer {
	position:absolute;
	width:100%;
	clear:both;
	left:0px;
	bottom:0px;
	font-size:13px;
	color:#ffffff;
	background:#173c72 url(http://clinic-images.brandproduction.ru:80/fon_footer.png) 0% 0% repeat-x;
}
#footer_in {
	padding-top:20px;
	padding-bottom:20px;
	background:url(http://clinic-images.brandproduction.ru:80/fon.png) 0% 0%;
}
#footer #float_left {
	padding-left:60px;
	padding-right:60px;
	float:left;
}
#footer #float_right {
	padding-right:60px;
	text-align:right;
	float:none;
}
#footer #float_right img {
	float:right;
	margin-left:10px;
}
.error {
        background:#faa;
}

.for_icon {
}
.for_icon img {
	float:left;
	margin-right:18px;
}
.for_icon p {
	font-size:19px;
	padding-left:85px;
}
.for_icon .clear {
	padding-bottom:25px;
}


