body{
     background-image : url(Image1.jpg);

     background-color : #3399FF;
   background-repeat : repeat;

}

body.index{
     background-image : url(Image2.jpg);

     background-color : #3399FF;
   background-repeat : repeat;

}

#logo{
  text-align : center;
	 font-family : sans-serif;
	 font-size : 54px;
	  font-weight :  bold;
	  color: Yellow;

	z-index : 10;
	margin-top : -15pt;
	margin-bottom : 30pt;

}
a:link, a:visited{

	        color :#CC3300;

}

a:active{
     color: #CC3300;

}

div.menu{
     background-image : url(Image4.jpg);
 font-weight:bold; 
 font-size:14pt;  

 padding : 3px;
margin-left: -10px;
margin-right: -10px;

 padding-top : 0px;
 margin-top : -15px;
height: 72px;
 
  }

  div.menu a{
  margin-left: 5px;
 margin-right: 5px;
 margin-top: 5px;
  font-style : italic;
  width : auto;
  height :auto;
    padding-left :15px;
 padding-right:  10px;
  padding-top:  1px;
   padding-bottom:  5px;

    background-color : Maroon;
  top: 30px;
}

div.menu a:link,div.menu  a:visited{
      color : Lime;

}


a {
color:#CC3300;

   border-width : 3px;
}
 
 div.nadpis {
	font-size:18pt;
	font-weight : bold;
}

div.text {
 width : 530pt;
 text-align : justify;
}

div.telo {
	margin-top : 50px;	
	color : #CC3300;
	
}
td {
	 text-align : center;
}

#aktualLink{
	color: Yellow;
   top: 5px;
height:30px;
}
.submenu{
	margin:5px;
	padding : 3px;

}
.submenu a{
	margin: 30px;
	    background-color : Maroon;
  font-style : italic;
  width : auto;
  height :auto;
    padding-left :15px;
 padding-right:  10px;
  padding-top:  1px;
   padding-bottom:  5px;


  top: 30px;

}

*[className="on"]{
		color: ThreedHighlight;

height:30px;

}

*[className="off"]{

}

#fotka, #uvodFotka{
	width: 525px;
	height: 370px;
	text-align : center;

}

#uvodFotka{
	text-align:left;
	left : 0px;
   margin-left: -150pt;
	
	position : relative;
	border : solid;
	
}

.mfoto{
	 width : 150px;
	 height : 111px;  z-index : 0;
	 cursor : pointer;
}

.centr{

text-align: center;
 table-layout : inherit;
 position:   relative;
  top : -5px;
  z-index : 1;
}
