.a{
	width: 100%;
	height: 100%;
	text-align: right;
	background-image: url("hvn.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;	
}

body, body * {
	font-family: Verdana, Tahoma, sans-serif !important;
	font-size: 20px;
}

u{
	font-size: 150%;
}

.hlavicka, .paticka{
	color: black;
	font-style: normal;
	font-size: 100%;
}

.telicko{
	font-style: normal;
	font-size: 80%;
	border: none;
}

.vidcont {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.youtube-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.table_atributes, th{ 
text-align: left;
}

hr{
	max-width: 25%;
	margin: 0px;
	/*border-top: 1px dashed red;*/
}

.strana{
	max-width: 1000px;
	/*margin:auto;*/
	/*text-align: justify;*/
	padding-right: 100px;
	padding-top: 30px;
	background-image: url("ukazka.jpg");
	background-position: top right;
	background-repeat: no-repeat;	
}
	