body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #63B6FF;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#webframe {
	width: 700px;
	height: 496px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0px 0px -350px;
}
#head {
	width: 700px;
	height: 78px;
	background-color: #FFF000;
	background-image: url(./images/head.jpg);
	background-repeat: no-repeat;
}
#mainframe {
	width: 700px;
	height: 292px;
	background-color: #FFFFFF;
}
#left_frame {
	font-size: 11px;
	width: 240px;
	float: left;
	text-align: justify;
	height: 292px;
}
#right_frame {
	font-size: 11px;
	width: 440px;
	height: 270px;
	float: right;
	clear: right;
	padding: 10px;
	overflow: auto;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
#right_frame a{
	text-decoration: none;
	color: #3271E4;
	font-weight: bold;
}
#right_frame a:hover{
	text-decoration: underline;
	color: #666666;
}
#menu {
	font-size: 12px;
	font-weight: bold;
	width: 700px;
	text-align: right;
	background-image: url(./images/menu.jpg);
	line-height: 26px;
	background-repeat: no-repeat;
	height: 26px;
}
#menu a{
	color: #333399;
	text-decoration: none;
	padding-right: 30px;
}
#menu a:hover{
	color: #6666FF;
}
#bottom {
	height: 100px;
	width: 700px;
	position: relative;
	background-color: #FFFF67;
	background-image: url(./images/bottom.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
#bottom a{
	color: #333399;
	text-decoration: none;
	padding-left: 30px;
}
#bottom a:hover{
	color: #6666FF;
}
#ucesy {
	height: 270px;
	width: 420px;
	text-align: center;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	background-color: #FEFF99;
	display: block;
}
h3 {
	font-size: 14px;
	color: #6666CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
}
h4 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
img {
	border: none;
}
.hide {
	display: none;
}
.img_kontakt {
	clear: left;
	float: left;
}
