*	{ 
padding:0; 
margin:0; 
}

html { 
height:100%; 
}

body { 
width:1200px; 
margin:0 auto; 
background:url(image/mainbg.jpg) #ffffff repeat-x top left; 
font:normal 13px Arial, "Times New Roman", Times, serif; 
color:#000000; 
}

img {  
padding:0px; 
margin:0px; 
border:0px; 
}

ul {
	margin-left:18px;
	padding-left:10px;
}

.adres {
	padding-left:100px;
	padding-bottom:10px;
	color: #C1BFBF;
	font-size:9px;
}

#headtext {
	text-align:left;
	margin:20px 0 0 90px;
}
#headtext .title {
	font-size:14px;
	width:332px;
	padding:3px 0 3px 10px;
	margin-top:8px;
	background-color:#FFF;
	font-style:italic;
}
#headtext .pink {
	text-transform:uppercase;
	color:#ff0040;
}
#headtext .strong {
	text-transform:uppercase;
}

#bodytext
{
	margin:16px 65px 0 95px;
}

#bodytext a
{
	color:#06F;
	text-decoration:underline;
}
#bodytext a:hover
{
	color:#06F;
	text-decoration:none;
}
#bodytext .big
{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}
#bodytext .info h2
{
	margin:26px 0 0 0;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#BA0146;
}
#bodytext .quest
{
	margin-top:15px;
	padding:12px;
	font:14px Arial, Helvetica, sans-serif;
	line-height:20px;
	border:1px solid #B7B3B3;
	background-color:#FFF;
	
}
#bodytext .user
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	padding-right:20px;
	
}
#bodytext .firsttext
{
	padding-top:12px;
	font:bold 30px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:uppercase;
	color:#FFF;
	line-height:40px;
}
#bodytext .tirebg
{
	background:url(image/tirebg.png) repeat-x bottom left;
	padding-bottom:1px;
}
#bodytext .today
{
	padding:30px 0 30px 0;
	font-size:18px;
	color:#FFF;
}
#bodytext .pinknum
{
	color:#ff0040;
}
#bodytext .ahtung
{
	width:425px;
	background-color:#ff0040;
	padding:10px;
	color:#FFF;
	margin-bottom:30px;
	font-style:italic;
	font-weight:bold;
}
#bodytext small
{
	font-size:11px;
}
#bodytext .info
{
	line-height:18px;
	padding-top:40px;
	padding-right:12px;
	color:#404040;
}
#bodytext .info h1
{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}
#bodytext .info p
{
	margin-top:20px;
}
#bodytext .info strong
{
	color:#000;
}

/* Форма зявки а консультацию */
#bodytext .bodyform2
{
	height:409px;
	width:499px;
    background:url(image/formbg.jpg) no-repeat 0px 4px;
	padding:9px 0 0 4px;
	font-size:12px;
}
#bodytext .bodyform
{
	height:409px;
	width:499px;
    background:url(image/formbg.jpg) no-repeat 0px 4px;
	padding:26px 15px 0 15px;
	font-size:12px;
}
#bodytext .bodyform strong
{
	font-size:14px;
}
#bodytext .bodyform input, #bodytext .bodyform textarea, #bodytext .bodyform select
{
	height:20px;
	width:284px;
	border:1px solid #798288;
}
#bodytext .bodyform .check
{
	height:16px;
	width:16px;
	border:1px solid #798288;
}
#bodytext .bodyform textarea
{
	margin-top:15px;
	height:96px;
}
#bodytext .bodyform td
{
	padding-top:8px;
}
#bodytext .bodyform p
{
	margin-bottom:10px;
}
#bodytext .bodyform .litle
{
	color:#ff0040;
	font-size:10px;
}

/* Наши врачи */
#bodytext .doctor
{
	background-color:#FFF;
	padding:13px;
	width:475px;
	font-size:11px;
	color:#404040;
}
#bodytext .doctor p, #bodytext .about p
{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#000;
	margin-bottom:18px;
}
#bodytext .doctor b
{
	color:#000;
	font-size:12px;
}
#bodytext .doctor small
{
	font-style:italic;
	font-size:10px;
}
#bodytext .doctor .doc1, #bodytext .doctor .doc2, #bodytext .doctor .doc3, #bodytext .doctor .doc4
{
	background:url(image/ginekolog.jpg) no-repeat top left;
	padding-left:80px;
	vertical-align:text-top;
	padding-bottom:16px;
}
#bodytext .doctor .doc2
{
	background:url(image/doctor.jpg) no-repeat top left;
}
#bodytext .doctor .doc3
{
	background:url(image/akusher.jpg) no-repeat top left;
}
#bodytext .doctor .doc4
{
	background:url(image/vrach.jpg) no-repeat top left;
}
#bodytext .doctor .sloy
{
	height:20px;
}
#bodytext .about
{
	background-color:#FFF;
	padding:13px;
	width:475px;
	font-size:12px;
	color:#404040;
	line-height:18px;
}


#footer
{
	margin-top:25px;
	margin-bottom:25px;
	padding:10px 0 15px 95px;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	color:#404040;
	font-size:12px;
	line-height:18px;
}
#footer a
{
	color:#808080;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#footer address
{
	color:#808080;
}
