body {
	min-width: 1000px;
	width: 1100px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font: 12px/12px Arial, sans-serif;
	color: #000000; /*#494949;*/
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px solid #c6cbcd;
	border-right: 1px solid #c6cbcd;
}

body#print_version {
	text-align: left;
	margin-bottom: 30px;
}

div#main {
	margin: auto;
}

div#banner_1 {
	float: right;
	text-align: left;
	width: 170px;
	color: #384a7b;
	margin: 20px 20px 20px 20px;
}

div#banner_2 {
	float: left;
	text-align: left;
	width: 170px;
	color: #384a7b;
	margin: 140px 20px 20px 20px;
}

div#banner_1 a:link,
div#banner_1 a:visited,
div#banner_1 a:hover,
div#banner_2 a:link,
div#banner_2 a:hover,
div#banner_2 a:visited
{
	color: #384a7b;
	font-weight: bold;
}

/*
div#counter {
	width: 1100px;
}
*/

.link {
	cursor: pointer;
}

img {
	display: block;
}

ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style-image: url(/files/Image/li.gif);
	text-align: left;
}

ul li a:link,
ul li a:visited,
ul li a:hover {
	font-size: 12px;
	color: #384a7b;
}

ul.programs li {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

a:link,
a:visited {
	color: #384a7b;
	text-decoration: none;
}

a:hover {
	color: #384a7b;
	text-decoration: underline;
}

.link_underline,
a.link_underline:link,
a.link_underline:visited {
	text-decoration: underline;
	cursor: pointer;
}

a.link_underline:hover {
	text-decoration: none;
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
	font-size: 20px;
	color: #162e72;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

h1.title {
	font-size: 14px;
	color: #cf514b;
	font-weight: bold;
	text-align: left;
	margin: 6px 0 20px 0px;
}

h3 {
	font-size: 13px;
}

h3.head {
	margin-bottom: 3px;
	color: #ffffff;
	font-size: 12px;
}

#analize_title {
	background-color: #d8261c;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.input {
	border: 1px solid #c3ccd3;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 120px;
}

.button {
	border: 1px solid #c3ccd3;
	background: #78858e;
	font-size: 11px;
	color: #FFFFFF;
	width: 80px;
	height: 18px;
}

.button_big {
	border: 1px solid #c3ccd3;
	background: #FF0000;
	font-size: 16px;
	color: #FFFFFF;
	width: 100px;
	height: 24px;
}

#line_hr {
	background-image: url(/files/Image/line_dotted.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-top: 10px;
}

#maintable {
	width: 1100px;
	text-align: center;
}

#linegray {
	background-color: #c3ccd3;
}

#logo_and_menu {
	background-image: url(/files/Image/menu_bg.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 143px;
}

#logo {
	text-align: right;
}

#title {
	text-align: left;
	width: 100%;
	height: 60px;
	padding-top: 10px;
}

#license {
	font-size: 10px;
	margin-top: 2px;
	color: #20366d;
}

#search {
}

#search_input {
	border: 1px solid #636b86;
	width: 150px;
	height: 18px;
	font-size: 14px;
}

#search_button {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#search_input_td {
}

#search_button_td {
	padding: 10px 20px 0 10px;
}

#search_example {
	font-size: 8px;
	text-align: left;
	color: #FFFFFF;
}

#search_example a:link,
#search_example a:visited,
#search_example a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu {
	text-align: center;
	vertical-align: bottom;
	height: 27px;
}

#menu a:link,
#menu a:visited,
#menu a:hover {
	color: #636b86;
	text-decoration: none;
}

#menu table td {
	width: 90px;
	height: 27px;
	font-size: 11px;
	color: #162e72;
	font-weight: bold;
	padding-top: 4px;
}

#menu table td.select {
	height: 25px;
	color: #ffffff;
	background-image: url(/files/Image/menu_bg_one.gif);
	background-repeat: no-repeat;
}

#menu table td.select a:link,
#menu table td.select a:hover,
#menu table td.select a:visited {
	color: #ffffff;
	margin-top: 5px;
}

#login {
	height: 60px;
	color: #20366d;
}

#login_form {
	padding-right: 20px;
}

#login_form input {
	width: 70px;
}

#login_form input.button {
	width: 60px;
}

#login_form td {
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
}

#header_equipment {
	float: left;
	text-align: center;
	margin-right: 50px;
}

#header_programs {
	text-align: center;
	padding-right: 50px;
	margin-top: 13px;
}

#header_programs a:link,
#header_programs a:visited,
#header_programs a:hover {
	color: #FFFFFF;
	font-size: 14px;
}

#header_programs a:hover {
	text-decoration: none;
}

#header_programs a:link,
#header_programs a:visited {
	text-decoration: underline;
}

#search {
	text-align: right;
	height: 45px;
}

#content {
	width: 100%;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 5px;
}

#news_top {
	background-color: #172d68;
}

#news_head {
	background-color: #172d68;
	color: #FFFFFF;
	font-size: 10px;
	padding: 1px 1px 2px 1px;
}

#news_bg {
	background-color: #4996c4;
}

#news_content {
	background-color: #4996c4;
	color: #20366d;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

#news_content #info_block_one_img {
	width: 107px;
}

#news_content #info td {
	padding: 2px 2px 2px 1px;
	vertical-align: top;
}

#news_content #info a:link,
#news_content #info a:visited,
#news_content #info a:hover {
	color: #FFFFFF;
	font-size: 12px;
}

a#all_news:link,
a#all_news:visited,
a#all_news:hover {
        color: #ffffff;
}

#content_left {
	vertical-align: top;
}

#alphabet {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

#alphabet a:link,
#alphabet a:visited {
	font-size: 14px;
	text-decoration: underline;
}

#alphabet a:hover {
	font-size: 14px;
	text-decoration: none;
}

#analizes_and_price {
	background: #76b4db;
	color: #20366d;
	padding: 5px 5px 5px 5px;
	text-align: left;
	padding-left: 15px;
}

#analizes_and_price_sections {
	background: #b6c3cc;
	color: #20366d;
	padding: 5px 5px 5px 5px;
	text-align: left;
	padding-left: 15px;
	background-image: url(/files/Image/left_analizes_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#analizes_and_price_sections div {
	height: 18px;
	text-align: left;
	border-bottom: 1px solid #9fadb8;
	margin-bottom: 5px;
}

#analizes_and_price_sections a.noselect:link,
#analizes_and_price_sections a.noselect:visited,
#analizes_and_price_sections a.noselect:hover {
	font-size: 14px;
	text-decoration: none;
	color: #20366d;
}

#analizes_and_price_sections a.select:link,
#analizes_and_price_sections a.select:hover,
#analizes_and_price_sections a.select:visited {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

#content_center_right {
	width: 100%;
	vertical-align: top;
}

#content_center {
	width: 100%;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	padding-bottom: 20px;
}

#content_center h2.title {
}

#content_center_line_vert {
	background-image: url(/files/Image/line_vert.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#content_right {
	vertical-align: top;
}

#bottom_line {
	background-color: #FF0000;
}

#footer {
	background-color: #c4cbd3;
	color: #374876;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	height: 44px;
	vertical-align: middle;
}

#footer div.left {
	float: left;
	margin-right: 5px;
}

#footer div.right {
	float: right;
	margin-left: 5px;
}

#footer div a#button_up:link,
#footer div a#button_up:visited,
#footer div a#button_up:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.red {
	color: #FF0000;
}

table.border, table.border td {
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.border table, table.border table td {
	border: 0px solid #000000;
	border-collapse: collapse;
}

.express_category {
	background-color: #e1e1e1;
	text-align: center;
}

table#express_form_pre td,
table#express_form_pre a:link,
table#express_form_pre a:visited,
table#express_form_pre a:hover,
table#express_form_pre h4
{
	font-size: 16px;
}

table#express_form td,
table#express_form a:link,
table#express_form a:visited,
table#express_form a:hover,
table#express_form h4
{
	font-size: 10px;
}

#phones {
	font-size: 18px;
	color: #374876;
	line-height: 20px;
	background-image: url(/files/Image/phones_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	padding: 0 0 3px 0;
}

#phones h3 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #9fadb8;
}

#phones_numbers {
	padding: 0 0 0 10px;
}

#icq {
font-size: 11px;
color: #374876;
line-height: 14px;
/*
background-image: url(/files/Image/phones_bg.gif);
background-repeat: no-repeat;
background-position: 10px bottom;
*/
padding: 0 0 3px 0;
}

#icq h3 {
font-size: 11px;
letter-spacing: 1px;
color: #9fadb8;
}

#icq_numbers {
  padding: 8px 0 8px 10px;
  text-align: left;
}

#poll_section {
	text-align: left;
	font-size: 10px;
	color: #374876;
	line-height: 20px;
	padding: 0 0 3px 0;
	margin-left: 20px;
}

#poll_section h3 {
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #9fadb8;
}

#poll input {
	width: 12px;
	height: 12px;
	margin-top: 5px;
}

#section_right_main {
	margin-left: 0;
	padding-left: 13px;
}

#section_right_main li {
	margin-left: 0;
	padding-left: 0
}

#section_bottom_main {
	padding-top: 15px;
}

#summ {
	color: #FF0000;
	text-align: center;
}

.list_img {
	float: left;
	margin: 5px 10px 0 0;
}

#pricelist {
	background-image: url(/files/Image/xls.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	line-height: 24px;
}

#pricelist a:link,
#pricelist a:visited {
	font-weight: bold;
	text-decoration: underline;
}

#pricelist a:hover {
	font-weight: bold;
	text-decoration: none;
}

#audio {
	background-image: url(/files/Image/mp3.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	line-height: 24px;
}

#audio a:link,
#audio a:visited {
	font-weight: bold;
	text-decoration: underline;
}

#audio a:hover {
	font-weight: bold;
	text-decoration: none;
}

#catalog th {
	background-image: url(/files/Image/th_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#footer_counter_webanis {
	height: 40px;
}

#counter {
	margin: 5px 0 5px 5px;
	float: left;
}

#webanis {
	margin: 5px 10px 0 0;
	float: right;
	text-align: right;
	line-height: 16px;
}

#price {
	color: #cf514b;
	font-weight: bold;
}

.select .attention {
	color: #FFFFFF;
}

.attention,
a.attention:link,
a.attention:visited,
a.attention:hover {
	color: #cf514b;
	font-weight: bold;
}

#tags {
	color: #8d9bab;
	padding: 10px 10px 10px 10px;
}

#tags a:link,
#tags a:visited,
#tags a:hover {
	color: #8d9bab;
}

#footer_links {
	margin-top: 10px;
}

#footer_links,
#footer_links a:link,
#footer_links a:visited,
#footer_links a:hover {
	color: gray;
	height: 30px;
}

#doctor_one h3 {
	color: #8c0000;
	font-weight: bold;
	margin-bottom: 10px;
}
