body {

}

#top {
	background-image: url(images/bgr_main.gif);
	text-align: right;
	vertical-align: middle;
	align:center;
	background-repeat: repeat-y;
}
#top #content {
	width: 670px;
	height: 71px;
	background-image: url(images/bgr_top.gif);
	text-align: right;
}

#main {
	vertical-align: middle;
	text-align: center;
	}
#main .cont {
	font-size: 11px;
	width: 670px;
	height: 19px;
	background-image: url(images/bgr_nav.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	border: 0px none;
	text-align: center;
}

#main A {
	font-size: 11px;
	font-weight: bold;
	color: #14397D;
	text-decoration: none;
}

#main A:hover {
	color: #E80000;
	text-decoration: underline;
}

#main #text {
	text-align: left;
	font-size: 11px;
	width: 670px;
	height: 100%;
	background-image: url(images/bgr_main.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}

#main #nadpis {
	font-size: 120%;
	padding: 3px;
	height: 20px;
	background-color: #7E92B7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 8px;
	padding-top: 8px;
	letter-spacing: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
#main #obsah {
	font-size: 100%;
	margin: 5px;
	padding: 5px;
}

#main #obsah A {
	color: #14397D;
	text-decoration: none;
}

#main #obsah A:hover {
	color: #E80000;
	text-decoration: underline;
}

#main #bottom {
	font-size: 90%;
	margin: 0px;
	height: 15px;
	background-color: #14397D;
	color: #C4BFB4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 10px;
	letter-spacing: 1px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

#main #bottom A{

	font-weight: normal;
	margin: 0px;
	height: 15px;
	background-color: #14397D;
	color: #C4BFB4;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	letter-spacing: 1px;
	padding-top: 2px;
}
#main #bottom A:hover{

	margin: 0px;
	height: 15px;
	background-color: #14397D;
	color: #C4BFB4;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	letter-spacing: 1px;
	padding-top: 2px;
	text-decoration: underline;
}
