.main_default {
	text-align:justify;
	padding: 0 15px 0 10px;
}

.main_content {
	text-align:justify;
	padding:10px 30px 20px 30px;
}

.bottom_row {
	margin:5px 5px 5px 5px;
	background:url(content/iface/stopka_tlo.jpg);
	background-color:#327B34;
	padding:7px;
}
.bottom_row_text, .bottom_row_text a {
	color:#FBF2E6;
	font-size:x-small;
}
.bottom_row_text a:hover {
	color:white;
}
.block_title{ 
  color:#3C892B; 
  position:relative; 
  left:-15px; 
  padding:5px;
  padding-left:15px;
  margin-top:0;
  font-size:18px;
}



h1 {
	margin: 10px 0 10px 0;
	padding:5px 10px 7px 29px;
	text-align:left;
	font-size:24px;
	color:#FBF2E6;
	font-weight:normal;
	background-color:#BEA591;
}

.field_error {
	color: #000000;
	background-color: #dcecd7;
	border:solid 1px #7f9db9;
}