body {
	font-family: Tahoma;
	font-size: 0.9em;
	background-image:url('../images/design/background.jpg');
	background-repeat:repeat-x;
	background-color:#005ce7;
	padding:0px;
	margin:0px;
}

#main {
	background-color:#fff;
	float:left;
	width:1024px;
}

h1 {
	color: #00326a;
	text-align: center;
	margin-top:-5px;
	margin-bottom:5px;
	padding:5px;
	font-family:"Arial";
	font-size:20px;
}

h1.register {
	color:#fff;
	background-color: #00326a;
	text-align: center;
	margin-top:-5px;
	margin-bottom:5px;
	padding:5px;
	font-family:"Arial";
	font-size:20px;
}

h2 {
	color: #00326a;
	margin-bottom:5px;
	font-size:18px;
	font-family:"Arial";
	border-width:1px;
	border-color:#00326a;
	border-style:none none solid none;
}

h3 {
	color: #00326a;
	margin-bottom:5px;
	font-size:16px;
	font-family:"Arial";
	border-width:1px;
	border-color:#00326a;
	border-style:none none none none;
}

.objekt_details {
	color: #333;
	text-align: center;
	background-image:url('../images/design/gray_300px.png');	
	background-repeat:repeat-x;
	border-color:#aaa;
	border-style:solid;
	border-width:1px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	font-family:"Arial";
	background-color:#eee;
	float:left;
	width:100%;
}

.search_item {
	margin-top:15px;
}



.objekt_strucne {
	border-color:#b3c1ff;
	border-style:none none solid none;
	border-width:1px;
	margin-bottom:5px;
	padding:5px;
}

#container {
	width: 1024px;
	margin: auto;
}

#content {
	vertical-align: top;
	float:left;
	background-color:#ffffff;
	width:795px;
	margin-left:10px;
	padding: 5px;
}

#layout_kategorie {
	color:#00326a;
	font-size:10px;
	font-weight:bold;
	background-color:#fd4100;
	clear:both;
	float:left;
	width:1014px;
	padding:5px;
}

#layout_banner_reklama {
	float:right;
}

#layout_main_menu {
	position: relative;
	float:right;
	width:1024px;
	margin-top:80px;
}


#layout_quicksearch {
	position:relative;
	float:right;
	clear:both;	
	top:0px;	
	width:250px;
	height:30px;
}

#layout_quicksearch input {
	float: right;
	font-size:18px;	
	display:block;
	background-color: #fff;
	border-style:none;
	float:right;	
	background-image:url('../images/design/search_box.jpg');
	background-repeat:repeat-x;
}

.layout_search_button {
	position:relative;
}



#layout_reklama {	
	vertical-align: top;
	width:200px;
	background-color: #fff;
	border-color: #00326a;
	border-style: none solid none none;
	border-width: 1px;
	min-height: 200px;
	float:left;	
}

#header {
	background-color:#eee;
	width:1024px;
	height: 190px;
	border-style: none;
	background-image:url('../images/design/header.jpg');
	background-repeat:no-repeat;	
	margin:0px;
	pdding:0px;
	clear:both;
}

.objekt_strucne p {
	font-size:10px;
}

a:link, a:active, a:focus, a:visited, a:hover {
	color: #00326a;
	text-decoration: none;
}

 a:hover {
 	text-decoration: underline;
 }

 .errors {
 	color: #f00;
	font-size: 0.8em;
 }

.button {
	text-align:center;	
	float:left;
	border-style: none;
	font-size:16px;
}

#layout_main_menu .button {
	display:block;
	width:100px;
	padding-top:3px;
	font-weight:bold;
	font-family:"Arial";
	color:#fff;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
	color: #fff;
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
	color: #fff;
}

.contact {
	clear: both;
	position: relative;
	top:5px;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #aaa;
	font-size: 8pt;
}

p {
	margin: 10px 0px 5px 0px;
	text-align:justify;
}
