* {
margin: 0;
padding: 0;
}

html {
height: 100%;
}

body {
text-align: center;
background: url('../images/background.jpg') repeat #E0E0B6;
font-family:"Trebuchet MS", "Bitstream Vera Sans", Geneva, Verdana, Arial, sans-serif;
font-size: 1em;
color: #330000;
}

#shadow {
width: 768px;
margin: 0 auto;
text-align: left;
}

body > #shadow {
background: url('../images/gradient.png') repeat-y
}

#all {
margin: 0 10px;;
text-align: left;
background: /*url('../images/flower.jpg') no-repeat  top right*/  #CCCC99;
}

#header {
}

#logo_img_1 {
height: 266px;
background: url('../images/logo_img_3.jpg') no-repeat bottom;
}


#logo_img_2 {
height: 266px;
background: url('../images/logo_img_2.jpg') no-repeat bottom;
}

#logo_img_3 {
height: 266px;
background: url('../images/logo_img_6.jpg') no-repeat bottom;
}

#logo_img_4 {
height: 266px;
background: url('../images/logo_img_1.jpg') no-repeat bottom;
}

#logo_img_5 {
height: 266px;
background: url('../images/logo_img_5.jpg') no-repeat bottom;
}

#logo_img_6 {
height: 266px;
background: url('../images/logo_img_4.jpg') no-repeat bottom;
}

a:link, a:visited, a:active {
color: #666600
}

a:hover, a:focus {
color: #330000;
}

h1 {
border: solid white 1px;
border-top: 0;
border-left: 0;
margin: 0 30px 0 0;
padding: 20px 0 0 30px;
color: #666600;
font-size: 3em;
font-weight: normal;
}

#header > h1 {
margin: 0 30px 0 0;
}


h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
font-family: georgia, "times new roman", times, serif;
color: #330000;
text-decoration: none;}

h2 {
font-family: georgia, "times new roman", times, serif;
color: #666600;
font-size: 1.5em;
font-weight: normal;
display: inline;
padding: 10px 0;
}

h3 {
padding: 10px 0;
}

hr {
}

a.extern {
}

a.up {
background: url('../images/up.gif') no-repeat right; 
padding: 0 20px 0 0}

a.thumbnail, a.thumbnail:active, a.thumbnail:hover, a.thumbnail:visited {
}

a.hidden {
position: absolute;
right: 5000px;
}

p{
padding: 10px 0;
color: #330000;
font-size: 95%;
}

p.up{
text-align: right;
}
p.listing{
text-align: center;
font-size: 0.8em;
}

table tr td{
width: 200px;
font-size: 95%;
}

.thumbnail img {
}

#container {
margin-left: 31px;
border: solid white 1px;
border-bottom: 0px;
border-right: 0px;
}

#all > #container {
margin-left: 31px;
}
ul#menu {
position: absolute;
list-style-type: none;
font-family: georgia, "times new roman", times, serif;
margin-top: 30px;
}

ul#menu li {
padding: 0 0 15px 0;
}

ul#menu li a, #menu li a:active, #menu li a:visited{
text-decoration: none;
padding: 0 0 0 20px;
background: url('../images/o.gif') no-repeat 0 6px;
color: #666600
}

#menu li a:hover, #menu a:focus{
background: url('../images/o.gif') no-repeat 0 -38px;
text-decoration: underline;
}

#menu li.active{
margin: 0 0 15px 0;
padding: 0 0 0 20px;
background: url('../images/o.gif') no-repeat 0 -85px;
color: #330000;
}

#main {
margin: 30px 30px 20px 170px;
padding: 15px;
border: solid white 1px;
background: url(../images/corner.gif) no-repeat top left #E0E0B6;
}

#footer {
text-align: right;
padding: 5px 30px;
font-size: 80%;
}

#footer a{
color: #666600
}

#footer a:hover{
color: #330000;
}
/* galerie */
.kolekce {
height: 100px;
margin: 5px;
}

.kolekce img {
position: absolute;
border: double white 3px;
}

.kolekce h2, .kolekce h3 {
position: relative;
margin-left: 120px;
}

.kolekce h2 {
font-size: 1em;
}

.kolekce h3 {
font-size: 0.8em;
}

div#galerie {
display: block;
text-align: center;}

table.thumbnail{
border-collapse: collapse;
display: inline;
margin: 1px;
}
table.thumbnail td{
width: 150px;
height: 150px;
border: solid white 1px;
text-align: center;
background: #CCCC99;
vertical-align: middle;
}

table.thumbnail img {
border: double white 3px;
margin: auto;
}

