* {
	padding: 0;
	margin: 0;
	border-spacing: 0;
}
html, body {
	margin: 0;
	padding: 0; 
	background-color: #979696;
	height:100%;
	width: 100%;
}
img {
	border: 0;
	vertical-align: top;
	margin: 0;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline; 
}
.clearer { 
	clear: both;
	width: 100%;
	height: 0;
	font-size: 1px;
	border: none;
}
.main {
	width: 100%;
	height: auto;
	min-height: 100%;
	position: relative; 
	background-color: #979696;
}
.content {
	padding: 0;
	width: 1200px;
	text-align: center;
	font: 14px Arial, Tahoma, sans-serif;
}
.footer {
	width: 100%;
	margin: 20px auto 5px auto;
	height: 120px;
	text-align: center;
	font: 11px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	clear: both;
} 
#logo {
    width: 930px;
    text-align: center;
	clear: both;
	display: block;
	margin: 15px 0 30px 0;
	height: 92px;
}
h1 {
	width: 100%;
	text-align: center;
	font: bold 22px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
}
h2 {
	font: bold 18px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
}
h3 {
	font: bold 16px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
}
#langs {
	margin-top: 10px;
	text-align: left;
	width: 960px;
}
.cont {
	width: 800px;
	margin: auto;
	text-align: justify;
}
.text_page {
	font: 14px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	width: 880px;
	padding: 10px 50px 10px 30px;
	text-align: justify;	
}
p {
	padding: 5px 0;
}
.text_page img {
	padding: 5px 0 5px 10px;
}
.text_page a {
	text-decoration: underline;
}
.right { float: right; margin: 5px 0 5px 10px;}
.left { margin: 5px 15px 5px 0; float: left; }
.center { text-align: center; }
	
/* Menu ---> */
#menu {
	padding-top: 10px;
	width: 960px;
	height: 25px;
	text-align: left;
}
#menu p {
	float: left;
	width: 10%;
	color: #FFFFFF;
	margin-top: 1px;
	font: 15px Arial, Tahoma, sans-serif;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover { 
	text-decoration: underline; }
/* <--- Menu */
/*------------------Index---------------*/
#index-category-hack {
	margin-top: 85px;	
	width: 950px;
}
#portrait-category-hack {
	margin-top: 85px;	
	width: 715px;

}

.index-category {
	cursor:pointer;
	background-color: #D7D0D7;
	position: relative;
	width: 218px;
	height: 325px;
	float: left;
	margin-right: 19px;
}
.index-category img{
	padding auto 0;

}	
.index-category h2 a {
	text-decoration: none;
	position: absolute;
	top: -50px;
	left: -1px;
	font: 21px Arial, sans-serif ;
	vertical-align: middle;
	line-height: 51px;
	text-align: center;
	color: #FFFFFF;
	width: 218px;
	height: 50px;
	background: url(/sbs_wp/themes/main/pics/categor_strip.gif) no-repeat 0% 0%; 
	padding: 0;
	margin: 0;
}
.index-category table {
	margin: 0 2px;
}
.index-category td {
	height: 325px;
	vertical-align: middle;
	text-align: center;
	width: 218px;
	margin: 2px;
}
.index_text {
	margin: 30px auto 10px auto; 
	width: 950px; 
	font: 11px Arial, Tahoma, sans-serif; 
	color: #FFFFFF; 
	text-align: center;
}
.index_text h1{
	font: bold 14px Arial, Tahoma, sans-serif;
}	
.index_list { 
	text-align: left;
	padding-left: 180px; }
/*------------------Gallery-Photo---------------*/
/* Navigation ---> */
.gallery-text {
   	color: #FFFFFF;
   font: 14px Arial, Tahoma, sans-serif;
}
.gallery-navigation {
	position: relative;
	width: 796px;
	background: #CDCCCC;
	border: 1px solid #D5D5D5;
	margin: auto;
	height: 145px; 
	padding-left: 64px;
}
.gallery-navigation-top_left, .gallery-navigation-top_right, .gallery-navigation-bottom_left, .gallery-navigation-bottom_right {
	position: absolute;
	width: 5px;
	height: 5px; }
.gallery-navigation-top_left {
	top: -1px;
	left: -1px;
	background: url(/sbs_wp/themes/main/pics/block-top_left.gif) no-repeat; }
.gallery-navigation-top_right {
	top: -1px;
	right: -1px;
	background: url(/sbs_wp/themes/main/pics/block-top_right.gif) no-repeat; }
.gallery-navigation-bottom_left {
	bottom: -1px;
	left: -1px;
	background: url(/sbs_wp/themes/main/pics/block-bottom_left.gif) no-repeat; }
.gallery-navigation-bottom_right {
	bottom: -1px;
	right: -1px;
	background: url(/sbs_wp/themes/main/pics/block-bottom_right.gif) no-repeat; }
.gallery-navigation-block {
	cursor:pointer; 
	position: relative;
	width: 135px;
	height: 135px;
	background: #979696;
	border: 1px solid #fff;
	margin: 4px 5px;float: left;
}
.gallery-navigation-block:hover {
	background-color: #adb2b0;
}
*html .gallery-navigation-block td { height: 129px; overflow: hidden; }
*html .gallery-navigation-block-top_right { right: -2px; }
* html .gallery-navigation-block-bottom_right { bottom: -13px; right: -2px; }
* html .gallery-navigation-block-bottom_left { bottom: -13px; }
* html .gallery-navigation-bottom_left, * html .gallery-navigation-bottom_right { bottom: -11px; }

.gallery-navigation-block-top_left, .gallery-navigation-block-top_right, .gallery-navigation-block-bottom_left, .gallery-navigation-block-bottom_right {
	position: absolute;
	width: 3px;
	height: 3px; }
.gallery-navigation-block-top_left {
	top: -1px;
	left: -1px;
	background: url(/sbs_wp/themes/main/pics/block_4-bottom_right.gif) no-repeat; }
.gallery-navigation-block-top_right {
	top: -1px;
	right: -1px;
	background: url(/sbs_wp/themes/main/pics/block_4-bottom_left.gif) no-repeat; }
.gallery-navigation-block-bottom_left {
	bottom: -1px;
	left: -1px;
	background: url(/sbs_wp/themes/main/pics/block_4-bottom_left.gif) no-repeat; }
.gallery-navigation-block-bottom_right {
	bottom: -1px;
	right: -1px;
	background: url(/sbs_wp/themes/main/pics/block_4-bottom_right.gif) no-repeat; }
.gallery-navigation-block td {
	width: 135px;
	height: 135px;
	vertical-align: middle;
	text-align: center;
}
.gallery-navigation-block table {
	position: absolute;
	top: -2px;
	left: 0;
}
html:root .gallery-navigation-block table {
	top: 0px; }
*html .gallery-navigation-block table {
	top: 1px; }
.gallery-navigation-block img {
	border: 1px solid #D5D5D5; }
.gallery-navigation-block-left_arr {
	position: absolute;
	left: 26px;
	top: 64px;
	width: 16px;
	height: 18px; }
.gallery-navigation-block-right_arr {
	position: absolute;
	right: 26px;
	top: 64px;
	width: 16px;
	height: 18px; }
/* <--- Navigation */	
/*-----------------------Gallery-Category-------------------------*/
#gallery-category-margin {
	margin: 0 auto; 
	width: 864px; }
*html #gallery-category-margin {
	width: 870px; }
/* CatBlock ---> */
.gallery-category-block {
	float: left;
	position: relative;
	width: 204px;
	height: 204px;
	margin: 3px;
	background-color: #CDCCCC;
	border: 1px solid #D5D5D5;
	padding: 2px; 
	cursor:pointer;
}
.gallery-category-block:hover {
	background-color: #E9E9E9;
}
.gallery-category-block img {
	border: 1px solid #D5D5D5; }
.gallery-category-block td {
	width: 204px;
	height: 204px;
	text-align: center;
	vertical-align: middle;
}
/* <--- CatBlock */
/* Bar ---> */
.gallery-category-bar {
	clear: both;
	position: relative;
	width: 856px;
	height: 27px;
	background: url(/sbs_wp/themes/main/pics/bar-bg.gif) repeat-x;
	text-align: center;
	vertical-align: middle;                                                                       
	line-height: 25px;
	color: #434343;
	margin: 5px auto;
}
.gallery-category-bar a {
	color: #434343;
}
*html .gallery-category-bar {
	margin-top: 10px; }
.gallery-category-bar-left, .gallery-category-bar-right {
	position: absolute;
	top: 0;
	width: 5px;
	height: 27px;
}
.gallery-category-bar-left {
	left: 0;
	background: url(/sbs_wp/themes/main/pics/bar-left.gif) no-repeat;
}
.gallery-category-bar-right {
	right: 0;
	background: url(/sbs_wp/themes/main/pics/bar-right.gif) no-repeat;
}
.gallery-category-bar-left_dbl_arr, .gallery-category-bar-left_arr, .gallery-category-bar-right_dbl_arr, .gallery-category-bar-right_arr {
	position: absolute;
	top: 4px; }
.gallery-category-bar-left_dbl_arr {
	left: 20px; }
.gallery-category-bar-left_arr {
	left: 70px;	}
.gallery-category-bar-right_dbl_arr {
	right: 20px; }
.gallery-category-bar-right_arr {
	right: 70px; }
#big_photo {
	border: 4px solid #D7D0D7;
	height: auto;
}
/* <--- Bar */
/* Forms ---> */
#price {
	margin: 10px auto;
	text-align: left;
	width: 500px;
	border 0px;
}
#price td{
	padding-bottom: 10px;
	vertical-align: top;
	line-height: 22px;
}
.rad_button {
 margin: 3px 7px 0 10px;
}
.form_field {
	width: 200px; 
	background-color: #F2F2F2;
}
.required_element{
	width: 300px;
	background: #f6d4ee;
}
.input_element{ 
	width: 300px;	
}
.submit_button{
	width: 200px;	
}

/* <--- Forms */
/*------------------Opinions--------------*/
.opinions {
	margin: 0 auto;
    width: 950px;
}
.opinion_table {
	margin: 0 auto;
    border: solid 1px #000000;
   	color: #373634;
}
.opinion_table td {
	padding: 5px;
    color: #373634;
}
.opinion_table a {
    color: #373634;
}
.opinion_table h1 {
    color: #373634;
}
.borbl {border-bottom: solid 1px #000000; border-left: solid 1px #000000; }
.asmall {font-family: Arial; font-size: 96%; color: #505050; Text-decoration: none}
.asmall:hover {font-family: Arial; font-size: 96%; COLOR: #666666; Text-decoration: underline}
.border {border: solid 1px #000000}
.border td{
	text-align: left;
	font-size: 13px;
}
.activ {
	font-weight: bold;
	color: #000000;
}
.sys_message {
	font-weight: bold;
	color: #990099;
}

/*------------------_News--------------*/
.one_news {
	padding-bottom: 5px;
}
.one_news a { text-decoration: none; }
.news  {
	padding: 5px 120px 5px 0;
	display: block;
	font-weight: bold;
	color: #000000;

}
.news:hover {
	color: #FFFFFF;
   	text-decoration: underline; 
}
.new_pic {
 float: left;
 padding: 0 10px 5px 0;
}
.new_date {
	float: right;
	font: bold 14px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	padding-right: 20px;
}

/* ----------------Contacts-------------  */
.contact {
	margin: 10px; 
	text-align: left;
	border: 0;
}
.contact td {
	vertical-align: top;
	line-height: 22px;
}
.red {
	color: #FF0000;
	font-size: 16px;
}
.obl_inf {
	font-size: 14px;
	color: #E3070F;
	font-weight: bold;
}

/* ----------------Slide-------------  */
#slide_link {
	padding: 0 0 5px 0;
	font: 15px Arial, Tahoma, sans-serif;
	text-align: center;
}
#show_link  {
	text-decoration: none; 
	display: block;
	color: #FFFFFF;
	background: url(/sbs_wp/themes/main/pics/camera4.png) no-repeat 0% 0%; 
	padding: 10px 0 0 33px;
	height: 30px;
	width: 170px;
	margin: 0 auto;
}
#photo_link {
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 45px;
}
#show_link:hover, #photo_link:hover { color: #FFFFFF;}
#slide { margin-bottom: 15px; }

/* ----------------Price-------------  */
#price_new {
	border-collapse: collapse;
	width: 820px;
	margin: 15px auto;
}
#price_new td {
	vertical-align: top;
	border: 1px solid #000000;
	padding: 12px 10px 10px 12px;
	font-size: 15px;
	text-align: left;
	color: #000000;
}
#price_new h2 {
	color: #000000;
}
#price_new h3 {
	margin: 10px 0 7px 0;
	color: #990000;
}
#price_new .col_1, #price_new .col_2, #price_new .col_3 {
	text-align: center;
	padding: 15px;
	background-color: #DCDCDC;
}
#price_new .col_1 {
	width: 38%;
}
#price_new .col_2 {
	width: 41%;
}
#price_new .col_3 {
	width: 20%;
}
#price_new li {
	margin-left: 20px;
	padding: 3px 0;
}
.center_ {
	text-align: center !important;
	vertical-align: middle !important;
}
.col_left {
	background-color: #DCDCDC;
}

/* ----------------calendar-------------  */
#calendar {
	width: 790px;
	margin-bottom: 30px;
	padding-left: 25px;
	clear: both;
}
#calendar .month {
	border-collapse: collapse;
	margin: 10px 20px 20px 20px;
	float: left;
}
#calendar .month td {
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 14px;
	color: #000000;
}
#calendar .activ_d {
	background-color: #DCDCDC;
}
#calendar .type1 {
	background-color: #FF5F5F;
}
#calendar .type2 {
	background-color: #AADF37;
}
