body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Tahoma;
	background-color:white;
	color:black;
	font-size:11px;
}

a,a:hover{
	color:#0548a1;
}

img{
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border:0px;
}

.leftclinicmenu,.rightclinicmenu,.leftprodmenu,.rightprodmenu{
	color: White;
	
}

.leftclinicmenu{
	background-image: url(images/shapkafonleft.jpg);	
	background-repeat: no-repeat;
	width:190px;
	height:210px;
}

.leftprodmenu{
	background-image: url(images/shapkafonleft_green.jpg);	
	background-repeat: no-repeat;
	width:162px;
	height:218px;
}

.rightclinicmenu{
	background-image: url(images/shapkafonright.jpg);	
	background-repeat: no-repeat;
	width:176px;
	height:210px;
}

.rightprodmenu{
	background-image: url(images/shapkafonright_green.jpg);	
	background-repeat: no-repeat;
	width:175px;
	height:218px;
}


.shapkatop{
	width:637px;
	height:218px;
	background-image: url(images/shapka.jpg);	
	background-repeat: no-repeat;
	z-index:100;
}

.shapkatop_green{
	width:666px;
	height:218px;
	background-image: url(images/shapka_green.jpg);	
	background-repeat: no-repeat;
}

.leftmenutext{
	padding-left: 20px;	
	color: White;
	text-decoration:none;
}
a.menuhref,a.menuhref:hover{
	font-size:13px;
	
	color:white;	
	text-decoration: none;
}
a.menuhref:hover{
	color:#87b1da;
}
.leftmenutexthead,.rightmenutexthead{
	padding-left: 20px;	
	font-size:14px;
	font-weight: bold;	
	text-transform:uppercase;
}

a.bigtitle,a.bigtitle:hover{
	font-size:14px;
	font-weight: bold;	
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}

a.bigtitle:hover{
		text-decoration:underline;
}
.rightmenutexthead{
	padding-left: 5px;	
}

.langchoice{
	position:relative;
	top:-28px;
	left:-45px;
	z-index: 100;
	font-size:10px;
}

a.submenu,a.submenu:hover{
	color:black;
	
	text-decoration:underline;
	font-weight:bold;
}

a.submenu:hover{
	text-decoration:none;
}
a.navigator,a.navigator:hover{
	font-size:11px;
	color:#636363;
	text-decoration:underline;
	padding-left:20px;
}
.pagename{
	color:#0349a1;
	font-size: 16px;
	font-weight:bold;
}

.centerline{
	background-image: url(images/centerline.jpg);
	width: 100%;
	background-repeat: repeat-x;
	
}

font.mainfontcenter{
	font-size:12px;
	color:black;
}
a.maincenterlink,a.maincenterlink:hover{
	font-size:13px;
	color:black;
	font-weight: normal;
	text-decoration:underline;
}

a.maincenterlink:hover{
	text-decoration:none;
}

div.line{
	width:100px;
	background:url(images/leftline.gif) repeat-x;
	height: 11px;
}

div.contentline{
	width:100%;
	height: 1px;
	background-image:url(images/greypixel.jpg);
	background-repeat:repeat-x;
}

.content{
	font-size:13px;
	color:black;
	font-weight: normal;
}

.footerline{
	background-image: url(images/footerline.jpg);
	background-repeat: repeat-x;
	width:100%;
}

.bigtitleblue{
	font-size:16px;
	color:#123ba7;
	font-weight: bold;
}

a.news,a.news:hover{
	color:black;
	font-size:11px;
	text-decoration:underline;	
}
a.news:hover{
text-decoration:none;
}

.repmenuline{
	height:3px;
}