body {
	background-color: #FFF;
	background-image:url(img/poz.png);
	margin:0px;
	padding:7% 0px 0px 0px;
	text-align:center;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:1000px;
	margin: 0px auto 0px 0px;
	margin: auto;
	border: 5px solid #FFF;

}
#hlavicka {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:91px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

.o_nas a {
	background: url("img/o_nas_f.png") 0 0 no-repeat;
	margin-left:0px;
	margin-top:0px;
	width:250px;
	height:390px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

.o_nas a:hover {
	background-position: -250px 0;
}

.pro_verejnost a {
	margin-left:0px;
	margin-top:0px;
	width:250px;
	height:390px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url("img/pro_verejnost_f.png") 0 0 no-repeat;
}

.pro_verejnost a:hover {
	background-position: -250px 0;
}

.pro_studenty a {
	margin-left:0px;
	margin-top:0px;
	width:251px;
	height:390px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url("img/pro_studenty_f.png") 0 0 no-repeat;
}

.pro_studenty a:hover {
	background-position: -251px 0;
}

.kontakty a {
	margin-left:0px;
	margin-top:0px;
	width:249px;
	height:390px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background: url("img/kontakty_f.png") 0 0 no-repeat;
}

.kontakty a:hover {
	background-position: -249px 0;
}
