@charset "windows-1251";

html, body, div, form,tr, td, input, select, p, a, img, ul, li {margin:0; padding:0; border:none;}


.full_h{
	height: 100%;
}

.full_w{
	width: 100%;
}

.full_size{
	width: 100%;
	height: 100%;
}

td{
	vertical-align: top;
	color: #4C4C4C;
}

.td_middle{
	vertical-align: middle;
}

.td_bottom{
	vertical-align: bottom;
}

/* ================================================================================*/

body, div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 12px;
	color: #000100;
}

A {color:#1F5C33;text-decoration:underline}
A:hover {text-decoration:none}
HR {background-color:#89C6D7; height:1px; color:#89C6D7; border:none;}
img{border:0px;}

/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited, h1 a:hover {color:#464646;font-size:18px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h1, .h1 a, .h1 a:visited, .h1 a:hover {color:#464646;font-size:18px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
h2, h2 a, h2 a:visited, h2 a:hover {color:#000000;font-size:16px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h2, .h2 a, .h2 a:visited, .h2 a:hover {color:#000000;font-size:16px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3, h3 a, h3 a:visited, h3 a:hover {color:#464646;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h3, .h3 a, .h3 a:visited, .h3 a:hover {color:#464646;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited, h4 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h4, .h4 a, .h4 a:visited, .h4 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited, h5 a:hover {color:#464646;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h5, .h5 a, .h5 a:visited, .h5 a:hover {color:#464646;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */



/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color:#48899B }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#33626f; font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#33626f;font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#33626f; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#33626f; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt, INPUT.field   { BORDER: #A5ACB2 1px solid; margin:3px; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #EE6C2E; COLOR: #fff; FONT-WEIGHT: bold; BORDER: #fff 1px solid; margin-left: 5px;}
SELECT.sel  { FONT-SIZE:11; BORDER: #A5ACB2 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #A5ACB2 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #A5ACB2 1px solid; }
/* END FORMS */

/* TABLE */
TABLE.tbl {border:1px #ffffff solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000000;border:0px; background-color:#FDE4C5;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#FDE4C5;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}
/* END TABLE */

/* VOTES */
.vote_res_small_on {background-color:#FFB051;border-top:1px #FFB051 solid;border-bottom:1px #FFB051 solid;}
.vote_res_on {background-color:#FFB051;border-top:1px #FFB051 solid;border-bottom:1px #FFB051 solid;}
.vote_res_small_off {border-top:1px #FFB051 solid;border-bottom:1px #FFB051 solid;}
.vote_res_off {border-top:1px #FFB051 solid;border-bottom:1px #FFB051 solid;}
/* END VOTES */

/* SYSTEM */
#stat {display:none;}
#sp {display:none;}
#sign td a {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#F45329; font-size:11;position:absolute;top:250px;}
.status_normal {color:#000000; font-size:10;}


.main_all_tbl{
	width: 100%;
	height: 100%;
	background-image: url(../../_img/main_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #206433;
}

.main_all_tbl .left_main{
   font-size: 1px;
}

.main_all_tbl .right_main{
   font-size: 1px;
}

.center_main{
   
}

.main_tbl{
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	background-color: #ffffff;
}

a{
   color: #F04E27;	
	text-decoration: underline;
}

a span.textdec{
   color: #1F5C33;	
}

a:hover{
	text-decoration: none;
}
/* header */

.header{
	height: 138px;
	background-image: url(../../_img/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.logo{
	padding: 20px 0px 0px 50px;
	width: 348px;
}

.tel{
	padding: 91px 0px 0px 0px;
	width: 340px;
}

.tel p{
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #206431;
}

.tel p span.nom{
	font-size: 18px;
	padding: 0px 0px 0px 7px;
}

.tel p span.telephone{
	position: relative;
	top: -20px;
	left: 1px;
}

.search{
	padding: 0px 8px 0px 0px;
	text-align: right;
}

.navi{
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.navi a{
	margin: 0px 4px 0px 4px;
}

.search_cell{
	padding: 50px 30px 0px 0px;
	text-align: right;
}

.search_cell_tbl{
	float: right;
}

.search_cell .inp{
	padding: 0px 7px 0px 0px;
}

.search_cell .inp input{
	width: 146px;
	height: 22px;
	border: 1px solid #A5ACB2;
	background-color: #ffffff;
	color: #898989;
	padding: 2px 0px 0px 5px;
}

.search_cell .submit{
	padding: 2px 0px 0px 0px;
}

.search_cell .submit input{
	cursor: pointer;
	width: 19px;
	height: 18px;
}
/* //header */

/* top_menu */

.top_menu{
	height: 45px;
	background-color: #FEF2E4;
	background-image: url(../../_img/top_menu_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.top_menu .top_menu_tbl{
	width: 100%;
	height: 45px;
	background-image: url(../../_img/top_menu_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
}

.top_menu .top_menu_tbl td{
	padding: 12px 0px 0px 0px;
	background-position: center 5px;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}

.top_menu .top_menu_tbl td a{
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

.top_menu .top_menu_tbl td a:hover{
	text-decoration: underline;
}

.top_menu .top_menu_tbl .t_1{
	background-image: url(../../_img/t_1.jpg);
	width: 146px;
}

.top_menu .top_menu_tbl .t_2{
	background-image: url(../../_img/t_2.jpg);
	width: 146px;
}

.top_menu .top_menu_tbl .t_3{
	background-image: url(../../_img/t_3.jpg);
	width: 146px;
}

.top_menu .top_menu_tbl .t_4{
	background-image: url(../../_img/t_4.jpg);
	width: 146px;
}

.top_menu .top_menu_tbl .t_5{
	background-image: url(../../_img/t_5.jpg);
	width: 146px;
}


.top_menu .top_menu_tbl .sep{
	font-size: 1px;
	width: 16px;
}
/* //top_menu */

.total_content{
	padding: 33px 0px 0px 24px;
}

.total_content_3{
	padding: 33px 0px 0px 24px;
	background-image: url(../../_img/left_2_tbl_y.jpg);
	background-position: 24px top;
	background-repeat: repeat-y;
}

/* left_cell */
.left_cell{
	width: 264px;
}

.left_cell_2{
/*   background-image: url(../../_img/left_cell_2_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;*/
}


/* news_tbl */
.left_cell .news_tbl{
   width: 215px;
	background-color: #FEF7ED;
	background-image: url(../../_img/news_tbl_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.left_cell .news_tbl td{
	padding: 0px 20px 15px 20px;
}

.left_cell .news_tbl .last{
	padding-bottom: 25px;
}

.left_cell .news_tbl td span.date{
	padding: 0px 0px 0px 0px;
	color: #888A87;
	font-size: 11px;
	font-family: arial;
}

.left_cell .news_tbl .tit{
	padding: 0px 0px 0px 20px;
	font-family: arial;
	font-size: 18px;
	color: #464646;
	background-image: url(../../_img/news_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.left_cell .news_tbl .tit span{
	position: relative;
	top: -23px;
}

.left_cell .news_tbl .tit img{
	position: relative;
	top: -7px;
	left: 80px;
}
/* //news_tbl */

/* left_menu_tbl */

.left_cell .left_menu_tbl{
	width: 215px;
	background-color: #FEF7ED;
	background-image: url(../../_img/news_tbl_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.left_cell .left_menu_tbl td{
	padding: 0px 30px 12px 23px;
}

.left_cell .left_menu_tbl .tit{
	padding: 0px 0px 0px 40px;
	font-family: arial;
	font-size: 18px;
	color: #464646;
	background-image: url(../../_img/news_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.left_cell .left_menu_tbl .tit span{
	position: relative;
	top: -23px;
}

.left_cell .left_menu_tbl .tit img{
	position: relative;
	top: -6px;
	left: 62px;
}

.left_cell .left_menu_tbl td a{
	font-weight: bold;
	text-transform: uppercase;
}

.left_cell .left_menu_tbl .lev_1{
	padding: 0px 30px 13px 35px;
}

.left_cell .left_menu_tbl .lev_1 a{
	font-weight: normal;
	text-transform: none;
}

.left_cell .left_menu_tbl .lev_2{
	padding: 0px 30px 5px 59px;
}

.left_cell .left_menu_tbl .lev_2 a{
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}

.left_cell .left_menu_tbl .lev_2 a.cur{
	color: #000000;
	text-decoration: none;
}

.left_cell .left_menu_tbl .lev_2 a.cur span{
	color: #000000;	
}

.left_cell .left_menu_tbl .last{
	padding: 0px 30px 14px 59px;
}

/* //left_menu_tbl */

/* //left_cell */

/* content */

.content{
	padding: 0px 49px 0px 0px;
}

.content_cell{
	padding: 0px 0px 0px 0px;
}

.content h1{
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 18px;
	color: #464646;
	background-image: url(../../_img/news_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
   float: left;
	font-weight: normal;
}

.content h1 span{
	position: relative;
	top: -23px;
	padding: 0px 67px 0px 0px;
}
.content h1 span a, .content h1 span a:hover{
	font-family: arial;
	font-size: 18px;
	color: #464646;
	font-weight: normal;
}

.content h1 img{
	position: relative;
	top: -8px;
}

.content .custom_tbl{
	width: 100%;
}

.content .custom_tbl .ban{
	padding: 4px 0px 11px 0px;
	text-align: center;
}

.content .custom_tbl .ban_3{
	padding: 16px 0px 11px 30px;
	text-align: center;
}

.content .product_row{
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.content .product_row .product_tbl{
	width: 100%;	
	text-align: center;
	border-bottom: 1px solid #FFB051;
}

.content .product_row .product_tbl_2{
	width: 100%;	
	text-align: center;
	border: none;
}

.product_tbl .product_cell{
	padding: 0px 0px 0px 0px;
	width: 109px;
	background-image: url(../../_img/img_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 123px;	
	text-align: center;
}

.content .product_row .product_tbl .sep{
	padding: 0px 0px 0px 0px;
	font-size: 1px;
	width: 4px;
}

.content .product_row .product_tbl .product_cell .img_top{
	padding: 9px 0px 0px 0px;	
	text-align: center;
}

.content .product_row .product_tbl .product_cell .img_bot{
	padding: 0px 0px 0px 0px;	
	text-align: center;
}

.content .product_row .product_tbl .product_cell .img_top img{
	position: relative;
	top: 4px;
}

.content .product_row .product_tbl .product_cell .img_bot img{
	position: relative;
	top: -4px;
}

.product_tbl .product_cell .img_cell{
	text-align: center;
	padding: 0px 0px 0px 0px;
	height:62px;
}

.product_tbl .product_cell .link{
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.product_tbl .product_cell .link a{
	font-size: 11px;
	position: relative;
	top: -2px;	
}
/* //content */

.total_content_2{
	padding: 0px 0px 0px 138px;
	background-image: url(../../_img/fl_left.jpg);
	background-position: left 60px;
	background-repeat: no-repeat;
}

.total_content_2_tbl{
	width: 100%;
	background-image: url(../../_img/fl_right.jpg);
	background-position: right 60px;
	background-repeat: no-repeat;
}

.total_content_2_tbl .flash{
	padding: 0px 0px 0px 0px;
}


.total_content_2_tbl .content_2{
	padding: 10px 134px 16px 0px;
}

.total_content_2_tbl .content_3{
	padding: 26px 150px 5px 0px;
}

.total_content_2_tbl .content_2 h3{
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 18px;
	color: #464646;
	background-image: url(../../_img/news_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
   float: left;
	font-weight: normal;
}

.total_content_2_tbl .content_2 h3 span{
	position: relative;
	top: -23px;
	padding: 0px 67px 0px 0px;
}

.total_content_2_tbl .content_2 h3 img{
	position: relative;
	top: -6px;
}

.total_content_2_tbl .content_2 .company_tbl{
	width: 728px;
	background-color: #FEF7ED;
	background-image: url(../../_img/company_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
}

.total_content_2_tbl .content_2 .company_tbl_2{
	width: 562px;
	background-color: #FEF7ED;
	background-image: url(../../_img/company_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	top: -20px;

}

.total_content_2_tbl .content_2 .company_tbl .company_cell{
	background-image: url(../../_img/cont_tbl_2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
	padding: 10px 20px 0px 16px;
}

.total_content_2_tbl .content_2 .company_tbl .company_cell p{
	padding: 0px 0px 15px 0px;
}

.total_content_2_tbl .content_2 .company_tbl .company_cell p.adress{
	padding: 10px 0px 15px 0px;
	color: #1F6533;
	font-size: 18px;
}
.flash p.adress{
	padding: 10px 0px 15px 0px;
	color: #1F6533;
	font-size: 18px;
}

/* right_cell */
.right_cell{
	padding: 0px 0px 0px 0px;
	width: 212px;
}
/* voites_tbl */
.right_cell .voites_tbl{
	width: 195px;
	background-color: #FEF7ED;
	background-image: url(../../_img/voites_tbl_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.right_cell .voites_tbl .tit{
	padding: 0px 0px 0px 15px;
	font-family: arial;
	font-size: 18px;
	color: #464646;
	background-image: url(../../_img/news_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.right_cell .voites_tbl .tit span{
	position: relative;
	top: -23px;
}

.right_cell .voites_tbl .tit img{
	position: relative;
	top: -6px;
	left: 25px;
}

.right_cell .voites_tbl .text{
	padding: 0px 0px 0px 14px;
}

.right_cell .voites_tbl .text p{
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	color: #010300;
}

.right_cell .voites_tbl .text .inpt{
	padding: 2px 16px 7px 0px !important;
	padding: 2px 16px 3px 0px;
}

.right_cell .voites_tbl .text .like{
	padding: 0px 0px 0px 0px !important;
	padding: 3px 0px 0px 0px;
}

.right_cell .voites_tbl .sub{
	padding: 10px 0px 20px 47px;
}

.right_cell .voites_tbl .sub input{
	width: 107px;
	height: 25px;
	background-image: url(../../_img/voit.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	color: #FEFEFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
	padding: 0px 0px 1px 0px;
}
/* //voites_tbl */

/* registration_tbl */
.right_cell .registration_tbl{
	width: 195px;
	background-color: #FEF7ED;
	background-image: url(../../_img/voites_tbl_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 32px 0px 0px 0px;
}

.right_cell .registration_tbl .tit{
	padding: 0px 0px 0px 15px;
	font-family: arial;
	font-size: 18px;
	color: #464646;
	background-image: url(../../_img/news_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.right_cell .registration_tbl .tit span{
	position: relative;
	top: -23px;
}

.right_cell .registration_tbl .tit img{
	position: relative;
	top: -6px;
	left: 93px;
}

.right_cell .registration_tbl .text{
	padding: 0px 0px 0px 14px;
}

.right_cell .registration_tbl .inp{
	padding: 0px 0px 8px 14px;
}

.right_cell .registration_tbl .inp input{
	width: 146px;
	height: 22px;
	border: 1px solid #A5ACB2;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 6px;
}

.right_cell .registration_tbl .chekbox{
   padding: 0px 6px 10px 14px;
}

.right_cell .registration_tbl .text{
	padding: 0px 0px 0px 0px;
}

.right_cell .registration_tbl .reg_cell{
	padding: 0px 0px 0px 14px;
}

.right_cell .registration_tbl .sub{
	padding: 15px 0px 20px 47px;
}

.right_cell .registration_tbl .sub input{
	width: 107px;
	height: 25px;
	background-image: url(../../_img/voit.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	color: #FEFEFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
	padding: 0px 0px 1px 0px;
}
/* //registration_tbl */
/* //right_cell */

/* footer */
.footer{
	height: 20px;
	background-image: url(../../_img/footer_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.footer p{
	padding: 2px 0px 0px 13px;
}
/* //footer */
p {padding:4 0 4 0;}
/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}
/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}
