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;
}

#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;
}

.map {
	background-image: none !important; 
	background-color: #fff !important;
	padding: 20px;
	font-size: small;
}

.map h1 {
	font-size: large;
	color: #000;
	margin: 0 0 10px 0;
}

.map ul {
	margin: 0;
	padding: 0 0;
}

.map ul li {
	margin: 0px 0 10px 0;
	padding: 0 0 0 0px;
	font-weight: bold;
}

.map ul li ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.map ul li ul li {
	font-weight: normal;
	list-style-type: disc;
	margin: 0;
}

.map ul li ul li ul li {
	list-style-type: circle;
}

.map a {
	color: #0B4DA2;
	text-decoration: none;
}

.map a:hover {
	text-decoration: underline;
}

.mleft {
	float: left;
	display: inline;
	margin: 0 20px 0 20px;
	width: 40%;
	
}


/*  ******* Show index field ******* */
#show {
	width: 970px;
	height: 531px;
	padding:10px 10px 10px 10px; 
	margin: 0 auto 0px auto; 
	text-align: left; 
	overflow: hidden;
}

.sh_info {
	float: left;
	width: 265px;
	height: 420px;
	padding: 20px 20px 10px 20px;
	margin: 0;
	background-color: #00004B;
	overflow: hidden;
}

.sh_info_big {
	float: left;
	width: 20px;
	height: 420px;
	padding: 20px 20px 10px 20px;
	margin: 0;
	background-color: #00004B;
	overflow: hidden;
}

.sh_info h2 {
	color: #517ACD !important;
	text-transform: uppercase;
	font-size: 20px !important;
	font-weight: normal !important;
	padding: 10px 0 10px 0 !important;
	border: none !important;
	margin: 0 !important;
}

.sh_info h3 {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 10px 0 0px 0 !important;
	margin: 0 !important;
}

.sh_info p {
	color: #fff !important;
	line-height: 180% !important;
	margin: 10px 0 5px 0;
	font-size: 12px;
}

.sh_info a {
	color: #A0B377 !important;
	border: none !important;
}

.sh_info img {
	border: 1px solid #1B5BB5;
	padding: 2px 2px;
}

.sh_pic {
	float: right;
	width: 650px;
	height: 435px;
	/*border-left: 3px solid #01010D;*/
	-webkit-box-shadow: -3px 3px 25px #000; 
	-moz-box-shadow: -3px 3px 25px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#000000');
}

.sh_pic_big {
	float: right;
	width: 890px;
	height: 435px;
	/*border-left: 3px solid #01010D;*/
	-webkit-box-shadow: -3px 3px 25px #000; 
	-moz-box-shadow: -3px 3px 25px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#000000');
}

.sh_btn {
	float: left;
	width: 970px;
	height: 50px;
	background-color: #00004B;
}

.sh_btn ul {
	margin: 10px 0 0 15px;
	padding: 0 0;
}

.sh_btn li {
	display: inline;
	margin: 0;
	padding: 0 0;
}

.sh_btn li a {
	float: left;
	margin: 0 5px 0 5px;
	padding: 0 0;
	text-align: center;
	color: #00004B;
	font-size: 20px;
	text-decoration: none;
}

.sh_btn li a img {
	border: 3px solid  #1B5BB5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.sh_btn span {
	width: 34px;
	height: 34px;
	float: left;
	background-color: #90B3FF;
	margin: 0 2px 0 2px;
	line-height: 34px;
	text-align: center;
	color: #00004B;
	font-size: 20px;
	text-decoration: none;
}

.sh_btn li a:hover img {
	border: 3px solid #8EB3FF;
}

/* ***************************************************** */

/* 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;
}
