body {
color: #000 !important; /* we want everything in black */
background-color:#fff !important; /* on white background */
font-family:"Verdana","sans-serif"/* arial is nice to read ;) */
border:0 !important; /* no borders thanks */


 text-align:center;  //pro IE
}

table {
		font-size: 12px ;	
	}


a        {text-decoration: none}
a:link   {color: 000000}
a:visited {color:  000000}
a:active {color:  000000}
a:hover  {color: red; text-decoration: underline}



	div#strana{
		background:#ffffff;
		width:800px;
		height:100%;
		margin:  auto;

		}


div#zahlavi{
	cursor: pointer;
		background-image:url(img/zahlavi.jpg);
		width:800px;
		height:201px;



		background-color:ffffff;
		text-align: left;
		color: ffffff;
		font-family: Arial;
		font-weight: bolder;
		font-size: 30px ;

		
		margin-top:-8px;
	}
	
div#alik{
			cursor: pointer;
	position: relative; 
	
		top: 100px; 
		left:-60;  

		height: 50px; 
		width: 50px; 

	}
	
	div#praha{
		cursor: pointer;
		position: relative; 
		top: 50px; 
		left:-0;  

		height: 50px; 
		width: 50px; 


	}
div#ddm{
			cursor: pointer;
		position: relative; 
		top: 0px; 
		left:-120;  

		height: 50px; 
		width: 50px; 
	
	
	}

	div#linka{
		padding: 4px ;
		background-image:url(img/img_3.jpg);
	    margin-left:10px;
		background-color:ffffff;
		text-align: center;
		color: ffffff;
		font-family: Arial;
		font-weight: bolder;
		font-size: 22px ;
		width:772px;
		height:30px;

		
		
	}	
	
		
		div#menu{

	    margin-left:10px;
		background-color:ffffff;
		width:780px;
		height:43px;
		}
		

		div#data{
		text-align:left;  //pro IE
		margin-top:4px;
		overflow: auto;
	    margin-left:0px;
		background-color:ffffff;
		width:800px;

		
		
		}

