body {
	margin:0;
	padding:0;
		
	font:13px  Arial, Verdana, Helvetica, sans-serif;
	color:#2e0d00;
	line-height:140%;
		
	background: url(../../img/fon.jpg);
}

h1, h2, p, dl {
  	margin:0 0 18px 0
}

.p2 {
	margin:0 0 9px 0  !important
}

h1 {   
  	font-size:26px;
	color:#d66c3c;
	line-height:normal
}

h2 {
	font-size:20px;
	color:#d66c3c;
	line-height:normal
}

hr {
	color:#3e3e3e;
	background-color:#3e3e3e; /* Firefox, Opera, Safari*/ 
	border:0 none; 
	height:1px;	 /* 1px IE, Firefox, Opera, Safari */ 
	clear:both; 
	margin:18px 0;
}

a {
 	color: #d66c3c;
	text-decoration:none
}

/*
a:visited {
  color: #7d5c57
}
*/
a:hover {
  	color: #eb9c42
}



ol {  					/*numerovanyy*/
  	margin: 10px 30px;
  	padding: 0 30px;

  	font-size: 1.4em;
  	color: #532406;
  	background-color: #FFF;
}

ol span {
  	font-size: 0.7em;
  	color: #6D6864;
}

ul {					/*markovanyy*/
  	margin:0 0 9px 0;
  	padding:0;
  	list-style: none;
}

ul li {
  	padding:0 0 9px 15px;
	background:url(../../img/merker.gif) 0px 6px  no-repeat
}

/**************************************************************
   Tables
 **************************************************************/

.table_price table {
  	width: 100%;
  	margin-bottom: 18px;  
  	border-collapse: collapse;
}

.table_price table th, .table_price table td {
  	padding:4px 15px;
	text-align:left
}


/**************************************************************
   Form
 **************************************************************/

label {
	float:left;
	text-align:right;
	color:#814a34;
	width:140px;
	padding:5px 15px 0 0;
}



.input_text,
textarea,
select {
  	padding:5px;
  	font:13px  Arial, Verdana, Helvetica, sans-serif;
  	color:#2e0d00;
  	background:#fff;
  	border:1px solid #f0d1c2;
	position:relative
}


.input_text:focus,
textarea:focus,
select:focus {
	border:1px solid #c48250
}

input.button {
  	cursor: pointer;
  	border:none;
	display:block;
	text-align:center;
	font-weight:bold;
	width:120px;
	height:40px;
	background: url(../../img/f_botton.gif);
}





/**************************************************************
   Images
 **************************************************************/

.imgfloat_right {
	float:right;
  	margin:2px 0 20px 20px;  
}

.imgfloat_left {
	float:left;
  	margin:2px 20px 20px 0;
}

img {  
  	border:0
}
img.imgbottfix {
	vertical-align:bottom 
}


/**************************************************************
   Dopomigni
 **************************************************************/
 
.floatleft {
	float:left
}

.floatright {
	float:right
}

.clearboth {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px
}

.aligncenter {
	text-align:center
}
.reklamalvivua {
	float:right;
	margin-top:32px
}

.positionrelative {
	position:relative
}

#iepngfix {
	behavior: url(../skin/ua/iepngfix/iepngfix.htc)
}

.textdecorationnone {
	text-decoration:none
}
.logo {
	background:url(../../img/logo.png) no-repeat 0 0; width:340px; height:111px;display:block; text-indent:-9999px; font-size:3px; float:left;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/logo.png', sizingMethod='image');
}
