/* base-meanings */
* { margin: 0;
	padding: 0;
	font-size: 100.1%;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.1%;
}
body {
	min-height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	background-color: #fff;
}
.hand {cursor : hand; cursor : pointer;}
/* moz */
a img { border: 0;}
form { margin: 0; }

a {
	color: #000;
}
a:hover {
	color: #1b6fb0;
	color: #6c1920;
}

input, td, p, ul, h3 {
	padding: 0;
	margin: 0
	color: #000;
}
p, li {
	font-size: 12px;
}
ul {
}
h4 {
	font-size: 12px;
	color: #721c24;
}
h4 a {
	color: #6c1920;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}

div.breaker {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	border: 0 !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
div.spacer {
	visibility: hidden; 
	font-size: 0;
	border: 0 !important;
	height: 0;
}
div.spacer img { height: 0;}

div#page {
	margin: 0 auto;
	width: 1000px;
}
/*table { border-collapse: collapse; }*/
table td { vertical-align: top;}
table#tab_page { width: 100%;}

/* header_styles */
#header {
	background: #83202b url(/images/header_bg.jpg) left top no-repeat;
	height: 232px;
}
#header img {
	width: 660px;
	height: 160px;
	margin: 60px 0 0 25px;
}
/* left_column_styles */
#col_left {
	width: 162px;
	background: #faf9f5 url(/images/cont_grad_bg.jpg) bottom left repeat-x;
}
#col_left .spacer img {
	width: 162px;
}
#left_menu {
	margin: 18px 0 23px;
}

/* left menu styles */
#left_menu ul {
	list-style: none;
}
#left_menu li {
	font-size: 12px;
}
* html #left_menu li {
	margin-top: -9px;
}

/* <- second level menu styles */
ul.inner {
}
ul.inner li {
	margin-top: 5px;
	padding-left: 10px;
}
* html #left_menu ul.inner li {
	margin-top: 2px;
}
/* second level menu styles -> */

.left_menu_top {
	background: url(/images/left_menu_top.gif) left top no-repeat;
	height: 8px;
	width: 162px;
	font-size: 0;
}
* html .left_menu_top {
	margin-bottom: -3px;
}
.left_menu_mid {
	padding: 0 10px 0 10px;
	background: #cac9c6 url(/images/left_menu_bord.gif) right top repeat-y;
}
.left_menu_mid p {
	font-weight: bold;
}
.left_menu_mid a {
	color: #000;
	text-decoration: none;
}
.left_menu_mid a:hover {
	color: #6c1920;
	text-decoration: underline;
}
.left_menu_mid h4 a {
	color: #6c1920;
}
.left_menu_bot {
	background: url(/images/left_menu_bot.gif) left top no-repeat;
	height: 8px;
	width: 162px;
	padding-bottom: 3px;
	font-size: 0;
}
* html .left_menu_bot {
	margin-bottom: -3px;
}

/* right_column_styles */
#col_right {
	width: 100%;
	background: #faf9f5 url(/images/cont_grad_bg.jpg) bottom left repeat-x;
}
#col_right .spacer {
	visibility: visible;
	border: 1px solid blue;
}
#col_right .spacer img {
	width: 815px;
}

/* index block */
#photos_top {
	border-bottom: 1px solid transparent;
	padding-top: 18px;
	margin-bottom: -1px;
	padding-bottom: 55px;
}
* html #photos_top {
	border: none;
	margin-bottom: 0;
}

/* vertical spacer */
#vert_spacer {
	width: 23px;
	border-bottom: 1px solid #d1d1cd;
	float: left;
}
* html #vert_spacer {
	margin-right: -9px;
}
#vert_spacer img {
	width: 23px;
	height: 540px;
	float: left;
}
* html #vert_spacer img {
	margin-right: -9px;
}

/* styles of main_content */
#outer_main_content {
	margin-left: 30px;
	padding-right: 10px;
}
* html #outer_main_content {
}
#main_content {
	width: 100%;
	border: 0px solid blue;
}
#main_content p {
	padding-bottom: 5px;
}
#main_content h4 {
	padding: 10px 0 10px;
}
#main_content ul {
	list-style-position: inside;
	padding-bottom: 5px;
}
#main_content li {
	text-indent: -13px;
	padding-left: 13px;
}

/* news styles */
.news {
	padding-top: 15px;
	width: 380px;
	float: right;
}
.news_head {
	height: 10px;
	background: url(/images/news_head.gif) left top no-repeat;
	font-size: 0;
	margin-top: 10px;
}
.news_body {
	background: url(/images/news_body.gif) left top repeat-y;
	padding: 0 25px 0 15px;
	width: 350px;
}
.news_body p {
	font-size: 11px;
	text-align: justify;
}
.news_body p.date {
	padding-bottom: 8px;
}
.news_body h5 {
	font-size: 13px;
	padding-top: 5px;
}
.news_body a {
	color: #000;
	text-decoration: none;
}
.news_body a:hover {
	color: #8b3434;
	text-decoration: underline;
}
#main_content .news_body h4 {
	padding-top: 0;
}
.news_bot {
	height: 10px;
	background: url(/images/news_bot.gif) left top no-repeat;
	font-size: 0;
}

/* index sign */
.sign_obrazov {
	padding-top: 10px;
}
/* bordo_div_gold_border */
.bordo_corn {
}
.bordo_corn_left_top {
	background: url(/images/block_bordo_left_top.gif) left top no-repeat;
	height: 9px;
	margin-right: 8px;
	font-size: 0;
}
* html .bordo_corn_left_top {
	margin-right: 5px;
}
.bordo_corn_right {
	font-size: 0;
	background: url(/images/block_bordo_right.gif) right top no-repeat;
	width: 8px;
	height: 9px;
	float: right;
}
* html .bordo_corn_right {
	margin-left: -3px;
}
.bordo_corn_body {
	background: url(/images/bordo_corn_bg.jpg) left top repeat-x;
}
.bordo_corn_body_left {
	background: url(/images/block_bordo_border.gif) left top repeat-y;
}
.bordo_corn_body_right {
	background: url(/images/block_bordo_border.gif) right top repeat-y;
	padding: 0px 15px 0;
}
* html .bordo_corn_body_right {
	margin-bottom: -3px;
}
.bordo_corn_bot_l {
	background: url(/images/block_bordo_left_bot.gif) left bottom no-repeat;
	height: 9px;
	font-size: 0;
}
.bordo_corn_bot_r {
	background: url(/images/block_bordo_right_bot.gif) right bottom no-repeat;
	height: 9px;
	width: 8px;
	float: right;
	font-size: 0;
}
.bordo_corn_body p {
	color: #fff;
	text-align: justify;
	font-weight: bold;
}

/* footer_styles */
#footer {
	height: 135px;
	background: url(/images/footer_bg.jpg) top left repeat-x;
	padding-right: 24px;
}
* html #footer {
	padding-right: 0;
}
#footer_right {
	float: right;
	width: 394px;
	height: 135px;
}
#flash_place {
	margin: -216px 0 0;
	height: 283px;
	width: 414px;
	position: relative;
}
#flash_place img {
	height: 283px;
	width: 414px;
	margin: 0;
}
#footer_right img.video_cam {
	margin-left: 170px;
}
#footer_sign {
	margin: 50px 0 0 20px;
}
#footer_sign p {
	font-size: 11px;
	color: #d47382;
}

/* inner pages */
#inner_page {
	padding-top: 18px;
	margin-right: 23px;
	margin-left: 23px;
	margin-bottom: 226px;
	font-size: 12px;
}

h2 {
	font-size: 14px;
	margin-bottom: 25px;
	margin-top: 10px;
}

.cent_article {
	margin-bottom: 15px;
}
.cent_article img {
	float: left;
	margin: 0 15px 10px 0;
}
.cent_article p {
	margin-bottom: 5px;
}
.cent_article p.date {
	color: #777;
	font-size: 11px;
}
.cent_article a {
	color: #8b3434;
	text-decoration: none;
}
.cent_article a:hover {
	text-decoration: underline;
}

.content ul, .content ol {
	list-style-position: inside;
	margin-bottom: 3px;
	margin-top: -3px;
}
.content p {
	padding-bottom: 8px;
}

.content table {
	margin-bottom: 15px;
}
.content td {	
	padding: 1px 5px;
}
.content table.noborder td {
	border: 0;
}

.video_content {
	
}
.video_content td {
	border: 0;
}

.guest_block {
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.guest_block p.header {
	color: #1c70b1;
	font-weight: bold;
	padding-bottom: 7px;
}
.guest_block p.date {
	float: right;
}

.guest_form {
	
}
.guest_form label {
	color: #f00;
}
.normal {
	color: #000;
}
.guest_form input {
	margin-bottom: 7px;
	font-family: verdana, tahoma, arial, ms-serif;
}
.guest_form textarea {
	width: 95%;
	margin-bottom: 10px;
	font-family: verdana, tahoma, arial, ms-serif;
}
input#submit {
	float: right;
	margin-right: 12px;
	width: 82px;
	border: 2px solid;
	border-color: #fff #000 #000 #fff;
	height: 23px;
	padding: 0;
}

.gallery {
	width: 100%;
}
.gallery td {
	border: 0;
	padding-bottom: 15px; 
	text-align: center;
}
.gallery td img {
	padding-bottom: 5px;
}
.gal_block {
}
.gal_block img {
}

table.paginator {
	border: 0;
	width: 100%;
}
table.paginator td {
	border: 0;
}
