body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #709724;
}
body, html {
	margin: 0px;
	height: 100%;
}
.table_100 {
	height: 100%;
}
.main_podl {
	height: 100%;
	background-image: url(/tpl/main/images/main_podl.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D5FF81;
}
.back_left {
	background-image: url(/tpl/main/images/left_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_right {
	background-image: url(/tpl/main/images/right_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FEFFFD;
}
.cont_razd {
	background-image: url(/tpl/main/images/text_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cont_table {
	background-image: url(/tpl/main/images/text_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
.content {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
#div_top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 290px;
	width: 366px;
}
#div_left {
	position: absolute;
	height: 127px;
	width: 202px;
	left: 9px;
	top: 640px;
}
#div_right {
	position: absolute;
	height: 153px;
	width: 213px;
	top: 455px;
	right: 18px;
}
#div_menu {
	position: absolute;
	height: 240px;
	width: 190px;
	left: 18px;
	top: 515px;
}
#div_search {
	position: absolute;
	padding-left: 6px;
	padding-top: 0px;
	height: 49px;
	width: 144px;
	top: 448px;
	right: 69px;
	border: 0px solid #000;
}
#div_search table{	padding: 0px;
	margin: 0px;
}
#div_search input{	background-color:#FFFFFF;
	color:#C41228;
	border-color:#709724;
	width: 120px;
}
#div_menu_right {
	position: absolute;
	height: 49px;
	width: 134px;
	top: 481px;
	right: 69px;
}
#about {
	width: 190px;
	display: none;
	text-align: left;
}
.item_sim {
	background-image: url(/tpl/main/images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.item_sel {
	background-image: url(/tpl/main/images/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}

.table_m_100 {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
.table_m_cn {
	height: 100%;
	width: 1024px;
	text-align: center;
	background-color: #FFFFFF;
}

.subform_hidden {
	display:none;
}

.subform_show {
}

a{
	color: #709724;
}

.asinka, .asinka a{
	text-decoration: none;
	font-size: 10px;
}



.cat_pars{
    border:0px solid silver;
}
.cat_pars div {
    float: left;
    width: 300px;
    border:0px;
    border:0px solid silver;
	padding-bottom: 2px;
}

.cat_pars div.clear{
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
    border:none;
    float:none
}
.cat_pars div.cat_pars_name{
    width: 150px;
	font-weight: bold;
}
.cat_pars div.cat_pars_value{
    width: 150px;
}

.cat_pars div.cat_pars_descr{
    width: 300px;
	color:#898989;
	padding: 0px 0px 10px 0px;
}

.cat_pars div.cat_pars_value_long{
    width: 700px;
	font-size:9px;
}

.cat_pars_value_item{
	font-weight: normal;
}

.inp_100, input.w100, textarea.w100{
	font-size:8pt;
	background-color:#FFFFFF;
	color:#709724;
	border-color:#709724;
	border-width:1px;
	border-style:solid;
	width: 100%;
}

input.vote_but{	background-color:#FFFFFF;
	color:#C41228;
	border-color:#C41228;
}

.inp_flat, input, textarea, select, input.file, input.select{
	font-size:8pt;
	background-color:#FFFFFF;
	color:#709724;
	border-color:#709724;
	border-width:1px;
	border-style:solid;
}

table .style1, table .style1 td{
	border: 1px solid #709724;
	border-collapse: collapse;
	padding: 2px;
}

p{
text-align: justify;
}


ul.pages{
  padding:0;
  margin:0;
  list-style:none;
}

.listing{
  float:left;
  width:100%;
  text-align:center;
  padding:5px 0;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing li{
  display:inline;
  padding:0;
}

.listing .center a{
  padding:2px 5px;
  font-weight:100;
  background:#A1CB3C;
  border:0px solid #c7c7c7;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 1px;
}
.listing .center a:hover{
  background:#898989;
  border:0px solid #666;
}
.listing .center a.active{
  background:#CF4451;
  border:0px solid #666;
  color:#fff;
}
.listing .center span{
  font-weight:100;
  padding:0 5px;
}

table.gb_ask td{	padding:3px;
}
table.gb_ask tr.ask{
	background:#F5ECE0;
}
table.gb_ask td.ask{	width: 100px;
}
table.gb_ask td.ask_text{
	text-align: justify;
}
table.gb_ask td.ansv{
	font-weight: bold;
	width: 100px;
}
table.gb_ask td.ansv{
	text-align: justify;
}

table.concurs_addform td{	padding-bottom: 5px;}

img.concurs_part_item{	border: 1px solid #709724;
	padding: 2px;
	margin: 2px;}

img.concurs_work_item{	border: 0px solid #709724;
}

#work_path{	padding-bottom: 10px;
	color: #C91228;}

#work_path a{
	color: #C91228;
}


table.gallery_rating{
	border: 0px solid #FFF;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.gallery_rating td{
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFF;
	background-position: left top;
	background-repeat: no-repeat;
}

table.gallery_rating td.galrat_0{
	background-image: url(/tpl/main/images/work/star_0.gif);
}

table.gallery_rating td.galrat_1{
	background-image: url(/tpl/main/images/work/star_1.gif);
}

table.gallery_rating td.galrat_2{
	background-image: url(/tpl/main/images/work/star_2.gif);
}

div.dpmain{	background-color: #FDEAE3;
	display: none;}

div.rightrk{	padding-left: 15px;
}

div.dpmain, a.dpmain, .rightrk{	font-size: 10px;}
a.dpmain:hover, .rightrk:hover{
	color: #CD132B;
}
