body, html { margin: 0; padding: 0; border: 0; }
body { text-align: center; color: white; background: black; font-family: Georgia, 'Times New Roman', serif; }

a { color: yellow; }
a:hover { text-decoration: none; }

#all { position: relative; width: 970px; height: 646px; margin: 10px auto 0; overflow: hidden; text-align: left; }

hr { display: none; }

#podtext { position: absolute; width: 420px; height: 150px; text-align: left; top: 20px; right: 20px; font-style: italic; color: yellow; }
#podtext h1 { font-size: 220%; margin: 0; padding: 0; font-weight: normal; }
#podtext h2 { font-size: 130%; margin: 0; padding: 0; font-weight: normal; }


#main { position: relative; width: 970px; height: 646px; top: 0px; right: 0px; margin: 0; padding: 0; background: transparent url('images/background.jpg') no-repeat top left; }

#mainmenu { position: absolute; width: 250px; height: 200px; text-align: left; top: 130px; right: 220px; font-size: 140%; font-style: italic; }
* html #mainmenu { top: 150px; }

#content { position: absolute; width: 480px; height: 585px; text-align: left; top: 30px; left: 30px; font-size: 140%; overflow: hidden; position: relative; }
#content h2 { margin: 0; padding: 0; font-size: 130%; }
#content ul { margin: 10px 0; padding: 0 0 0 25px; line-height: 140%; }
#content li { margin: 0.2em 0; }
#content p { margin: 0.2em 0; padding: 0; }

#vyprodano { position: absolute; top: 40px; left: 40px; width: 360px; height: 100px; _height: 120px; color: red; font-size: 80%; padding: 10px; border: 1px solid red; background: #555555; line-height: 170%; overflow: hidden; }
#close { position: absolute; top: 3px; right: 3px; width: 50px; height: 20px; color: gray; line-height: 100%; }
#close a { color: #888888; }

.house { font-size: 80%; }
.yellow { color: yellow; }
.red { color: red; }
.smaller { font-size: 90%; }

ul#menu { list-style: none; }

#kontakt { position: absolute; width: 234px; height: 164px; text-align: left; top: 454px; right: 25px; overflow: hidden; }
#kontakt h2 { margin: 0; padding: 0; font-size: 150%; }
#kontakt p { font-size: 120%; margin: 5px 0; }

#gallery { margin: 1em 0; padding: 0; font-size: 70%; }
#gallery a img { border: 1px solid black; margin: 1px; }
#gallery a:hover img { border: 1px solid yellow; }

#footer { font-size: 60%; margin: 5px 0; }


#vlajky { position: absolute; bottom: 50px; left: 60px; }
#vlajky a img { border: 0; }
#facebook { position: absolute; bottom: 0; left: 60px; }
#facebook a img { border: 1px solid black; }
