body {
	margin:0;
	margin-top:12px;
	padding:0;

	font:13px  Arial, Verdana, Helvetica, sans-serif;
	color: #364b49;
	line-height: 140%;

	background:#fafeff url(../../img/f_top.jpg) top center repeat-x;
}

h1, h2, p, dl {
  	margin:0 0 13px 0
}

.p2 {
	margin:0 0 9px 0  !important
}

h1 {
  	font:24px Georgia, "Times New Roman", Times, serif;;
	color:#647c7a;
	text-transform:uppercase;
	font-weight:normal;
	line-height:normal;

}

h2 {
	font:16px Georgia, "Times New Roman", Times, serif;;
	color:#008c83;
	text-transform:uppercase;
	font-weight:normal;
	line-height:normal;
}

hr {
	color:#008c83;
	background-color:#008c83;
	border:0 none;
	height:1px;
	clear:both;
	margin:18px 0;
}

a {
 	color: #008c83;
	text-decoration:none
}

/*
a:visited {
  color: #7d5c57
}
*/
a:hover {
  	color: #9eafae
}



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-top:0;
  	/*list-style: none;*/
}

ul li {
  	padding-left:15px;

  	background: url(../../img/marker.gif) 0 8px no-repeat;
}

/**************************************************************
   Tables
 **************************************************************/

table_price1.table {
  	width: 100%;
  	margin-bottom: 18px;
  	border-collapse: collapse;
}

table_price1.table th,
table_price1.table td {
  	padding:4px 15px;
	text-align:left
}


/**************************************************************
   Form
 **************************************************************/

label,
label.label_in{
	float:left;
	text-align:right;
	color:#647c7a;
	width:160px;
	padding:5px 15px 0 0;
}
label.label_in{
	width:120px;
}


.input_text,
textarea,
select {
  	padding:5px;
  	font:13px  Arial, Verdana, Helvetica, sans-serif;
  	color:#364b49;
  	background:#fff;
  	border:1px solid #bfe2e2;
	position:relative
}


.input_text:focus,
textarea:focus,
select:focus {
	border:1px solid #7ccece
}

input.button {
  	cursor: pointer;
  	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom:18px;
	display:block;
	text-align:center;
	color:#FFF;
	width:158px;
	height:29px;
	background: url(../../img/f_bron2.gif) no-repeat;
}
input.button:hover {
  	background: url(../../img/f_bron2_a.gif) no-repeat;
}
.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:22px
}

.positionrelative {
	position:relative
}

.iepngfix {
	behavior: url(../skin/ua/iepngfix/iepngfix.htc)
}

.textdecorationnone {
	text-decoration:none
}
