body
{
background: #000000 url('images/background.jpg') top center no-repeat;
text-align:center;
margin:0px;
padding:0px;
font-family:Arial;
font-size:12px;
color:#FFFFFF;
}
hr { color: #204305; }
.ahref
{
color:#409CDB;
text-decoration: underline;
font-size: 12px;
font-weight: bold;
}
.ahref:hover
{
color:#F8EAAC;
}
a
{
color:#F8EAAC;
text-decoration:none;
}
a:hover
{
color:#5F5A58;
}
p
{
padding-top:5px;
padding-bottom:5px;
}
.odoslat
{
padding:0px;
margin:0px;
border:0px none;
height:21px;
width:82px !important;
display:block;
background-image:url('images/odoslat.png');
background-repeat:no-repeat;
}
.header
{
margin-left:auto;
margin-right:auto;
padding-top: 10px;
width:860px;
text-align:left;
}
.header a img {
border: none;
}
.logo
{
height:300px;
width:300px;
text-align:left;
padding-left:50px;
}
.logo span
{
height:325px;
width:300px;
display:block;
}
.menu
{
margin:auto;

width:827px;

font-size:13px;
overflow:hidden;
}
.menu ul
{
list-style:none;
margin:0px;
padding:0px;
}
.menu li
{
background-image:url('images/buttono.png');
background-repeat:no-repeat;
height:46px;
width:167px;
line-height:45px;

float:left;
}
.obsah
{
background: url('images/backgroundbody.png') 584px repeat-y;
margin:auto;
width:860px;
text-align:left;
padding-top:30px;
overflow:hidden;
padding-bottom:20px;
margin-bottom:10px;
}
.lavy_panel
{
width:564px;
float:left;
padding-right:20px;
}
.pravy_panel
{
padding-left:30px;
padding-right:25px;
width:220px;
float:left;
}
h3
{
color:#ffce61;
font-size:15px;
margin-bottom:0px;;
}
h2
{
margin-bottom: 15px;
color:#ABABAB;
}
h2 img
{
margin-bottom:5px;
}
.post
{
padding-bottom:10px;
padding-right:10px;

}
.post .postimg
{
padding: 4px;
margin: 0px 20px 10px 0;
border: 1px dashed #B29A42;
float:left;
}
.post .postdsc
{
padding: 0 0 0 115px;
}
.post p
{
margin:0px;
overflow:hidden;
}
.post a
{
font-weight: bold;
}
.post a:hover
{
color:#F8EAAC;
text-decoration:underline;
}

.ref p
{
padding-top:0px;
}
p
{
margin:0px;
}
.more 
{
border:0px none white;
}
.footer {
background-color: #000000
}
.spodek
{
border-top: 1px dashed #B29A42;
margin:auto;
width:860px;
text-align:left;
padding:20px 0 40px 0;
font-size:12px;
color:#B29A42;
}
.spodek a
{
color:#B29A42;
}
.spodek a:hover
{
color:white;
}
.projekt
{
padding: 4px;
border: 1px dashed #B29A42;
}

/*JQUERY*/
#slideshow {
    position:relative;
   height:160px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 140px;
	 width:235px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
   height: 113px;
 xxwidth:231px;
}
#button:hover
{
background-image:url('images/buttono_h.png');
}
#button_left
{
background:url('images/button_left.png');width:162px;
}
#button_left:hover
{
background:url('images/button_left_h.png');width:162px;
}
#button_right
{
background:url('images/button_right.png');width:163px;
}
#button_right:hover
{
background:url('images/button_right_h.png');width:162px;
}
/*END JQUERY*/
.thumb
{
width:93px;
height:60px;
float:left;
margin:6px;
margin-right:16px;
margin-left: 1px;
}
.mini_gallery
{
width:500px;
overflow:hidden;

}
.mini_gallery img
{
padding: 4px;
border: 1px dashed #B29A42;
}
.contact
{
text-align:center;
}
.contact input
{width:250px;}
.contact textarea
{width:250px; height:150px;}

.right {
text-align: right;
}
