/* CSS Document */

h1{
font-size:18px!important;}

h2 {
	margin: 15px 0 0 0;
	padding: 0;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}


h3 {
	margin: 15px 0 0 0;
	padding: 0;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.png{
    behavior: url(/images/pngbehavior.htc);
   }

body{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align:center;
}

table.main_table{
	width: 100%;
	border-width: 0;
    margin :0 auto;
	padding: 0;
}

.png{
	behavior: url(/images/pngbehavior.htc);
}

td.head_row{
    height: 292px;
    background-color: #65CDFF;
    vertical-align: top;
}

div#top_container{
position:relative;
width:100%;
height:292px;}

div#flash{
position:absolute;
right:0;
top:0;
width:1024px;
height:292px;
z-index:1;}

div#dop_info{
	position:absolute;
	z-index:2;
	right:0;
	top:0;
	width:100%;	
	height: 292px;
}

div#white{
position:absolute;
z-index:3;
top:0;
height:292px;
right:0;
width:25%;
background-color:#fff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

div.redpanel{
    float: right;
    position: relative;
	z-index:4;
    top: 6px;
    right: 0px;
    height: 27px;
    width: 133px;
    background-image: url(/images/redpanelback.gif);
    background-repeat: no-repeat;
    padding-top: 5px;
}

div.toptext{
    float: right;
    position: relative;
	z-index:4;
    top: 75px;
    left: 100px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
}

a.bluelink:link{
    color: #0286E8;
    text-decoration: underline;
}

a.bluelink:visited{
    color: #0286E8;
    text-decoration: underline;
}

a.bluelink:hover{
    color: #0286E8;
    text-decoration: underline;
}

a.bluelink:active{
    color: #0286E8;
    text-decoration: underline;
}

td.menu_row{
    height: 137px;
    vertical-align: top;
}

table.menu_table{
	width: 100%;
	border-width: 0;
    margin: 0;
	padding: 0;
    vertical-align: top;
}

td.hm_topitem1{
    width: 25%;
    height: 24px;
    background-color: #FFCC00;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
}

a.hm_menulink1:link{
    color: #FFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

a.hm_menulink1:visited{
    color: #FFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;

}

a.hm_menulink1:hover{
    color: #FFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;

}

a.hm_menulink1:active{
    color: #FFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;

}

td.hm_topitem2{
    width: 25%;
    height: 24px;
    background-color: #0286E8;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
}

td.hm_topitem3{
    width: 25%;
    height: 24px;
    background-color: #FEA802;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
}

td.hm_topitem4{
    width: 25%;
    height: 24px;
    background-color: #6ABB00;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
}

td.hmt_botitem1{
    width: 25%;
    height: 109px;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem2{
    width: 25%;
    height: 109px;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem3{
    width: 25%;
    height: 109px;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem4{
    width: 25%;
    height: 109px;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem1_active{
    width: 25%;
    height: 109px;
    background-color: #FFCC00;
    background-image: url(/images/item1_back.jpg);
    background-position: right;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem2_active{
    width: 25%;
    height: 109px;
    background-image: url(/images/item2_back.jpg);
    background-color: #0286E8;
    background-position: right;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem3_active{
    width: 25%;
    height: 109px;
    background-color: #FEA802;
    background-image: url(/images/item3_back.jpg);
    background-position: right;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
}

td.hmt_botitem4_active{
    width: 25%;
    height: 109px;
    background-color: #6ABB00;
    background-image: url(/images/item4_back.jpg);
    background-position: right;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
}

a.hm_botitem1_link:link{
    color: #FFCC00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem1_link:visited{
    color: #FFCC00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem1_link:hover{
    color: #FFCC00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none!important;
}

a.hm_botitem1_link:active{
    color: #FFCC00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}


a.hm_botitem2_link:link{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem2_link:visited{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem2_link:hover{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

a.hm_botitem2_link:active{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem3_link:link{
    color: #FEA802;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem3_link:visited{
    color: #FEA802;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem3_link:hover{
    color: #FEA802;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

a.hm_botitem3_link:active{
    color: #FEA802;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem4_link:link{
    color: #6ABB00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem4_link:visited{
    color: #6ABB00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem4_link:hover{
    color: #6ABB00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

a.hm_botitem4_link:active{
    color: #6ABB00;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem_active_link:link{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem_active_link:visited{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.hm_botitem_active_link:hover{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

a.hm_botitem_active_link:active{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

div.hmt_botitem_menu{
    float: left;
    position: relative;
    top: 30px;
    left: 15px;
}

td.bottom_row{
    height: 68px;
    background-color: #FFCC00;
    background-image:url(/images/botom_back.gif);
    background-position:right;
    background-repeat:no-repeat;
    vertical-align: top;
}

a.bot_link:link{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.bot_link:visited{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.bot_link:hover{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.bot_link:active{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

div.bot_text1{
    float: left;
    position: relative;
    left: 15px;
    top: 5px;
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
}

div.bot_text2{
    float: right;
    position: relative;
    top: 5px;
    right: 10px;
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
}

div.bot_text3{
    float: right;
    position: relative;
    top: 20px;
    right: -161px;
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
}

td.head_row_stoma{
    height: 54px;
    background-color: #0286E8;
    vertical-align: top;
}

td.bottom_row_stoma{
    height: 68px;
    background-color: #0286E8;
    vertical-align: top;
}

td.head_row_cosmet{
    height: 54px;
    background-color: #FF9C00;
    vertical-align: top;
}

td.bottom_row_cosmet{
    height: 68px;
    background-color: #FF9C00;
    vertical-align: top;
}

td.head_row_anti{
    height: 54px;
    background-color: #6ABB00;
    vertical-align: top;
}

td.bottom_row_anti{
    height: 68px;
    background-color: #6ABB00;
    vertical-align: top;
}

td.logo_row{
    height: 159px;
    vertical-align: top;
    text-align: left;
}

td.logo_row_main{
    height: 159px;
    vertical-align: top;
    text-align: left;
	background-color:#FFCC00;
}

td.logo_row_anti{
    height: 159px;
    vertical-align: top;
    text-align: left;
	background:url(inner_fon_anti.jpg) no-repeat 0 0;
}

td.logo_row_stoma{
    height: 159px;
    vertical-align: top;
    text-align: left;
	background:url(inner_fon_stoma.jpg) no-repeat 0 0;
}

td.logo_row_cosmo{
    height: 159px;
    vertical-align: top;
    text-align: left;
	background:url(inner_fon_cosmo.jpg) no-repeat 0 0;
}


div#logo_cont{
 float: left;
    position: relative;
    top: 20px;
    left: 20px;
	text-align:center;
}
div.logo{

}

div.title{

}

td.page_menu_row{
    height: 43px;
    text-align: left;
	
}
#line_tbl{
border-bottom:dashed 1px #ccc;
width:100%;}



.greenbold{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.orangebold{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.bluebold{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.yellowbold{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFCC00;
}

.greenbold1{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #6abb00;
}

.greenbold2{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #167a34;
}

.orangebold1{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fea802;
}

.bluebold1{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0077d0;
}

.yellowbold1{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #ffcc00;
}

.black{
    font-family: Arial;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.black12{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

a.blue_link:link{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.blue_link:visited{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.blue_link:hover{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.blue_link:active{
    color: #0286E8;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

td.left_menu{
    width: 284px;
    text-align: left;
    padding-left: 15px;
}

a.yellow_big_bold:link{
    color: #FFCC00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.yellow_big_bold:visited{
    color: #FFCC00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.yellow_big_bold:hover{
    color: #FFCC00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.yellow_big_bold:active{
    color: #FFCC00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.blue_big_bold:link{
    color: #0286E8;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.blue_big_bold:visited{
    color: #0286E8;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.blue_big_bold:hover{
    color: #0286E8;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.blue_big_bold:active{
    color: #0286E8;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.orange_big_bold:link{
    color: #FEA802;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.orange_big_bold:visited{
    color: #FEA802;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.orange_big_bold:hover{
    color: #FEA802;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.orange_big_bold:active{
    color: #FEA802;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.green_big_bold:link{
    color: #6ABB00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.green_big_bold:visited{
    color: #6ABB00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.green_big_bold:hover{
    color: #6ABB00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.green_big_bold:active{
    color: #6ABB00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

div.cont{
    height: 134px;
    width: 257px;
    margin-left: -15px;
    padding-left: 15px;
    background-color: #F0ECD6;
    background-image: url(/images/kont_back.gif);
    background-position: right;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

div.banner1{
    height: 134px;
    width: 257px;
    margin-left: -15px;
    padding-left: 15px;
    background-image: url(/images/banner.gif);
    background-position: right;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

div.banner_plan{
width:272px;
height:128px;
position:relative;
top:5px;
right:20px;}

td.banner_row{
    height: 216px;
    text-align: center;
    vertical-align: middle;
}

div.banner{
    height: 128px;
    width: 983px;
    background-image: url(/images/banner.gif);
    background-repeat: no-repeat;
}

div.banner_inner{
    float: left;
    position: relative;
    left: 68px;
    top: 40px;
    text-align: left;
}

td.content_anti{
    vertical-align:top;
    height: 100%;
    background-image: url(/images/canti_back.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #7A7A7A;
}

td.content_cosmet{
    vertical-align:top;
    height: 100%;
    background-image: url(/images/ccosmet_back.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #7A7A7A;
}

td.content_stoma{
    vertical-align:top;
    height: 100%;
    background-image: url(/images/cstoma_back.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #7A7A7A;
}

td.content_index{
    vertical-align:top;
    height: 100%;
    background-image: url(/images/cindex_back.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #7A7A7A;
}

.content_stoma p, .content_cosmet p, content_anti p, .content_index p{
margin-right:40px;}

#banner_place{
background:url(/images/bp_fon.jpg) repeat-x 0 0;}

a.ban, a.ban:visited{font:normal 18px Georgia;color:#00aeff;text-decoration:underline;}

a.ban:hover{text-decoration:none;}



.guest1 span{
 color: #c63a3b;
 font-weight: bold;
}

.guest1{
 padding-bottom: 18px;
}

.guest2{
 padding-left:   50px;
 padding-bottom: 18px; 
}

.guest2 span{
 color: #021397;
 font-weight: bold;
}

.guest3{
 color: #a1a1a1;
 font-weight: bold;
 font-size: 16px;
}

.guest4{
 color: #5896bf;
}

.guest5{
 color: #7a7a7a;
}

.guest6{
 color: #92b74d;
}

.guest7{
 width: 34px;
}

.guest8{
 background: url(/images/guest.gif) top repeat-x;
 width: 100%;
 height: 34px;
}

.guest9{
 float: left;
 margin-right: 10px;
}

.guest10{
 float: left;
 width: 140px;
 margin-right: 30px;
 margin-bottom: 20px;
 text-align: center;
}

.guest10 A{
 color: #29599b;
 font-weight: bold;
}

.inp{
 width: 350px;
 border: 1px solid #cccccc;
}

A.article{
 color: #85a1ea;
 font-weight: bold;
}

.hot1{
 color: #feb101;
 font-weight: bold;
 font-size: 24px;
 margin-left: 200px;
}

.hot2{
 margin-left: 300px;
 font-size: 25px;
 font-weight: bold;
 color: #dd230a;
}
