body{
text-align: center;
font-family: arial;
background-image: url('http://www.librakola.cz/images/pozadi.png');
}

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

p{
margin: 0;
padding: 0;
margin-bottom: 5px;
}

#layout{
width: 960px;
margin: auto;
text-align: left;
}

#top{
width: 960px;
height: 137px; 
background: white;
border-top: 2px solid black;
}

#logo{
float: left
}

#quick{
float: left; 
width: 98px; 
border-right: 2px solid black;
}

#quick_link{
background: white; 
height: 100px; 
width: 93px; 
text-align: right; 
font-size: 12px; 
line-height: 200%; 
padding-right: 5px; 
font-weight: bold;
}

#quick_kontakt{
background-image: url('http://www.librakola.cz/images/pruh.png'); 
height: 37px;
line-height: 37px;
width: 97px; 
float: left; 
border-left: 1px solid black;
text-align: center;
font-weight: bold;
font-size: 12px;
}

#quick_kontakt a:hover{
background-image: url('http://www.librakola.cz/images/pruh_light.png');
}


#buttons{
background-image: url('http://www.librakola.cz/images/prouzek.png');
width: 958px; 
height: 24px;
line-height: 24px;
margin-top: 5px;
border-left: 1px solid black; 
border-right: 1px solid black;
}

#buttons a{
background-image: url('http://www.librakola.cz/images/prouzek.png');
border-right: 1px solid black;
display: block;
float: left;
height: 24px; 
line-height: 24px;
font-size: 12px; 
padding-left: 10px; 
padding-right: 10px;
}

#buttons a:hover{
background-image: url('http://www.librakola.cz/images/prouzek_light.png');
}

#body{
width: 960px; 
margin-top: 5px;
}

#left{
float: left; 
width: 150px; 
font-size: 12px;
letter-spacing: -0.2px;
}

.head_narrow{
width: 150px; 
height: 10px; 
line-height: 10px;
background-image: url('http://www.librakola.cz/images/vrsek_narrow.png');
}

.foot_narrow{
width: 150px; 
height: 10px;
line-height: 10px; 
background-image: url('http://www.librakola.cz/images/spodek_narrow.png');
}

#menu{
width: 140px; 
padding-left: 5px; 
padding-right: 5px; 
background-color: #ffdb01;
min-height: 250px;
}

#menu a{
display: block;
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
}

#content{
float: left; 
margin-left: 10px; 
width: 800px; 
background-color: #ffdb01; 
font-size: 12px;
}

#head{
width: 800px; 
height: 10px; 
line-height: 10px;
background-image: url('http://www.librakola.cz/images/vrsek.png');
}

#foot{
width: 800px; 
height: 10px; 
line-height: 10px;
background-image: url('http://www.librakola.cz/images/spodek.png');
}

#inner_content{
width: 790px; 
padding-left: 5px; 
padding-right: 5px; 
min-height: 400px;
}

#search_result{
position: absolute; 
width: 450px; 
border: 1px solid black;
background: white; 
top: -43px; 
right: -5px; 
z-index: 100;
height: 40px;
display: none;
text-align: left;
font-size: 10px;
}

/* for Internet Explorer */
/*\*/

*html hr{
color: gray;
height: 1px;
}

* html #aktuality{
width: 140px;
}

* html #odkazy{
width: 140px;
}

* html #content{
width: 800px;
}

*html #menu{
height: 250px;
}

*html #inner_content{
height: 400px;
}

/**/
