/*----------	Основные стили	------------------*/
body	{
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	background-color: #cadbeb;
	font-family: Tahoma;
}
p	{ text-align: justify;/* text-indent: 15px; */}
h1	{ text-align: center; color: #1F4666; font-size: 15px; }
h3	{ text-align: center; color: #1F4666; font-size: 13px; }
b	{ color: #1f4666; }
td	{
	vertical-align: top;
	font-size: 13px;
	line-height: 13px;
	font-family: Arial, sans-serif;
	color: #1c72bb;
}
a	{
	color: #1C72BB;
	font-size: 12px;
	text-decoration: none;
}
a:hover	{
	color: #1C72BB;
	font-size: 12px;
	text-decoration: none;
	color: #000080;
}
.picR img {
	float: right; /* Обтекание по правому краю */
	margin-left: 20px; /* Расстояние между рисунком и текстом */
}
.picR div {
	clear: right; /* Отменяем обтекание */
}
.picL img {
	float: left; /* Обтекание по левому краю */
	margin-right: 20px; /* Расстояние между рисунком и текстом */
}
.picL div {
	clear: left; /* Отменяем обтекание */
}
/*----------	Верхняя часть сайта с главной менюшкой	-------------*/
/* Блок отвечающий за голову сайта. */
.head	{
	background: url('http://elitemedica.com.ua/pictures/head-bg.gif') 0 100% repeat-x;
	width: 100%;
	height: 221px;
	background-color: #5198D9;
}
#logo	{
	width: 765px;
	height: 187px;
	margin-top: 0px;
	margin-left: 20px;
	position: absolute;
	background: url('http://elitemedica.com.ua/pictures/head_bg_logo.jpg') 0 100%;
}
.topHead	{ height: 187px; }
#search		{ margin-top: 110px; margin-left: 765px; position: absolute; }
#logoCont	{
	color: #1f4666;
	font-size: 18px;
/*	font-family:Tahoma;*/
/*	font-weight: bold;*/
}
#logotype	{ position: absolute; margin: 75px 0 0 175px; }
#logotype a { font-size: 24px; text-decoration: none; color: #1f4666; }
#promo		{ position: absolute; margin: 115px 0 0 320px; }
/* Горизонтальная навигация */
.topMenu	{
	height: 21px;
	padding: 0;
	margin: 0 0 0 270px;
}
.topMenu ul	{
	list-style-type: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
div.topMenu ul li	{
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 28px;
	border: 0px solid #3366cc;
}
/* Всплывающее меню [taMenu - TopAdditionalMenu] */
.taMenu	{
	width: 200px;
	top: 212;
	z-index: 2;
	display: none;
	position: absolute;
	border: 2px solid #A2CCE5;
	background-color: #5796cb;
	filter: alpha(opacity=90);
}
div.taMenu ul	{
	list-style-type: circle;
	color: #1f4666;
	margin-left: 12px;
	padding-left: 10px;
}
div.taMenu ul li a,
div.taMenu ul li a:visited,
div.taMenu ul li a:active	{
	color: #1f4666;
	text-decoration: none;
	font-weight: bold;
}
div.taMenu ul li a:hover	{ color: #ffd700; }
/* div.taMenu ul li a:hover	{ color: #ffd700; } */
/* Левая и правая линии в навигации */
.topMenuL,
.topMenuR	{
	float: left;
	height: 28px;
	border-right: 0px solid #000080;
	/*border-right: 2px solid #65b0e7;*/
	position: relative;
}
.topMenuL div.topMenu-cornL	{
	background: url('http://elitemedica.com.ua/pictures/topMenu-cornL.gif') 0 0 no-repeat;
	position: absolute;
	width: 5px; height: 5px; top: 0px; right: -5px;
	font-size: 0;
}
.topMenuR div.topMenu-cornR	{
	background: url('http://elitemedica.com.ua/pictures/topMenu-cornR.gif') 0 0 no-repeat;
	position: absolute;
	width: 5px; height: 5px; top: 0px; right: -1px;
	font-size: 0;
}
/* Линия между верхней частью сайта и основным блоком */
.LineUnderMainMenu	{
	width: 100%;
	height: 7px;
	background-color: #cadbeb;
}
/*----------	Стили для левой колонки	----------*/
#leftColumn	{
	width: 200px;
	height: 100%;
	padding-top: 30px;
	vertical-align: top;
	border-top: 0px solid #000080;
	position: relative; /* для нормального отображения левого уголка */
}
.leftContent	{
	width: 200px;
}
.leftContent img	{
	margin: 10px 0px;
	position: relative;
	border: 0px solid #000080;
}
.linkArticles	{
	width: 200px;
	height: 16px;
	background-color: #000080;
	margin: 10px 0px;
	text-align: center;
	vertical-align: bottom;
}
.linkArticles a:link, .linkArticles a:visited	{
	font-weight: bold;
	text-decoration: underline;
}
.linkArticles a:hover	{
	text-decoration: none;
}
#lspacer	{ height: 80%; min-height: 250px; }
/*#infoMail	{
	width: 205px;
	height: 16px;
	background-color: #79A313;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}
#infoMail a:link, #infoMail a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}*/
.LColumn	{
	width: 112px;
	vertical-align: bottom;
	border-top: 0px solid #000080;
}
.RColumn	{
	width: 100%;
	border-top: 0px solid #000080;
}
/*----------	Стили для центральной колонки	----------*/
.mainContent	{
	width: 456px;
	height: 100%;
	min-height: 250px;
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	border-bottom: 0px solid #000080;
	padding: 30px 32px 10px 34px;
	background-color: #cadbeb;
}
/* Стили для выбора локализации */
.languageBar	{
	width: 96px;
	height: 24px;
	padding: 0;
	margin: 38px 0 0 12px;
}
.languageBar ul	{
	list-style-type: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
div.languageBar ul li	{
	float: left;
	margin: 0;
	padding: 0;
	height: 16px;
	display: inline;
}
div.languageBar ul li#languageSelected	{
	padding: 2px;
	border: 2px solid #000080;
}
div.languageBar ul li a:link, div.languageBar ul li a:visited	{
	float: left;
	padding: 2px;
	border: 2px solid #cadbeb;
}
div.languageBar ul li a:link.active, div.languageBar ul li a:visited.active, div.languageBar ul li a:hover	{
	border: 2px solid #000080;
}

.advertising	{
	width: 160px;
	height: 60px;
	padding: 0;
	margin: 10px 0 0 4px;
}

/* Стили для логина */
#siteWrapper	{ position: relative; margin: 20px 0 0 12px; }
#loginButton	{
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url('http://elitemedica.com.ua/pictures/logButton.jpg') no-repeat top left;
	color: #BABCC9;
	text-decoration: none;
	cursor: pointer;
}
#siteLoginWrapper	{
	display: none;
	width: 75px;
	height: 102px;
	padding: 10px 13px;
	background-color: #F9F9F9;
	border: 1px solid #D1D8E1;
}
#siteLogin	{ display: none; }
#closeLogin {
/*	background-image: url('close.gif');*/
	left: 90px;
	top: 4px;
	width: 10px;
	height: 10px;
	position: absolute;
}
#siteLogin p	{
	text-indent: 0px;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
#siteLogin input	{
	font-size: 12px;
	margin: 3px 0;
	color: blue;
}
/* Таблица внутри главного контента */
table.tb	{border-collapse: collapse;}
.tb td		{ border-collapse: collapse; font-family: Verdana; font-size: 10; text-align: center; }
.tb p		{ text-align: center; }
p#author	{ text-align: right; }
#mSubItems	p	{ margin: 5px 0 10px 17px; }
.dLine		{
	width: 100%;
	height: 2px;
	border-top: 0px solid #000080;
	border-bottom: 0px solid #000080;
	margin: 20px 0px;
}
/*----------	Дополнительное меню в нижней части сайта	----------------*/
.addMenu	{
	width: 500px;
	padding: 10px 10px 10px 20px;
	margin: 0px 0 20px 300px;
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	background-color:#cadbeb;
	/*background: #A4B8C9;*/
}
#downMenu	{
	margin: 0;
	padding: 0 2% 20px;
	border-bottom: 2px solid #000080;
}
#downMenu li	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#downMenu a:link, #downMenu a:visited	{
	float: left;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}

.clear	{ clear: both; }
#title	{ text-align: center; color: #1F4666; }
#phone	{ text-align: center; color: #1C72BB; }
/*----------	Стиль для счетчиков ;-)	----------*/
#counters	{
	display: block;
	margin-left: 475px;
	padding: 3px 0 0 3px;
	width: 189px;
	border: 1px solid #000080;
	/*display: none;*/
}
/*----------	Дополнительные цвета	----------
	color: #1c72bb;	Цвет ссылок
	color: #c9ff0f;
	color: #AABFD1;
	color: #C8D4DF;
	color: #CCD9E2;
	color: #79A313;	Цвет меню с мылом
	color: #ffcc00;	Цвет справочного меню
*/