html, BODY
{
	margin: 0;
	padding: 0;
	background: #fff;
	height: 100%;
}
*html, BODY
{
	margin: 0;
	padding: 0;
	background: #fff;
	height: 100%;
}

IMG
{
	border: none;
}
TD
{
	font-family: Tahoma;
	font-size: 12px;
	color: #3a3a3a;
}
H1
{
	font-size: 12px;
	font-weight: bold;
	color: #fe0000;
}
.logo
{
	margin-left: 110px;
}
A
{
	color: #fe0000;
}
A:hover
{
	text-decoration: none;
}
.header td
{
	font-size: 19px;
	color: #aaa9a9;
}
.header td a
{
	font-size: 19px;
	color: #aaa9a9;
	text-decoration:none;
}

/* Верхняя менюшка */

#topmenu, #topmenu ul {
	list-style: none;	
}
#topmenu li
{
	position: relative;
}
#topmenu a
{
	display: block;
}
#topmenu li ul {
	display: none;
	position: absolute;
}

#topmenu, #topmenu ul
{
	margin:0;
	padding:0;
	margin-left: 7%;
}
* html #topmenu, #topmenu ul
{
	margin:0;
	padding:0;
	margin-left: 100px;
}
#topmenu li
{
	float:left;
	text-align: center;
}
#topmenu a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #0b51a0;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}
.bgclass
{
	background: url(images/rightborder.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu a:hover
{
	color: #fe0000;
	text-decoration: none;
}
#topmenu li:hover a,#topmenu li.jshover a
{
	color: #fe0000;
}
#topmenu li:hover li a,#topmenu li.jshover li a
{
	color: #2f3162;
}
#topmenu li ul
{
	background: #fff;
	padding: 0;
	margin:0;
	left: 0;
	width: 260px;
/*	border: 1px solid #5e3010;*/
}
* html #topmenu li ul li
{
	float: none;
	text-align: left;
	margin: 0;
	width: 100%;
	background-image: url(images/bgsub.gif);
	background-repeat: no-repeat;
}
#topmenu li ul li
{
	float: none;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(images/bgsub.gif);
	background-repeat: no-repeat;
}
#topmenu li ul li a
{
	font-size: 11px;
	color: #2f3162;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
}
#topmenu li li a:hover
{
	color: #2f3162;
	text-decoration: underline;
	text-align: left;
	line-height: 20px;
}
#topmenu li:hover ul,#topmenu li.jshover ul
{
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
}
#topmenu li:hover li:hover,#topmenu li.jshover li.jshover
{
	float: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* Конец верхней менюшки */


* html .content
{
	padding: 25px 30px 30px 55px;
	height: 100%;
	z-index: 0;
}
.content
{
	padding: 25px 30px 30px 55px;
	text-align:justify;
}

.maintable
{
	background-position: right;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	height: 100%;
}
.footbg
{
	background-position: top right;
	background-repeat: no-repeat;
}
.footbg2
{
	background-position: top;
	background-repeat: repeat-x;
}

#foot, #foot ul {
	list-style: none;	
}
#foot li {
	position: relative;
}
#foot a
{
	display: block;
}
#foot li ul {
	display: none;
	position: absolute;
}

#foot, #foot ul
{
	margin:0;
	padding:0;
	margin-left: 20%;
}
* html #foot, #foot ul
{
	margin:0;
	padding:0;
	margin-left: 230px;
}
#foot li
{
	float:left;
	text-align: center;
}
#foot a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #2f3162;
	text-decoration:none;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.bgclass
{
	background: url(/templates/europeanclinic/images/rightborder.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bgclasson
{
	background: url(/templates/europeanclinic/images/rightborder.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #fe0000;
}
#foot a:hover
{
	color: #fe0000;
	text-decoration: none;
	line-height: 16px;
}


.omenumain
{
	line-height: 29px;
	background: url(/templates/europeanclinic/images/bgtolline2.jpg) center;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
*html .omenumain
{
	width:100%;
}
.omenumain a
{
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}
.omenumain a:hover
{
	color: #fe0000;
	text-decoration: none;
}
.omenu
{
	font-size: 11px;
	height: auto;
	background: url(/templates/europeanclinic/images/bgtolline2.jpg) center;
	background-repeat:  repeat-x;
	margin-bottom: 5px;
}
*html .omenu
{
	width:100%;
}
.omenu a
{
	color: #373737;
	text-decoration: none;
}
.omenu a:hover
{
	color: #fe0000;
	text-decoration: none;
}