/* css for kempaland.cz - all right's reserved - made by mommek */
body {
background: #fff url('img/first_bg.jpg') repeat-x;
font-family: 'Arial';
}
#cele {
margin: auto;
width: 1321px;
}


#content {
width: 1321px;
height: 655px;
margin-top: -9px;
}


#left {
background: url('img/first_left.jpg') no-repeat;
width: 648px;
height: 655px;
float: left;
}
#left a{
display: block;
width: 648px;
height: 655px;
}
#right {
background: url('img/first_right.jpg') no-repeat;
width: 673px;
height: 655px;
float: left;
}
#right a{
display: block;
width: 648px;
height: 655px;
}

.Picture {
float: left;
width: 200px;
margin: 20px 70px 20px 70px;
}
.Name {
text-align: center;
font-size: 10pt;
}
.Size {
display: none;
}
.Gallery .Picture .Image img {
border:0 solid red;
padding:1px;
}


/* ---------- HORIZONTÁLNÍ MENU ---------- */

.navlink-2{
width: 180px;
height: 25px;
display: block;
float: left;
}
.navlink-2:hover{
background: url('img/button_01.png') no-repeat;
width: 180px;
height: 25px;
}
.navlink-3{
width: 160px;
height: 25px;
display: block;
float: left;
}
.navlink-3:hover{
background: url('img/button_02.png') no-repeat;
width: 160px;
height: 25px;
}
.navlink-4{
width: 205px;
height: 25px;
display: block;
float: left;
}
.navlink-4:hover{
background: url('img/button_03.png') no-repeat;
width: 205px;
height: 25px;
}
.navlink-5{
width: 240px;
height: 25px;
display: block;
float: left;
}
.navlink-5:hover{
background: url('img/button_04.png') no-repeat;
width: 240px;
height: 25px;
}
.navlink-6{
width: 160px;
height: 25px;
display: block;
float: left;

}
.navlink-6:hover{
background: url('img/button_05.png') no-repeat;
width: 160px;
height: 25px;
margin-left: 10px;
}

/* ---------- VERTIKÁLNÍ MENU ---------- */
#nav-box .Uroven0 { 
height: 25px;
margin-bottom: 80px;
}

#nav-box .Uroven1 { 
margin-left: 20px;
}
#nav-box .Uroven1 li{
position: relative;
background: url('img/snow.png') no-repeat;
color: #fff;
margin: 3px 0px 3px 15px;
list-style: none;
padding-left: 30px;
}

#nav-box .Uroven1 a
{
  color: #fff;
  text-decoration: none;
}
#nav-box .Uroven1 a:hover{
  color: #e5732f;
  text-decoration: none;
}

li {
list-style: none;
background: url('img/snow.png') no-repeat;
padding-left: 30px;
}

h1 {
font-size: 15pt;
color: #b5e8fc;
}
h2 {
font-size: 13pt;
color: #b5e8fc;
}
h3 {
font-size: 12pt;
color: #d2dde4;
}
h4 {
font-size: 11pt;
color: #d2dde4;
}
h5 {
font-size: 10pt;
color: #155884;
}

.Edit {
padding: 3px;
font-family: 'Georgia';
font-size: 10px;
font-weight: bold;
}
.clear {
clear: both;
margin: 0;
padding: 0;
}
#clear {
clear: both;
margin: 0;
padding: 0;
}
.SecondMenu a{
color: white;
text-decoration: none;
}
.SecondMenu a:hover{
text-decoration: underline;
}