.main_contacts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B2D7E9;
	font-weight: bold;
}

img {
	border:0px;
}

#pho-img {
	margin:9px 9px 9px 9px;
	height:300px;	
    text-align : center;
    vertical-align: middle
	}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1F4A92;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A57835;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E5527;
	font-weight: bold;
}
.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E5527;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99886E;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E5AA5;
	font-weight: bold;
	text-decoration: underline;
}

datesize   {
	font-size:9;
	padding:0px 5px 0px 0px;
	color: #1F4A92;
}

date  {
	color: #1F4A92;
}

p    {
	margin:4px 4px 4px 4px
}

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

p.p3 {
	margin:0 0 0 128px
}
 
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:5E725D;
  	background: #CFCDCD;
  	border:3px solid #DFE7DF;
}

.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;
	
}
