@charset "windows-1251";
@import url("960.css");
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #eb6e11;
	text-decoration: underline;
}
a:visited {
	color: #eb6e11;
	text-decoration: underline;
}
a:hover {
	color: #c45400;
	text-decoration: none;
}
a:active {
	color: #c45400;
	text-decoration: none;
}
.orange {
	color: #eb6e11;
}
.black {
	color: #000000;
}
.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menuTop a:link {
	color: #000000;
	text-decoration: none;
}
.menuTop a:visited {
	color: #000000;
	text-decoration: none;
}
.menuTop a:hover {
	color: #eb6e11;
	text-decoration: underline;
}
.menuTop a:active {
	color: #eb6e11;
	text-decoration: underline;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 18px;
}
.butText {
	margin-left: 4px;
}
.menuR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eb6e11;
	background-color: #FFFFFF;
	background-image: url(img/bgMenuR.gif);
}
.menuR a:link {
	color: #eb6e11;
	text-decoration: none;
}
.menuR a:visited {
	color: #eb6e11;
	text-decoration: none;
}
.menuR a:hover {
	color: #000000;
	text-decoration: none;
}
.menuR a:active {
	color: #000000;
	text-decoration: none;
}
.bgWh {
	background-color: #FFFFFF;
}
.orange a:link {
	color: #eb6e11;
	text-decoration: none;
}
.orange a:visited {
	color: #eb6e11;
	text-decoration: none;
}
.orange a:hover {
	color: #000000;
	text-decoration: none;
}
.orange a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff6f00;
}
.menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eb6e11;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}
.menuLeft a:link {
	color: #eb6e11;
	text-decoration: none;
}
.menuLeft a:visited {
	color: #eb6e11;
	text-decoration: none;
}
.menuLeft a:hover {
	color: #000000;
	text-decoration: none;
}
.menuLeft a:active {
	color: #000000;
	text-decoration: none;
}
.left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 0px;
}
.left a:link {
	color: #000000;
	text-decoration: none;
}
.left a:visited {
	color: #000000;
	text-decoration: none;
}
.left a:hover {
	color: #eb6e11;
	text-decoration: none;
}
.left a:active {
	color: #eb6e11;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #020202;
	margin: 0px;
}
.bgTxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f5f5f5;
	background-image: url(img/bgTxt.gif);
	background-repeat: repeat-x;
}
.bgTxt ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-image: url(img/markList.gif);
	list-style-type: square;
}
.a_subs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #eb6e11;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 12px;
}

.a_subs a:link {
    color: #008000;
    text-decoration: none;
}
.a_subs a:link {
    color: #000000;
    text-decoration: none;
}
.a_subs a:visited {
    color: #000000;
    text-decoration: none;
}
.a_subs a:hover {
    color: #000000;
    text-decoration: none;
}
.a_subs a:active {
    color: #000000;
    text-decoration: none;
}

#header {
	height: 95px;
	margin:0 auto;
}
#menu{
	border-top:1px solid #ccc;
	height: 2px;
	width:100%;
}
tr, td {
	margin:0;padding:0;
}
table.menuTop a {
	display:block;
	font-family:tahoma;
	font-size: 10pt;
	font-weight:bold;
	height:21px;
	padding: 3px 25px 0 25px;
	margin-top:-2px;
}
table.menuTop a:hover {
	background-color: #eee;
	text-decoration:none;
}

#medadv {
    background-color: #fff;
    height:200px;
    margin-bottom: 10px;
    margin-top:-5px;
    width:960px;
}

ul.header_links {
    margin-top: 35px;
    text-align: right;
}

ul.header_links li {
    display: inline-block;
    position:relative;
    
    font-weight: bold;
    margin-left: 15px;
}

ul.main_menu {
    margin:0;padding:0;
    list-style-type: none;
    width:160px;
    display:block;
    position: relative;
    margin-bottom: 15px;
}
ul.main_menu li {
    height: 20px;
    margin:0;padding:0;
    margin-bottom: 8px;
}

ul.main_menu li a {
    color:#000;
    border:  1px  solid #ccc;
    border-top-width: 0; border-right: 0;
    border-left: 4px solid #eb6e11;
    display: inline-block;
    font-weight:bold;
    text-decoration: none;
    padding: 4px 5px 3px 7px;
    width: 150px;
    height: 15px;
}
ul.main_menu li a:hover {
    background-color: #eee;
}

ul.main_menu li.active a {
    background-color: #eb6e11;
    border-color: #eb6e11;
    color:#fff;
}

div.catalog_item {
    display: inline-block;
    width: 33%;
    text-align:center;
}

h2 {font-family: tahoma;font-size:2em;color:#eb6e11;}

span.title_desc {
    font-style: italic;
    font-size: 1.2em;
}

hr {
    border: 0;
    border-top: 1px solid #ddd;

}
