html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;

	font-size: 80%;
	font-family: Tahoma, Verdana;
	color: #000;
	background-color: #fff;
}

/*images*/
img{
	border:0px;
}


/*Font in table*/
table
{
	font-size:100%;

}

/*Links*/
a {
	color: #e20202; 
	text-decoration:underline;
	border:0px;
}
a:hover{
	color:#DD0000;
	text-decoration:none;
	border:0px;
}

/* verst classes*/
.verst
{
	padding: 0px;
	margin: 0px;
}

table.verst{
	border-collapse:collapse;
	margin:0px;
}

table.verst tr td{
	margin:0px;
	padding:0px;
	vertical-align:top;
}


/*    ------   CHAK   -----    */
.png_fix
{
	behavior: url("/scripts/iepngfix.htc");
}
/*-----------------------------*/



/*----------------------*/
.text_main
{
	font-family: tahoma;
	font-size: 12px;
	color: #010101;
	line-height: 120%;
}

.text_left_menu
{
	font-family: georgia;
	font-size: 12px;
	color: #412702;
	line-height: 120%
}

.text_left_menu_act
{
	font-family: georgia;
	font-size: 12px;
	color: #ffe99d;
	line-height: 120%
}

.text_page_title
{
	font-family: georgia;
	font-size: 22px;
	color: #412702;
	line-height: 120%
}

/* NEWS */

.text_main_news
{
	font-family: tahoma;
	font-size: 12px;
	color: #010101;
	line-height: 120%;
	text-decoration: none;
}

.text_main_news:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #010101;
	line-height: 120%;
	text-decoration: none;
}

.text_news_news
{
	font-family: georgia;
	font-size: 18px;
	color: #2d1f00;
	line-height: 120%
}

.text_news_date
{
	font-family: georgia;
	font-size: 14px;
	color: #333;
	line-height: 120%
}

.text_news_date:hover
{
	font-family: georgia;
	font-size: 14px;
	color: #333;
	line-height: 120%
}


.text_news_podrobnee
{
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 120%
}


/*-------- FORM ---------------*/

.text_form_form
{
	font-family: georgia;
	font-style: italic;
	font-size: 16px;
	color: #2f2102;
	line-height: 120%
}

.text_form_label
{
	font-family: tahoma;
	font-size: 10px;
	color: #2f2102;
	line-height: 120%
}

.calendar_date
{
	width: 110px;
	height: 14px;
	border: 2px solid #F0E8D5;
	background: #CAB48F;
	/*background: url('/img/form_date_fon.jpg') no-repeat left top;*/
	color: white;
	font-family: tahoma;
	font-size: 10px;
	padding: 2px 3px
}

.text_form_submit
{
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
	color: #2f2102;
	line-height: 120%
}

.text_form_submit:hover
{
	text-decoration: underline;
	color: #2f2102;
}

/* carusel */

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 510px; /*Width of Carousel Viewer itself*/
height: 105px; /*Height should enough to fit largest content's height*/
}

.stepcarousel_high{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 510px; /*Width of Carousel Viewer itself*/
height: 120px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
/*width: 180px;*/ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* ----  BIG PHOTO --------------------- */



/* ------- DOWNLOAD FILE BLOCK --------------*/
.download_href
{
	font-family: times new roman;
	font-size: 14px;
	color: #5c3a1e;
	line-height: 120%;
}

.download_href:hover
{
	font-family: times new roman;
	font-size: 14px;
	color: #5c3a1e;
	line-height: 120%;
	text-decoration: none;
}

/* -------------------- PRICE BLOCK ------------------------------ */

.text_price_description
{
	font-family: times new roman;
	font-size: 18px;
	color: #d0a536;
	line-height: 120%;
	text-decoration: none;
}

h2 {
	font-weight:normal;
	font-family: georgia;
	font-size: 18px;
	color: #412702;
	line-height: 120%
}

h3 {
	font-weight:normal;
	font-family: georgia;
	font-size:16px;
	color: #412702;
	line-height: 120%
}
