html {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
}
#table {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#top {
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	height: 115px;
	text-align: left;
	vertical-align: top;
}
#top h1 {
	margin: 0px;
	padding: 0px;
	color: #446AA8;
	font-size: 15px; 
	padding-left: 533px;
	margin-top: 20px;
}
#top div {
	padding-left: 535px;
	text-align: left;
}
#top a {
	color: #0061CF;
	text-decoration: none;
}
#top a:hover {
	color: #000000;
	text-decoration: underline;
}

#left {
	background-image: url("textura_left.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	width: 206px;
	vertical-align: top;
	text-align: right;
	height: 500px;
}
#left h1 {
	height: 20px;
	width: 160px;
	border: 1px solid #C7C7C7;
	background-color: #535353;
	margin-left: 44px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	text-transform: capitalize;
}
#left .aktuality {
	text-align: left;
	margin: 8px;
	color: #808080;
}
#left .aktuality_popis {
	margin-bottom: 10px;
	margin-top: 2px;
}
#left a {
	color: #07528C;
}
#odkazy {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
#odkazy a {
	background-image: url("menu.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	display: block;
	margin-bottom: 0px;
	padding-left: 65px;
	color: #454545;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
}
#odkazy a:hover {
	color: #000000;
	text-decoration: underline;
}
.center {
	background-color: #FFFFFF;
	vertical-align: top;
}
#image {
	background-image: url("image.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 554px;
	height: 160px;
	vertical-align: top;
}
#image h1 {
	margin: 0px;
	padding: 0px;
	color: #55595C;
	font-size: 20px; 
	padding-left: 220px;
	padding-top: 30px;
}
#image ul {
	padding-left: 238px;
	color: #063958;
	font-size:13px;
	margin: 0px;
	font-weight: bolder;
}
#image li {
	padding-left: 10px;
}
#image p {
	margin: 0px;
	padding: 0px;
}
#pole {
	margin: 15px;
	color: #010101;
}
#pole h1 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #9C9C9C;
	color: #07528C;
	height: 25px;
	font-size: 18px;
	margin-bottom: 5px;
}
#pole h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #9C9C9C;
	color: #07528C;
	height: 22px;
	font-size: 16px;
}

#pole div {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
#pole img {
	border: 1px solid #6D6D6D;
	padding: 2px;
	margin: 5px;
}
#pole a {
	color: #07528C;
	text-decoration: underline;
}
#pole a:hover {
	color: #000000;
	text-decoration: underline;
}


#podpis {
	text-align: center;
	padding-top: 5px;
	color: #666666;
	padding-bottom: 5px;
}
#podpis a {
	color: #444444;
	text-decoration: none;
	font-weight: bolder;
}
#podpis a:hover {
	color: #07528C;
	text-decoration: underline;
}
