body {
	background:  url(../cz/images/bg.gif);
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
}
body, table {
	font-family: "Arial", "Helvetica CE", lucida, sans-serif;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
sub, sup {
	font-size: 9px;
}
img {
	border: none;
}
#header {
	height: 152px;
	background: #7EAACF url(../cz/images/bg-top.gif);
	width: 750px;
}
#menu-top {
	float: right;
	margin: 9px 0 0 0;
	padding: 0 0 0 10px;
	background: #ff0000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	z-index: 1;
	width: 625px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 615px;
}

html>body #menu-top { /* be nice to Opera */
	width: 615px;
}
#menu-top ul { list-style: none; }
#menu-top li {
	display: inline;
	margin: 0; 
	padding: 0;
	color: #fff;
}
#menu-top a:link, #menu-top a:visited {
	float: left;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin: 4px 0 0 20px;
	padding-bottom: 4px;
	text-decoration: none;
	border: none;
	color: #fff;
}
#layer1 {
	background-color: #23619A;
	border: 1px solid #fff;
	width: 165px;
	top: 36px;
	left: 127px;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	z-index: 90;
	visibility: hidden;
}
#layer1 ul {margin: 0; padding: 0; list-style: none;}
#layer1 li {display: block; width: 100%; margin: 0; padding: 0;}
#layer2 {
	background-color: #23619A;
	border: 1px solid #fff;
	width: 225px;
	top: 36px;
	left: 232px;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	z-index: 90;
	visibility: hidden;
}
#layer2 ul {margin: 0; padding: 0; list-style: none;}
#layer2 li {display: block; width: 100%; margin: 0; padding: 0;}
#layer3 {
	background-color: #23619A;
	border: 1px solid #fff;
	width: 225px;
	top: 36px;
	left: 335px;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	z-index: 90;
	visibility: hidden;
}

#logo h1 {
	display: inline;
	font-size: 130%;
}
#logo {
	width: 95px;
	height: 131px;
	float: left;
	padding: 0;
	margin-top: 21px;
}
#logo a {
	background-color: transparent;
	display: block;
	position: relative;
	height: 131px;
	width: 95px;
	margin: 0;
	padding: 0;
	color: #7EAACF;
}
#logo span {
	background:  url(../cz/images/logo-backer.gif) top left no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	height: 131px;
	width: 95px;
	margin: 0;
	padding: 0;
	left: 0;
	top:0;
}
#top-image {
	float: left;
	left: 219px;
	top: 37px;
	position: absolute;
	border: 0;
}
#language {
	left: 135px;
	top: 125px;
	position: absolute;
}

#container {
	width: 750px;
	background:  url(../img/front-2.jpg) repeat-y;
}
#container .menu {
	float: left;
	width: 219px;
}
#container .page {
	float: left;
	width: 531px;
}
.menu h3 {
	color: #fff;
	background: #ff0000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	margin: 0;
	padding: 5px;
}
.menu ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
}
.menu li {
	background:  url(../cz/images/menu-img.gif) no-repeat;
	background-position: 0 5px;
	display: block;
}
.menu li a {
	list-style-type: none;
	display: block;
	color: #000;
	text-decoration: none;
	width: 100%;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.menu li a:hover {
	background: url(../cz/images/menu-list.gif) no-repeat;
	color: #fff;
}
.menu li a:active {
	background: url(../cz/images/menu-list.gif) no-repeat;
	color: #fff;	
}
#bottom {
	color: #fff;
	background: #ff0000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	text-align: right;
	padding: 5px 10px 5px 0;
	width: 750px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 750px;
}
html>body #bottom {
	width: 740px;
}
#bottom a {
	text-decoration: none;
	color: #fff;
}

/* Drop shadow*/
.wrap1, .wrap2, .wrap3 {
	display: inline-table;
	/* \*/display: block;/**/
}

.image {
	border: 1px solid #000;
}
.txt-center {
	text-align: center;
}
.clear {
	clear: both;
	height: 1px;
}
.red {
	color: #FF0000;
}