* {
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 100;
}
html, body {
  font-family: "Helvetica CE", Arial, helvetica, sans-serif;
  color: #646464;
  background: url("style/gfx/bg_all.png") repeat-x left top;
}
body {
  text-align: center;
  font-size: 80%;
  line-height: 130%;
}
h1 {
  width: 670px;
  height: 85px;
  color: #76b72a;
  font-size: 280%;
  margin: 0 0 1em 0;
  padding: 16px 30px 0px 30px;
  background: url("style/gfx/bg_h1.png") no-repeat left top;
  clear: both;
  line-height: 95%;
  font-weight: normal;
  _width: 686px;
  _height: 101px;
}
h1 span {
  color: #0460bd;
  font-size: 70%;
}
h2 {
  font-size: 150%;
  font-weight: normal;
  color: #76b72a;
  margin: 1.5em 0 0.6em 0;
  line-height: 120%;
}
h3 {
  font-size: 115%;
  font-weight: bold;
  margin: 1em 0;
  line-height: 120%;
  color: #0460bd;
  clear: both;
}
h4 {
  font-size: 95%;
  font-weight: bold;
  color: #0460bd;
  margin: 0 0 1em 0;
  line-height: 120%;
}
a {
  color: #0460bd;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 1em 0;
}
p.perex {
  color: #0460bd;
  font-weight: bold;
}
ul, ol {
  margin: 1em 0 2em 0;
}
ul li {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0 0 0 10px;
  background: url("style/gfx/bg_ul_li.png") no-repeat left 6px;
}
ol li {
  margin-left: 30px;
}
ul ul, ol ul {
  margin: 0;
}
ol ul li {
  margin-left: 15px;
}
hr {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgb(4,96,189);
  margin: 2em auto;
  clear: both;
}
#body_bg_1 {
  width: 50%;
  height: 430px;
  position: absolute;
  top: 0;
  right: 50%;
  background: url("style/gfx/bg_all.png") repeat-x left top;
  z-index: 10;
}
#body_bg_2 {
  width: 50%;
  height: 430px;
  position: absolute;
  top: 0;
  left: 50%;
  background: red;
  background: url("style/gfx/bg_all_right.png") repeat-x left top;
  z-index: 10;
}
body.hp #body_bg_1 {
  background: url("style/gfx/bg_all_hp.png") repeat-x left top;
}
body.hp #body_bg_2 {
  background: url("style/gfx/bg_all_right_hp.png") repeat-x left top;
}
#body {
  width: 960px;
  margin: 0 auto;
  z-index: 100;
}
#area_top {
  position: relative;
  width: 960px;
  height: 257px;
  background: url("style/gfx/bg_area_top.png") no-repeat 150px 170px;
}
body.hp #area_top { 
  background: url("style/gfx/bg_area_top.png") no-repeat 150px 199px;
  height: 263px;
}
#area_top_images {
  width: 960px;
  height: 140px;
  padding-top: 9px;
  position: relative;
  background: url("style/gfx/bg_area_top_images_nastroje.png") no-repeat 757px 14px;
}
#mid {
  width: 960px;
  clear: both;
  position: relative;
  text-align: left;
  background: url("style/gfx/bg_mid.png") no-repeat left top;
}
body.hp #mid {
  padding-top: 30px;
}
#area_left {
  width: 232px;
  float: left;
}
#area_content {
  width: 686px;
  float: left;
  position: relative;
  margin: 0 0 0 42px;
}
body.hp #area_content {
  width: 728px;
  margin: 0;
}
#area_bottom {
  width: 100%
  height: auto;
  clear: both;
}
.midsep {
  clear: both;
}
#area_top_images a {
  width: 240px;
  height: 107px;
  margin: 0 8px 0 0;
  _margin: 0 4px 0 0;
  float: left;
}
#area_top_images a.last {
  margin-right: 0;
}
#area_top_images img {
  float: left;
}
ul#tools {
  width: 180px;
  float: left;
  margin: 30px 0 0 40px;
  _margin: 30px 0 0 20px;
  padding: 0;
  line-height: 150%;
  font-size: 120%;
}
ul#tools li {
  float: left;
  clear: both;
  list-style-type: none;
  background: url("style/gfx/bg_ul_li_tools.gif") no-repeat left 9px;
  margin: 0;
  padding: 0 0 0 26px;
  white-space: nowrap;
}
ul#tools li a {
  width: auto;
  height: auto;
  margin: 0;
  color: #89e51e;
  text-decoration: none;
}
ul#tools li a:hover {
  color: #89e51e;
  text-decoration: underline;
}
#topmenu {
  width: 180px;
  height: 18px;
  position: absolute;
  right: 509px;
  top: 183px;
  text-align: right;
}
body.hp #topmenu {
  top: 212px;
}
#topmenu a {
  color: #0460bd;
  text-decoration: none;
  margin-left: 10px;
}
#topmenu a:hover {
  color: #0460bd;
  text-decoration: underline;
}
#area_top_bg_photo {
  width: 328px;
  height: 218px;
  right: 0;
  bottom: 0;
  background: url("style/gfx/bg_area_top_photo.jpg") no-repeat left top;
  position: absolute;
}
body.hp #area_top_bg_photo {
  width: 319px;
  height: 210px;
  position: absolute;
  left: 506px;
  top: 48px;
  background: url("style/gfx/bg_area_top_photo_hp.jpg") no-repeat left top;
}
#logo {
  width: 449px;
  height: 92px;
  float: left;
  margin: 18px 0 0 0;
}
#logo img {
  float: left;
}
body.hp #logo {
  margin: 28px 0 0 0;
}
form#cse-search-box {
  width: 205px;
  height: 38px;
  background: url("style/gfx/bg_search.png") no-repeat right top;
  float: left;
  margin: 0;
  padding: 0;
}
#cse-search-box input#q {
  width: 146px;
  margin: 10px 0 0 18px;
  float: left;
  border: 0;
  padding: 1px 0 3px 0;
}
form#cse-search-box input#sa {
  width: 22px;
  height: 38px;
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}
#area_bottom {
  margin: 30px 0 0 0;
  padding: 26px 0 0 0;
  clear: both;
  text-align: center;
  font-size: 90%;
  background: url("style/gfx/bg_area_bottom.png") repeat-x left top;
}
#area_bottom a {
  font-weight: bold;
  color: #0460bd;
  text-decoration: none;
}
#area_bottom a:hover {
  font-weight: bold;
  color: #76b72a;
  text-decoration: none;
}
#area_bottom_in {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#bottom_left {
  width: 366px;
  float: left;
  padding: 3px 0 0 34px;
  background: url("style/gfx/bg_area_bottom_left.png") no-repeat left 0;
}
#bottom_right {
  width: 500px;
  float: right;
  padding: 8px 0 0 0;
}
#bottom_right a {
  float: left;
  margin: 0 17px 0 0;
}
#bottom_right a.posledni {
  margin: 0;
}
#area_bottom p {
  margin: 0 0 0.5em 0;
}
p.finance {
  clear: both;
  color: #999;
  padding: 14px 0 20px 0;
  font-size: 100%;
  text-align: right;
}
#hp_left {
  width: 446px;
  float: left;
  margin: 0 15px 0 14px;
  background: url("style/gfx/bg_content_home.png") repeat-y center top;
  padding: 0 20px 20px 20px;
  _width: 486px;
  _margin: 0 15px 0 7px;
}
#hp_left h1 {
  width: auto;
}
#hp_right {
  width: 210px;
  padding: 0;
  float: left;
  margin: 0;
}
iframe#fb_home {
  width: 210px; 
  height: 370px;
  border: none;
  overflow: hidden;
  background: #fff;
}
body.hp h1, h2.h1 {
  height: auto;
  color: #76b72a;
  font-size: 200%;
  margin: 0 0 16px 0;
  padding: 0;
  background: none;
  clear: both;
  line-height: 100%;
  font-weight: normal;
}
body.hp h1 span {
  font-size: 100%;
}
/* rozhovory */
.interview_item {
  margin: 10px 0;
  color: #0460bd;
  clear: both;
}
.interview_item .title {
  font-weight: bold;
}
.interview_item .perex {
  color: #0460bd
  font-weight: normal;
}
.interview_item a.title {
  text-decoration: none;
}
.interview_item a.title:hover {
  text-decoration: underline;
}
.interview_item div.img {
  width: 80px;
  height: 80px;
  float: left;
  text-align: center;
}
.interview_item div.img {
}
p.more_interview, p.more_article {
  text-align: right;
  clear: both;
}
p.more_interview a, p.more_article a {
  text-decoration: none;
}
p.more_interview a:hover, p.more_article a:hover {
  text-decoration: underline;
}
/* vypis clanku na uvodni strane */
.article_list {
  width: 460px;
  float: left;
}
.article_list h2 {
  font-size: 115%;
  font-weight: bold;
  line-height: 120%;
  width: 100%;
  height: 22px;
  _height: 31px;
  background: url("style/gfx/bg_h3_articles.png") no-repeat left top;
  color: #ccf2ff;
  padding: 9px 0 0 10px;
  margin: 0;
}
.article_list h2 span {
  color: #fff;
}
.article_list_item {
  clear: both;
  background: url("style/gfx/bg_article_list_item.png") no-repeat left bottom;
  padding: 10px 0;
}
.article_list_item .perex {
  padding: 10px 0 0 0;
}
.article_list_item img.article {
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #eee;
  _border: 5px solid #eee;
  padding: 5px;
}
.article_list_item .date {
  font-weight: bold;
  color: #76b72a;
}
.article_list_item a.title {
  font-weight: bold;
  text-decoration: none;
}
.article_list_item a.title:hover {
  text-decoration: underline;
}
.article_list_item p {
  margin: 0;
}
.article_list_item .more {
  float: right;
}
div.block {
  width: 100%;
  clear: both;
  font-size: 100%;
  margin: 0;
}
div.block, div.block_body, div.block_body_in {
  float: left;
}
#area_content div.block_body_in {
  width: 686px;
}
body.hp #area_content div.block_body_in {
  width: 100%;
}
#area_left div.heading {
  font-size: 115%;
  font-weight: bold;
  margin: 0;
  line-height: 120%;
  color: #76b72a;
  clear: both;
}
/* events */
#block_events {
  width: 100%;
  float: left;
  clear: both;
}
#block_events .item {
  padding: 1px 0 4px 0;
}
#block_events .date {
  color: #76b72a;
  font-weight: bold;
}
#block_events .title {
  color: #0460bd;
  text-decoration: none;
  font-weight: bold;
}
#block_events .title:hover {
  text-decoration: underline;
}
#block_events p {
  margin: 5px 0;
}
/* news */
#block_news {
  width: 100%;
  float: left;
  clear: both;
}
#block_news h2 {
  margin-bottom: 0;
}
#block_news .item {
  background: url("style/gfx/bg_news_item.png") no-repeat left bottom;
  padding: 10px 0;
}
#block_news .date {
  color: #76b72a;
  font-weight: bold;
}
#block_news .title {
  color: #0460bd;
  text-decoration: none;
  font-weight: bold;
}
#block_news .title:hover {
  text-decoration: underline;
}
#block_news p {
  margin: 5px 0;
}
#block_news .more {
  float: right;
}
.sep {
  color: #0460bd;
  margin: 0 8px;
}
#area_left .block_menu {
  margin: 0 0 20px 0;
  float: left;
}
#area_left .block_menu .block_body_in {
  margin: 0;
}
#area_left .block_menu .block_body {
  float: left;
}
#area_left .block {
  margin: 0 0 30px 0;
}
/* tabs */
div.tab {
  width: 100%;
  position: relative; 
  float: left;
  margin-top: 36px;
  text-align: left;
}
.norm_tab {
  position: absolute;
  top: -26px;
  left: 0;
}
.norm_tab span {
  width: 115px;
  height: 21px;
  display: block;
  float: left;
  padding: 5px 0 0 0;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  _cursor: hand;
  font-size: 90%;
}
.norm_tab span.active {
  color: #0460bd;
  cursor: default;
}
span#tabname_1 {
  background: rgb(241,241,241);
  color: #9a9a9a;
  margin-right: 2px;
}
span#tabname_1.active, span#tabname_1.hover, span#tabname_1:hover {
  background: rgb(229,239,248);
  color: #0460bd;
}
span#tabname_2 {
  background: rgb(241,241,241);
  color: #9a9a9a;
}
span#tabname_2.active, span#tabname_2.hover, span#tabname_2:hover {
  background: rgb(229,239,248);
  color: #0460bd;
}
.norm_tab span {
  behavior: url("/style/hover.htc");
}
.tab_content {
  width: 212px;
  _width: 100%;
  padding: 1em 10px 5px 10px;
  float: left;
  _float: none;
  background: rgb(229,239,248);
}
.partners {
  margin: 0 0 20px 0;
}
.partners img {
  float: left;
  _float: none;
}
#area_left #more_news {
  text-align: right;
  padding: 8px 0 !important;
}
#block_archiv div.block_body_in {
  width: 232px;
  text-align: center;
}
ul.vmenu {
  width: 232px;
  float: left;
  font-weight: normal;
  text-align: left;
  margin: 0;
  padding: 50px 0 0 0;
  list-style-type: none;
  background: url("style/gfx/bg_vmenu.png") no-repeat left top rgb(0,156,224);
}
ul.vmenu li {
  width: 232px;
  list-style-type: none;
  padding: 0 0 2px 0;
  margin: 0;
  background: url("style/gfx/bg_vmenu_item.png") no-repeat left bottom;
}
ul.vmenu a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 10px 15px 10px 43px;
  background: url("style/gfx/bg_ul_li_tools.gif") no-repeat 20px 16px;
}
ul.vmenu li.menu_item_actual a {
  color: #fff;
  text-decoration: none;
  background: url("style/gfx/bg_ul_li_tools.gif") no-repeat 20px 16px rgb(25,181,249);
}
ul.vmenu li.menu_item_actual ul a {
  color: #fff;
  text-decoration: none;
  background: url("style/gfx/bg_ul_li_tools.gif") no-repeat 20px 16px;
}
ul.vmenu ul {
  margin: 5px 0;
}
ul.vmenu ul li {
  width: auto;
  list-style-type: none;
  margin: 0 0 0 24px;
  padding: 0;
  background: url("style/gfx/bg_vmenu_subitem.png") no-repeat left center;
  font-size: 90%;
}
ul.vmenu ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  display: inline;
  line-height: 150%;
  padding: 0 0 0 19px;
}
ul.vmenu ul li a:hover, ul.vmenu ul li.menu_item_actual a {
  font-weight: normal;
  color: #000;
  background: none;
}
ul.hmenu {
  width: 755px;
  height: 38px;
  float: left;
  margin: 0;
}
ul.hmenu li {
  width: auto;
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  background: none;
}
ul.hmenu a {
  height: 16px;
  color: #0460bd;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  font-size: 80%;
  padding: 3px 8px 3px 8px;
  margin: 8px 0 0 0;
  text-align: center;
  float: none;
  background: url("style/gfx/bg_hmenu_item.png") no-repeat right top;
  _display: inline;
}
ul.hmenu li.menu_item_actual a, ul.hmenu a:hover {
  color: #079214;
}
table {
  border: 0;
  font-size: 100%;
  margin: 0.5em 0 1em 0;
  border-collapse: collapse;
}
caption {
  font-style: italic;
  color: #5cb6f2;
  text-align: left;
}
td {
  vertical-align: top;
  border-bottom: 1px dotted #76b72a;
/*  border-top: 0;*/
  padding: 10px;
}
th, tr td.thead {
  margin: 1px;
  padding: 3px 10px;
  background: #76b72a;
  color: #fff;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  border: 1px solid #76b72a;
}
table.transparent td, table.transparent th {
  border: 0;
}
table.nopadding td, table.nopadding th {
  padding: 0;
}
table tr.gray td {
  background: #ddd;
}
td.first {
  font-weight: bold;
}
.l, .left { text-align: left; }
.r, .right { text-align: right; }
.c, .center { text-align: center; }
.j, .justify { text-align: justify; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.va_top { vertical-align: top; }
.va_bottom { vertical-align: bottom; }
.va_middle { vertical-align: middle; }
.dis_none { display: none; }
.dis_block { display: block; }
.dis_inline { display: inline; }
.dis_table_row { display: table-row; }
.nowrap, .nobr { white-space: nowrap; }
.nomargin { margin: 0; padding: 0; }
.cb, .clear { clear: both }
.cr { clear: right; }
.cl { clear: left; }
.strong { font-weight: bold; }
.em { font-style: italic; }
.help { cursor: help;	pointer: help; }
.hand { cursor: pointer; _cursor: hand; }
.small { font-size: 80%; }
.blue { color: #0460bd !important; }
#page_metainfo {
  float: right;
  width: 686px;
  color: #76b72a;
  padding: 8px 0px 0 0;
  margin: 30px 0 30px 0;
  font-size: 90%;
  border-top: 1px dotted #76b72a;
  clear: both;
  font-style: italic;
  text-align: right;
}
div.video {
  width: 646px;
  height: 272px;
  background: url("style/gfx/bg_video.png") no-repeat left top;
  padding: 20px 30px;
  margin: 1em 0 2em 0;
  _width: 686px;
  _height: 312px;
  _padding: 20px 28px;
}
p.intro, div.intro {
  color: #0460bd;
  margin: 1em 30px 2em 30px;
}
p.intro_bold, div.intro_bold {
  color: #0460bd;
  font-weight: bold;
  margin: 1em 30px 2em 30px;
  font-size: 110%;
}
#block_fb, #block_fb .block_body, #block_fb .block_body_in {
  float: left;
}
#block_fb {
  padding-top: 25px;
  background: none;
}
iframe#fb {
  width: 232px; 
  height: 370px;
  border: none;
  overflow: hidden;
  background: #fff;
}
span.file_desc, span.file_date {
  color: #aaa;
  font-size: 80%;
  white-space: nowrap;
}
.download {
  margin-top: 2em;
}
.download ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}
img.cil {
  border: 1px solid #000;
  margin: 0 1em 1em 0;
  float: left;
}
div.news, div.event, div.article {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #5cb6f2;
  clear: both;
}
div.news .date, div.article .date  {
  font-weight: bold;
  color: #76b72a;
}
div.news a.title, div.event a.title, div.article a.title {
  font-weight: bold;
}
div.event_content {
  margin: 1em 0;
}
div.news_date, div.event_date {
  color: #999;
  margin-bottom: 0.5em;
}
img.news, img.event, img.article {
  border: 1px solid #eee;
  padding: 5px;
  margin: 0 0 10px 10px;
  float: right;
}
img.rss {
  vertical-align: bottom;
  margin-bottom: 1px;
}
img.img_right {
  margin: 0 0 1em 1em;
  float: right;
}
img.img_left {
  margin: 0 1em 1em 0;
  float: left;
}
p.caption {
  font-style: italic;
  color: #76b72a;
  text-align: left;
  margin: 5px 0 2em 0;
}
div.gray {
  background: #ddd;
  padding: 3px 3px 0 3px;
  margin: 0 0 8px 0;
}
#map_container {
  width: 391px;
  height: 224px;
  margin: 2em 0;
  position: relative;
  background-color: #cccccc;
}
#map_container img {
  position: absolute;
  left:0;
  top:0;
  z-index: 1;
}
div.main {
  clear: both;
  padding: 15px 0 5px 0;
}
div.main_bg {
  clear: both;
  width: 686px;
  height: 10px;
  margin: -10px 0 25px 0;
}
div.download {
  clear: both;
  background: url("style/gfx/bg_div_main_top.png") no-repeat left top rgb(239,239,239);
  padding: 15px 15px 5px 15px;
}
div.download_bg {
  clear: both;
  width: 686px;
  height: 10px;
  background: url("style/gfx/bg_div_main_bottom.png") no-repeat left bottom rgb(239,239,239);
  margin: -10px 0 25px 0;
}
div.download h3 {
  margin-top: 0;
}
div.error_404 {
  margin: 0 0 2em 0;
  padding: 1em 0;
  background: url("style/gfx/bg_error_404.png") no-repeat right bottom;
}
p.adv {
  color: #ccc !important;
}
p.adv a {
  font-weight: normal !important;
  color: #ccc !important;
  margin-top: 5px !important;
}
.photogallery {
  margin: 1em 0;
}
.photogallery_item {
  width: 150px;
  height: 198px;
  float: left;
  /*background: url("style/gfx/bg_photogallery_item.png") no-repeat left top; */
  margin: 2px 6px;
  text-align: center;
  line-height: 147px;
  vertical-align: middle;
}
.photogallery_item a {
  margin: 0 auto;
  text-decoration: none;
  vertical-align: middle;
}
.photogallery_item a span {
  line-height: 110%;
  display: block;
  color: #999;
  font-size: 90%;
  margin: 0;
  text-decoration: none;
  padding: 0 5px;
}
.photogallery_item a:hover span {
  color: #000;
}
.photogallery_item img {
  vertical-align: middle;
  margin: 10px 0 5px 0;
}
img.photogallery_preview {
  padding: 5px;
  border: 1px solid #b5b5b5;
  background: #fff;
  float: left;
  margin: 0 1em 0 0;
}
h1.nobg {
  height: 30px;
  margin: 0 0 0 0;
  padding: 8px 15px 15px 15px;
  background: none;
}
img.sekce {
  float: right;
  margin: 0 0 7px 10px;
}
.theme_3 div.news {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #B912C3;
  clear: both;
}
div.q {
  font-weight: bold;
  clear: both;
}
div.a {
  clear: both;
  margin: 5px 0 20px 15px;
}
form {
  width: 100%;
  margin: .5em 0;
}
option {
  padding: 2px 10px 2px 2px;
}
fieldset {
}
legend {
}
label {
}
input, select, textarea {
  margin-top: 4px;
  font-size: .9em;
  border: 1px solid #c6c0b0;
  padding: 2px 3px;
}
select {
}
textarea {
  width: 40em;
  height: 6em;
  display: block;
}
input.submit {
  display: inline;
  color: #fff;
  font-size: 80%;
  font-weight: bold;
  padding: 5px 10px;
  _padding: 5px 10px;
  clear: none;
  float: none;
  margin: 7px 0 0 0;
  border: 0px none;
  background: #5CB6F2;
}
input.choice {
  width: 1.5em;
  border: none;
  clear: none;
}
.narrower {
  width: 5em;
}
.wider {
  width: 20em;
}
/* search */
#block_search {
  background: url("style/gfx/bg_area_left_block_gray_top.png") no-repeat left top #efefef;
  margin: 0 0 20px 0;
  float: left;
}
#block_search .block_body {
  background: url("style/gfx/bg_area_left_block_gray_bottom.png") no-repeat left bottom; 
  float: left;
}
#block_search .block_body_in {
  margin: 17px 10px 10px 10px;
}
#block_search h3 {
}
#block_search form {
  width: 201px;
  background: none;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}
#block_search form fieldset {
  vertical-align: bottom;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline;
}
#block_search form input {
  line-height: 130%;
  font-size: 100%;
  width: 132px;
  height: 19px;
  _height: 21px;
  padding: 2px 2px 0 2px;
  display: inline;
  float: none;
  margin: 7px 6px 0 0;
  _margin: 6px 6px 0 0;
  background: #fff;
  border: 1px solid #A0A0A0;
  vertical-align: middle;
}
#block_search form input.submit {
  display: inline;
  color: #fff;
  width: 55px;
  height: 23px;
  font-size: 75%;
  _font-size: 90%;
  font-weight: bold;
  padding: 0 0 2px 0;
  _padding: 0;
  clear: none;
  float: none;
  margin: 7px 0 0 0;
  border: 0px none;
  background: #5CB6F2;
}
#block_search form input.hidden {
  display: none;
}
#block_search ul {
  clear: both;
}
#block_search ul li {
  margin-left: 0;
}
#newsletter {
  display: none;
  background: url("/image/newsletter-formular/") no-repeat left top;
  position: relative;
  height:107px;
  width:220px;
  color: #ffffff;
}
#newsletter form {
  background: none;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}
#newsletter form fieldset {
  vertical-align: bottom;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline;
}
#newsletter .nadpis {
  font-size: 18px;
  position: absolute;
  top: 15px;
  left: 15px;
}
#newsletter .nadpis span {
  font-size: 14px;
  color: #ccf2ff;
}
#newsletter a.archiv {
  color: #ccf2ff;
  position: absolute;
  top: 65px;
  left: 15px;
  font-size: 10px;
  font-weight: bold;
}
#newsletter .text {
  position: absolute;
  top: 41px;
  left: 18px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  height:16px;
  width:184px;
  color: #ffffff;
}
#newsletter .submit {
  position: absolute;
  top: 65px;
  left: 95px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#newsletter .submit { cursor:pointer; }

