body {
	background: #FFFFFF url(../image/kvapky.jpg);
	margin: auto; 
	overflow: hidden;
}

.kontajner {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0px;
	display: table;
	_position: relative;
	
	}
	
.kontajner2{
	width: 100%;
	height: 550px;
	margin: 0px;
	padding: 0px;
	 _position: absolute; 
	 _top: 50%;
	display: table-cell; 
	vertical-align: middle;
	text-align: center;

}
.pozadie1{
	border:  1px solid #000000;
	background: #FFFF00 url(../image/hlavicka.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	height: 60px;
	margin: auto;
	padding: 0px;
	_position: relative; 
	_top: -50%;
	text-align: left;	
}
.pozadie2{
	border:  1px solid #000000;
	background: #ffffff url(../image/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	height: 420px;
	margin: auto;
	padding: 0px;
	_position: relative; 
	_top: -50%;	
}
.pozadie3{
	border:  1px solid #000000;
	background-color: #000066;
	width: 700px;
	height: 60px;
	margin: auto;
	padding: 0px;
	_position: relative; 
	_top: -50%;	
}

.divider{
	font-family: Arial, Helvetica, sans-serif; font-size: 1px; 
	background-color: #ffffff;
	height: 5px;
	width: 700px;
	margin: auto;
	padding: 0px;
	_position: relative; 
	_top: -50%;	
}	

.textbottom{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; 
	font-weight: bold; color: #FFFF00; text-align: center;
	padding: 10px 5px 10px 5px;
}

.pata2{ 
	height: 15px;
	width: 700px;
	margin: auto;
	padding: 0px;
	_position: relative; 
	_top: -50%;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; 
	font-weight: bold; color: #000066; text-align: left;
	text-decoration: none; 
	}

.webmedia,.naj { 
	height: 15px;
	width: 700px;
	margin: auto;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; 
	font-weight: bold; color: #000066; text-align: center;
	text-decoration: none; 
	}


	
.logo {
	height: 42px;
	width: 120px;
	margin: 0px 10px 0px 5px;
	float: right;
}
.logo_k {
	width: 183px;
	height: 42px;	
	margin: 0px 10px 0px 5px;
	float: left;
}

