body {
	background-image:url('../images/back.jpg');
	background-repeat: repeat-x;
	background-color:#fff;
	padding-bottom:20px;
	color:#00078d;
}
body, td, ul, li, p, div, span {
	font-family:arial;
	font-size:16px;
	color:#00078d;
}
.clear {
	clear:both;
}
a:link, a:visited {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
strong {
	color:#ff0000;
}
.mb10 {
	margin-bottom:10px;
}
.right {
	float:right;
}
#main {
/*background:#2D3741 url('../images/main-back.jpg') no-repeat fixed right top; border:1px solid #48505B; */
}
#panel {
	height:148px;
	border:1px #48505B solid;
}
#panel a {
	color:white;
	text-decoration:none;
	background-color:#2D3741;
	width:263px;
	height:198px;
	font-family: Arial;
	font-size:16px
}
#panel a:hover {
	background-color:#283442;
	height:198px;
}
#lower-panel {
/*background:#2D3741 url('../images/top-back.jpg') no-repeat fixed right top; border:1px solid #48505B; */
}
#text {
	padding:6px;
	color:#00078d;
	font-family:Arial;
	font-size:16px;
}
.content {
	text-align:justify;
}
.content h1 {
	margin-left:0px;
	text-align:left;
}
#text a {
	color:#00078d;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
}
#text a:hover {
	color:#ff0000;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
}
#title {
	color:#00078d;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
#text2 {
	color:#00078d;
	font-family:Arial;
	font-size:16px;
	width:700px;
	text-align:justify;
}
#button {
	background-color:#283442;
	color:white;
	border:1px solid #48505B
}
table#table {
	border-bottom: 1px solid #005fc1;
	border-left: 1px solid #005fc1;
}
table#table td {
	color:white;
	padding:4px;
	font: 12px arial;
	text-align: left;
	border-right: 1px solid #005fc1;
	border-top: 1px solid #005fc1;
}
h1 {
	margin-bottom:0px;
	font-weight:normal;
	font-size:30px;
	color:#fe0000;
	margin-left:10px;
}
table#nav {
}
table#nav td {
	/*background:url(../images/button_src.jpg) no-repeat;*/
	font: 14px arial;
	text-align: center;
}
table#nav td a {
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
#nav td a:link, #nav td a:visited {
	/*color: #9f2e83;*/
    display: block;
	width:auto;
	height:43px;
	font-weight:bold;/*background:#f0f0f0;*//*border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;*/
}
#nav td a:hover {
	color: #FFF;
	background:url(../images/menu_btn_hover.jpg);
	background-repeat:repeat-x;
}
table#nav.nav_en td a:link, #nav .nav_en td a:visited {
	line-height:40px;
	display:block;
	width:130px;
	text-transform:uppercase;
	font-size:15px;
}
#videos_menu {
	width:154px;
	margin:0 auto;
	margin-top:10px;
}
#videos_menu img {
	margin-bottom:4px;
}
#top_menu {
	overflow:hidden;
	height:43px;
	background:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}
#top_menu a:link, #top_menu a:visited {
}
#footer {
	height:43px;
	padding:9px;
	padding-right:7px;
	padding-top:8px;
	padding-bottom:0px;
	background:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.right_divider {
	width:220px;
}
#faq {
	width:243px;
	padding-left:20px;
	padding-top:10px;
	height:170px;
	background:url(../images/widget_bg.jpg);
	background-repeat:no-repeat;
}
#faq .faq_inner {
	width:200px;
}
#index_table td a:link, #index_table td a:visited {
	color:#336699;
}
.clear {
	clear:both;
}
#home_banner {
	width:650px;
	margin-top:4px;
	margin-left:-15px;
	margin-top:-15px;
}
#home_about {
	width:642px;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	height:280px;
	background:url(../images/home_about_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#home_about .home_about_inner {
	width:580px;
	margin-left:20px;
	font-size:16px;
}
#home_about .home_about_inner strong {
	color:#ff0000;
}
#home_about .home_about_inner a:link, #home_about .home_about_inner a:visited {
	text-decoration:none;
}
#news_short {
	width:642px;
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	height:120px;
	background:url(../images/news_bg.jpg);
	background-repeat:no-repeat;
}
#news_short .news_inner {
	width:580px;
	margin-left:20px;
	font-size:16px;
}
#news_short .news_inner a:link, #news_short .news_inner a:visited {
	text-decoration:none;
}
#wrapper {
	width:983px;
	overflow:hidden;
	margin:0 auto;
	background-color:#fff;
	background-image:url(../images/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#container {
	border:2px solid #fff;
	overflow:hidden;
}
#shadows {
	width:986px;
	margin:0 auto;
	padding:4px;
	padding-top:0px;
	background:none;
}
#shadow_left {
	margin-right:-3px;
}
#shadow_right {
	margin-left:-3px;
}
#left {
	width:640px;
	float:left;
	padding:15px;
	overflow:hidden;
}
#right {
	width:263px;
	float:right;
}
#header {
	width:983px;
	overflow:hidden;
	background:#00078d;
}
#header_left {
	overflow:hidden;
	width:600px;
	float:left;
	background:#00078d;
	margin-left:-10px;
	position:relative;
}
#header_left h1 {
	text-indent:-1000px;
	margin:0px;
	padding:0px;
	position:absolute;
}
#header_right {
	overflow:hidden;
	width:360px;
	float:right;
	margin-top:2px;
	background:#00078d;
	text-align:right;
}
.menu_divider {
	margin-top:-6px;
}
.bios_links {
	font-weight:bold;
	width:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #ebebf5;
	padding:10px;
}
#contacts_n {
	font-size:16px;
}
#index_news {
	width:243px;
	padding-left:20px;
	padding-top:40px;
	/*height:140px;*/
	background:url(../images/news_sm_bg.jpg);
	background-repeat:no-repeat;
}
#index_news .index_news_inner {
	width:200px;
}
#index_news_bottom {
	background:url(../images/news_sm_bg-bottom.jpg) no-repeat bottom;
	width:263px;
	height:35px;
}
.news {
	text-align:justify;
}
.links_btn {
	padding:5px;
	font-size:16px
}
.about_buttons {
	color:#333;
	background:url(../images/qan_bg.jpg);
	background-repeat:repeat-x;
	background-position:2px 2px;
	border:1px solid #d9e5f1;
	padding:10px;
	-moz-border-radius:6px;
	width:150px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	font-size:18px;
	background:url(../images/menu_bg.jpg);
	color:white;
	text-align:center;
	font-weight:bold;
}
.about_buttons a:link, .about_buttons a:visited {
	font-size:18px;
	color:white;
}
.ml_0 {
	margin-left:0px;
}
#video {
	width:243px;
	padding-left:20px;
	padding-top:10px;
	height:170px;
	background:url(../images/widget_bg.jpg);
	background-repeat:no-repeat;
}
#video .video_inner {
	width:200px;
}
.all_videos ul {
	margin-left:0px;
	padding-left:0px;
}
.all_videos ul li {
	float:left;
	list-style-type:none;
	margin-right:25px;
	width:160px;
	height:200px;
}
.all_videos ul li img {
	padding:2px;
	border:1px solid #ebebf5;
}
.video_min {
	color:#900;
	font-size:12px;
}
.back_buttons {
	color:#FFF;
	background:url(../images/qan_bg.jpg);
	background-repeat:repeat-x;
	background-position:2px 2px;
	border:1px solid #d9e5f1;
	padding:10px;
	-moz-border-radius:6px;
	width:60px;
	height:15px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	font-size:18px;
	background:url(../images/menu_bg.jpg);
	text-align:center;
	font-weight:bold;
}
.news_full {
	text-align:justify;
}
.home_pages {
	padding-left:30px;
	line-height:25px;
}
.bottom_banners {
	width:990px;
	margin:0 auto;
	text-align:center;
	margin-bottom:20px;
}
.img_left {
	float:left;
	margin-right:20px;
}
table.lab_price {
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
table.lab_price td {
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	padding-left:10px;
}
.tech {
	width:200px;
	text-align:center;
	height:220px;
	float:left;
	margin-right:10px;
}
.right_buttons {
	margin-left:12px;
}
.right_buttons a:link, .right_buttons a:visited {
	font-size:12px;
}
.rb_links {
	font-size:12px;
	text-transform:uppercase;
}
.stai {
	padding:2px;
	border:1px solid #ebebf5;
}
.admin_panel_right {
	margin-top:15px;
	margin-left:15px;
}
.link_btn_delete {
	width:70px;
	border:1px solid #ccc;
	display:inline;
	padding:5px;
	padding-left:25px;
	text-decoration:none;
	margin:0px;
	background:#FFF;
	background-image:url(../images/icons/delete-16x16.png);
	background-repeat:no-repeat;
	background-position:2px 50%;
	font-size:13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	color:red;
}
.change_btn {
	width:120px;
	border:1px solid #ccc;
	display:inline;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/save-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.add_btn {
	width:150px;
	display:block;
	border:1px solid #ccc;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/add-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.admin_menu_btn {
	width:200px;
	border:1px solid #ccc;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/edit-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 4px;
	font-size:14px;
}
.open_link_btn {
	width:150px;
	display:block;
	border:1px solid #ccc;
	padding:5px;
	padding-left:25px;
	margin:0px;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-border-radius:4px;
	cursor:pointer;
	background:#FFF;
	background-image:url(../images/icons/link-16x16.png);
	background-repeat:no-repeat;
	background-position:3px 50%;
}
.work-header {
	font-size:14px;
	padding:3px;
	margin-bottom:5px;
	margin-top:2px;
	width:630px;
}
.work-content-l {
	margin-bottom:5px;
	margin-top:10px;
}
table.bolnichen_rejim {
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
table.bolnichen_rejim td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:3px;
}
.lekari {
	width:270px;
	height:100px;
	float:left;
	margin-right:50px;
	margin-bottom:20px;
	overflow:hidden;
	font-size:12px;
	text-align:left;
}
.lekari:hover {
	background:#f0f0f0;
}
.lekari img {
	float:left;
	margin-right:15px;
	width:100px;
	background:#fff;
	padding:2px;
	border:1px solid #ebebf5;
}
.specialnost {
	font-size:12px;
	color:#000;
}
.speshno_otdelenie {
	font-size:14px;
	font-weight:bold;
	color:red;
}
.speshno_otdelenie_lekari {
	font-size:14px;
	font-weight:bold;
	color:#00078C;
	margin-top:5px;
}
ul.speshno_lnk {
	margin:0px;
	padding:0px;
}
ul.speshno_lnk li {
	margin-bottom:1px;
	list-style-type:none;
	background-color:#EFF7FA;
	line-height:16px;
	padding:8px;
}
ul.speshno_lnk li a:link, ul.speshno_lnk li a:visited {
	display:block;
	background:url(../images/icons/pdf-16x16.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:30px;
}
.bio_btn {
	background:#fff;
	font-size:12px;
	border:1px solid #ccc;
	width:70px;
	float:left;
	margin-top:10px;
	padding:2px;
	padding-left:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-border-radius:3px;
}
#medline-club {
	width:240px;
	margin:0 auto;
	margin-bottom:6px;
}
#medline-club img {
	padding:1px;
	border:1px solid #336699;
	background:#ffffff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-border-radius:2px;
}
#medline-club ul {
	margin:0px;
	margin-top:2px;
	padding:0px;
}
#medline-club ul li {
	list-style-type:none;
	margin-bottom:2px;
	text-transform:uppercase;
	font-size:12px;
}
#medline-club ul li a:link, #medline-club ul li a:visited {
	display:block;
	background:#DEE6F1;
	padding:8px;
	padding-left:10px;
}
.m-club {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.fqol {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	line-height:36px;
	font-size:12px;
}
.fqol img {
	margin-right:10px;
	float:left;
}
.fl-img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

