* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}

html {
	height: 100%;
	min-width: 1000px;
}

body {
    min-width: 1000px;
	min-height:100%;
	height: 100%;
	font-weight: normal;
	font-family: Tahoma;
	background: white;
	color: black;
    background-image: url(../images/bg.gif);
}
div.page {
	position: relative;
	width: 100%px;
	margin: auto;
	height: auto !important;
	min-height:100%;
	height: 100%;
}
div.page div.footer_guarantor {
	position: relative;
	height: 80px;
	clear: both;
}
div.login_sub{
  position: absolute;
  width: 170px;
  height: 120px;
  top: 30px;
  right: 50px;
}


div.footer_pane{
    position: relative;
    width: 100%;
    height: 44px;
    background-image: url(../images/panel_bg.png);
}
div.footer {
	position: relative;
	margin: auto;
	margin-top: -66px;
	width: 100%;
	height: 66px;
	clear: both;
	background-repeat: repeat-x;
}
div.banner{
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 7px;	
}
div.page div.header {
	width: 100%;
	position: relative;
	height: 175px;
}
div.page td.sidebar {
	width: 279px;
    background-image: url(../images/menu_bg.png);
    background-repeat: no-repeat;
}
div.page td.mainbar {
	overflow: hidden;
}
div.menu{
  position: relative;
  width: 214px;
  background-image: url(../images/menu.png);
  background-repeat:repeat-y;
  margin-left: 17px;
}
div.start_menu{
  position: relative;
  width: 100%;
  width: 214px;
  min-height: 320px;
  background-image: url(../images/menu_wooman.png);
  background-position: top left;
  background-repeat: no-repeat;
}
div.menu_bottom{
    position: relative;
    width: 100%;
    height: 23px;
    background-image: url(../images/menu_bottom.png);
}
div.woomen_hand{
  position: absolute;

  top: 175px;
  left: 230px;
  width: 167px;
  height: 38px;
  background-image: url(../images/wooman_hand.png);
  z-index: 99;
}
div.header_bg{
  position: absolute;
  left: 0px;
  width: 100%;
  height: 44px;
  top: 79px;
  background-image: url(../images/panel_bg.png);
}
div.top_woomen{
  position: absolute;
  top: 0px;
  left: 0xp;
  width: 384px;
  height: 175px;
  background-image: url(../images/footer_woomen.png);
}
div.logo{
    position: absolute;
    top: 23px;
    left: 178px;
    width: 140px;
    height: 42px;
    background-image: url(../images/logo.png);
     cursor: pointer;
}
div.logo a{
	display: block;
	width: 140px;
    height: 42px;
    text-indent: -999px;
    overflow: hidden;
}
div.stars{
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -121px;
  width: 242px;
  height: 162px;
  background-image: url(../images/stars.png);
  cursor: pointer;
}
div.stars a{
	display: block;
	width: 242px;
	height: 162px;
	text-indent: -999px;
	overflow: hidden;
}
div.title{
  position: absolute;
  top: 140px;
  margin-left: -171px;
  left: 50%;
  width: 83px;
  height: 13px;
  background-image: url(../images/site.png);
  background-repeat: no-repeat;
}
div.login_panel{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 272px;
    height: 175px;
    background-image: url(../images/login_panel.png);
}
div.cut{
  position: absolute;
  top: 446px;
  left: 231px;
  width: 49px;
  height: 40px;
  background-image: url(../images/cut.png);

}
div.prava{
  position: absolute;
  bottom: 10px;
  left: 20px;
  white-space: nowrap;
  height:12px;
  font-size: 10px;
  color: #bcbcbc;
}
div.author{
  position: absolute;
  bottom: 12px;
  right: 20px;
  white-space: nowrap;
  height: 22px;
  font-size: 10px;
  color: #bcbcbc;
}
div.contact{
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  text-align: center;
  white-space: nowrap;
   font-size: 10px;
  color: #bcbcbc;
}
div.a_title{
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #d59d9f;
  margin-top: 5px;
  margin-bottom: 5px;
}
a.auth{
    text-decoration: underline;
    color: #a36163;
    font-size: 10px;
}
a.auth:hover{
    text-decoration: none;
    color: #a36163;
    font-size: 10px;
}
span.auth{
   color: #a36163;
    font-size: 10px;
}
table.auth input.inputbox{
    border: 0px;
    color: #a36163;
    font-size: 12px;
    width: 127px;
    margin-left: 5px;
    margin-top: 5px;
    background: none;
}
table.auth input.button{
    border: 0px;
    background: none;
    color: #d59d9f;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}
td.user_info input.button{
    border: 0px;
    background: none;
    color: #d59d9f;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}
div.login, div.pwd{
  position: relative;
  background-image: url(../images/input_bg.png);
  width: 137px;
  height: 22px;
}


td.login_title{
   height: 55px;
}
div.top_razd{
  position: relative;
  height: 45px;
}

ul.menu{
	list-style-type: none;	
}
ul.menu ul{
	list-style-type: none;	
}
ul.menu span.separator{
	display: block;
	margin-left: -2px;
  	position: relative;
  	width: 221px;
  	height: 34px;
  	background-image: url(../images/menu_lenta.png);	
  	background-repeat: no-repeat;
  	color: white;
  	font-size: 12px;
  	line-height: 36px;
  	padding-left: 40px;
  	font-weight: bold;
}
ul.menu ul li{
	margin-left: 20px;
	background-image: url("../images/rss110.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;;
	padding-left: 18px;
	margin-top: 5px;
}
ul.menu ul a{
	color: #fff7a0;
  	font-size: 12px;
  	text-decoration: underline;
  	font-family: Arial;
}
ul.menu ul a:hover{
  	text-decoration: none;
}	


/*********************** mainbar ***************************/
div.title_body{
  position: relative;
  height: 50px;
  line-height: 50px;

}
div.title_body h1{
    font-weight: normal;
    margin-left: 60px;
    color: #795e36;
    font-size: 24px;
}
div.componentheading{
    display: none;
}



div.page_title{
  margin-left: 16px;
  position: relative;
  height:32px;
  background-image: url(../images/news_bg.png);

}
div.start_page_title{
     position: absolute;
     top: -3px;
     left: -16px;
     width: 212px;
     height: 35px;
     background-image: url(../images/news_s.png);
     background-position: top left;
     background-repeat: no-repeat;
     z-index: 900;
}
div.end_page_title{
    position: absolute;
    top: -2px;
    right: -17px;
    height: 36px;
    background-image: url(../images/news_e.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 240px;
    white-space: nowrap;
    text-align: right;
}
div.content_fris{
  position: relative;
  width: 98%;
}


a.page_title{
   color: white;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
}
a.page_title:hover{
   color: white;
   text-decoration: underline;
   font-size: 12px;
    font-weight: bold;
}
div.title_main_page{
	position: absolute;
	width: 100px;
	height: 12px;
	left: 55px;
	top: 8px;	
	white-space: nowrap;
}
table.content_table{
  border-collapse: collapse;
  width: 100%;

}
td.content_td{
	color: #795e36;
	font-size: 10px;
	background: white;
}
td.first_bg{
  background: url(../images/first_td.png);
  background-position: top right;
  background-repeat: repeat-y;
  width: 24px;
}
a.coment{
	font-size: 10px;
	color: #793636;
	text-decoration: underline;
}
a.coment:hover{
	font-size: 10px;
	color: #793636;
	text-decoration: none;
}
div.content_center_div{
	position: relative; 
	width: 95%; 
	margin: auto;
	font-size: 12px;
	line-height: 18px;
}
div.content_center_div a{
	font-size: 12px;
	color: #793636;
	text-decoration: underline;
}
div.content_center_div a:hover{
	text-decoration: none;
}
td.end_bg{
  width: 8px;
  background-image: url(../images/td_end.png);
}
td.bottom_bg{
    position: relative;
    height: 10px;
    background-image: url(../images/td_bottom.png);
    background-repeat: repeat-x;
}
div.left_cut{
    position: absolute;
    bottom: 9px;
    left: 16px;
    width: 23px;
    height: 22px;
    background-image: url(../images/cut_left.png);
}
div.right_cut{
    position: absolute;
    bottom: 9px;
    right: 0px;
    width: 21px;
    height: 22px;
    background-image: url(../images/cut_right.png);
    
}
table.blog{
	width: 100%;	
}
hr.hr_1{
  background: #d7c09f;
  color: #d7c09f;
  width: 100%;
  size: 1px;
}
div.edit{
	position: absolute;	
	white-space: nowrap;
	top: 10px;
	width: 200px;
	height: 12px;
	right: 10px;
	color: #a58658;
	font-size: 10px;
	z-index: 100;
	text-align: right;
}
div.edit a{
	color: #a58658;
	text-decoration: none;
	font-size: 10px;	
}
div.edit a.edit_for_admin{
	color: white;
	text-decoration: none;
	font-size: 10px;	
}
div.edit a.edit_for_admin:hover{
	color: white;
	text-decoration: underline;
	font-size: 10px;	
}
div.edit a:hover{
	color: #a58658;
	text-decoration: underline;
	font-size: 10px;	
}
p.info_news{
	position: relative;
	white-space: nowrap;
	color: #795e36;
	font-size: 10px;
	margin-left: 25px;
	margin-top: 15px;
}
td.user_info{
	color: #d59d9f;
	font-size: 12px;
}

a.pagenav{
	color: #793636;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.pagenav:hover{
	text-decoration: none;
}
span.pagenav{
	color: #793636;
	font-size: 11px;
	font-weight: bold;
}

table.table_center_content{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}


/*------------ module search----------------------*/
div.subsearch{
	position: relative;
	margin-left: 35px;
}
div.moduletable h3{
	font-size: 12px;
	color: #793636;
	font-weight: normal;	
}
div.search{
	position: relative;
	width: 200px;
	height: 22px;
	background-image: url("../images/search_news.jpg");
	background-repeat: no-repeat;
}
div.search input.inputbox{
	position: absolute;
	left: 4px;
	top: 2px;
	width: 170px;
	font-size: 12px;
	color: #793636;
	height: 16px;
	border: 0px;
}
div.search input.button{
	position: absolute;
	right: 5px;
	top: 1px;	
	width: 18px;
	height: 19px;
	background-image: url("../images/btns.jpg");
	background-repeat: no-repeat;
	text-indent: -999px; 
	overflow: hidden;
	cursor: pointer;
}
/*------------ End Module Search -----------------*/

div#jc{
	margin-top: 20px;	
}
div.content_center_div{
	margin-top: 10px;
}
input.inputbox{
	width: 150px;
	border: 1px solid #795e36;
}
textarea.inputbox{
	width: 250px;
	height: 40px;
	border: 1px solid #795e36;
}
div.board_fe{
	position: relative;
	width: 95%;
	border: 1px solid #795e36;
	background: white;
}
div.board_title{
	background: #795e36;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}
div.board_title a{
	color: #fcebd1;
	font-size: 20px;	
}
div.board_title2{
	background: #795e36;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 12px; 
	color: #bb9862;
}
div.board_title2 a{
	font-size: 12px;
}
div.forum_cat{
	position: relative;
	background: white;
}
div.board_top_cut1{
	position: absolute;
	top:-1px;
	left: -1px;
	width: 11px;
	height: 10px;
	background-image: url('../images/top_b2.png');
	background-repeat: no-repeat;
	z-index: 99;
}
div.board_top_cut2{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 12px;
	height: 10px;
	background-image: url('../images/top_b1.png');
	background-repeat: no-repeat;
	z-index: 99;
}
div.board_bottom_cut1{
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 11px;
	height: 10px;
	background-image: url('../images/bottom_b1.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 99;
}
div.board_bottom_cut2{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 12px;
	height: 13px;
	background-image: url('../images/bottom_b2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 99;
}

div.forum_cat{
 position: relative;
 background-color: #fcebd1;
 width: 98%;
 margin: auto;
}
div.f_cat_c1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 13px;
	background-image: url("../images/cat_c1.png");
	z-index: 2;
}
div.f_cat_c2{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 13px;
	height: 11px;
	background-image: url("../images/cat_c2.png");
	z-index: 2;
}
div.f_cat_c3{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 13px;
	height: 11px;
	background-image: url("../images/cat_c4.png");
	z-index: 2;
}
div.f_cat_c4{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 11px;
	height: 13px;
	background-image: url("../images/cat_c3.png");
	z-index: 2;
}

div.board_top_cut1_1{
	position: absolute;
	top: -1px;
	left: -1px;
	width: 11px;
	height: 12px;
	background-image:  url("../images/top_reg.png");
	background-repeat: no-repeat;
	background-position: top left;
}
div.board_top_cut2_1{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 12px;
	height: 11px;
	background-image:  url("../images/left_reg.png");
	background-repeat: no-repeat;
	background-position: top left;
}
div.new_poll{
	position: relative;
	margin-right: 10px;
	float: left;
	width: 127px;
	height: 14px;
	background-image: url("../images/new_poll.png");
	background-repeat: no-repeat;
	overflow: hidden;
}
div.new_poll a{
	display: block;
	width: 127px;
	height: 14px;
	text-indent: -999px;
}
div.new_theme{
	position: relative;
	width: 87px;
	height: 14px;
	background-image: url("../images/new_theme.png");
	background-repeat: no-repeat;
	overflow: hidden;
}
div.new_theme a{
	display: block;
	width: 87px;
	height: 14px;
	text-indent: -999px;
}

div.c_1{
	position: absolute;
	width: 21px;
	height: 17px;
	top: -1px;
	left: -1px;
	background-image: url("../images/c_1.png");
	background-position: top left;
	background-repeat: no-repeat;
}
div.c_2{
	position: absolute;
	width: 17px;
	height: 21px;
	top: -1px;
	right: -1px;
	background-image: url("../images/c_2.png");
	background-position: top right;
	background-repeat: no-repeat;
}
div.c_3{
	position: absolute;
	width: 17px;
	height: 21px;
	bottom: -1px;
	left: -1px;
	background-image: url("../images/c_4.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.c_4{
	position: absolute;
	width: 21px;
	height: 17px;
	bottom: -1px;
	right: -1px;
	background-image: url("../images/c_3.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.cc_1{
	position: absolute;
	width: 13px;
	height: 16px;
	top: -1px;
	right: -1px;
	background-image: url("../images/cc_1.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.cc_2{
	position: absolute;
	width: 16px;
	height: 13px;
	bottom: -1px;
	right: -1px;
	background-image: url("../images/cc_2.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
ul.forum_buttons{
	list-style-type: none;
	margin-bottom: 4px;
}
ul.forum_buttons li{
	float:left;
	background-image: url("../images/but_forum2.png");
	width: 114px;
	height: 23px;
	text-align: center;
	overflow: hidden;
	
}
ul.forum_buttons li a{
	display: block;
	width: 114px;
	height: 23px;
	color: white;
}
ul.forum_buttons li:hover{
	width: 114px;
	height: 23px;
	text-align: center;
	background-image: url("../images/but_forum2.png");
}
input.q_button{
	background-image: url("../images/but_forum2.png");
	width: 114px;
	height: 23px;
	text-align: center;
	color: white;
	font-size: 12px;
}
div.form_reg{
	position: relative;
	margin: auto;
	width: 475px;
	background: white;
}
div.form_border{
	position: relative;
	border: 1px solid #7f5f32;
}
input.inputbox_reg{
	width: 158px;
	height: 19px;
	border: 1px solid #cbcbcb;
	padding-top: 4px;
}
input.button_reg{
	width: 170px;
	height: 23px;
	background-image: url("../images/reg_button.png");
	font-size: 14px;
	color: white;
}
table.my{
	border: 1px solid #ffcc99;
	border-collapse: collapse;
	width: 98%;
	margin: auto;
	margin-top: 10px;
}
table.my td{
	text-align: center;
	padding: 4px;
	border: 1px solid #ffcc99;
}
table.my2{
	border: 1px solid #ffcc99;
	border-collapse: collapse;
	width: 98%;
	margin: auto;
	margin-top: 10px;
}
table.my2 td{
	text-align: left;
	padding: 4px;
	border: 1px solid #ffcc99;
}
div.content_center_div a{
	font-size: 12px;
	color: #793636;
	text-decoration: underline;
}
div.content_center_div a:hover{
	text-decoration: none;
}

span.spoiler{
	font-size: 12px;
	color: #793636;
	text-decoration: underline;
	cursor: pointer;
}
span.spoiler:hover{
	text-decoration: none;
}
h2{
	font-size: 18px;
	color: #795e36;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 4px;
}

div.pathway{
	 position: relative; 
	 width: 98%; 
	 height: 33px;
	 margin: auto; 
	 background-color: #fcebd1; 
	 margin-top: 5px; 
	 margin-bottom: 10px;
	 background-image: url("../images/path_left.png"); 
	 background-position: top left; 
	 background-repeat: no-repeat;
}
div.links{
	position: relative;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 28px;
	
}
div.links span{
	font-size: 11px; font-weight: bold; color: #bb9862; text-decoration: underline;
}
div.links a.pathway_my{font-size: 11px; font-weight: bold; color: #bb9862;}
div.links a.pathway_my:hover{font-size: 11px; font-weight: bold; color: #bb9862;}
div.path_right{
	position: absolute;
	top: 0px;
	right: -1px;
	width: 15px;
	height: 32px;
	background-image: url("../images/path_right.png");
	background-repeat: no-repeat;
	background-repeat: top left;
}

div.bottom_forum{
	position: relative;
	width: 98%;
	margin: auto;
	background-image: url("../images/bottom_left.png");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #795e36;
	height: 83px;
	margin-bottom: 10px;
    margin-top: 10px;
    FONT-SIZE: 11px; 
    COLOR: #fcebd1;
}
div.forum_b_r{
	position: absolute;
	top: 0px;
	right: -1px;
	width: 14px;
	height: 83px;
	background-image: url("../images/bottom_right.png");
}


div.smile_forum{
	position: relative;
	width: 153px;
	border: 1px solid #dcdcdc;
	text-align: left;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	padding-top: 5px;
}
div.forum_top_smile{
	position: absolute;
	top: -20px;
	left: -1px;
	width: 155px;
	height: 21px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	background-image: url("../images/smile_top.png");
}
div.smile_forum_bottom{
	position: absolute;
	bottom: -10px;
	left: -1px;
	width: 155px;
	height: 11px;
	background-image: url("../images/smile_bottom.png");
	background-position: top left;
	background-repeat: no-repeat;
}
a.prof_a{
	font-size: 12px;
	color: #bb9862;
	font-weight: bold;
}
a.prof_a:hover{
	text-decoration: none;
}
span.highlight{
	font-weight: bold;
	color: red;
}
input.inputbox_search{
	
}
div.rating_a{
	position: relative;
	width: 20px;
	height: 18px;
	background-image: url("../images/rata.png");
	float: left;
	cursor: pointer;
}
div.rating{
	position: relative;
	width: 20px;
	height: 18px;
	background-image: url("../images/rat.png");
	float: left;
	cursor: pointer;
}

div.small{
	display: none;
}

div.mod_search{
	position: absolute;
	top: 90px;
	left: -100px;
	width: 139px;
	height: 22px;
	background-image: url("../images/search.gif");
}
div.mod_search input{
	border: 0px;
	background: none;
	font-size: 12px;
	color: #aaaaaa;
	font-family: Tahoma;
	width: 100px;
	margin-left: 10px;
	margin-top: 2px;
}
div.mod_search input.submit{
	position: absolute;
	top: 2px;
	right: 4px;
	width: 20px;
	height: 19px;
	background-image: url("../images/sb.gif");
	background-repeat: no-repeat;
}
div.spoilertitle{
	position: relative;
	cursor: hand;

}
div.spoilertext{
	position: relative;
	display: none;	
}
div.spoilertitle a{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dotted #793636;

}
div.spoilertitle a:hover{
	font-weight: bold;
	border-bottom: 2px dotted white;
}