html {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background-image: url("texture_top.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url("texture_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom center;
}

#table {
	width: 961px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#table .top {
	width: 961px;
	height: 356px;
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
#table .bottom {
	width: 961px;
	height: 85px;
	background-image: url("bottom.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
	color: #AAB6C6;
}
#table .bottom a {
	color: #AAB6C6;
	font-weight: bolder;
	text-decoration: underline;
}
#table .bottom a:hover {
	color: #000000;
}

#table .pole {
	vertical-align: top;
	width: 692px;
	border-left: 1px solid #EFEFEF;
}
#right {
	width: 269px;
	vertical-align: top;
	text-align: left;
}
#right h2,h3 {
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 11px;
	margin: 0px;
}
#right .box_top {
	width: 264px;
	height: 43px;
	background-image: url("right_top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
}

#right .box_bottom {
	width: 264px;
	height: 19px;
	background-image: url("right_bottom.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px;
}
#box {
	width: 232px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 15px;
}
#box a {
	display: block;
	color: #0F305D;
	text-decoration: none;
	background-image: url("right_plus.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bolder;
}
#box a:hover {
	color: #000000;
	text-decoration: underline;
}
#box1 {
	width: 232px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 15px;
}
#box1 .male_akt_datum {
	float: right;
	background-image: url("right_datum.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 72px;
	height: 23px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-top: 3px;
	padding-left: 5px;
}
#box1 .male_akt_nadpis {
	width: 200px;
}
#box1 .male_akt_vice {
	width: 100%;
	text-align: right;
	border-bottom: 1px dotted #E0E0E0;
	padding-bottom: 8px;
	padding-top: 3px;
}
#box1 a {
	color: #112D5C;
	font-weight: bolder;
}

#adresovani {
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	color: #3F3F3F;
	min-height: 553px;
}
#adresovani a {
	font-weight: bolder;
	color: #3267CF;
	text-decoration: underline;
}
#adresovani a:hover {
	color: #000000;
}

#menu {
	width: 100%;
	text-align: center;
	color: #90867C;
	font-size: 16px;
	margin-bottom: 8px;
}
#menu a {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 10px;
	margin-right: 8px;
}
#menu a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
