html {
	min-height: 100%;
	overflow: auto;
	margin:0px;
	min-width: 1024px;
}
body {
	text-align: center !important;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#Container {
	text-align: left;
	background: #fff !important;
	padding: 0px 0px 35px 0px;
	border-left: 4px solid #cdcdcd;
	border-right: 4px solid #cdcdcd;
}
BODY, TR, TD, p, div {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}


#content {}

a:link, a:visited {
	color: #0033cc;
	text-decoration: underline;
	outline: none
}
a:hover {
	color: #990066;
	text-decoration: underline;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 140%;
	color: #0066CC;
}
h3, h4 {
	font-size: 120%;
}
h5, h6 {
	font-size: 120%;
	color: #1B334F;
}

#mn_top {
        width: 100%;
        clear: both; 
        float: left; 
        margin: 0px; 
        padding: 0px;
}
#LogoUnit {
	float: left;
	width: 292px;
	margin: 0px;
	padding: 0px;
}
#SearchUnit {
	float: left;
	width: 698px;
	text-align: right;
	padding: 5px 10px 0px 0px;
}
* html #SearchUnit {
}
#SearchHelp {
	text-align: left;
	font-size: 9px;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#SearchSite {
	margin-left: 50px;
	height: 41px;
	float: left;
	margin-top: 10px;
	padding: 5px;
	text-align: left !important;
	background: url(/common/img/search_bg.png) no-repeat;
	width: 386px;
	position: relative;
}
* html #SearchSite {
	width: 100%;
	height: 46px;
}
#SearchSite form {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 6px;
	left: 15px;
}
#SearchSite form .box {
	margin: 0px;
	font: 10pt normal Arial, Helvetica, sans-serif !important;
	width: 260px;
}
.SearchSite_box {
	margin: 0px;
	font: 13pt "normal Arial", Helvetica, sans-serif !important;
	color: #132048;
	width: 100%;
	height: 22px;
	padding-top: 4px;
	background-image: url(/common/img/search_in.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px #8bb44b solid;
}
#SearchSite form .btn {
	margin: 0px;
	border: 0px !important;
}

#menu td {
	width: 101px;
	height: 31px;
	background-image: url(/common/img/menub.gif);
	background-repeat: no-repeat;
	text-align: center !important;
	font-weight: bold;
	vertical-align: middle;
}

#menu td.ch {
	width: 101px !important;
	height: 31px;
	background-image: url(/common/img/menug.gif);
	background-repeat: no-repeat;
	text-align: center !important;
	font-weight: bold;
	vertical-align: middle;
}

#menu div {
	width:101px !important; 
	height: 23px;
	padding-top:8px;
	cursor:hand !important;
}

#menu a {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
        color: #1e3250; 
        text-decoration: none;
        outline: none;
}


#breadcrumbs td {
	vertical-align:middle;
	padding-left:20px;
}

#breadcrumbs a {
        color: #1e3250; 
        text-decoration: none;
	font-weight: bold;
        outline: none;
}

#breadcrumbs img {
	padding: 0px 7px 0px 7px;
}

.smallr {
	float: right;
	font-size: 11px !important;
	text-align: right;
	padding-right: 10px;
	padding: 0px;
	margin: 0px;
}

.LftNews_rdr {
	float: left;
	clear: both;
	margin: 10px 0px 0px 5px;
	text-align: left;
	width: 180px;
}
.LftNews_rdr .News_list_top {
	min-height: 19px !important;
}
.LftNews_rdr .News_list_top h3 {
	color: #153e6e;
	font-size: 12px;
	font-style: normal;
	padding: 5px 0px 3px 8px;
	margin: 0px;
}
.LftNews_rdr .News_list_box li {
	font-size: 12px;
}
.LftNews_rdr .News_list_box li a:hover {
	font-size: 12px;
	color: #333333;
}

.News_list_rdr {
	float: right;
	min-height: 270px;
	height: 210px;
	width: 180px;
	text-align: left;
	margin: 10px 5px 15px 10px !important;
	padding-bottom: 10px;
}
.News_list_top {
	background: url(/common/img/news_bg.gif) no-repeat left top;
	min-height: 30px;
	margin: 0px;
	padding: 0;
}
.News_list_top h3 {
	color: #153e6e;
	font-size: 105%;
	font-style: italic;
	padding: 5px 0px 2px 5px;
	margin: 0px;
	line-height: 13px;
}
.News_list_box {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #b2b2b2;
	float: left;
	clear: both;
	width: 178px !important;
	margin: 0px;
	background: #FFFFFF;
}
/*html .News_list_box {
	width: 180px !important;
}*/
.News_list_box ul {
	margin: 0px;
	padding: 0px;
}
.News_list_box li {
	border-top: 1px solid #CCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.News_list_box li a {
	text-decoration: none;
	width: 168px;
	background: white;
	padding: 2px 5px;
	line-height: 16px;
	display: block;
}
* html .News_list_box li a {
}
.News_list_box li a div {
	cursor: hand !important;
}
.News_list_box li a:visited {
	text-decoration: none;
}
.News_list_box li a:hover, .News_list_box li a.selected {
	text-decoration: underline;
	background: #f4f4f4;
}

.News_list_box li a.answer, .News_list_box li a.selected {
	text-decoration: underline;
	background: #f4f4f4;
	color:#000000;
}


.News_list_box li a.selected {
	text-decoration: none;
	background: #f4f4f4;
}
.News_list_box li.first {
	border: medium none;
}
.News_list_bot {
	background: url(/common/img/news_bg.gif) no-repeat left bottom;
	height: 5px;
	padding: 0px;
	float: left;
	clear: both;
	width: 180px;
	font-size: 0%;
}

.topPad {
	padding: 10px 0px 0px 0px;
}

#hp_col {
	width: 100%;
	margin: 5px 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
.clearDiv {
	clear: both;
}
#hp_col a {
	text-decoration: none;
	color: #003399;
}
#hp_col a:hover {
	text-decoration: underline;
	color: #ff6600;
}
/* -- Read More Links --*/
.HPList {
	text-align: right;
	color: #FF6600;
	margin-right: 15px;
	clear: both;
}
.HPList a {
	font-size: 11px !important;
	text-decoration: underline !important;
	font-weight: bold;
}
.HPList a:hover {
	color: #333366 !important;
	text-decoration: none;
	font-weight: bold;
}
.Hp_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	float: left;
}
/* -- HP Weekly News  --*/
.Hp_WeekNews {
	float: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	margin: 0px;
}
.Hp_WeekNews h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666699;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
}
.Hp_WeekNews ul {
	padding-left: 0px;
	margin-left: 0px;
}
.Hp_WeekNews li {
	/*list-style:circle !important;
	color: #FF6600;*/
	font-size: 100%;
}
.Hp_bullets ul {
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.Hp_bullets li {
	list-style: url(http://images.medicinenet.com/images/bullet_orange_circ09.gif);
	padding: 3px 0px;
	border-bottom: 1px dashed #CCC;
	font-size: 12px;
	height: 14px !important;
        display: block;
        overflow: hidden;
        text-overflow:ellipsis;
}
.Hp_bullets li a, .Hp_bullets li a:visited {
	text-decoration: none;
}
.Hp_bullets li a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.clearall {
        clear: both;
}

.Purple_Center h5 {
	color: white !important;
	font-size: 13px;
	letter-spacing: 1px;
	height: 20px;
	margin: 20px 0px;
	padding: 7px 5px 4px 10px;
	background: url(/common/img/header_purple.gif) repeat-x;
}
.header_purple a {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
}
.header_purple a:hover {
	color: #28283b !important;
	text-decoration: none !important;
}

.Purple_Center {
	width: 100%;
	clear: both;
	float: left;
}
.Purple_Center h2 {
	font-size: 12px;
	color: #336633;
}
.Purple_Center .Purple_Title {
	font-weight: bold;
}

.Numbered {
	width: 215px;
	float: left;
	margin: 0;
	margin: 8px 10px;
	padding: 0;
}
.NumberedBg {
	background: url(/common/img/stat_header.gif) no-repeat;
	clear: both;
}
.Numbered h3 {
	font-size: 13px;
	letter-spacing: 1px;
	color: #336633;
	margin: 0px;
	padding: 4px 1px 2px 25px;
}
.Numbered ul, .Numbered li {
	margin: 0px;
	list-style: none;
	padding: 0px;
	clear: both;
	font-size: 12px;
}
.Numbered li a {
	text-decoration: none;
}
.Numberedborder {
	border-left: 1px solid #9ece6b;
	border-right: 1px solid #9ece6b;
	margin: 0px;
	padding: 0px;
	width: 215px;
	max-width: 213px;
	min-width: 213px;
	clear: both;
}
/* --- Styling format for Numbers --*/
.Number_Item {
	height: 16px;
	min-height: 15px;
	max-height: 15px;
	width: 17px;
	padding: 4px 0px 2px 2px;
	background: #6f9b40;
	color: white;
	font-weight: bold;
	float: left;
	text-align: center;
	font-size: 80%;
	border-bottom: solid 1px #E8F6F5;
}
.Title_Item_last {
	height: 17px;
	width: 185px;
	min-width: 185px;
	max-width: 185px;
	margin: 0px;
	padding: 2px 0px 2px 7px;
	background: #FFF;
	float: left;
	border-bottom: 0px;
}
.Title_Item {
	height: 17px;
	width: 191px;
	min-width: 185px;
	max-width: 185px;
	margin: 0;
	padding: 2px 0px 2px 8px;
	background: #FFF;
	float: left;
	border-bottom: solid 1px #9ece6b;
	display: block;
	width: 185px;
}
.Number_btm {
	clear: both;
	font-size: 1%;
	text-align: right;
	background: url(/common/img/stat_footer.gif) no-repeat bottom left;
	padding: 0;
	width: 215px;
	height: 5px;
}

#manual-ramka {
	border-style: solid; 
	border-width: 1px;
	margin-bottom: 5px; 
	padding: 5px;
	font-size: 14px;
}

#apteka {
	bground-color: fffea7#;
        font-size: 13pt;
        font-weight: bold;
        text-decoration: none;
        color: #156bc2;
}


