a {
	color: #1863a1;
}
body {
	background-color: #eeeeee;
	color: #4e5f6f;
	font-family: Tahoma;
	font-size: 12px;
}

.main {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -505px;
	width: 1011px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

.logo {
	position: absolute;
	top: 40px;
	left: 34px;
	width: 210px;
	height: 45px;
}
.top {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -472px;
	width: 944px;
	height: 190px;
}
.menu {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -50px;
}
.box {
	position: absolute;
	top: 160px;
	left: 70px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/box-back.gif);
	background-repeat: repeat-y;
	width: 244px;
	color: #1863a1;
	padding:;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	}
.obsah {
	position: relative;
	left: 460px;
	width: 470px;
	text-align: justify;
}
#copyright {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	width: 204px;
}
.title {
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: -50px;
}

.pic {
	position: absolute;
	top: 334px;
	left: 50%;
	margin-left: -168px;
}
.blue {
	color: #1863a1;
}
