body {
background-color: #FFFFFF;
background-image: url('img/pozad.png');
padding: 10px;
margin: 10px;
 /* font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif; */
color: #003399;
font-size: 14px;
}

li,p,h3 {
color: #003399;
}


.columnMenu {
position: absolute;
left:60px;
top: 235px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 width:180px;
 text-decoration: none;
}

.columnIko {  
position: absolute;
left:860px;
top: 20px;
}

.topMenu {
 position:absolute; 
 top:150px; 
 left: 280px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 font-weight: bold;
 z-index:1000;
 text-decoration: none;
}

.text_on{
 color:aqua;
 text-decoration: none;
}
.text_off{
 color:white;
 text-decoration: none;
}

.middle-column {  /*prostredek*/
position: absolute;
width: 710px;
left: 240px;
right:50px;
top: 210px;
color:#000000;
}

.menuleft_text_off{    /*menu leve strany*/
color:rgb(0,191,0);
text-decoration: none;
}

.menuleft_text_off_white{    /*menu leve strany*/
color:white;
text-decoration: none;
}


table.m {
	}

span.rig
{
font-size: 12px;
color:#000000;
font-weight: bold;
text-decoration: none;
font-family: Tahoma, "Arial Narrow", "Chicago CE", Chicago
}
	
table.m a, table.m a:link, table.m a:visited {
		display: block;
		text-decoration: none;
	}

	table.m a:active, table.m a:hover {
		color: #000000;
		background: #66CCFF;;
	}
.skryvany {display: none}





.odkaz {	/*odkazy v menu, napr. chem. prvky*/
  text-decoration:none;
  font-size:100%;
  font-weight:bold;
  letter-spacing:2pt;
  }

p.text {    /*odstavec dlouhoho obycejneho textu*/
color: #003399;
font-size:16px;
text-align:justify;
text-indent:25;
margin-top: 0px;
margin-bottom: 10px;
}

.popis {    /*popis projektu, napr. funkce*/
font-size:15px;
font-weight:bold;
color: rgb(0,191,0); 
font-family: Tahoma, "Arial Narrow", "Chicago CE", Chicago;
border-width:thin;
border-bottom: 2px solid rgb(0,191,0);
}

pre.foto {      /*popis fotek*/
  text-decoration:none;
  text-align :center;
  font-size:10pt;
  font-weight:bold;
  color:black ;
  text-indent :2pt;
  }
