body 
{
  background-color: #fafafa;
  font-family: "Tahoma CE", "Arial CE", "Helvetica CE";
  background-position : -30px;
  background-image: url(../images/bg.gif);
  color: #000000;
  margin-top : 0px;
  padding-right : 50px;
}
a
{
  color : #551A8B;
}
a:hover
{
  text-decoration: none;
}
#master
{
  width : 1180px;
  margin-left : 12px;
  height : auto;
  padding-right : 20px;
}
#top
{
  height :100px;
  background-color: white;
}
#logo
{
  padding-top : 20px;
  padding-left : 50px;
  float : left;
}
#menu-mini
{
  padding-top : 40px;
  margin-left : 750px;
}
#menu2
{
  width : 1080px;
  height : 250px;
  padding-top : 50px;
  padding-left : 100px;
  background-image: url(../images/bg-head.gif);
  color : white;
}
H1
{
  font-size : 28px;
}
H2
{
  font-size : 16px;
  color : #551A8B;
}
H3
{
  font-size : 16px;
  color : #551A8B;
}
.odkaz:hover
{
  text-decoration: none;
}
.top_text
{
  font-size : 18px;
}
#menu_odkazy
{
   margin-left : -45px;
   margin-top : 40px;
   width : 1056px;
   height : 40px;
   background-image: url(../images/menu.gif);
}
#stred
{
  padding-left : 50px;
  width : 1060px;
  height : auto;
  padding-bottom : 100px;
}
#stred_index
{
  background-image: url(../images/bg-body.gif);
  padding-top : 10px;
  padding-left : 40px;
}
.box-left
{
  width : 450px;
  margin-right : 50px;
  height : 160px;
  float : left;
}

.box-right
{
  width : 500px;
  height : 160px;
  float : left;
}
hr.cistic 
{
   clear: both;
   height: 1px;
   border: none;
   margin: -1em 0 0 0;
   visibility: hidden;
}
#down
{
  width : 1100px;
  height : 130px; 
  background-image: url(../images/bg-bottom.gif);
  padding-top : 70px;
  padding-left : 80px;
  color : white;
  font-size : 15px;
}
#down_odkazy
{
  margin-top : 30px;
  margin-left : 80px;
  font-size : 11px;
  margin-bottom : 30px;
}
.obr
{
  float : left;
  margin-right : 10px;
  border : 1px solid black;
}
#left
{
  width : 280px;
  height : 400px;
  float : left;
}
#right
{
  font-size : 14px;
  margin-left : 280px;
}
a.odkaz_left
{
  display : block;
  width : 230px;
  height : 21px;
  margin-top : 2px;
  border-bottom : 1px solid #cccccc;
  text-decoration: none;
  font-size : 14px;
  background-image: url(../images/dot2.gif);
  background-repeat: no-repeat;
  padding-top : 4px;
  padding-left : 30px;
}
a.odkaz_left:hover
{
  color : white;
  background-image: none;
  background-color: #003B7E;
}
.nadpis
{
  font-size : 22px;
  font-weight : bold;
  color : #551A8B;
  border-bottom : 1px solid #003B7E;
  margin-top : 30px;
  margin-bottom : 15px;
}
.radkovani
{
  list-style-image: URL('../images/dot.gif');
  margin-left : 10px;
}
.obr_sekce
{
  border : 1px solid #006699;
  margin-top : 30px;
  margin-right : 50px;
}
.img_galerie
{
  border : 1px solid #006699;
  margin-right : 20px;
  margin-bottom : 10px;
  width : 150px;
  height : 100px;
}
.menu_single
{
  color : #003B7E;
  display : block;
  padding-top : 13px;
  padding-left : 5px;
  padding-right : 3px;
  margin-left : 15px;
  height : 26px;
  float : left;
  font-weight : bold;
  font-size : 14px;
  text-decoration: none;
  border-left : 1px solid #3A4E6A;
  border-right : 1px solid #3A4E6A;
}
.menu_single:hover
{
  color : red;
  text-decoration: underline;
}