body {
	background-image:url(ilslovakia.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	
	
}

#partners {
	float: left;
	height: 30px;
	margin-left: 460px;
	margin-top: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000033;
	
	clear: both;
}

#text {
	float: left;
	width:420px;
	
	margin-left: 460px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	background-color:white;
	padding:5px;
	
	clear: both;
	border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
}

#logo1 {
	float: left;
	height: 60px;
	width: 200px;
	
	margin-left: 450px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000033;
	
	clear: both;
}

#logo2 {
	float: left;
	height: 60px;
	width: 200px;

	margin-left: 20px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000033;
	
	
	
}

#logo3 {
	float: left;
	height: 60px;
	width: 200px;

	margin-left: 450px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000033;
	
	
}

#logo4 {
	float: left;
	height: 60px;
	width: 200px;

	margin-left: 20px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000033;
	clear: right;
	
	
}

#vstup {
	float: left;
	

	margin-left: 400px;
	margin-top: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	color: white;
	background-color:#7E0000;;
	
	
}

#continue {
	float: left;
	margin-left: 460px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	color: white;
	background-color:#7E0000;;
	
	
}