/* CSS Document */

body {
font-family: Arial, sans-serif;
font-size: 10pt; 
background: white;
margin: 0;
padding: 30px 0px 10px 0px;
text-align: center;
min-width: 720px;
color: black;
}

p {
margin: 0px;
text-align: justify;
color: black;
font-weight: bold;
}

p#p1 {
margin-bottom: 0;
}

p#p2 {
margin-top: 0;
}

p#p1:first-letter {
font-size: 2.7em;
font-weight: bold;
float: left;
}

/* layout styly */

.gallery {
margin: 5px;
float: left;
}

.gallery2 {
margin: 3px;
float: left;
}

.gallerycomplete {
width: 575px;
margin-left: 45px;
}

.gallerycomplete2 {
width: 600px;
margin-left: 25px;
}

#hlavni {
width: 800px;
margin: 0 auto;
text-align: left;
height: 600px;
}

#menu {
float: left;
height: 600px;
width: 150px;
background: url("../img/pozadimenu.gif") no-repeat;
text-align: center;
}

#text {
float: left;
height: 600px;
width: 650px;
background: url("../img/pozadi.jpg") no-repeat;
text-align: justify;
}

#text-index {
float: left;
height: 600px;
width: 650px;
background: url("../img/index-pozadi.jpg") no-repeat;
text-align: center;

}

#nadpis {
position: relative;
left: 86px;
height: 27px;
width: 477px;
background: url("../img/pruh-up.gif") no-repeat;
text-align: right;
margin-bottom: 10px;
}

#nadpis-index {
position: relative;
left: 86px;
_left: 0px;
height: 27px;
width: 477px;
background: url("../img/pruh-up.gif") no-repeat;
text-align: right;
margin-bottom: 10px;
}

