body, input
{
    font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    color: #44352C;
}
body
{
text-align : center;
}

a
{
    color: #9B9C83;
    text-decoration:none;
}

a:hover 
{
    color: #0080FF;
}
/*
#container
{
    border: 1px #9B9C83 solid;
    -moz-border-radius: 8px;
    margin: auto;
    padding: 5px;
    width: 700px;
}
*/

 /* set background images for corners */
.rbroundbox { background: url(/img/simple_background.gif) repeat; }
.rbtop div  { background: url(/img/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(/img/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(/img/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(/img/simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 760px; text-align : left; margin: 50px auto; }


#title
{
    color: #ffffff;
    margin: 0;
}

ul#navigation, ul#form, ul#adv
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul#navigation
{
    float: right;
}

ul#form
{
    clear: both;
}

ul#navigation li
{
    float: left;
    margin: 0;
    padding: 5px 0;
    border-top: 2px #BFAA9B solid;
}

ul#navigation li a
{
    font-weight: bold;
    color: #ffffff;
    background-color: #AA8E79;
    padding: 5px 15px;
    margin-left: 1px;
    text-decoration: none;
    border-bottom: 0 #ffffff solid;
}

ul#navigation li  a:hover
{
    color: #44352C;
}

ul#form li
{
    width: 728px;
}

#footer
{
    color: #9B9C83;
    font-size: small;
    text-align: center;
    margin-top: 10px;
}
#footer a
{
  color: #8F5645;
}

#address_bar
{
    border: 2px solid #8F5645;
    background-color: #AA8E79;
    text-align: center;
    padding: 5px 0;
    color: #ffffff;
}

#go
{
    background-color: #ffffff;
    font-weight: bold;
    color: #AA8E79;
    border: 0 #ffffff solid;
    padding: 1px 5px;
}

#address_box
{
    width: 500px;
}

.option
{
    padding: 2px 0;
    background-color: #EEEBEA;
}

.option label
{
    border-bottom: 2px #ffffff solid;
}

form
{
    margin: 0;
}

#error, #auth
{
    background-color: #BF6464;
    border-top: 1px solid #44352C;
    border-bottom: 1px solid #44352C;
    width: 732px;
    clear: both;
}

#auth
{
    background-color: #94C261;
}

#error p, #auth p, #auth form
{
    margin: 5px;
}

#lenka{
  margin: 10px;
}

#ad_head
{ 
  border: 2px solid #8F5645;
  background-color: #AA8E79;
  padding: 10px 0 10px 0;
  margin: 10px 0 10px 0;
}

#ad_footer
{
  text-align: center;
  margin-top: 10px;
}

#about
{
  font-size: 14px;
  margin: 0 10px;
}
#favorite
{
  margin-bottom: 10px;
}
