body {
	margin:0;
	margin-top:0px;
	padding:0;	
  	font:13px  Arial, Verdana, Helvetica, sans-serif;
	color: #3e2c20;
	background-color: #E3E3E3
}

h1 {
	font-size:18px;
	padding:10px 5px 0px 15px;
	color: #3e2c20;
	text-align:left
	}

td {
  	font:13px  Arial, Verdana, Helvetica, sans-serif;
	vertical-align:top
	}

img {
	border:0px
}

table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
	background-color:#ffffff

}
table td{
	padding:0px; /* cellspadding="0" */
  	font:13px  Arial, Verdana, Helvetica, sans-serif;
	vertical-align:top
}

p {
    padding:5px 20px 5px 15px;
	text-align:left;
	margin:0 20px 5px15px;
	font:13px
}

ul {				
  	margin:0 30px 18px 20px;
	padding:0px 0px 0px 0px;
  	list-style: none;
	font:12px
}

ul li {
  	padding-left:15px;
  	background: url(../img/marker.gif) 0 8px no-repeat;
}

a {
	color:#3e2c20;
	text-decoration:none
}

a:hover {
	color:#3e2c20;
	text-decoration:underline
}

#br {
     background-color:935252  /* kolir fonu svitlishyj */
}

#bw {
     background-color:ffffff  /* kolir fonu bilyj */
}

#bb {
     background-color:4D4D52  /* kolir fonu chornyj */
}

a .link1 {
	vertical-align:top;
	margin:0px 0 0 0px;
	width:116px;
	height:59px;
	background:url(../img/t.gif)
}
a:hover .link1 {
	background:url(../img/t2.gif)
}

a .link2 {
	vertical-align:top;
	margin:0px 0 0 0px;
	width:130px;
	height:59px;
	background:url(../img/v.gif)
}
a:hover .link2 {
	background:url(../img/v2.gif)
}

a .link3 {
	vertical-align:top;
	margin:0px 0 0 0px;
	width:200px;
	height:59px;
	background:url(../img/k.gif)
}
a:hover .link3 {
	background:url(../img/k2.gif)
}
		 
a .link4 {
	vertical-align:top;
	margin:0px 0 0 0px;
	width:125px;
	height:59px;
	background:url(../img/o.gif)
}
a:hover .link4 {
	background:url(../img/o2.gif)
}
		 
a .link5 {
	vertical-align:top;
	margin:0px 0 0 0px;
	width:54px;
	height:59px;
	background:url(../img/home.gif)
}
a:hover .link5 {
	background:url(../img/home2.gif)
}

a .link9 {
	vertical-align:top;
	margin:0px 0 0 0px;
	width:52px;
	height:59px;
	background:url(../img/ukr.gif)
}
a:hover .link9 {
	background:url(../img/ukr2.gif)
}

a.link8 {
	text-decoration:underline;
	font:14;
	font-weight: bold;
	color:B14A4A
}

a.link8:hover  {
	color:#982727;
	text-decoration:none
}

.r {
	font:14;
	font-weight: bold;
	color:B14A4A
}

.r2 {
	font:13;
	color:3e2c20
}

#tdd {
     margin-top:10;
	 padding-right:10
     }
	
#teh2 {
    text-align:left;
	height:25;
	width:500;
    vertical-align:top
	}

p.p2 {
	margin:0 0 9px 0
}

p.p3 {
	margin:0 0 9px 128px
}
	
/**************************************************************
   Form
 **************************************************************/

label {
	float:left;
	text-align:right;
	width:112px;
	padding:5px 15px 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;

    font-weight: bold;
    color:B14A4A;
  	background: #CFCDCD;
  	border:3px solid #fad1a8;
}

.required {
  	cursor: help;
  	border-bottom: 1px solid #CCC;
}

#komentar_add {
	background:url(img/f_kom2.gif) repeat-y;
	margin-bottom:20px;
	width:100%
}
#komentar_add div {
	background:url(img/f_kom2_t.gif) top no-repeat;
	
}
#komentar_add div div {
	background:url(img/f_kom2_b.gif) bottom no-repeat;
	padding:15px 20px;
	
}




