html, body{ 
			font-size: 11px; 
			color: black;
			font-family: Verdana,sans-serif;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: center;		
			background: rgb(255, 255, 255) url("../background.gif");
		}		
	
.baner  { 	
			padding: 0px;
			margin-bottom: 0px;
			position: relative;
			top: 0px;
			left: 0px;
			down: 0px; 
			border-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: solid;
			border-color: #FFFFFF;
			background: url("../baner_hlavny_z1.jpg");
			height: 200px;
		}
		
.baner2  { 	
			padding: 0px;
			margin-bottom: 0px;
			position: relative;
			top: 0px;
			left: 0px;
			down: 0px; 
			border-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: none;
			border-color: #FFFFFF;
			background: url("../baner_hlavny_z2.jpg");
			height: 200px;
		}

.menu_horne  { 	
			font-size: 10px; 
			color: black;
			font-family: Verdana,sans-serif;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: left;		
			
			}


.uvod  { 	
			font-size: 12px; 
			color: black;
			font-family: Verdana,sans-serif;
			text-align: justify;
			}		
			
		

.cell1  { 	
			position: relative;
			top: 0px;
			left: 0px;
			right: 0px;
			background: rgb(255, 255, 255) url("../lave_menu.gif");
			}		
			
.cell2  { 	
			position: relative;
			top: 0px;
			left: 0px;
			right: 0px;
			background: rgb(255, 255, 255) url("../pozadie_stred.gif");
			}		
			
.cell3  { 	
			position: relative;
			top: 0px;
			left: 0px;
			right: 0px;
			background: rgb(255, 255, 255) url("../horna_linka.gif");
			height: 20px;
			}	
			
table.size12 {
  font-size: 12px; 
  text-align: justify;
  	}	


a 		{	
	font-family: verdana,sans-serif;
	color: #0E1991;
	size: 11px;
	text-decoration: none;
			}


a:hover {

	color: blue;
	text-decoration: none;
			}
table.size10 {
  font-size: 10px; 
  text-align: justify;
  	}				
