/* Graciella - author: Dagmar Pasekova */

body {
  font-family : Tahoma, Arial, Sans-Serif; 
  font-size : 10pt; 
  color : #1d355f;
  margin: 0;
  text-align: center;
  background: #5177b8 url('images/gradient.gif') repeat-x center top;
  padding: 0px;
}

hr {
  width: 95%; 
  background-color: #ffffff; 
  border: #5177b8 1px solid;
}

a {
  color: rgb(64,105,175); 
  text-decoration: none;
}
a:hover {
  color: rgb(97,139,210); 
  text-decoration: underline;
}

a.menubutton,a.submenubutton {
  padding-top: 0px; 
  padding-left: 16px;
  padding-bottom: 0px; 
  margin: 0px;
  width: 170px; 
  display: block; 
  color: rgb(64,105,175); 
  text-decoration: none; 
  font-weight: Bold;
}
a.menubutton:hover,a.submenubutton:hover {
  color: rgb(97,139,210); 
  background-color: #fff194; 
  padding-left: 18px;
}

a.submenubutton {
  font-size: x-small;
}

h1 {
  margin: 2px;
}

#lang_bar {
  padding-top: 140px;
  padding-right: 65px;
}

.eshop-infolista {
  background: url('images/eshop_infolista.gif') top left no-repeat;
  padding: 10px;
  padding-right: 30px;
  padding-left: 30px;
}

.eshop-diak {
  background: url('images/eshop_diak.gif') top left no-repeat;
  float: left; 
  width: 141px; 
  height: 141px; 
  text-align: center; 
  /*border: 1px solid #BDCDFF;*/ 
  margin: 2px;
}

.bodydiv {
  width: 1000px; 
  text-align: left; 
  margin: 0 auto;
}

.hidden {
  display: none;
}

.header {
  height: 160px; 
  background: url('images/header.jpg') no-repeat;
  text-align: right;
}

.menu {
  float: left;
  width: 220px; 
  font-size: 10pt; 
  line-height: 1.9;
  padding-top: 15px;
  padding-left: 23px;
}

.obsah {
  height: 100%; 
  background: url('images/obsah.gif') repeat-y;
}

.okno {
  float: right;
  width: 730px;  
  padding-top: 15pt;
  padding-bottom: 20pt;
  padding-right: 20pt;
}

.footer {
  height: 20px; 
  background: url('images/footer.gif') no-repeat;
}

.kredit {
  font-size: 8pt; 
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}

.fieldset1 {
  width: 700px; 
  background-color: #E7E7E7; 
  border: #EEEEEE 4px solid; 
  padding: 0; 
  margin: 0 auto;
}

.legend1 {
  font-size: 12pt;
  color: rgb(29,53,95);
  background-color: #DFDFDF; 
  border: #E7E7E7 2px solid; 
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 50px;
}

.div_legenda1 {
  width: 700px; 
  text-align: center; 
  padding-top: 8px; 
  padding-bottom: 10px;
}

div.pozice {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #F2F8FF;
  width: 400px;
  padding: 4px;
}

.zaoblenyBox {
  background: #e2ebfb url('images/news_header.jpg') top left no-repeat;  
  padding: 10px;
  margin-top: 10px;
}

.odstavec:first-letter {
  margin-left: 10px;
  font-weight: Bold;
}

.odstavec {
  text-align: justify;
}
