/*#01 - Vseobecne styly#*/

html {
height:100%;
}

body {
margin:0px;
padding:0px;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.4em;
height:100%;
color:#ffffff;
background:url(page_bg.jpg) #2a3617 50% 0% no-repeat;
background-attachment: fixed;
}

input {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
color:#2f2f2f;
}

.color {
color:#b68a3d;
}

img, a img {
position:relative;
top:0px;
left:0px;
border:none;
margin:0px;
padding:0px;
}

h1 {
position:relative;
top:0px;
left:0px;
font-size:16px;
font-weight:bold;
text-align:left;
color:#b68a3d;
margin:10px 0px 20px 0px;
padding:0px 0px 0px 20px;
background:url(h2_square_bg.gif) 0px 1px no-repeat;
}


p {
margin-top: 15px;
}

p a {
color: #9D9D9D;
}

p a:hover {
color: green;
text-decoration: none;
}

/*#02 - Header#*/

#header_wrap {
position:absolute;
top:0px;
left:0px;
width:100%;
height:162px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(header_bg.png) 50% 0% no-repeat;
}

#header_logo {
position:relative;
top:10px;
left:0px;
width:980px;
height:162px;
margin:0 auto;
padding:0px 0px 0px 0px;
background:url(fchk_logo.png) no-repeat;
}

#header {
position:relative;
top:10px;
left:160px;
width:980px;
height:162px;
margin:0 auto;
padding:0px 0px 0px 0px;
background:url(fchk_logo_nazev.png) no-repeat;
}

/*#03 - Telo#*/

#telo_wrap {
position:relative;
top:0px;
left:0px;
width:100%;
height:auto;
background:url(telo_bg.png) 50% 0% repeat-y;
margin:162px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#telo {
position:relative;
top:0px;
left:0px;
width:990px;
height:auto;
margin:0 auto;
padding:0px 0px 0px 0px;
}

/*#03 - Telo/content unit#*/

.content_unit {
position:relative;
top:0px;
left:0px;
width:98%;
height:auto;
margin:0px 0px 15px 0px;
padding:1px 0px 20px 15px;
background:none;
}
