body {
	background: url(obr/pozadi.png) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serifs;
	font-size: 12pt;
}

h1 {
	margin: 0;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main {
	width: 984px;
	margin: auto;
	position: relative;
}

#main_text {
	padding-left: 230px;
	padding-right: 100px;
	background-image: url(obr/pozadi_stred.png);
	background-repeat: repeat-y;
	min-height: 712px;
}

.modul {
	position: absolute;
	left: 16px;
	table-layout: fixed;
	border: 2px solid black;
	border-collapse: collapse;
}

.modul_hlav {
	background-color: #ffe8bd;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	width: 170px;
	border-bottom: 1px solid black;
}

.modul_obsah {
	background-color: #8b7d66;
	color: white;
	text-align: center;
	font-size: 10pt;
	width: 170px;
}

.modul_obsah a:hover {
	color: #CCCCCC;
}

#hlavicka {
	background: url(obr/pozadi_hor.png) no-repeat;
	width: 100%;
	height: 89px;
}

#paticka {
	background: url(obr/pozadi_dol.png) no-repeat;
	width: 100%;
	height: 98px;
}

#logo_pozadi {
	background: url(obr/pozadi_stred.png) repeat-y;
}

#logo {
	width: 855px;
	height: 500px;
	background: white url(obr/logo.jpg) no-repeat;
	margin-left: 20px;
}

.navig {
	position: absolute;
	top: 450px;
	left: 474px;
	font-size: 16pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
}

.navig_druhy_radek {
	margin-right: 40px;
	line-height: 50px;
}

.navig a {
	text-decoration: none;
}

.navig a:hover {
	color: inherit;
	text-decoration: underline;
}

.refer {
	width: 500px;
	margin: auto;
}

.tabul_text {
	 margin: 0px 10px 0px 2px;
}

.refer_obr {
	border: 0;
	vertical-align: middle;
}

.kniha_prispev {
	width: 500px;
	border-top: #ffcc00 3px solid;
	margin: auto;
}

.kniha_radek {
	border-bottom: #ffcc00 3px solid;
}

.form {
	width: 500px;
	margin: auto;
}

.chyba {
	text-align: center;
	color: red;
	font-weight: bold;
}

.OK {
	text-align: center;
	color: green;
}

.copyright {
	font-size: 10pt;
	color: #a3a3a3;
	text-align: center;
	margin-right: 80px;
	margin-top: -15px;
}

.copyright a {
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}
