@charset "utf-8";
body {
	background:#FFF url(/img/page-bg.jpg) repeat-x; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.head-menu {
	width:980px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}

#container {
	width:100%;
	overflow:hidden;
	position: relative;
}

#content {
	width:9000px;
}

#logo {
	display:block;
	float:left;
	width:220px;
	height:56px;
	padding-left: 60px;
	padding-top: 7px;
	margin-right:40px;
}


.coloumn {
	width:970px;
	float:left;
	height:777px;
	position:relative;
	z-index: 1;
}

a, a:visited {
	color:#809abe;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color:#FF3300;	
}

.clear {
	clear:both;
}

.abs {
	display:block;
	position:absolute;
	z-index:10;
}

#main-menu li{
	margin-bottom:14px;
}

#main-menu li a {
	font-size:15px;
	color:#CC3300;
	text-decoration: underline;
}

.txt {
	width:360px;
	line-height:17px;
}

p {
	margin-bottom:17px;
	line-height:17px;
}

.txt li {
	padding-left:20px;
	padding-bottom:15px;
	line-height:15px;
	background-image: url(/img/list-ico.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txt img {
	margin-bottom:17px;
	margin-left:25px;
}


li.marked {
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/img/list-active-ico.gif);
	background-position:left 2px;

}


.nav-lt, .nav-rt {
	position:absolute;
	z-index:100;
	display:block;
	width:152px;
	height:165px;
	background:url(/img/arrow-lt-opacity.png) no-repeat;
}



.nav-lt:hover {
	background:url(/img/arrow-lt.png) no-repeat;
}

.nav-rt {
	background:url(/img/arrow-rt-opacity.png)
}

.nav-rt:hover {
	background:url(/img/arrow-rt.png) no-repeat;
}



#footer {
	height:70px;
	margin-top:40px;
	position:relative;
	z-index:776;
}

#footer span {
	display:block;
	float:left;
	/*margin-left:40px;*/
}

.tel p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC3300;
}

.head2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5F80AD;
}

#client-form {
	background:url(/img/form-bg.png) no-repeat top left;
	padding:40px 20px;
	width: 555px;
	height: 250px;
	margin-top: 20px;
}

#client-form span {
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	display:block;
	float:left;
}

#client-form select {
	float:right;
	margin-left:10px;
	margin-bottom: 7px;
	margin-right: 200px;
}

#client-form div {
	clear:both;
}

.input-txt {
	width:314px;
	height:18px;
	border:1px solid #666;
	background:#FFF;
	float:right;
	margin-bottom:7px;
	margin-left:10px;
}

h1, .head3, .head3 a {
	color: #ff8800 !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 16px;
	margin-left: 20px;
}

.news h3, .news h3 a {
	margin-left:0px;
	margin-bottom:0px;
	text-indent:0px;
}

.news p {
	margin-bottom:0px;
}

.lt {
	float:left;
	width:320px;
	padding-right:20px;
}

.date {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	margin:0px
}

a.details {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:underline;
	margin-bottom:20px;
	display:block;
}
.btn:hover {
	padding-top:3px;
}

TABLE.rasp TD {padding: 7px;}
TABLE.rasp {border:1px solid #000;}

TABLE.pharm TD {padding: 3px;}
TR.pharm_green { background-color: #D1FFA4;}

TABLE.price {border-left:1px solid #000;border-top:1px solid #000;}
TABLE.price TD {padding: 7px; border-right:1px solid #000;border-bottom:1px solid #000;}
