  p,ul{font-family:Calibri,Tahoma,sans-seriff}
  p{text-align:justify}
 h1,h2,h3,h4,h5,h6{font-family:Arial,sans-seriff;color:#b80000}
body {
	padding: 0;
	margin: 0;
	background-color: #bbbbbb;
}
h1 {
	color: white;
	font-size: 21px;
	text-align: centre;
}

#Container {
	width: 962px;
	margin: 6px auto;
}
#Top {
	padding: 0;
	margin: 0;
	height: 302px;
	background: url("img/main-picture.jpg") left 71px no-repeat;
}
#Top * {
	padding: 0;
	margin: 0;
}
#Header {
	font-family: arial;
	height: 61px;
	padding-top: 10px;
	padding-left: 15px;
	background: url('img/header-background.png') repeat-x left top;
}
.name {
	text-transform: uppercase;
	color: #e3e76e;
	font-size: 24px;
}
.adress {
	font-size: 14px;
	color: white;
}
#Menu {
	height: 53px;
	margin-top: 0px;
	padding-left: 0px;
	background: url('img/menu-background.png') repeat-x left top;

}
#Menu a {
	height: 53px;
	line-height: 50px;
	padding-right: 18px;
	padding-left: 11px;
	background: url('img/menu-devider.png') right top no-repeat;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	font-family: arial;
}
#Top #Menu a:hover, #Top #Menu a.active {
	text-decoration: underline;
}


#Footer {
	background-image: url("img/bottom_pattern.gif");
	background-repeat: repeat-x;
	padding-top: 0px;
	background-position: left top;
	height: 56px;
	width: 100%;
	float: left;
	margin: 0px auto;
}
#Bottom {
	height: 32px;
	width: 962px;
	background: url('img/footer-background.png') repeat-x left top;
	text-align: center;
	line-height: 32px;
	clear: left;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	color: white;
}
#Bottom a {
	text-decoration: none;
	color: white;
}
#Bottom a:hover {
	text-decoration: underline;
}


.Part li {
	margin-top: 3px;
	list-style-type: none;
}
.Part li a {
	padding-left: 14px;
	background: url('img/green-arrow-2.gif') no-repeat 0px 5px;
}
#validator {
	clear: left;
	float: left;
}
#validator img {
	border: 0 solid #FFFFFF;
	height: 31px;
	width: 88px;
}
#Inter {
	height: 178px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: white;
}
#Inter ul {
	padding: 0px;
	margin: 0px;
	padding-top: 90px;
	padding-left: 20px;
}
#Inter li {
	margin-top: 3px;
	background: url('img/white-arrow.gif') no-repeat 0px 4px;
	list-style-type: none;
	padding-left: 11px;
}
#RightHeader {
	float: right;
	padding-right: 10px;
	font-size: 12px;
}
#RightHeader a {
	padding-left: 16px;
	padding-right: 4px;
	color: red;
	text-decoration: none;
	background: no-repeat 0px 0px;
}
#RightHeader a:hover {
	text-decoration: underline;
	color: white;
}
#RightHeader a:hover {
	background-position: 0px -12px;
}
#RightHeader a#home {
	background-image: url('img/home-icon.png');
}
#RightHeader a#home:hover {
	background-position: 0px -14px;
}
#RightHeader a#sitemap {
	background-image: url('img/site-map-icon.png');
}
#RightHeader a#contacts {
	background-image: url('img/contact-icon.png');
}
li, ul
/* korekce pro IE6 */
 {
	_padding-bottom: 0px;
	_height: 12px;
	_padding-top: 0px;
	_margin: 0px;
}
 a{color:navy}
 a:hover{background-color:navy;color:white}

 table.mypage{border-spacing:1px;margin:0px -2px;width:966px}
 table.mypage td{border:1px solid #cccccc;padding:0px;margin:0px;background-color:white}
 table.mypage td div.obsah{padding:5px 10px;padding-left:15px}
 table.mypage td div.obsah2{padding:5px;background-color:khaki}
 table.mypage td div.nadpis{padding:5px;padding-left:15px;background-image:url('img/left-header.png');
      ;font-weight:bold;font-size:12pt;color:white;font-family:Arial,sans-seriff}
table.mypage td div.obsah2{}

 table.mypage td div.obsah2 ul
 {
 font-size:9pt;
 ;font-weight:none;

	clear: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
 }
 table.mypage td div.obsah2 ul li{padding-bottom:10px;padding-left:5px;list-style-position:outside;
 list-style-type: none;color:#8b0000}

p + a{padding:0px 5px}


 