body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	color: #767676;
	font-family: Arial,Helvetica,Geneva,sans-serif; 
	letter-spacing: 0.2em;
}

a {
	color: #828282;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	color: #767676;
	margin-bottom: 0.1em;
}

img {
	border: none;
}

#container {
	width: 794px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	margin-left: 169px;
	height: 74px;
	width: 624px;
}

#menu {
	width: 240px;
	float: left;
}

#page {
	float: left;
	text-align: justify;
	width: 515px;
	padding-left: 20px;
	padding-right: 15px;
	color: #525252;
	letter-spacing: 0.1em;
}

#foot_matroska {
	width: 515px;
	text-align: center;
}

#foot {
	font-size: 0.65em;
	text-align: center;
	border-top: 1px #D4D4D4 solid;
	color: #767676;
	width: 350px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#contact_left {
	width: 230px;
	float: left;
}

#contact_right {
	width: 270px;
	margin-left: 235px;
}

.menu_item {
	width: 240px;
}

.menu_item_matroska {
	width: 215px;
	height: 30px;
	float: left;
}

.menu_item_matroska_spacer {
	width: 215px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.menu_item_text {
	font-size: 1.25em;
	text-align: right;
	margin-right: 22px;
	padding-top: 5px;
}

.menu_item_text_flag_cz {
	font-size: 0.7em;
	text-align: right;
	margin-right: 22px;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 30px;
	background-image: url(img/cz_.gif);
	background-position: right;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	height: 17px;
}

.menu_item_text_flag_en {
	font-size: 0.7em;
	text-align: right;
	margin-right: 22px;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 30px;
	background-image: url(img/en_.gif);
	background-position: right;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	height: 18px;
}

.menu_item_right_border {
	width: 1px;
	height: 30px;
	float: left;
}

.menu_item_right_border_spacer {
	width: 1px;
	height: 10px;
	float: left;
	font-size: 1px;
}

.menu_item_right_bottom {
	height: 30px;
	width: 23px;
	float: left;
}

.menu_item_right_bottom_spacer {
	height: 10px;
	width: 23px;
	float: left;
	font-size: 1px;
}

.menu_vertical_line {
	margin-left: 215px;
	width: 1px;
}

.a_flag {
	text-decoration: none;
	cursor: hand;
}

.a_flag:hover {
	text-decoration: none;
	cursor: hand;
	color: Red;
}

.a_menu {
	text-decoration: none;
	display: block;
	height:30px;
	width:240px;
	background-image: url(img/menu_bottom_line.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.a_menu:hover {
	text-decoration: none;
	background-image: url(img/menu_bottom_line_.png);
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: hand;
}

.a_menu_selected {
	text-decoration: none;
	display: block;
	height:30px;
	width:240px;
	background-image: url(img/menu_bottom_line_.png);
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: hand;	
}

.a_foot {
	text-decoration: none;
}

.a_foot:hover {
	text-decoration: none;
	color: Red;
}

.cert {
	cursor: pointer;
}

.center {
	text-align: center;
}

.p_another {
	margin: 0px;
	margin-top: 0.8em;
}