/*kontextové styly*/
a{
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#loga{
	width: 100%;
	text-align: center;
	position: relative;
	top: 10%;
}
#logo2{
	position: relative;
	margin-left: 0px;
	line-height: 50px;

}
#logo1{
	position: relative;
	bottom: 15px;
	left: 3%;
}

#vyber{
	margin: auto auto auto;
	position: relative;
	top: 16%;
	width: 100%;
	height: 100%;
	text-align: center;

}
#buttons{
	margin: auto auto auto;
	margin-top: 15px;
	width: 80%;
	height: 150px;
	text-align: center;
	display: block;
		
}
#button1 a{
	line-height: 50px;
	word-spacing: normal;
}
#button2 a{
	line-height: 50px;
	word-spacing: normal;	
}
#text{
	position: relative;
	width: 100%;
	color: white;
	font-weight: bold;
	font-style: italic;

}
