body	{
text-align:center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#doc3 {
	margin: auto 0px; 
}

/* top header */
#hd {
	/*height: 199px;  за вътрешните страници*/
	height: 174px;
	background-image: url(img/headbkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: auto;
	clear: both;
}

#hd1 {
	height: 41px;
	padding: 20px 10px 21px 10px;
	margin: 0;
	/*background-image: url(img/winter.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
}

#hd1 img {
	float: left;
}

#hd1 ul {
	text-align: right;
	margin: 0px 0 0 0;
	padding: 0px 0;
	height: 30px;
}

#hd1 li {
	display: inline;
	list-style: none;
}

#hd1 li a {
	color: #999;
}

#hd2 {
	height: 82px;
	background: url(img/headimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0 0;
	clear: both;
}

/* =============================================================================== */

#menutop {
	position: absolute;
	left: 0px;
	top: 109px;
	background-image: url(img/m_ul_end.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 54px;
	margin: 0 0 0 0px;
	padding: 0 15px 0 0;
}

#menutop ul {
	background-color: #0B4DA2;
	margin: 0 0 0 0;
	padding: 18px 0px 0 0px;
}

#menutop li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px 10px 0px 15px;
	background-image: url(img/m_but_razdel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 37px;
}

#menutop li a {
	color: #0B4DA2;
	font-size: 12px;
	text-decoration: none;
	padding: 0 5px 10px 5px;
	margin: 0 0 0 0;
	line-height: 37px;
}

#menutop li a:hover {
	color: #000;
}

#active {
	background-image: url(img/m_but_bkg_active.gif) !important;
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 37px;
	font-weight: bold;
}

#active a {
	color: #666666 !important;
	margin-left: 30px !important;
}

/* main */
#bd {
	background-image: url(img/darkbkg.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
	background-color: #000033; 
	margin-top: -10px;
}

.p404 {
	line-height: 150%;
	padding: 20px;
	width: 550px;
}

.p404 h1 {
	color: #0B4DA2;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

.p404 ul {
	padding-left: 30px;
}

.p404 li {
	list-style: circle;
}

#anim {
	padding:10px 10px 10px 10px; 
	margin: 0px 0 0px 0; 
	text-align: center; 
	height: 531px;
}

#s-field {
	padding: 0px 10px 10px 10px; margin: 0px auto 0 auto; border-bottom: 10px solid #fff; text-align: center;
}

/* partners gallery */

.partners {
	/*float: left;*/
	display: inline;
	margin: 0 auto 0 auto;
	padding: 0 0;
	text-align: center !important;
}

.partners h1 {
	color: #90B3FF;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0;
	font-weight: bold;
}

.partners ul {
	margin: 0;
	padding: 0 0;
}

.partners ul li {
	list-style: none;
	/*float: left;*/
	display: inline;
}

.partners img {
	border: none;
	background-color: #fff;
	height: 70px;
	background-color: #fff;
	border: 3px solid #90B3FF;
	margin: 5px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
}

/* =============================================================================== */

/* footer */
#ft {
	display: inline;
}

#copy {
	background-color: #517ACD;
	line-height:30px;
	width: 214px;
	padding: 0 0px 0 0px;
	text-align: center;
	color: #fff;
	float: left;
}

#ftright {
	background-color: #0B4DA2;
	line-height:30px;
	padding: 0 0 0 240px;
	color: #D6EDFF;
}

#ftright a {
	color: #fff;
}

/* =============================================================================== */

.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* index banner */
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

