@charset "utf-8";
/* CSS Document */

@media screen

{


	body {font:14px Calibri, Arial, Helvetica, sans-serif; 
	background: url('poz4.png') 0% 0% transparent;   
	background-size: 100%, 100%;  no-repeat; line-height:1.4em; background-position: center 0; height:100%
	}
	
	
	a { color:#FFF; text-decoration:underline;}
	
	
	a:hover { color:#19ACE3; text-decoration:none;}
	
	#kontakty {font:13px Tahoma; Geneva; sans-serif; color:#00abc9; text-align: center;}
	
	
	ul#navigation {
		height: 30px;
		list-style: none;
		margin: 0;
		padding: 0;
		border: 0px;
		border-width: 0px 0;    
		text-align: center;
		font-size: 16px;
		font-family: Calibri, sans-serif;
	background: url('bgpatkabot.png') repeat-x scroll 0% 0% transparent;    
	
		position: fixed;
		bottom: 0;
		width: 100%;
	}
	
	ul#navigation2 {
		height: 10px;
		list-style: none;
		margin: 0;
		padding: 0;
		border: 0px;
		border-width: 0px 0;    
		text-align: center;
		font-size: 16px;
		font-family: Calibri, sans-serif;
	background: url('bgpatkabot.png') repeat-x scroll 0% 0% transparent;    
	
		position: fixed;
		top: 0;
		width: 100%;
	}
	
	ul#navigation li {
		display: inline;
		margin-right: .75em;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	ul#navigation text {
		display: inline;
		margin-right: .75em;
		list-style: none;
		margin: 0;
		padding: 0;
		color:#FFF;
	}
	ul#navigation li.last {
		margin-right: 0;
	}
	div.inforedir {
		position: fixed;
		bottom: 30px;
		left: 0px;
		width: 100%;
		background: #06afe3;
		color: #FFFFFF;
		text-align: center;
	}
	
	div.zlg {
		width: 250px;
		height: 250px;
		background: url(../zlin-logo.png) no-repeat;
	}
}