@charset "utf-8";


/* ГЛОБАЛЬНЫЙ КОНТЕНТ ######################################################################## */
/* ГЛОБАЛЬНЫЙ КОНТЕНТ ######################################################################## */
/* ГЛОБАЛЬНЫЙ КОНТЕНТ ######################################################################## */

* {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
}

html {
	width: 100%;
	height: 100%;
}

body {
	margin:20px;
	margin-top:5px;
	text-align: justify;
	width:100%;
}


.clndr_box
{
position: absolute; width: 177px; height: 80px; top:5px;
background-image: url('/skin/calendar_psd.png'); background-repeat: no-repeat;
  background-position: bottom center;
}

.clndr_logobox
{
position:absolute; width:87px; height:52px; left:10px; top:12px;
text-align:center;
overflow: hidden;
color:#39a2d9;
font-size:10px;
line-height: 12px;
}
.clndr_textbox
{
position:absolute; width:74px; height:52px; right:2px; top:11px;
text-align:center;
}

.clndr_textbox .big
{
position:relative;
font-size:25px;
color:#FFF;;
font-weight: bold;
}

.clndr_textbox .small
{
position:relative;
font-size:14px;
color:#d2ebf7;
}



p{
	font-size: 14px;
	margin-top:10px;
	margin-bottom:10px;
	text-indent: 30px;
}

A { color: #004600; text-decoration: underline;}
A:hover { color: #FF4D09; text-decoration: underline;}


/* ######################################################################### */


#header A:hover { color: #FF4D09; 	text-decoration: none;}

body#main  {
	background-color: #fef9f3;
	background-image: url(fon_body.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 100%;
	min-width:800px;
	margin:0px;
	display: table;
}

	 #bodyLeft {
		background-image: url(lenta.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 100%;

		position:relative;
		min-height:100%;
		height:auto !important;
		height:100%;
		 }

		 #bodyRight {
			background-image: url(man.png);
			background-repeat: no-repeat;
			background-position: right top;
			width: 100%;
			 }

			 #container {
				text-align: left;
				width: 100%;
				 }

/* Заголовок ######################################################################## */

#header {
	height: 171px;
	width:100%;
}

	#langPanel {
	float: right;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:14px;
	background-image: url(lang_fon_psd.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

	#langPanel A{
	text-decoration: none;
	}
		#langPanel img{
			margin-right:12px;
			}

		#langPanel .sel_lang{
			font-weight: bold;
			text-decoration: underline;
			}

		#langPanel .off{
			color:#AAA;
			text-decoration: none;
			}


	#logo {
	float: left;
	margin-top:95px;
	margin-left:20%;
	}


/* Верхнее меню ######################################################################## */

	#upMenu {
	margin-left: 180px;
	}

		#upMenu div{
			float: left;
			margin-right: 20px;
			height: 24px;
			display:inline;
			padding-top:12px;
			padding-right:20px;
			padding-left:9px;
			margin-bottom:-2px;
		}

		#upMenu a{

			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
		}


		#upMenu div#selUpMenu{
			color:#FFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			background-color:#2ba727;
			background-image: url(marker_upmenu.png);
			background-repeat: no-repeat;
			background-position: right top;
		}

/* Левая панель ######################################################################## */

 #leftPanel {
	width: 200px;
	background: #FFF;
	padding: 10px 0;
	margin-left:11px;

}

#leftPanel ul { }

#leftPanel ul li{
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:5px;
	font-weight:bold;
}

#leftPanel ul li#selLeftMenu{
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:5px;
	font-weight:bold;
	background-color:#fcf488;
	background-image: url(marker_leftmenu.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#leftPanel ul li A
    {
		font-weight:bold;
		color: #333;
		text-decoration: none;
	}

#leftPanel ul li A:hover { color: #FF4D09; 	text-decoration: underline;}

/* Правая панель ######################################################################## */

 #rightPanel {
	width: 150px;
	background: #FFF;
	margin-right:10px;

}

	 #rightPanel div#logoLenta{
		text-align:center;
	 	}

	 #rightPanel img{
		margin-top:10px;
		margin-bottom:10px;
	 	}

/* КОНТЕНТ ######################################################################## */


 #mainContent {

	margin: 0 15px 0 15px;
	pading: 0 10px 0 10px;


}

	#mainContent h1.more{
	color:#000;
	height:auto;
	background-color:#fbed80;
	background-image: url(h1_cont.png);
	background-repeat: repeat-x;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-top:30px;
	text-align:left;
	}


	#mainContent h1.one{
	color:#2ba727;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:30px;
	text-align:left;
	}

	#mainContent h2.faq{
	color:#389a38;
	background-image: url(list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top:5px;
	margin-right:10px;
	margin-left:20px;
	padding-left:15px;
	text-align:left;
	cursor: pointer;
	cursor: hand;
	}

#mainContent div.faq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left:40px;
	margin-right:20px;
	text-align: justify;
	}

	#mainContent div.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left:10px;
	text-align: justify;
	}

	#mainContent .contentFoto{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:5px;
	border: solid 1px #999;
	}

	#mainContent .contentFotoZoom{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:5px;
	padding-bottom:25px;
	background-image: url(zoom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: solid 1px #777;
	}

        #photoGallery img{
	border: solid 1px #999;
        padding:5px;
        }

	#mainContent div.footer_cont{
	height:22px;
	background-color:#fde425;
	background-image: url(footer_cont.png);
	background-repeat: repeat-x;
	background-position: right top;
	padding-top:3px;
	padding-right:10px;
	text-align:right;
	}

	#mainContent div.dateR{
		float:right;
		color:#444;
		padding-left:20px;}

	#mainContent div.dateL{
		float:left;
		color:#444;
		padding-left:20px;}

	#mainContent div.detail{
		float:right;
		font-weight: bold;
		}

   div.dateL A, p.mini_but A {text-decoration: none;}


   #mainContent table {border-collapse:collapse;}
   #mainContent td{padding:5px; text-align:left; border: solid 2px #FFF;}

   .marktr1 {background-color:#ccffcc;}
   .marktr2 {}
   .markhd * {background-color:#007700; color:#FFF; font-weight: bold;}
    img[hspace]{margin-left:10px; margin-right:10px;}



/* ФУТЕР ######################################################################## */

 #footer {
	position:relative;
	margin-top:-100px;
	height:100px;
	width:100%;
	background:#FFF;
}


/* PageBar ######################################################################## */

.pageBar{
 margin-top:20px;
 margin-bottom:15px;
 height:25px;
 float:right;
}

.sel_page
{
background-color:#FFFFB9;
color:#333;
border: 1px solid #070;
width:20px;
text-align:center;
padding-top:2px;
padding-bottom:2px;
float: left;
margin: 2px;
cursor: pointer;
cursor: hand;
}

.sel_page_focus
{
border: 1px solid #070;
background-color: #2ba727;
color:#FFF;
width:20px;
text-align:center;
font-weight: bold;
padding-top:2px;
padding-bottom:2px;
float: left;
margin: 2px;
}

.sel_page_null
{
color:#333;
width:20px;
text-align:center;
padding-top:2px;
padding-bottom:2px;
float: left;
margin: 2px;
}


/* РАЗНОЕ ######################################################################## */

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.empty {height:130px; }

.mini_but{
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: right;
	margin-bottom:-20px;
	margin-top:20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}

.clear {
position: relative;
clear: both;
height: 0px;
font-size: 0px; /*Это для IE специально*/
}


/* АНИМАШКА КОНТЕНТА ######################################################################## */


#featured{
	width:390px;
	padding: 1px 200px 1px 1px;
	position:relative;
	border:3px solid #FFBB2F;
	height:250px;
	background:#fff;
    z-index: 100;
    line-height:10px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:390px;
	list-style:none;
	padding:0; margin:0;
	width:200px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:7px;
	font-size:10px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #CC9900;
}
#featured ul.ui-tabs-nav li span{
	font-size:10px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;  background:#fff;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#FBED80;
}
#featured li.ui-tabs-selected{
	background:url('/skin/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#FFCC66;
}
#featured .ui-tabs-panel{
	width:390px; height:250px;
	background:#999; position:relative;
    overflow: hidden;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	bottom:0px; left:0;
    width:400px;
	background: url('/skin/transparent-bg_psd.png');
}
#featured .info h2{
	font-size:14px;
	color:#fff; padding:5px 5px 0px 5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:2px 5px 5px 10px;
   font-size:10px;
	color:#FEF9F3;
   	text-indent: 0px;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}

#featured a {
  font-size:10px;
}

