@charset "utf-8";
body {
	margin:0;
	margin-top:19px;
	padding:0;

	font:13px  Arial, Verdana, Helvetica, sans-serif;
	color: #4c4c4c;
	line-height: 140%;

	background: #ef7800 url(../../img/f_top.gif) top center repeat-x;
}

h1, h2, p, dl {
  	margin:0 0 18px 0
}

p.p2 {
	margin:0 0 9px 0
}

h1 {
  	font-size:24px;
	color:#ef7800;
	text-decoration:none;
	text-transform: uppercase;
	line-height:normal;

}

h2 {
	font-size:18px;
	color:#ef7800;
	text-decoration:none;
	text-transform: uppercase;
	line-height:normal
}

hr {
	color:#3e3e3e;
	background-color:#3e3e3e;
	border:0 none;
	height:1px;
	clear:both;
	margin:18px 0;
}

a {
 	color: #016624
}

/*
a:visited {
  color: #7d5c57
}
*/
a:hover {
  	color: #ef7800;
	text-decoration:none
}



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 30px 18px 30px;
  	padding:0;
  	list-style: none;
}

ul li {
  	padding-left:15px;
  	background: url(../../img/marker.gif) 0 8px no-repeat;
}

/**************************************************************
   Tables
 **************************************************************/



.table_price table {
  	width: 100%;
  	margin-bottom: 20px;
  	border-collapse: collapse;
}


.table_price table th,
.table_price table td {
  	vertical-align: top;
  	padding: 4px 7px;
	text-align:left
}

thead th {
  	background-color: #f2f4f6;
  	border-bottom: 1px solid #e9e9e9;
	font-weight:normal;
	color:#8c8c8c
}

tbody td {
  	border-bottom: 1px solid #e9e9e9;
}

tbody tr:hover {
  	background-color: #f2f4f6;
}

/**************************************************************
   Form
 **************************************************************/

label {
	float:left;
	text-align:right;
	width:112px;
	padding:5px 15px 0 0;
}

label.op {
	float: none;
	text-align: left;
	width: auto;
	padding:0px 0px 0 0;
}


.input_text,
textarea,
select {
  	padding:5px;
  	font:13px  Arial, Verdana, Helvetica, sans-serif;
  	color:#3e2c20;
  	background:#fdfbf6;
  	border:1px solid #e5ccb3;
	position:relative
}


.input_text:focus,
textarea:focus,
select:focus {
  	background: #fcf8ed;
}

input.button {
  	padding: 4px 10px;

  	font: 13px  Arial, Verdana, Helvetica, sans-serif;
  	cursor: pointer;

  	color: #fff;
  	background: #ef7800;
  	border:3px solid #fad1a8;
}

.required {
  	cursor: help;
  	border-bottom: 1px solid #CCC;
}



/**************************************************************
   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
}

.aligncenter {
	text-align:center
}
.reklamalvivua {
	float:right;
	margin-top:24px
}

.positionrelative {
	position:relative
}

.iepngfix {
	behavior: url(../../skin/ua/iepngfix/iepngfix.htc)
}

.textdecorationnone {
	text-decoration:none
}
