body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  min-height: 100%;
}

.container {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	border-left: 3px solid #a397a5;
	border-right: 3px solid #a397a5;logo

}

.header_and_content_container {
  padding: 0 0 0 0;
	width: 680px;
	float: right;
  margin: 0 0 0 0;
  overflow: hidden;
}

.logo_and_menu {
  padding: 0 0 0 0;
	width: 280px;
	float: left;
  margin: 0 0 0 0;
}

.container2 {
  padding: 0 0 0 0;
	width: 100%;
	min-height: 100px;
	overflow: auto;
	background: #fff;
}

.logo {
  padding: 0 0 0 0;
	width: 280px;
	height: 120px;
	float: left;
}

.menu_hatter{
  padding: 0 0 0 0;
	width: 280px;
	background: #fff;
	min-height: 200px;
	float: left;
	clear: left;
}

.header {
  padding: 0 0 0 0;
	width: 100%;
	height: 200px;
  margin: 0 0 0 0;
  float: right;
}

.content {
	width: 100%;
	background: #fff;
	min-height: 310px;
  margin: 0 0 0 0;
  float: right;
}


.footer {
  padding: 0 0 0 0;
	width: 100%;
	height: 95px;
	margin: 0 0 0 0;
	clear: right;
	border-top: 2px solid #b8dd8f;
	border-bottom: 2px solid #eae4b4;
}

.fluid {
  padding: 0 0 0 0;
	position:absolute; 
	left:0; 
	top:0; 
	width: 100%;
	background-image: url('images/background.jpg');
	min-height: 100%;
	margin: 0px;
}

.footer_font{
	font-family: Arial;
	font-size: 8pt;
}

.footer_font_a{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #000;
}

.footer_font_a:hover{
	text-decoration: none;
	color: #265306;
}

.top_menu{
	background-image: url('images/menu1_bg.jpg');
}

.top_menu_a{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #9f6b9c;
	text-decoration: none;
}

.top_menu_a:hover{
	color: #5d1062;
	text-decoration: none;
}

.top_menu_font{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #9f6b9c;
	text-decoration: none;
}

.title_menu{
	border: 1px solid #e0dbe1;
	background-image: url(images/main_title_bg.jpg);
}

.content_bg{
	border-right: 1px solid #e0dbe1;
	border-left: 1px solid #e0dbe1;
	border-bottom: 1px solid #e0dbe1;
	background-image: url('images/content_bg.jpg');
	color: #573e54;
}

.content_font{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #58345a;
	text-align: justify;
}

.content_font_a{
	text-decoration: none;
	font-weight: bold;
	color: #58345a;
}

.content_font_a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #9f6b9c;
}

.content_font_bold{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #58345a;
	text-align: justify;
}

.content_bigger_bold{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #58345a;
	text-align: justify;
}

.title_font{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #58345a;
}

.input{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #58345a;
	text-align: justify;
	background-color: #fafafc;
	border: 1px solid #ded8da;
}

.input_button{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #58345a;
	text-align: justify;
	background-color: #fafafc;
	border: 1px solid #ded8da;
	text-decoration: none;	
}

.empty_font{
	font-size: 1pt;
}

.fejlec{
	height: 30px;
	font-size: 10pt;
	font-weight: bold;
	font-color: #f2edf3;
	background-color: #957697;
}

.main_hr{
	height: 1px; 
	background: #58345a; 
	color: #58345a;  
	border:0;
}

.question_bg{
	background-color: #f7f5fa;
}

.reply_bg{
	background-color: #f3ecf3;
}

.photo{
	border: 1px solid black;
	margin: 3px;
	padding: 5px;
}

.photo:hover{
	background-color: #9f6b9c;
}

