html {height: 100%;margin: 0px;padding: 0px;}

body{
background-color: #b2b2b2;color: #ffffff;
font-family: Arial, Helvetica, sans-serif;font-size: 12px;
height: 100%;margin: 0px;padding: 0px;
}

div{
text-align: left;
}

img{
padding:10px;
}

a{
color:#f37b04;
text-decoration:none;
}


a:visited{
color:#f37b04;
text-decoration:none;
}

a:hover{
color:#f37b04;
text-decoration:underline;
}




h1, hr, .invisible{
display: none;
}

h2{
font-weight:normal;
margin: 0px;
font-size: 16px;
padding-top: 15px;
color:#555;
}

h3{
font-weight:normal;
margin: 0px;
font-size: 18px;
padding-top: 15px;
color:#fff;
font-family: Arial Narrow, Arial, sans-serif;
}



#logo {
      position:relative;
      width:220px; height:78px;
      margin-top:50px;margin-left:36px; padding:0;
      overflow:hidden;
      float:left;
      _margin-left:6px;
      }
#logo span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:220px; height:78px;
      margin:0; padding:0;
      background:url("./../img/logo.png") top left no-repeat;
      }




#bck_pruh_top {
background-color:#bdbdbd;
height:372px;
width:100%;
}

#centr{
margin:-372px auto 0px auto;
width:800px;
}


#bok_l{
width:10px;
background-color:white;
height:636px;
float:left;
clear:left;
background-image: url('../img/shadow-left.jpg');
background-repeat: no-repeat;
}

#bok_r{
width:10px;
background-color:white;
height:636px;
float:left;
background-image: url('../img/shadow-right.jpg');
background-repeat: no-repeat;
}


#list{
width:780px;
float:left;
min-height:700px;
_height:700px;
background-color:#313131;
background-image: url('../img/shadow-top.jpg');
background-repeat: no-repeat;
}

#header{
width:100%;height:201px;
background-color:#ffffff;
margin-top:24px;
}

#menu_pruh{
background-color:#fe4c05;
color:#fff;
height:147px;width:100%;
}




.menu{
padding-top:55px;
padding-left:10px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}

.menu a, .menu a:visited{
padding: 10px 25px 10px 25px;
float:left;
text-decoration:none;
color:#fff;
}

.menu a:hover{
color:#fff;
background-color:#fe5917;
text-decoration:none;
}

#decore{
background-image: url('../img/bike.jpg');
background-repeat: no-repeat;
width:220px;height:340px;
margin-top:-341px;
margin-left:520px;

}

#body{
width:740px;
background-color:#343534;
min-height:377px;
_height:377px;
padding:20px 10px 10px 30px;

color:#aaa;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;

}

.footer{
width:740px;
height:48px;
background-color:#2e2f2e;
color:#676767;
background-image: url('../img/shadow-down.jpg');
background-repeat: no-repeat;
background-position: 0px 38px;
padding:10px 10px 0px 30px;
text-align:center;
}

.footer a, .footer a:visited{
text-decoration:none;
color:#676767;
}

.footer a:hover{
color:#f37b04;
text-decoration:none;
}


input , textarea 
{
border:1px solid silver;
margin:3px 0px 3px 0px;
} 

#lefthalf{
float:left;
clear:left;
width:280px;
}

#righthalf{
float:left;
clear:right;
width:400px;
}


.kategorie{
/*padding:10px;*/
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}

.kategorie a, .kategorie a:visited{
padding: 2px 2px 2px 17px;
white-space: nowrap;

background-image: url('../img/menu.gif');
background-repeat: no-repeat;
background-position: 5px 50%;

float:left;
margin-right:10px;
margin-bottom:10px;
text-decoration:none;
background-color:#343534;
color:#bbb;
border:3px solid #343534;
}

.kategorie a:hover{
color:#fff;
background-color:#fe5917;
text-decoration:none;

border:3px solid #555;
background-color:#fe5917;
}






.kategorie2{
padding:10px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}

.kategorie2 a, .kategorie2 a:visited{
float:left;
text-decoration:none;
background-color:#343534;
color:#bbb;
padding:5px;
white-space: nowrap;
}

.kategorie2 a:hover{
color:#fff;
background-color:#fe5917;
}



#mailbox
{
background-color:#444;
padding:10px;
float:left;
width:302px;
border:3px solid #555;
}

