body {
background-color: #121212;
color: D3D3D3;
text-align: center;
font-family: Arial;
}
div#body {
width: 780px;
text-align: left;
margin: 15px auto;
}
div#obsah {
width: 520px;
float: right;
}
div#prehled{
background-color : #F7F8F9;
margin : 10px;
padding : 18px 5px 5px 5px;
width : 500px;
font-size : 80%;
text-align : center;
border-top : 1px solid #C8D1D9;
border-bottom : 1px solid #C8D1D9;
border-left : 1px solid #C8D1D9;
border-right : 1px solid #C8D1D9;
}

div#menu {
width: 250px;
font-size: 100%;
border-right: 1px solid #EBE4B9;
float: right;
text-align: right;
margin-bottom: 10px;
}
p#patka {
font-size: 80%;
color: #7e7e7e;
text-align: center;
border-top: 1px dashed #EBE4B9;
clear: both;
}
p#patka a {
color : #7e7e7e !important;
}
p {
margin : 0px 10px 15px 10px;
line-height : 125%;
}
p.box {
width : 500px;
text-align : center;
background-color: #F8F6E6;
color: #FFA500;
margin: 10px;
padding: 5px 5px 5px 5px;
border: 1px solid #EBE4B9;
}


ol, ul {
margin : 15px 25px 15px 50px;
padding : 0;
}
li {
margin : 15px 10px 15px 10px;
padding : 0;
line-height : 130%;
}
a.tlacitko{
border-bottom : 1px solid #121212;
background-color : transparent;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
width : 220px;
padding : 1px 5px 1px 5px;
background-color : #771700;
color : #BF2600;
margin : 0px 10px 0px 10px;
display : block;
}

a.tlacitko:link{
text-decoration: none;
color : #D3D3D3;
}

a.tlacitko:visited{
text-decoration: none; 
color : #D3D3D3;
}

a.tlacitko:hover{ 
text-decoration: none;
border-bottom : 1px solid #D1D1D1;
background-color : #D3D3D3;
color : #BF2600;
} 




a.tlacitko2{
border-bottom : 1px solid #121212;
background-color : transparent;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
width : 426px;
padding : 1px 5px 1px 5px;
background-color : #121212;
color : #BF2600;
margin : 0px 10px 0px 10px;
display : block;
}

a.tlacitko2:link{
text-decoration: none;
color : #D3D3D3;
}

a.tlacitko2:visited{
text-decoration: none; 
color : #D3D3D3;
}

a.tlacitko2:hover{ 
text-decoration: none;
border-bottom : 1px solid #D1D1D1;
background-color : #D3D3D3;
color : #121212;
} 




h1 {
margin: 15px 15px 15px 15px;
font-size: 145%;
font-weight: normal;
color: D3D3D3;
font-family: "Arial", Times, serif;
}
h2, h3 {
margin: 15px 15px 15px 15px;
font-size: 145%;
font-weight: normal;
color: D3D3D3;
font-family: "Arial", Times, serif;
}
h2 {
font-size: 140%;
border-bottom: 1px solid #EBE4B9;
color: #D3D3D3;
}
h3 {
font-size: 133%;
border-bottom: 1px solid #EBE4B9;
color: #D3D3D3;
}
strong, em {
color : #D3D3D3;
}
a:link {
color : #0066CC;
}
a:visited {
color : #003366;
}
a:hover {
color: #0066CC;
}
div#menu ul {
margin : 10px 10px 10px 20px;
padding : 0;
}
div#menu ul li {
margin : 5px 0 5px 0;
padding : 0;
list-style-type : none;
font-weight : bold;
}
div.fotogalerie {
  margin-left: 11px;
}
div.fotogalerie a {
  float: left;
  border: 2px solid #121212;
  margin: 0px 38px 20px 0px;
  padding: 0px;
}
div.fotogalerie a:hover {
  border: 2px solid #0000FF;
}
div.fotogalerie a img {
  display: block;
  width: 80px;
  height: 110px;
  border: 1px solid #FFFFFF;
  margin: 0px;
}
div.fotogalerie div.paging {
  text-align: center;
  cursor: default;
  padding: 10px 0px 0px 0px;
}
div.fotogalerie div.paging a {
  display: inline;
  float: none;
  border: 0px none;
  margin: 0px 5px;
  text-decoration: none;
  color: #003366;
}
div.fotogalerie div.paging a:hover, div.fotogalerie div.paging a.active {
  text-decoration: none;
  color: #0000FF;
  border: 0px none;
}
a.updates {
	background: no-repeat left top url('right_logo.gif');
	width: 190px;
	height: 29px;
	display: block;
}
a.updates:hover {
	background: no-repeat left top url('right_logo_hover.gif');
}
div.clear {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}

