body 
{
 margin: 0px;
 padding: 0px;
 font-family: arial, helvetica, sans-serif;
 background-color: #BDB76B;
 color: #666666;
}

img.left 
{
 float: left;
 margin: 7px;
}

img.right 
{
 float: right;
 margin: 7px;
}

/* Menu */
#menu 
{
 float: left;
 width: 600px;
 height: 50px;
}

#menu ul 
{
 margin: 0;
 padding-top: 90px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 list-style: none;
 line-height: normal;
}

#menu li 
{
 display: block;
 float: left;
 background-color: white;
}

#menu a 
{
 display: block;
 float: left;
 height: 32px;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 0px;
 padding-left: 20px;
 text-decoration: none;
 text-align: center;
 text-transform: lowercase;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 22px;
 font-weight: bold;
 color: #000000;
}

#menu a:hover 
{
 text-decoration: none;
 color: #a6006d;
}

#menu .current_page_item a 
{
 
}

#menu .first 
{
 
}

/* Page */
#page 
{
 width: 920px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding-top: 20px;
 padding-right: 30px;
 padding-bottom: 0px;
 padding-left: 30px;
 background-color: #FFFFFF;
}

/* Content */
#content 
{
 float: left;
 width: 600px;
}

#content a 
{
 text-decoration: none;
 font-weight: bold;
 color: black;
}

#content a:hover 
{
 color: #a6006d;
}

/* Post */
.post 
{
 margin-bottom: 25px;
}

.post .title 
{
 height: 25px;
 font-size: 22px;
 color: #238EC6;
}

.post .meta 
{
 height: 15px;
 margin-top: 0px;
 margin-left: 10px;
 padding-top: 1px;
 padding-right: 1px;
 padding-bottom: 2px;
 padding-left: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 10px;
 color: #66665E;
}

.post .a 
{
 text-align: left;
 text-decoration: none;
 font-weight: bold;
 color: #a6006d;
}

.post p 
{
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
}

.post .entry 
{
 border-color: #e2e2e2;
 border-width: 1px;
 border-style: solid;
 border-bottom-color: #e2e2e2;
 border-bottom-width: 4px;
 border-bottom-style: solid;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 font-size: 12px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
}

.post .event 
{
 margin-top: 3px;
 margin-right: auto;
 margin-bottom: 1px;
 margin-left: auto;
 border-bottom-color: gray;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}

.post .popis 
{
 display: block;
 margin-top: 2px;
 padding-left: 35px;
 padding-top: 5px;
 padding-bottom: 15px;
}

.post .titul 
{
 display: block;
 font-size: 18px;
 font-weight: bold;
}

.post li 
{
 padding-left: 10px;
 list-style-type: square;
 list-style-position: inside;
 marker-offset: 30px;
}

/* Sidebar */
#sidebar 
{
 float: right;
 width: 300px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#sidebar ul 
{
 margin: 0;
 padding: 0;
 list-style: none;
 line-height: normal;
}

#sidebar li 
{
 margin-bottom: 10px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0px;
}

#sidebar li ul 
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}

#sidebar li li 
{
 margin: 0;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 0;
 border-bottom-color: #E0E0E0;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#sidebar li li a 
{
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 20px;
 font-weight: bold;
}

#sidebar li li a:hover 
{
 color: #a6006d;
}

#sidebar p 
{
 margin: 0;
 padding-top: 0px;
 padding-right: 14px;
 padding-bottom: 0px;
 padding-left: 14px;
}

#sidebar h2 
{
 height: 20px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0px;
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 2px;
 padding-left: 0px;
 font-size: 18px;
 font-weight: bold;
 color: #238EC6;
}

#sidebar p 
{
 line-height: 100%;
}

#sidebar a 
{
 text-align: left;
 text-decoration: none;
 font-weight: bold;
 color: black;
}

#sidebar a:hover 
{
 color: #a6006d;
}

/* Footer */
#footer 
{
 width: 960px;
 height: 50px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding: 0;
 border-top-color: #E0E0E0;
 border-top-width: 5px;
 border-top-style: solid;
}

#footer-bgcontent 
{
 
}

#footer p 
{
 margin: 0;
 padding-top: 20px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 text-align: center;
 line-height: normal;
 text-transform: uppercase;
 font-size: 10px;
}

#footer a 
{
 text-align: left;
 text-decoration: none;
 font-weight: bold;
 color: #666666;
}

#footer a:hover 
{
 color: #a6006d;
}