html { height:100%;
	background-image:url(/img/bg_html.gif); background-repeat:repeat; background-position:left top;}
	
body { height:100%;
	text-align:center;
	padding:0; margin:0;
	background-image:url(/img/bg_body.gif); background-repeat:repeat-x; background-position:left top;
	color:#615C59; font-size:11px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}

div{ margin: 0; padding:0;}
a img {border: 0;}

table{border-collapse:collapse;}
td { text-align: left; vertical-align: top;	padding: 0;}

form, fieldset {margin:0; padding:0; border:none;}

p {margin:0; padding: 0;}

a { color:#615C59; text-decoration:underline;}
a:hover { text-decoration:none; }

.ta_justify {text-align: justify;}
.ta_left {text-align: left;}
.ta_right {text-align: right;}
.ta_center {text-align: center;}

.fl_left { float:left;}
.fl_right { float:right;}

div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size:0px;
     }

.fotol { float:left;}
.fotol img { display:block; margin:0 12px 0 0;}

.fotor { float:right; text-align:center;}
.fotor img { display:block; margin:0 0 10px 45px;}

#site {
	margin:0 auto -105px auto;
	padding:0;
	text-align:left;
	width:972px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	}
	
	
/*=============================== Header ========================================*/

.header { height:105px; position:relative; padding:0; margin:0;	}

.logo { position:absolute; right:00px; top:34px; padding:0; margin:0;}

div.main_menu { position:absolute; left:0px; top:34px; color:#FFFFFF; font-size:11px; font-weight:bold; text-transform:uppercase;}
div.main_menu a { text-decoration:none; color:#EB1B33;}
div.main_menu a:hover, div.main_menu a.act { text-decoration:none; color:#FFFFFF;}

div.category_menu { position:absolute; left:0px; top:59px; color:#FFFFFF; font-size:11px;}
div.category_menu a { text-decoration:none; color:#EB1B33;}
div.category_menu a:hover { text-decoration:none; color:#FFFFFF;}
div.category_menu a:hover, div.category_menu a.act { text-decoration:none; color:#FFFFFF;}

/*=============================== End Header ========================================*/


/*=============================== Content ========================================*/

.content { padding:10px 13px 10px 34px; margin:26px 0 19px 0; background-color:#14100F;}
.content_int { overflow:hidden; zoom:1; 
	background-image:url(/img/bg_content_int.gif); background-repeat:repeat-y; background-position:left top;}

.content p { padding:0 0 20px 0; line-height:15px;}
.content p.title { color:#FFFFFF; text-transform:uppercase; line-height:11px; padding:0 0 14px 0;}
.red { color:#EB1B33;}

.content h2 { padding:0 0 16px 0; margin:0; font-weight:normal; text-transform:uppercase;
	color:#FFFFFF; font-size:11px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}


.left_site { width:370px; float:left;}
.left_site_pad { padding:43px 0 30px 30px;}

.last_photo img { display:block; float:left; margin:0 17px 20px 0;}


.right_site { width:520px; float:right;}
.right_site_pad { padding:43px 0 30px 0;}

.news { width:545px;}
.news_marg { margin:0 0 32px 0;}
.news p { padding:0;}


.content_gallery { overflow:hidden; zoom:1; padding:11px 10px 15px 10px; margin:26px 0 19px 0; background-color:#14100F;}

.block_photo_small { width:156px; float:left;}
.block_photo_small a{ display:block; width:146px; text-align:center;}
.block_photo_small img { margin:0 0 11px 0; opacity:0.1; filter:alpha(opacity=10); }

.block_photo_big { float:right; position:relative;}
.name_photo { width:796px; position:absolute; bottom:2px; left:0;
	background-image:url(/img/bg_name_photo.png); background-repeat:repeat-x; background-position:left bottom;}
.name_photo p { color:#FFFFFF; padding:15px 0 15px 30px;}

.pager { padding: 15px 30px 0 30px;}
.pager p { width:787px; float:left; text-align:center;}
.pager a { color:#FFFFFF; text-decoration:none;}
.pager a:hover, .pager a.act { color:#EB1B33;}
.pager a.back { float:left; padding:0 0 0 17px; color:#FFFFFF; text-decoration:none; text-transform:uppercase;
	background-image:url(/img/bg_back.gif); background-repeat:no-repeat; background-position:left center;}
.pager a.next { float:right; padding:0 17px 0 0; color:#FFFFFF; text-decoration:none; text-transform:uppercase;
background-image:url(/img/bg_next.gif); background-repeat:no-repeat; background-position:right center;}
.pager a.back:hover, .pager a.next:hover { color:#FFFFFF;}


/*=============================== End Content ========================================*/


/*=============================== Footer ========================================*/

.push { height:105px;}
.footer { height:105px; position:relative; text-align:center; background-color:#14100F;}
.footer_content { width:972px; margin:0 auto; padding:0; color:#584D47; font-size:11px;}
.footer_content_pad { padding:0 0px 0 0px; overflow:hidden; zoom:1;}

.copyright { float:left; line-height:18px; padding:35px 0 0 0; margin:0; text-align:left;}

.right_footer { float:right; text-align:right; padding:12px 0 0 0; margin:0; line-height:16px;}

div.bottom_menu { color:#EB1B33;}
div.bottom_menu a { color:#EB1B33;}

/*=============================== End Footer ========================================*/

