.wsHlava {
	position : relative;
	height : 172px;
	width : auto;
	top : 0em;
	bottom : auto;
	left : 0em;
	right : 0em;
	background-image : url(../image/ws_logo_mvcr.jpg);
	background-position : left;
	background-repeat : no-repeat;
	border-color : #639dc7;
	border-style : solid;
	border-width : 0px;
	padding-top : 0px;
	padding-bottom : 0em;
	padding-left : 0em;
	padding-right : 2em;
	background-color: #2172B4;
}
.wsHlavaObsah {
	position: relative;
	top: 0em;
	left: 0em;
	height: 100%;
	width: 100%;
}
.wsAgenda {
	position: absolute;
	top: 0em;
	right: 0em;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
.wsVerze {
	position: absolute;
	top: 2em;
	right: 0em;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
.wsPrihlaseny {
	position: absolute;
	right: 23.5em;
	bottom: 0em;
	color: white;
	font-weight : bold;
	font-size: 12px;
}
.wsPrihlaseny a {color: white;
}
.wsOdhlasit {
	position: absolute;
	right: 0em;
	bottom: 0em;
	color: white;
	font-size: 12px;
}
.wsOdhlasit a {color: white;
}
.wsUkoncit {
	position: absolute;
	right: 5.5em;
	bottom: 0em;
	color: white;
	font-size: 12px;
}
.wsUkoncit a {color: white;
}
.wsNapoveda {
	position: absolute;
	right: 10.5em;
	bottom: 0em;
	color: white;
	font-size: 12px;
}
.wsNapoveda a {color: white;
}
.wsNovinky {
	position: absolute;
	right: 17em;
	bottom: 0em;
	color: white;
	font-size: 12px;
}
.wsNovinky a {color: white;
}

@media print {
.wsHlava {
	position : relative;
	height : 45px;
	width : auto;
	top : 0em;
	bottom : auto;
	left : 0em;
	right : 0em;
	background-image : none;
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	padding-top : 5px;
	padding-bottom : 0em;
	padding-left : 1em;
	padding-right : 1em;
}
.wsHlavaObsah {
	position: relative;
	top: 0em;
	left: 0em;
	height: 100%;
	width: 100%;
}
.wsAgenda {
	position: absolute;
	top: 0em;
	left: 0em;
	color: black;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.wsVerze {
	display: none;
}
.wsPrihlaseny {
	display: none;
}
.wsOdhlasit {
	display: none;
}
.wsUkoncit {
	display: none;
}
.wsNapoveda {
	display: none;
}
.wsNovinky {
	display: none;
}
}
