* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
    font-size:100%;
	font-family: Tahoma, Verdana, Arial;
    font-size: 0.95em;
	color: #666;
}
h1 {
    padding: 10px 0 10px 0;
	font-size: 120%;
	color: #CC0000;
}
a {
	text-decoration: underline;
	color: #438610;
}
a:hover {
	color: #438610;
	text-decoration: none;
}

ul {
	list-style-image: url('../images/bullet.gif');
	padding-left: 25px;
	margin-top: 10px;
}
ul li {
	padding-bottom: 5px;
}
ul ul {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
} 
.width100p {
	width: 100%;
}


#page {
	min-height: 100%;
	height: auto  !important;
	height: 100%;
	margin: 0 auto -40px;
	max-width: 1300px;
	min-width: 1000px;
	width: 1000px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

/*
#footer-reserv {
	height: 40px;
}

*/


#bkgr-top-menu {
	height: 40px;
	background: #000 url('../images/main-bg.png') scroll left 0px repeat-x;
	color: #ccc;
}

#bkgr-main-media {
	height: 205px;
	height: 200px;
	background: #70b718 url('../images/bkgr_main_media.gif') scroll left top repeat-x;
}

#bkgr-content {
	height: 100%;
	/*background: url('../images/bkgr_content.gif') scroll left top repeat-x;*/
}

#bkgr-footer {
	height: 100px;
	background: white url('../images/footer_bk.gif') left top repeat-x;
	border-top: 1px solid #ff6600;
	margin-top: 20px;
}

.inner {
	width: 100%;
	margin: 0;
	background: transparent;
	position: relative;
	padding: 0px 0px;
}

#bkgr-content .inner {
	padding-top: 20px;
}

#top-menu {
	height: 40px;
	float: left;
	width: 690px;
	padding-left: 20px;
}

	#top-menu-inner {
		padding-top: 6px;
	}

	
#content-left {
	width: 190px;
	float: left;
}	
#content-center {
	width: 530px;
	float: left;
}	
#content-center-2col {
	width: 790px;
	float: left;
}
#content-right {
	width: 180px;
	float: left;
}	

#show {
	height: 270px;
}

.content-center-inner {
	padding: 0px 20px 20px;
}	
.content-left-inner, .content-right-inner {
	padding-bottom: 20px;
}	
.slideshow-images {

	margin-left: 0px;
	border: 0px solid blue;
}


ul.menu {
	list-style-image: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
ul.menu li {
	/*background: transparent url('../images/dot.gif') repeat-x scroll left bottom;*/
	display: block;
	list-style: none;
	list-style-image: none;
	padding: 0px 0px 5px 0px;
}

ul.menu li a {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 13px;
	line-height: 10px;
	font-family: Tahoma;
	font-weight: bold;
	margin-left: 14px;
    
}
ul.menu li a.arr, ul.menu li a.arr:hover {
	display: inline;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover {
	text-decoration: underline;
}
ul.menu li.active a {
	color: #203a01;/*#0abbd2;*/
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
ul.menu li.active li a {
	font-weight: normal;
}
ul.menu li a, ul.menu li a:link, ul.menu li a:active, ul.menu li a:visited, ul.menu li a:hover, 
ul.menu li.active a, ul.menu li.active a:hover  { 
	list-style: none; 
	background-image: none; 
}
ul.menu li ul {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	margin-top: 7px;
}
ul.menu li li:hover {
	background: transparent url('../images/bullet_hover.gif') 0px 6px no-repeat ;
}
ul.menu li li {
	font-size: 11px;
	background: none;
	padding-bottom: 5px;
	background: transparent url('../images/bullet.gif') 0px 6px no-repeat ;
	padding-left: 10px;
}
ul.menu li ul li a {
	padding: 3px 0px;
	color: #555555;
	font-weight: normal;
	line-height: 12px;
}
ul.menu li.active ul li a {
	padding: 3px 0px;
	color: #555555;
}
ul.menu li.active ul li.active a {
	padding: 3px 0px;
	color: #945900;	
}

.img_caption {
	width: 162px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}
.img_caption img {
	clear: both;
	float: left;
	
}
.img_caption p {
	color: #999;
	font-size: 11px;
}

.content-center-inner p,
.content-left-inner p,
.content-right-inner p {
	color: #666;
	line-height: 18px;
	
}

.float-left {
	float: left;
}

.button {
	background: transparent url(../images/button_bg.png) no-repeat scroll left top;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 10px 0 0;
	padding: 0;
	text-indent: 10px;
	width: 94px;
	text-decoration: none;
	cleaR: left;
}

.btn a {
	color: white;
	text-decoration: none;
}
.article_separator {
	background: transparent url(../images/dot.gif) repeat-x scroll left center;
	display: block;
	height: 30px;
	margin: 0;
}





#blue-block {
	background: #D3F9FF none repeat scroll 0 0;
	border-bottom: 1px solid #90E2EC;
	border-top: 1px solid #90E2EC;
	margin: 0 0 20px;
	width: 100%;
	padding: 0px;
	float: left;
	padding-bottom: 20px;
}
.blue-block-inner {

}

#blue-block .block {
	width: 400px;
	float: left;
	margin-left: 50px;
}

ul.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.list li {
	padding-left: 13px;
	background: transparent url(../images/arrow.gif) no-repeat scroll 0 10px;
	padding: 6px 0 6px 20px;
	line-height: 16px;
}
ul.list li a {
	color: #555;
}
ul.list li a:hover {
	color: #0ABBD2;
}



#bkgr-main-media .inner {

}

#logo-title {
	width: 280px;
	float: left;
}



.image_border {
	border: 1px solid #d48c02;
}

.view_photo {
	margin: 0 auto;
	width: 700px;
	float: left;
	padding-left: 70px;
}

.galery_photo {
	float: left;
	margin-right: 10px; 
	margin-bottom: 10px;	
}

.photo_thumbnail, .galery_photo img {
	border: 1px solid #5c5;
}

.galery_photo2 {
	margin-right: 5px; 
	margin-bottom: 5px;	
}

.galery_photo2 img {
	border: 1px solid #108301;
}

.search_result_block {
	margin-bottom: 15px;
}
.search_result_block p {
	margin: 5px 0px;
	line-height: 14px;
}

.img_float_left {
	float: left;
	margin: 0px 5px 5px 0px;
}

table {
	border-collapse: collapse;
}
table td {
	padding: 3px;
}

.t-content .midcol p {
    text-align: justify;
}
.t-content .midcol p.title {
    text-align: center;
}

#show {
	margin-left: 340px;
}
.content-center-inner p {
	text-align: justify;
}
.content-center-inner p.title {
	text-align: center;
}
#content-center-2col {
	padding-bottom: 10px;
}

.img_caption p {
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}





.album {
	border: 1px solid #5a91c9;
	height: 122px;
	margin-bottom: 10px;	
}
.album .image {
	float: left;
	height: 110px;
	margin: 5px;
	margin-right: 10px;
	width: 150px;
}
.album .image img {
	border: 0px;
}
.album .name {
	margin-top: 10px;
	height: 20px;
	padding-right: 10px;
}
.album .name a {
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}
.album .photo_number {
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 5px;
}
.album .description {
	padding-right: 10px;
}

.slideshow {
	width: 510px;
	border: 1px solid blue;
	display: block;
}

.slideshowrol {

	
	margin-right: 245px;
	margin-top: 45px;
	z-index: +10000;
	position: absolute;

}

.hidden {
	display: none;
}



.news_title {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}



span.required {
	font-family: verdana;
	color: red;
}

input[type='text'], input[type='password'], textarea {
	width: 100%;
}
input[type='submit'] {
	border: 0px;
}


/************************************************************************************/
/************************************************************************************/
/************************************************************************************/

.t-top-menu-search .menu,
.t-top-media .logo-slogan,
.t-content .leftcol,
.t-footer .copyright {
	padding-left: 20px;
}

.t-top-menu-search .search-form,
.t-top-media td.slideshow,
.t-content .rightcol,
.t-footer .logos {
	padding-right: 30px;
}

.t-top-menu-search {
	width: 100%;
	background: ghtgreen;
	margin: 0px;
	min-width: 780px;
}
.t-top-menu-search .menu {
	padding-top: 0px;
}
.t-top-menu-search .search-form {
	width: 240px;
}

	#search-form {
		width: 225px;
	}

		#search-form div {
			padding-top: 0px;
		}
		#search-form input[type='text'] {
			background: #fff url('../images/icon-search.gif') no-repeat scroll 5px 5px;
			border: 1px solid #999;
			color: #666;
			margin: 0;
			padding: 3px 10px 2px 25px;
			text-transform: capitalize;
			width: 203px;
			height: 16px;
			font-size: 12px;
		}
		#search-form input[type='submit'] {
			display: none;
		}
		

.t-top-media {
	width: 100%;
}
.t-top-media .logo-slogan {
	width: 100%;
}
	.t-logo-slogan {
		height: 250px;
		height: 100%;
	}
	.t-logo-slogan .nav-pics {
		width: 10px;
		vertical-align: top;
	}
		#nav_pics {
			position: absolute;
			margin-top: 20px; 
			line-height: 15px;
		}
	.t-logo-slogan .logo {
		text-align: center;
		width: 120px;
		padding-top: 10px;
		padding-left: 0px;
	}
	
		#logo {
		}

	.t-logo-slogan .company-info {
		line-height: 20px;
		padding: 0px;
		padding-left: 0px;
	}
	.t-logo-slogan .company-info p {
		font-family: Verdana, Trebuchet MS, Tahoma, Arial;
		font-size: 6px;
		color: #ffd973;
		color: #2d5300;
	}
		.t-logo-slogan .company-info .c-title {
			padding-left: 0px;
		}
		.t-logo-slogan .company-info .name {
			padding-left: 0px;
			font-weight: bold;
		}
		.t-logo-slogan .company-info .tlph {
			padding-top: 15px;
			padding-left: 0px;
		}



	.t-logo-slogan .slogan {
		padding-left: 4px;
		padding-top: 8px;
	}

	#site-title {
		font-size: 16px;
		font-family: Verdana, Tahoma, Arial;
		text-align: left;
		line-height: 24px;
		color: #6a3702;
		font-weight: bold;
	}
	/*
	#site-title span {
		font-size: 20px;
		font-weight: bold;
		font-family: Tahoma;
	}
	*/


.t-top-media td.slideshow {
}



.t-content { width: 100%; margin-top: 20px; }
.t-content .leftcol { vertical-align: top; width: 200px;  }
.t-content .midcol { vertical-align: top; padding: 0px 20px; line-height: 18px; }

.t-content .rightcol { vertical-align: top; width: 200px; }

.title, .title2 {
	color: #c87004;
	color: #FF6600;
	color: #808080;
	font-size: 28px;
	margin: 0 0 10px;
	padding: 0;	
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	font-family: Cambria, Tahoma, Garamond, Trebuchet MS;
}
.title { /*text-decoration: underline;*/ border-bottom: 1px solid #A5784D; padding-bottom: 6px; }
.t-content .midcol p.title2 {
	font-size: 16px;
	text-align: center;
	font-family: tahoma;
}


.t-footer { width: 100%; height: 80px;  } 
.t-footer td { color: white;  }
.t-footer td a { color: #151; }
.t-footer .copyright { width: 30%; }
.t-footer .contacts { width: 45%; font-size: 11px; vertical-align: top; padding-top: 10px; }
.t-footer .logos { width: 30%; text-align: right; }


ul.menu li table { 
	border: 0px solid red; 
	height: 30px; 
	background: transparent url('../images/mitem_bkgr.gif') left top no-repeat; 
}

ul.menu li { cursor: pointer; }

ul.menu li table tr { 
    height: 30px; 
}
ul.menu li table td { vertical-align: middle; line-height: 10px; padding-left: 7px; position: relative; }
ul.menu li table tr:hover {  }


#main-under-content {
	clear: both;
	padding: 10px 30px 0px;
}

ul.menu li table td .menu-arr {
    font-weight: bold;
    font-family: Verdana;
    font-size: 13px;
    display: inline;
    color: white;
    float: left;
    width: 10px;
    height: 14px;
    padding-top: 3px;
}


ul.topic_list {
	list-style-image: url('../images/li.gif');
	list-style-position: 0px 0px;
}
ul.topic_list li {
	padding-bottom:10px;
}

table.tbl {
    border-collapse: collapse;
    border: 1px solid #666;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    width: 100%;
}
table.tbl td {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    padding: 3px;
}

