a {
	text-decoration: none;
	font-weight: bold;
	color: #107984;
}
a:hover {
	background-color: #ffe600;
}
a.trans:hover {
	background-color: transparent;
	color: #107984;
}

a.z {
	font-weight: normal;
}
#ram {
	border: 1px solid #107984;
	margin: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 700px;
	background-image: url(img/pozadi.gif);
}
#banner {
	height: 130px;
	background-image: url(img/banner.gif);
}
#logo {
	text-align: left;
	width: 350px;
}
#hlavicka {
	text-align: right;
	color: #107984;
	font-weight: bold;
	padding-right: 5px;
	width: 350px;
	height: 100px;
	padding-top: 30px;
	font-family: "Courier New", Courier, monospace;
}
#menu {
	text-align: center;
	font-weight: bold;
	border-top: 2px dotted #107984;
	/*border-bottom: 2px dotted #107984;*/
	height: 28px;
	padding-top: 2px;
	background-image: url(img/pozadi_menu.jpg);
	font-family: "Courier New", Courier, monospace;
}
#menu_sluzby {
	margin-bottom: 80px;
}
#podnadpis {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#text {
	padding-top: 20px;
	padding-bottom: 40px;
	background-image: url(img/pozadi.gif);
}
#text2 {
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	height: 360px;
	width: 620px;
	overflow: auto;
}
#zapati {
	font-size: 7pt;
	text-align: right;
	width: 700px;
	margin: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nahoru {
	text-align: right;
}
.sluzba {
	border-bottom: dotted 2px #107984;
	margin-bottom: 50px;
}

img.vpravo {
	float: right;
	margin: 20px;
	margin-right: 0px;
}
img.vlevo {
	float: left;
	margin: 20px;
	margin-left: 0px;
}

h1 {
	font-size: 14pt;
	text-align: center;
	color: #107984;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(img/pozadi_nadpis.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #107984;
}
table, tr, td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}