BODY {
	width:100%; 
	height:100%;
	background: #0e0e0e;
	margin: 0px;
	padding: 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #201c1c;
}

body td {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

form {
	margin: 0px;
	padding: 0px;
}




#img_full {
	background: #CB3398 url(images/load.gif) center no-repeat;
	z-index: 10;
}

#img_full img {
	border: 5px #CB3398 solid;
}





.logo {

}


h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
	padding-bottom: 5px;
}

h1.title {
	margin: 20px 0px 15px 0px;
}

a, a:visited {
	color: #3281df;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	margin:0px;
	padding:25px 0px 15px 0px;
}

ul li {
	font-size: 13px;
	list-style:none;
	background: url(images/arr_ul.jpg) no-repeat 0px 6px;
	padding: 0px 0px 10px 15px;
}

/* Полоска на самом верху*/
.blc_bg {
	background-color: #000000;
}

.white_bg {
	background-color: #333539;
}

.head {
	background: url(images/main_bg.jpg) no-repeat;
}





.head .head_data {
	width: 370px;
	text-align: left;
}

.head .logo_text {
	font-size: 24px;
	padding: 10px 0px 20px 0px;
}



/* Левый вертикальный блок */
.main .menu {
	padding-top: 25px;
}


.main .menu .start {
	border-top: 1px #a6c8a0 solid;
	margin-right: 15px;
}

/* Левое верхнее вертикальное меню*/
.main .menu .table_menu {
	border-collapse: collapse;
}

/* Левый пункт меню (содержимое со стрелочкой) */
.main .menu .right {
	background: url(images/arr_white.gif) no-repeat 15px 16px;
/*	border-top: 1px #a6c8a0 solid;
	border-bottom: 1px #a6c8a0 solid;*/
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;

	cursor: pointer;
}

/* Левое верхнее вертикальное меню*/
.main .menu .right .item {
	padding: 9px 0px 8px 35px;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	
	
}

.main .menu td.right:hover {

}

.main .menu .right {
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
}

.main .menu .right a {
	color: #ffffff;
	text-decoration: none;
}

.main .menu .sel .right {
	cursor: pointer;
}

.main .menu .right.sel {

}

/* Промежуток между левым и центральным блоком (находимтся внутри левого блока) */
.main .menu .left {
	width: 15px;
}

/* Маркер активного пункта главного меню */
.main .menu .sel .right {
	background: url(images/arr_white.gif) no-repeat 15px 16px;
}

/* Текст активного пункта главного меню */
.main .menu .sel a {
	/* color: #f2e120; */
	color: #ffffff;
}



.main .menu .subs {
	position: relative;
	bottom: 5px;
	padding-bottom: 10px;
}

/* Маркеры в подменю */
.main .menu .sub {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding: 5px 5px 0px 12px;
	margin-left: 13px;
	color: #ffffff;
}

.main .menu .sub.sel {
	color: #de0ea5;
}



/* Текст активного пункта подменю */
.main .menu .subs .sub a {
	/*font-size: 16px;*/
	font-size: 12px;
	/*color: #f2e120;*/
	color: #ffffff;
	/*text-decoration: underline;*/
	text-decoration: none;
	padding-left:5px;
	
}
.main .menu .sub.sel a {
	color: #de0ea5;
	font-weight: bold;
}

.content {
	padding: 0px 30px 30px 30px;
}

.content .cat {
	padding-top: 10px;
}

.content .cat td div {
	font-size: 16px;
	padding-top: 5px;
}


.cat_m_title a {
	font-size: 16px;
	text-decoration: none;
}

.way {
	padding-top: 10px;
	font-size: 12px;
}

.way span {
	color: #797979;
	padding: 0px 5px 0px 5px;
}

.way_bottom {
	background:#FFFFE2;
}

.way_bottom .way {
	margin: 0px 30px 15px;
	border-top:1px solid #D3AB99;
}



.footer {
	background: #52575d;
}

.footer td {
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer div {
	padding: 15px 0px 15px 5px;
	color: #727272;	
}






table.catalog_arts {
	margin: 0px 0px 10px;
}

.catalog_arts td {
	vertical-align: top;
}

.catalog_arts div.title {
	padding: 0px 0px 5px;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
}

.catalog_arts .text {
	font-size: 12px;
	line-height: 1.4;
}

.catalog_arts .text table {
	border-collapse: collapse;
	border: 1px #d6b6a9 solid;
}

.catalog_arts .text table td {
	padding: 5px;
}




.catalog_items {
	margin: 0px 0px 10px;
	width:100%;
}

.catalog_items td {
	padding-bottom: 20px;
}

.catalog_items .image {
	float: left;
	padding: 0px 20px 10px 0px;
}

.catalog_items .title {
	padding: 0px 0px 10px 0px;

}

.catalog_items .title a {
	font-weight: bold;
}




.catalog_item .main {
	width: 220px;
	vertical-align: top;
}

.catalog_item .main img {
	background: url(images/load_white.gif) no-repeat center;
}

.catalog_item .smalls img {
	background: url(images/load_white_small.gif) no-repeat center;
}


.catalog_item .smalls {
	padding-top: 10px;
}

.catalog_item .smalls img {
	border: 2px #ffffff solid; 	
}

.catalog_item .smalls img.select {
	border: 2px #d4c1e0 solid; 
}



.catalog_item .title {
	font-size: 18px;
	padding: 0px 0px 10px 0px;
}

.catalog_item .text {
	line-height: 18px;
}





.feedback .title {
	font-size: 12px;
	padding-bottom: 5px;
}

.feedback .inp input, .feedback .inp select {
	width: 305px;
	height: 22px;
}

.feedback .inp textarea {
	width: 400px;
	height: 90px;
}

.feedback .sub input {
	cursor: pointer;
}





.pages {
	font-size: 12px;
}

.pages a {
	color: #ffffff;
	text-decoration: none;
}

.pages span {
	padding: 5px;
	
}

.pages span.select {
	background: url(images/page_select.jpg) no-repeat 2px 0px;
	padding: 5px 10px;
	line-height:30px;
}

.pages span.title {
	padding: 0px 15px 0px 0px;
}



.cont table th {
	padding: 10px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #42664e;
	border-bottom: 1px #183a27 solid;
}

.cont table td {
	vertical-align: top;
	background: #295236;
	font-size: 12px;
	color: #91b89e;
	padding: 10px;
}











.news_index {
	padding: 30px;
}

.news_index .block_title {
	font-size: 14px;
	font-weight: bold;
	color: #c7c7c7;
}

.news_index .date {
	font-size: 12px;
	color: #ff1ad7;
	
	background: url('images/arr_arr_pink.gif') no-repeat 0px 18px;
	padding: 15px 0px 5px 5px;
	
	position: relative;
	right: 5px;
}

.news_index .text a {
	font-size: 12px;
	color: #ffffff;
}





.news_items .date {
	font-size: 11px;

	padding-bottom: 5px;
}

.news_items .title {
	padding-bottom: 10px;
}

.news_items .title a {
	font-size: 14px;
}

.news_items .announce {
	line-height: 18px;
}



.news_item .date {
	font-size: 11px;
}

.news_item .title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.news_item .image {
	float:left; 
	width:140px;
}

.news_item .back {
	padding-top:30px;
	font-size: 11px;
}


.nf_menu {
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	
	margin: 20px 0px;
	padding: 10px 25px;
}

.nf_menu a {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.nf_menu span {
	padding-right: 20px;
}

.nf_content {
	padding-left: 25px;
	font-size: 14px;
}

.cat_index .title {
	padding-top: 15px;
	font-weight: bold;
}

.block_title {
	font-size: 18px;
	padding: 10px 0px 15px 0px;
	margin-top: 30px;
	border-top: 1px #ced4db solid;
}