﻿html, body {
margin : 0 0 0 0;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;font-size: 12px; color:#000000;
}

#container {
	width:980px;
	min-height:900px;
	height: 900px;
	height:auto !important; 
	margin: 0 auto;
	border:thin solid #009283;
	background: url(../img/hg_navi1.gif) no-repeat;
	background-position: 0 263px;
	position: relative;
}
#header {

    text-align: left; /* Выравнивание по центру */

}
#top1 {
	width:980px;
	height:52px;
	background-color:#25a7a4;
}
#top2 {
	padding:10px;
}

#top3 {
	width:980px;
	height:180px;
	background:url(../img/med.gif) no-repeat;
}

#sidebar  {
	width:265px;
	margin-top:13px;
	margin-left:35px;
	padding: 0 5px; /* Отступы вокруг текста */
    float: left; /* Обтекание по правому краю */
} 

#content {
    margin-left: 250px; /* Отступ слева */
	margin-right: 40px; /* Отступ слева */
	margin-bottom: 40px; /* Отступ слева */
}

#footer {
    background: #25a7a4; /* Цвет фона подвала */
    color: #fff; /* Цвет текста */
    padding: 5px; /* Отступы вокруг текста */
	clear: left;
	width: 99%;
    position: absolute;
	bottom: 0;
   }

a {
color:#41434d; text-decoration:none; font-weight:bold; 
}
a:hover {
color:#239895 ;
}

a.menu {
color:#41434d; text-decoration:none; font-weight: normal; font-size:13px; font-weight:bold;
}
a.menu:hover {
color:#239895 ;
}
a.menu_current {
font-weight: normal; font-size:13px; font-weight:bold;
}
a.menu_current {color:#239895;}
a.menu_current:hover {color:#239895;}


a.var {
color:#fabf6a; font-weight:bold;
}
p {
padding:5px 0px;
margin-top:7px; margin-bottom:7px;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px; color:#000000; font-weight:normal;
text-align:justify;
text-justify:inter-word;
}
p.info {
padding: 0px 15px;
font-size: 11px; color:#fabf6a;
font-weight:normal;
}
p.artbeschr {
padding:5px 0px;
margin-top:7px; margin-bottom:7px;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px; color:#730303; font-weight:bold;
}
textarea.small {
     width: 275px !important;
     height: 100px !important;
}

textarea.big {
     width: 580px !important;
     height: 100px !important;
}



h1 { font-size:24px; font-weight:bold; margin-top:7px; margin-bottom:7px;text-align:center; color:#730303;}
h2 { font-size:18px; font-weight:bold; margin-top:7px; margin-bottom:7px; color:#41434d;}
h3 {padding:0 10px; color:#730303; margin-top:7px; margin-bottom:7px; background:#fabf6a;}
h4 { font-size:12px; font-weight:bold; text-decoration:underline; margin-top:7px; margin-bottom:7px; color:#730303;}

ul { margin-left:0px; color:#730303;}

