html,body {
	background-color: #174129;
	margin : 0;
	font: normal 90% Verdana,Arial,Tahoma;
	color: #222222;
	text-align: center;
}

a {
	text-decoration:underline;
	color: #E11100;
	}

img {
	border: none;
}

div{
	text-align: left;
}

ul{
	padding: 0px;
	margin: 5px;
	margin-left: 20px;
}

.obrazek{
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#F1{
margin: 0px auto;
width: 635px; 
background-color: #ffffff; 
}

#All{
margin: 5px;
}

.Pruh0{
width: 465px;
float: left;
}

.Pruh0_1{
background: url(../../../images/podklad1.gif) repeat-x ;
}

.Pruh0_2{
background-color: #FF7E00 ;
}

.Logo{
border-left: 21px solid #DFE3D5;
border-right: 21px solid #DFE3D5;
text-align: center;
margin-top: 1px;
margin-bottom: 1px;
}

.Pruh1{
float: right;
visibility: hidden;
height: 1px;
position: absolute;
}

.Pruh1_1{
background: url(../../../images/podklad2.gif) repeat-x ;
height: 19px;
color: #FFFFFF;
text-align: right;
}

.Pruh1_2{
margin-top: 1px;
margin-bottom: 1px;
margin-left: 1px;
}

.Pruh2{
clear: both;
background-color: #DFE3D5;
margin-top: 1px;
margin-right: 1px;
text-align: center;
}

.Pruh2_nadpis{
	font-weight: bold;
	text-decoration: underline;
}

.Pruh2_novinka{
	padding: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #ffffff;
}

.Pruh3{
background: url(../../../images/podklad4.gif) repeat-x ;
background-color: #F74507;
margin: 5px;
color: #FFFFFF;
}
.Pruh3_nadpis{
	margin: 5px;
	font-weight: bold;
	text-decoration: underline;
}

.Pruh3_text{
	margin: 5px;
	margin-top: 0px;
}

.Pruh4{
clear: both;
background-color: #FFFFFF;

}

.Pruh4_1{
background-color: #9CB179;
margin-bottom: 1px;
text-align: right;
}

.Pruh4_2{
margin: 10px;
}

.Pruh4_nadpis{
background: url(../../../images/podklad5.gif) repeat-x ;
background-color: #1F4D20;
float: left;
width: 238px;
padding: 5px;
font-size: 140%;
color: #FFFFFF;
padding-left: 30px;
}

.Pruh4_odkazy{
background: url(../../../images/podklad6.gif) repeat-x ;
background-color: #113721;
float: right;
width: 200px;
text-align: center;
padding: 8px;
color: #FFFFFF;
}

.Pruh4_odkazy2{
color: #FFFFFF;
}


.Pruh5{
clear: both;
background-color: #9CB179;
margin-bottom: 1px;
text-align: right;
}

.Pruh6{
background: url(../../../images/podklad5.gif) repeat-x ;
padding: 5px;
text-align: center;
color: #FFFFFF;
background-color: #275829;
}

.Podnadpis{
background: url(../../../images/stromy.gif) no-repeat top left ;
background-position: 0px 5px;
color: #338537;
padding: 5px;
padding-left: 25px;
margin: 5px;
font-size: 120%;
border-bottom: 1px dashed #9CB179;
font-weight: bold;
}


/******************** MENU **************************/



div.menuBar {
	padding: 0px 0px 0px 0px;
	display: block;
	white-space: nowrap;
	color: #FFFFFF;
}

a.menuButton, a.menuButton2 {
  background: url(../../../images/podklad3.gif) repeat-x ;
  background-color: #2F7732;
  background-position: 0px -34px;
 display: block;
 padding-left: 30px;
 padding-top: 7px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 font-size: 90%;
 text-align: left;
  position: relative;
  z-index: 100;
  white-space: nowrap;
  float: left;
}

a.menuButton2{
	background: url(../../../images/podklad7.gif) repeat-x ;
	background-position: 0px -32px;
}
a.menuButton2:hover{
	background-position: 0px 0px;
}

a.menuButton:hover {
  background-position: 0px -1px;
}



a.menuButtonActive,

a.menuButtonActive:hover {
    background-color: #000000;
	text-decoration: none;
   }

div.menu {
  background: #153B25;
  position: absolute;
  visibility: hidden;
  z-index: 101;
  color: #FFFFFF;
  font-size: 90%;
  margin-left: 220px;
  border: 1px solid #FFFFFF;
}

div.menu a.menuItem {
  background: url(../../../images/podklad5.gif) repeat-x ;
  color: #FFFFFF;
  display: block;
  white-space: nowrap;
  padding-left: 15px ;
  padding-right: 15px ;
  padding-top: 9px ;
  padding-bottom: 9px ;
  text-align: left;
  cursor: hand;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
}



div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background: #000000 ;
  color: #FFFFFF;
}



div.menu a.menuItem span.menuItemText {}



div.menu a.menuItem span.menuItemArrow {
  position: relative;
  left: -5px;
}



div.menu div.menuItemSep {
  /*border: 1px inset #e0e0e0;
  margin: 4px 2px;
*/
}


