body {
  color: #fff;
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  background: url('http://www.abareality.net/images/bg_are.jpg') ;

}

#content
{
width: 585px;
margin: auto;
float: left;
min-height: 600px;
border: 1px solid silver;
padding: 5px;

}
.red
{
font-size: 15px;
background: url('http://www.abareality.net/images/ex.jpg') no-repeat;
height: 15px;
padding-left: 25px;
padding-top: 3px;
padding-bottom: 5px;
color: #ff3535;

}
 .white
 {
  color: white;
 
 }
h1
{
font-size: 20px;
background: url('http://www.abareality.net/images/a.png') no-repeat;
height: 20px;
padding-left: 35px;
padding-top: 3px;
padding-bottom: 5px;
color: black;
  letter-spacing:1px;
  font-family: Niagara Engraved, Century Gothic,  Tahoma;
font-weight: normal;
}


h2
{
font-family: Niagara Engraved, Century Gothic,  Tahoma;
font-weight: normal;
font-size: 20px;
background: url('http://www.abareality.net/images/a.png') no-repeat;
height: 15px;
padding-left: 35px;
padding-top: 3px;
padding-bottom: 25px;
letter-spacing:1px;
color: black;

}

h3
{
font-family: Niagara Engraved, Century Gothic,  Tahoma;
font-weight: normal;
font-size: 16px;
background: url('http://www.abareality.net/images/a.png') no-repeat;
height: 15px;
padding-left: 35px;
padding-top: 3px;
padding-bottom: 20px;
color: black;
  letter-spacing:1px;
}



.searchbox
{
border: sold black 1px;

}

#right_column
{float:left;
width: 150px;
padding: 2px;
margin: 2px;

min-height: 300px;

}

.dodatkove
{float: left;
width: 120px;
text-align: left;
}

a
{
color: black;
text-decoration:none;
}

a:hover
{
color: red;
}
.search
{
width: 580px;
float: left;
border: silver 1px solid;
}

.s_header
{
margin: left;
background: silver;
width: 500px;
}

.img_search
{
widht:500px;
float: left;

}
h3.search
{
background:#fcf8e7;

}

.search_popis
{

border: solid silver  1px;
padding:10px;
width: 320px;
float:right;

}.hsearch
{
font-family: Niagara Engraved, Century Gothic,  Tahoma;
font-weight: normal; 
letter-spacing: 1px;  
width: 320px;
float:right;
font-size: 20 px;
background: url('http://www.abareality.net/images/a.jpg') no-repeat;
padding-left: 30px;
color: black;
font-size: 25px;
padding-bottom: 15px;


}
.vmenu
{
 font-family: Niagara Engraved, Century Gothic,  Tahoma;
font-weight: normal; 
letter-spacing: 1px;  
font-size: 20px;


}
table.offer
{
padding:5px;
width: 570px;
border: silver solid 1px;
background-color: white;  
}

td.offer
{
border: silver solid 1px;
}


#container {
 margin: auto;
  width: 990px;
  background-color: #F6F6F6;
  border: 1px solid black;
}

#container_top {
  background-image:url('images/abareality_01.jpg');
  background-repeat:no-repeat;
  height:20px;
}

#container_header {
  background-image:url('images/abareality_02.jpg');
  background-repeat:no-repeat;
  height:230px;
}

#container_h_menu {
  background-image:url('images/abareality_03.jpg');
  background-repeat:no-repeat;
  height:35px;
  

}

#container_middle {
  overflow: hidden; /* for standards compliant browsers */
  width: 100%; /* for IE */
  color: #1A1917;
  padding-left:30px;
}

#left_menu {
  float: left;
  font-weight:bold;
  width: 200px;
}

#left_menu li {
  
  list-style-image:url('images/li.gif');
  margin-left: 20px;

  
}

#container_footer {
  background-image:url('images/abareality_06.jpg');
  background-repeat:no-repeat;
  height: 34px;
}

#search_form {
  overflow: hidden; /* for standards compliant browsers */
  text-align:center;
color: black;
}
#banner {
  overflow: hidden; /* for standards compliant browsers */
  padding-top: 5px;
  padding-left: 60px;
  float: left;
  
}#logo {
  overflow: hidden; /* for standards compliant browsers */
  float: left;
  
}
#arthur {
  overflow: hidden; /* for standards compliant browsers */
  padding-left:300px;
  
  
}

#search_form label {
  display:block;
  width: 200px;
  float:left;
  font-size: 11px;
  font-weight:bold;
  text-align:right;
  padding-top: 4px;
  padding-right: 10px;
}

#search_form_button {
  text-align:right;
}



#mailing_list {

  font-weight:normal;
  font-size: 10px;
  font-style:normal;
}

.h_menu {
  list-style-type: none;
  margin: 0;
  padding: 0;

 
}

.h_menu li {
  display: inline;
  position: relative;
  float: left;
  background-color: black;
}

.h_submenu {
  left: 0;
  position: absolute;
  top: 1em; /* no need to change, as true value set by script */
  display: block;
  visibility: hidden;
  letter-spacing: -1px;
}

.h_submenu li {
  display: list-item;
  float: none;
}

.h_submenu li a {
  display: block;
  width: 160px; /*width of sub menu levels*/
  color: navy;
  text-decoration: none;
  padding: 1px 5px;
  border: 1px solid #fff;
  border-top-width:0px;
}

.h_menu li a{
  display: block;
  width: auto;
  padding: 1px 8px;
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
}

.h_menu li a:hover{
background-color: black;
color: white;
font-size: 13px;
}
/*--forms--*/
input, textarea, select {
  border: 1px solid #b0aead;
 
}

.article_body {
  text-align: left;
}


/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	height: 28px;
	line-height: 27px;
	margin: 0;
	display: inline;
	float: left;
	width: 500px;
	padding-left: 10px;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	padding: 0 15px 0 11px;
	text-transform: uppercase;
	background: url(../images/nav-divide.gif) right 12px no-repeat;
}

#navigation ul li a.last:link
{
	background: none;
}

#navigation ul li a:hover
{
	color: #f7a43d;
}

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #f7a43d;
}

#advanced {
  overflow:auto;
}
