/* CSS Document */
body {
margin: 0px auto;
background: #ede6d0 url('img/bg_hlavni.png') repeat-x;
font-family: 'Georgia', 'Times New Roman';
color: #29200c;
cursor: default;
text-align: center;
}

a {
color: #d26400;
text-decoration: none;
cursor: pointer;
}

a:hover {
color: #d26400;
text-decoration: underline;
}

#d_p {
background: url('img/bg_drevo.png') repeat-x;
width: 100%;
height: 121px;
text-align: center;
margin: 0px auto;
z-index: 1;
position: relative;
}

#boky {
background: url('img/bg_boky.png') no-repeat;
background-position: center 1;
width: 100%;
height: 438px;
z-index: 1;
position: relative;
}

#hlavicka {
width: 700px;
height: 121px;
text-align: center;
margin: 0px auto;
}

/*#hlavicka img{
width: 255px;
height: 83px;
float: left;
}*/

.logo {
width: 255px;
height: 83px;
float: left;
}

#hlavicka menu {
width: 700px;
margin: 0px;
padding: 0px 0px 3px 0px;
float: right;
text-align: right;
}

#hlavicka li {
list-style: none;
display: inline;
margin: 0px 15px 0px 0px;
}

#hlavicka a {
font-size: 15pt;
color: #baaf8a;
text-decoration: none;
border-bottom: 0px;
width: auto;
}

#hlavicka a:hover {
color: #fff;
text-decoration: none;
border-bottom: 3px solid #d26400;
width: auto;
}

#jazyky {
float: right;
margin: 10px;
color: #baaf8a;
font-weight: bold;
}

#jazyky a {
border: 0px;
}

#jazyky a:hover {
border: 0px;
}

#jazyky img {
border: 1px solid #baaf8a;
}

#hlavni {
width: 700px;
height: auto;
text-align: left;
margin:  0px auto;
padding: 0px 0px 20px 0px;
border-left: 1px solid #fcf6e5;
border-right: 1px solid #fcf6e5;
border-bottom: 1px solid #fcf6e5;
}

#hlavni p {
margin: 25px 45px 40px 45px;
line-height: 19pt;
}

.hlavni_na_stred {
margin: 25px 45px 40px 45px;
line-height: 19pt;
text-align: center;
}

#hlavni h1 {
margin: 0px;
padding: 15px 0px 15px 25px;
font-weight: normal;
font-size: 16pt;
color: #a19776;
}

#hlavni ul {
padding: 0px 0px 0px 45px;
}

#hlavni li {
margin-bottom: 15px;
padding-left: 20px;
list-style: none;
background: url('img/li.png') no-repeat;
background-position: left center;
}

#hlavni em {
cursor: text;
}

#hlavni form {
padding: 0px 45px 0px 45px;
}

.text {
border: 1px solid #a19776;
background: #fff;
font-size: 11pt;
font-family: arial;
}

#hlavni textarea {
border: 1px solid #a19776;
background: #fff;
font-size: 11pt;
font-family: arial;
}

.tlacitko {
font-family: 'Garamond', 'Times New Roman';
font-size: 12pt;
font-weight: bold;
color: #665936;
background: #e8dec2 url('img/tlacitko_1.png') repeat-x;
border: 1px solid #a19776;
padding: 4px;
cursor: pointer;
}

.tlacitko:hover {
font-family: 'Garamond', 'Times New Roman';
font-size: 12pt;
font-weight: bold;
color: #665936;
background: #e8dec2 url('img/tlacitko_2.png') repeat-x;
border: 1px solid #665936;
padding: 4px;
}

#deco {
margin: 30px 0px 30px 0px;
width: 700px;
text-align: center;
}

#deco img {
padding: 2px;
margin: 10px;
border: 10px solid #a19776;
}

#deco img:hover {
background: #fff;
}

.galerie {
text-align: center;
margin: 0 auto;
}

.galerie td {
width: 110px;
height: 110px;
border: 1px solid #e8dec2;
}

.galerie img {
border: 2px solid #e8dec2;
max-width: 95px;
max-height: 95px;
}

.galerie img:hover {
border: 2px solid #d26400;
}

#paticka {
padding: 20px 25px 15px 25px;
background: url('img/cara.png') no-repeat;
background-position: center top;
font-family: verdana, tahoma, arial;
text-transform: uppercase;
font-size: 8pt;
color: #a19776;
}

#copy {
float: left;
}

#nahoru {
float: right;
background: url('img/sipka.gif') no-repeat;
background-position: left center;
padding-left: 10px;
}
