* { margin: 0; padding: 0; }
#container { width: 100%; }
#container h2 { font-size: 130%; margin-bottom: 0.3em; padding-top: 0.7em; }
div#links_popis { width: 100%; }
#links { width: 44%; float: left; }
#links li { font-weight: normal; margin-left: 2em; list-style-position: outside; }
#links_other li { margin-left: 2em; }
div#popis { text-align: center; width: 53%; float: right; }
div.popis_upozor { background-color: #d75a20; }
div.popis_upozor a { color: #fc3; }
div.popis_upozor a:hover { color: #fc3; }
div#popis h2 { color: white; font-size: 100%; text-decoration: blink; text-transform: uppercase; }
div#popis li { color: #fc3; font-weight: normal; padding: 0.5em; list-style-type: none; }
div.upoz01 { background-color: #377eb9; }
div.upoz02 { background-color: #1b619b; }
div.upoz03 { background-color: #164b74; }
div.upoz04 { background-color: #113755; }
.upoz_b { font-size: 110%; font-weight: bold; text-transform: uppercase; }
#content, #content_prod { width: 100%; float: left; }
#content_prod h3 { color: #d75a20; font-size: 120%; padding-top: 1em; }
.group { width: 100%; float : left; margin-bottom: 0.3em; }
div.figure { float: left; width: 33%; border: solid 1px silver; }
div.figure p { text-align: center; }
div.item { background-color: #f1f7fb; width: 195px; float: left; margin: 0.1em; border: solid 1px silver; }
div.item_rada { background-color: #f1f7fb; margin: 0.1em; width: 115px; float: left; border: solid 1px silver; }
div.item_barvy { width: 200px; height: 200px; float: left; }
div.item_rada a { color: #d75a20; text-decoration: none; }
div.item_rada h4 { color: #d75a20; font-size: 90%; font-weight: bold; text-decoration: none; text-align: center; margin: 0; padding: 0.2em 0.3em 0.1em; }
div.item p { text-align: center; }
img.scaled {
  width: 100%;
}
div.item h4 { font-size: 80%; font-weight: normal; text-align: left; margin: 0; padding: 0.3em; }
div.item-img { height: auto; }
a img { color: white; border: solid 1px #c0c0c0; }
div.item_text { background-image: url(../images/zoomin.gif); background-repeat: no-repeat; background-position: left center; width: 100%; float: left; }
div.item_text p { text-align: left; text-indent: 25px; }
div.item_bottom {  }
div.item_bottom p { color: #444; font-size: 0.8em; text-align: right; }
div.item_popis p { color: #444; font-size: 0.7em; text-align: left; }
div.item a, div.item_text a { display: block; }
div.item_add { width: 25%; float: right; }
div.item_add p { color: #dcdce9; text-align: right; padding-right: 0.3em; }
div.item_text, div.item_add {  }
div.clear { clear: both; overflow: hidden }
div.gutt01 { padding : 1em 2em; }
div.gutt02 { padding: 0.5em; }
div.gutt_item { margin: 0; padding: 0 0.5em 0.5em; }
/* Change cursor for links that open in new window */
:link[target="_blank"], :visited[target="_blank"],
:link[target="_new"],   :visited[target="_new"] {
   cursor: s-resize;
}
#new_window { text-align: center; vertical-align: middle; margin-top: auto; margin-bottom: auto; }
#new_window h1 { padding-top: 1em; }
#new_window img { border-color: silver gray gray silver; border-style: solid; border-width: 1px; }


