html, body { height: 100%; }
body { font-size: 90%; font-family: verdana, helvetica, sans-serif; color: #fff; background-color: #93AFA0;  margin: 0px; padding: 0px; }

img { border-width: 0px; margin: 0px; }

a { color: white; text-decoration: none; border-bottom: 1px dotted #666; font-weight: bold; }
a:hover { color: #000; border-bottom: 1px solid #333; }

acronym { border-bottom: 1px dotted white; }

#main { width: 752px; height: auto; margin: 50px auto; text-align: center; }
#section_title { font-size: 110%; letter-spacing: 3px; float: right; margin-right: 10px; padding-top: 20px; }
#logo { width: 71px; height: 35px; float: left; margin-left: 10px; }
#content { float: left; margin: 0px; width: 716px; border: 1px solid white; height: auto; overflow: auto; margin-left: 9px; }

#picture_area { float: left; width: 414px; height: 399px; overflow: hidden; text-align: center; margin: 0px; overflow: hidden; border-style: none; }
#picture_area.no_grids { width: 413px; height: 400px; border: 1px solid white; border-width: 0px 1px 1px 0px; background-color: #5D8471; }
#picture_area div.grid_content { width: 138px; height: 133px; overflow: hidden; float: left; background-repeat: no-repeat; }
#picture_area div.grid_content div.grid_content { width: 137px; height: 132px; overflow: hidden; float: left; background-repeat: no-repeat; }
#picture_area div.grid { border: 1px solid white; border-width: 0px 1px 1px 0px; width: 137px; height: 132px; }
#picture_area h2 { color: #fff; text-align: left; text-indent: 10px; }
#picture_area p { color: #fff; font-weight: bold; text-align: left; margin: 10px; }


#text_area { float: left; background-color: #5D8471; width: 302px; height: 398px; border-bottom: 1px solid white; margin: 0px; text-align: center; overflow: auto; }
#text_area.no_grids { height: 400px; }
#text_area address { margin: 20px 10px 0px 0px; text-align: center; font-weight: bold; font-size: 110%; line-height: 150%; }
#text_area address a { border-style: none; }
#text_area address a:hover { border-style: none; }
#text_area h2 { width: 100%; text-align: center; margin: 10px 0px; }
#text_area ul { text-align: left; padding: 0px; margin: 20px 10px 0px 25px; list-style: square; }
#text_area ul ul { text-align: left; padding: 0px; margin: 5px 0px 5px 10px; list-style: circle; }
#text_area ul li { margin: 5px 0px; }
#text_area div { line-height: 130%; }
#text_area div.nazev { margin: 20px; }
#text_area div.zadavatel { margin: 20px;  }
#text_area div.popisek { margin: 20px;  }

#preview { height: 400px; text-align: center; }
#preview img { margin: 0px auto; padding: 1px; } 

#loading { position: relative; top: 50%; left: 30%; font-size: 80%; width: 39%; display: none; text-align: center; float: left; border: 1px solid #fff; z-index: 5; }

#image_menu { border: 1px solid white; border-width: 1px 0px; width: 714px; padding: 3px 0px; text-align: center; height: 60px; margin-left: 10px; _margin-left: 0px; }
#images { width: 640px; height: 54px; overflow: hidden; }
#images_row { width: 3000px; text-align: left; height: 54px; position: relative; left: 0px; }
#image_menu img { cursor: pointer; margin: 2px 5px; }
#left_navigation { float: left; width: 20px; height: 20px; position: relative; top: 20px; left: -25px; cursor: pointer; _cursor: hand; }
#right_navigation { float: right; width: 20px; height: 20px; position: relative; top: 20px; left: 25px; cursor: pointer; _cursor: hand; }

#main_menu { margin: 100px 0px 0px 0px; text-align: center; }
#main_menu a { display: block; font-weight: normal; width: auto; float: none; clear: both; color: white; letter-spacing: 3px; font-size: 100%; margin: 40px 0px; border-style: none; }
#main_menu a:hover { border-style: none; color: #345; }

#navigation { background-color: #ccc; height: auto; float: left; clear: both; margin: 0px; width: 100%; }
#navigation a { color: #444; border-style: none; }
#navigation a:hover { color: black; border-style: none; }

#lang { color: #fff; font-weight: bold; float: left; font-size: 70%; text-indent: 3px; width: 200px; text-align: left; }
#lang a { }

#main_navigation { width: 302px; float: right; border-left: 1px solid white; }
#main_navigation a { width: 100px; float: left; text-align: center; display: block; border-right: 1px solid white; }
#main_navigation a:hover { border-right: 1px solid white; }
#main_navigation a.last_in_row { border-style: none; }
#main_navigation a.last_in_row:hover { border-style: none; }

#copyright { font-size: 70%; margin-top: 2px; text-align: right; color: #555; font-weight: normal; }

#home_page { border-style: none; }
#home_page:hover { border-style: none; }
#home_page img { float: left; margin: 0px 0px 0px 10px; }

div.clearboth { clear: both; float: none; height: 0px; font-size: 0px; }
div.spacer { clear: both; float: none; height: 0px; font-size: 0px; }
div.small_height { height: 10px; }

.no_border { border-style: none; }
.left {float: left}
.right {float: right}
.error { width: 80%; color: black; background-color: #ff9f00; height: auto; border: 1px solid black; padding: 5px; text-indent: 10px; font-weight: bold; margin: 10px; }
.info { width: 80%; color: black; background-color: #ccff00; height: auto; border: 1px solid black; padding: 5px; text-indent: 10px; font-weight: bold; margin: 10px; }
