@charset "utf-8";
.tableall {
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td img {display: block;}
body {
	background-color: #F2F894;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	margin: 5px;
	width: 95%;
	font-family: georgia, "times new roman", serif;
	font-size: 15px;
}
.text h1{
	color: #414304;
	border-bottom-width: 2px;
	border-bottom-color: #A0C71E;
	border-bottom-style: solid;
	text-indent: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 2.5em;
}
.imgbodr {
	border: 1px solid #000000;
}
.textcenter{
		margin: 5px;
	width: 95%;
	font-family: georgia, "times new roman", serif;
	font-size: 15px;
		font-weight: bold;
		text-align: center;
}

label {
text-align: left;
width:70px;
float:left;
text-transform:uppercase;
  clear: right;
  font: bold 16px georgia, "times new roman", serif;
  margin: 3px 0px 0px 10px;
  }
fieldset {
	background-color: #F4FAB2;
	border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }
legend {
width:194px;
height:30px;
color:#fff;
font-size:2em;
padding-left:0.5em;
background: transparent url("graphics/legend_bg.gif") no-repeat;
position:relative;
top:-1em;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font: 12px georgia, "times new roman", serif;
color:#333 ;
margin: 3px 0px 5px 0px;
height:23px;
border: 1px solid #503500;
padding: 0px 0px;
background: transparent url("images/kontakti_r8_c6.jpg") no-repeat fixed;
width:518px;
voice-family: "\"}\""; 
voice-family:inherit;
width:518px;
}
fieldset>input.textfield {
background: transparent url("images/kontakti_r8_c6.jpg") no-repeat;
}
textarea {
font: 12px georgia, "times new roman", serif;
color:#333 ;
margin: 0;
height:199px;
border:1px solid #503500;
background: transparent url("images/kontakti_r12_c6.jpg") no-repeat fixed;
width:518px;
voice-family: "\"}\""; 
voice-family:inherit;
width:518px;
}
fieldset>textarea {
background: transparent url("images/kontakti_r12_c6.jpg") no-repeat;
}
.submit {
background: transparent url("images/kontakti_r16_c12.jpg") no-repeat;
height:36px;
border:solid 0 #fff;
width: 120px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 border-right-color: #503500;
 border-right-style: solid;
 border-right-width: 1px;
 }
.captcha_input {
font:12px georgia, "times new roman", serif;
color:#333 ;
margin:0px;
height:20px;
border: 1px solid #503500;
padding: 0px 0px;
background: transparent url("images/kontakti_r18_c9.jpg") no-repeat fixed;
width:98px;
voice-family: "\"}\""; 
voice-family:inherit;
width:98px;
}
fieldset>table>tbody>tr>td>input.captcha_input {
background: transparent url("images/kontakti_r18_c9.jpg") no-repeat;
}
.footer{
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #503500;
}
.footer a:focus, .footer a:link, .footer a:visited, .footer a:active {
	color: #503500;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}