body {
	background: transparent;
	height: 100%;
}
body, td, th, input, textarea, div, span {
	font: normal normal 10px/150% Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 10px/150% Verdana, Arial, Tahoma,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}



p {
	margin: 0px;
}	

.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}

/* for FCK */
.cms_border {
    border-style:Solid;
    border-color:#C0C0C0;
    margin:2px auto auto 1px;
}
.cms_border td {
    border:1px solid #C0C0C0;
}
.cms_border_no, .cms_border_no td {
    border:none;
}

.form {

}

.form div.error, .form td.error, .form span.error{
	color: red;
}

.form input.error, .form textarea.error, .form select.error {
	background-color: red;
}

.popup {
	width: 100%;
	height: 100%;
}

.full {
	width: 100%;
	height: 100%;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}


.full .container {
	width: 961px;
	height: 546px;
	background: #262626;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
}

.full .container * {
	color: #999999;
}
.full .container a,
.full .container a:link,
.full .container a:visited, 
.full .container a:active {
	color: #FFFFFF;
}
.full .container a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* main */
.main {
	width: 961px;
	height: 466px;
}
.main .homepage {
	background: url('../media/images/bg/homepage.gif') left top no-repeat;
}
/* main */

/* menu_left */
.menu_left {
	width: 169px;
	vertical-align: bottom;
	height: 466px;
}
.menu_left.inner_page {
	height: 546px;
}
.menu_left .bot_links {
	vertical-align: bottom;
}
/* menu_left */

/* menu */
.menu {
	padding: 0 0 23px 0;
	border-top: 1px solid #4b4b4b;
}
.menu span,
.menu a {
	display: block;
	border-bottom: 1px solid #4d4d4d;
	padding: 5px 10px;
	text-decoration: none !important;
	color: #CCCCCC !important;
	font-size: 9px !important;
}
.menu span,
.menu a.active_q,
.menu a:hover {
	background: url('../media/images/ico/q.gif') right bottom no-repeat;
	color: #CCCCCC !important;
}
.menu a.active {
	background: url('../media/images/ico/tr.gif') right bottom no-repeat !important;
}
.menu .submenu {
	background: #000000;
	border-bottom: 1px solid #4b4b4b;
	padding: 3px 0;
}
.menu .submenu span,
.menu .submenu a {
	border: none;
	padding: 3px 10px;
	color: #999999 !important;
}
.menu .submenu span,
.menu .submenu a:hover {
	background: transparent !important;
	color: #FFFFFF !important;
}
/* menu */

/* page */
.page {
	height: 546px;
	width: 961px;
}
.page .spacer {
	width: 6px;
	background: #333333;
}
.page .content {
	width: 786px;
	
}
.page .spacer img {
	width: 6px;
	height: 1px;
}
/* page */

/* gallery */
.gallery {
	width: 100%;
	height: 546px;
}
.gallery .gallery_img {
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.gallery .gallery_img img {
	margin: 0 auto;
}
.gallery .gallery_thumbs {
	height: 546px;
}
.gallery .gallery_thumbs .padd {
	margin: -6px 0;
}
.gallery .gallery_thumbs .thumb {
	width: 75px;
	height: 75px;
	margin: 0 0 -6px 0;
	background: url('../media/images/dec/gallery_thumb.gif') top left no-repeat;
}
.gallery .gallery_thumbs .thumb.active {
	position: relative;
	background: url('../media/images/dec/gallery_thumb_ov.gif') top left no-repeat;
}
.gallery .gallery_thumbs .thumb td {
	width: 75px;
	height: 75px;
	vertical-align: middle;
	text-align: center;
}
.gallery .gallery_thumbs .thumb img {
	margin: 0 auto;
}

/* gallery */

/* top_block */
.top_block {
	padding: 28px 10px 10px 10px;
}
.top_block .subheader {
	color: #669900 !important;
	padding: 0 0 6px 0;
	font: normal bold 13px arial !important;
}

.top_block a, .top_block a:link,.top_block  a:active,.top_block  a:visited {
	text-decoration: none !important;
	font: normal normal 10px/150% Verdana, Arial, Tahoma,  sans-serif !important;
	color: #FFFFFF !important;
}
.top_block a:hover {
	text-decoration: underline !important;
}



/* top_block */

/* text */
.text {
	width: 100%;
	height: 546px;
}
.text .text_content {
	padding: 30px 30px 50px 30px;
	width: 100%;
}
.text .text_content {
	padding: 30px 30px 50px 30px;
	width: 100%;
}

.text .text_content .colls {
	width: 100%;

}
.text .text_content .colls .coll {
	width: 260px;
}
.text .text_content .colls .coll .protect {
	
	overflow: hidden;
	
}
.text .text_content .colls .empty {
	width: 30px;
}
.text .text_content .subheader {
	color: #669900 !important;
	padding: 0 0 11px 0;
	font: normal bold 13px arial !important;
}
.text .text_content p {
	padding: 0 0 20px 0;
}
/* text */

.title {	
	color: #669900 !important;
	padding: 0 0 6px 0;
	font: normal bold 13px arial !important;
}
