﻿* {  margin: 0px; padding: 0px; }

body {
  font-family: 'Open Sans', sans-serif; 
  font-size: 1em;
  font-weight: normal;
  width: 100%;
  color: #000; }

h1  { 
  font-weight: bold;
  font-size: 1.4em;
  text-decoration: none;
  padding: 0px 40px;
  margin: 0px 0px 15px 30px ;
  color: #FF0000;
  background: transparent url(webgrafika/ikona_h1.png) no-repeat top left;
}

h2  { 
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
  padding: 0px;
  margin: 10px 0px 3px 0px;
  color: #00CC00;
}

h3  { 
  height: 20px;
/*  font-size: 1.0em; */
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
  margin: 20px 0px 10px 30px;
  padding: 0px 0px 0px 30px;
  background: transparent url(webgrafika/ikona_h3.png) no-repeat top left;
}

p strong { 
  font-size: 1em;
  text-decoration: none;
  margin: 7px 10px 10px 0px;
}

strong  { 
    color: #FF0000;
}

hr  { 
  border: 1px solid red;
  width: 75%;
  margin: 2px auto 12px auto;
}

p.odsadene  { 
  font-size: 1.00em;
  text-decoration: none;
  margin: 0px;
  padding: 0px 0px 0px 30px;
}

a  { 
  color: #000000;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{ text-decoration: underline;
}

ul  { 
  margin: 10px 0px 20px 0px;
}

li  { 
  font-size: 1em;
  text-decoration: none;
  margin: 5px 5px 5px 30px;
  padding: 0px 10px;
}

td { padding: 0px; font-size: 0.85em; }

#horny_pas
{ width: 100%;
  height: 25px;
  top: 10px;		
  margin: 0px; 
  position: absolute;
  background-color: #CCC;
}



#main
{ width: 960px;
  top: 15px;		
  margin: 0px auto; 
  position: relative;
  background-color: transparent;
}

#footer
{ width: 100%;
  height: 50px;
  top: 150px;		
  margin: 0px; 
  padding: 10px;
  position: relative;
  background-color: #FF0000;
  clear: both;
}

#footer p
{ text-align: center;
  color: #FFF;
}

#footer a
{ margin: 0px 20px; color: #FFF;}



#hlavicka
{ width: 960px;
  top: 0px;		
  margin: 0px auto; 
  position: relative;
  background-color: transparent;
  z-index: 10;
}

#logo
{ width: 142px;
  height: 116px;
  position: absolute;
  top: 0px;
  left: 10px;		
  margin: 0px; 
  background: transparent url(webgrafika/moravec_logo.png) no-repeat top left;
}

#main_menu
{ 
  height: 85px;
  position: absolute;
  top: 0px;
  left: 250px;		
  margin: 0px; 
  background-color: transparent;
}

#main_menu a  { 
  display: inline-block;
  height: 20px;
  padding: 55px 10px 10px 10px;
  color: #FF0000;
  font-size: 1.0em;
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
  border-radius: 4px;
}


#main_menu a.active  { 
  background-color: #FF0000;   color: #FFF;
}

#main_menu a:hover
{ background-color: #FF0000;   color: #FFF;
}

#banner
{ width: 960px;
  height: 250px;
  top: 100px;		
  margin: 0px auto; 
  padding: 0px;
  position: relative;
  background-color: transparent;
  border-radius: 8px;
  z-index: 5;
}

#dokument_board
{ width: 100%;
  min-height: 500px;
  top: 115px;		
  margin: 0px auto; 
  position: relative;
  background-color: #FFF;
  border-radius: 8px;
  z-index: 5;
}

#ukoncenie_float
{ width: 100%;
  clear: both;
  position: relative;
  background-color: #AAA;
}

#bocny_panel
{ width: 26%;
  min-height: 250px;
  top: 20px;
  margin: 0px; 
  padding: 0px 17px;
  float: right;
  position: relative;
  background: transparent url(webgrafika/okraj_okna.png) no-repeat top left;
  border-radius: 0px;
  vertical-align: top;
}

#bocny_panel p  { 
  font-size: 0.9em;
  margin: 10px 0px;
  padding: 0px 2px 5px 30px;
}

#bocny_panel strong  { 
  font-size: 1.3em;
  color: #000;
  font-weight: bold;
}

#hlavny_panel
{ width: 68%;
  margin: 10px; 
  float: left;
  position: relative;
  background-color: transparent;
  border-radius: 0px;
  vertical-align: top;
}

#hlavny_panel p
{ text-align: justify;
  margin: 10px 0px;
}

#fotogaleria   { 
  display: block;
  width: 100%;
  margin: 5px auto;
  background-color: transparent;

}

#fotogaleria a  { 
  display: inline-block;
  width: 23%;
  margin: 3px 0.4%;
  color: #FF6600;
  font-size: 0.95em;
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
  border-radius: 4px;
}

#fotogaleria img  { 
  width: 100%;
  margin: 0px;
  border-radius: 4px;
}
