html, body
{
	width : 100%;
	height: 100%;
	background-color: #cfb278;
	/*background-image: url(../img/topRp.gif);
	background-repeat: repeat-x;*/
	background: url(../img/bg_top.gif) no-repeat #cfb278;
	margin-left:900px;
	font-family: Arial, Times, sans-serif;
	font-size: 12px; 
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.input 
{
	font-family: Arial, Times, sans-serif;
	font-size: 12px;
	color:#000000;
}
.search a
{
	text-decoration:underline;
}
.search a:hover
{
	text-decoration:none;
}
.stock
{
	text-decoration:none;
	color:#EEB7CA;
	font-weight:100;
}
.stock a
{
	text-decoration:none;
	color:#c3a367;
	font-weight:100;
}
.stock a:hover
{
	text-decoration:underline;
	color:#c3a367;
	font-weight:100;
}

#wraper
{
	height: 100%;
	width: 900px;
	margin: 0;
	padding: 0px;
	background-color: #1f1e1d;
}

#header
{
	height: 340px;
	padding: 5px 40px 0px 40px;
	margin: 0px;
	background-repeat: no-repeat;
}


#language
{
 	font-style:italic;
	color: #c3a367;
	font-family:"Times New Roman", Times, serif;
}

#language a
{
	font-family:"Times New Roman", Times, serif;
	color: #c3a367;
	text-decoration:underline;
}
#language a:hover
{
	color: #c3a367;
	text-decoration: none;
}

#topMenu
{
	font-family:Times New Roman;
	font-weight:500;
	height: 246px;
	float: left;
	margin-top: 14px;
}

#topMenu a
{
	font-family:Times New Roman;
	font-weight:500;
	display: block; 
	color: #fff;
	margin-bottom: 3px;
	text-decoration: none;
}
#topMenu a:hover
{
	display: block; 
	color: #c3a367;
	text-decoration:none;

}
#rightMenu
{
	font-family:Times New Roman;
	height: 240px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	text-decoration: none;
}

#rightMenu a
{
	font-family:Times New Roman;
	display: block; 
	color: #fff;
	margin-bottom: 3px;
	text-decoration: none;
}
#rightMenu a:hover
{
	display: block; 
	color: #c3a367;
	text-decoration:none;

}
#search
{
	float: left;
	width: 800px;
}

#logo
{
	float: right;
	margin-right: -4px;
	margin-top: -17px;
	border: 0px;
}

.date
{
	width: 56px;
	color: #fff;
	font-size: 10px;
	border:0px solid;
	float: left;
}
.newIntro
{
	width: 404px;
	border: 0px solid;
	float: right;
	padding-right: 12px;
	margin-bottom:-20px;
}
.special
{
	width: 150px;
	color: #eab8ca;
	font-weight: bold;
	line-height: 22px;
}
#special a:hover
{
	text-decoration:underline;
}
.doctors
{
	width: 150px;
}
.doctors a
{
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 15px;
}
.doctorss
{
	width: 192px;
}
.doctorss a
{
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}
.newr a
{
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

.diff a
{
	color: #fff;
	text-decoration: none;
	display: block;
}
#docInfo
{
	line-height: 22px;
	padding-top: 62px;
	width: 360px;
	float: left;
}
#docInfo a
{
	text-decoration:none;
	color:#c3a367;
	font-weight:bold;
}
#docInfo a:hover
{
	text-decoration:underline;
}
.doctors a:hover,
.doctors a.active,
.newr a:hover, 
.newr a.active,
.diff a:hover
{
	color: #aca350;
	text-decoration:underline;
}
.special img
{
	margin: 11px 0px 9px 0px;
}
#contentbgg
{
	position:absolute;
	padding-top:338px;
	background: url(../img/bg_top.gif) no-repeat;
	background-position:top;
	height:137px;
	width:900px;
}
#content
{
	background: url(../img/bg_top.gif) no-repeat;
	padding: 16px 40px;
	height:100%;
}
#mainContNewsr
{
	float: left;
	padding-left: 126px; 
	width: 500px; 
	padding-right: 15px;
	margin-top: 50px;
	padding-bottom: 30px;
}
#mainContGalery
{
	float: left;
	width: 604px; 
	margin-top: 65px;
	padding-bottom: 30px;
}

#mainContGalery img
{
	float: left;
	margin-left: 1px; 

}
#mainCont
{
	width: 478px;
	float: left;
	border: 0px solid;
}
#mainCont img
{
	margin: 0px;
	padding: 0px;
}
#mainCont div
{
	line-height: 15px;
	
}
#contacts
{
	margin-left: 20px;
	float: left;
	width: 155px;
	padding-top: 25px; 
	color: #c3a367;
	font-weight: bold;
}
#mainCont a
{
	color: #c3a367;
	text-decoration:none;
}
#mainCont p {

	/*margin:10px 0px 0px 0px;
	padding:0px;*/
	display:block;
}
#mainContNewsr a
{
	color: #c3a367;
	text-decoration: none;
	display: block;
	margin-top: 15px;
}

#mainCont a:hover, #mainContNewsr a:hover
{
	text-decoration: underline;
}

#leftSide
{
	float: left;
}
#leftSide a:hover
{
	text-decoration:underline;
	color:#c3a367;
}

#footer
{
	font-size: 10px;
	color: #8a9198;
	height: 32px;
	padding:10px 50px 0px 258px;


}
form
{
	margin: 0px;
	padding: 0px;
}
h1 
{
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #c3a367;
}
img
{
	border: 0px;
}
h2
{
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	color:#c3a367;
}
p
{
	margin-top: 13px;
}

.diff div
{
	float:left;
	margin-top: 2px;
	margin-bottom: 25px;
	width: 302px;
}

#mainCont .text_header,
#mainCont .text_header * {
	line-height: 18px ! ie;
	vertical-align: middle ! ie;
}

.text_header {
color:#FFC278;
font-size:16px;
font-style:italic;
font-weight:bold;
}
.text_footer {
color:#FFC278;
font-style:italic;
}
.text_link {
color:#C3A367;
font-weight:bold;
}
