body {
	text-align:center;
	line-height : 18px;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url("images/bg.jpg");
	margin:0 auto;
	width:900px;
	height:1400px;
	background-repeat: repeat;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:40px;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.left {
	width:233px;
	height:1300px;	
  background:#E7ECEF;
}
.right {
	width:567px;
	height:1300px;
	background:#FFFFFF;
}


#logo {
	background-image:url("images/nebe.jpg");
	width: 567px;
  height:210px;
	background-repeat: no-repeat;
}
#logo h1 {
	font: bold 35px/1.5 Verdana;
	color:#00437C;
	padding: 50px 0 0 50px;
}
#logo div {
	padding-left:150px;
}


ul#ctverec {
	background:url("images/ctverecek_maly.jpg");
	width: 233px;
	height:210px;
	background-repeat: no-repeat;
}
ul#ctverec li {
	padding:70px 0 0 100px;
	color: #FFFFFF;
	/*border-bottom:#FFFFFF 1px solid; */
}
ul#ctverec li a {
	color:#FFFFFF;
}


#menu h2 {
	font-size:24px;
	padding:50px 0 20px 35px;
}
#menu ul {
	padding:10px 40px 0 30px;
}
#menu li {
	line-height:25px;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666;
}
#menu li a {
	color:#336666;
}
#menu p {
  padding:50px 40px 0 30px;
	}


#obsah h2 {
	font-size:24px;
	color:#669900;
	padding: 50px 50px 15px 50px;
}
#obsah p {
	padding: 20px 50px 0 50px;
}
#obsah a {
	color:#336666;
	text-decoration: underline;
}
#obsah ul {
	padding:10px 40px 0 50px;
}
#obsah li {
	line-height:25px;
	list-style: inside disc;
}
#obsah li a {
	color:#336666;
}
#obsah h3 {
	font-size:14px;
	font-weight:bold;
	color:#336666;
	padding: 20px 50px 5px 50px;
}

#pata {
  clear: both;
	height:60px;
  color: #FFFFFF;
	position:relative;
	top:10px;
	font-size: 11px;
	text-align: center;
}
#pata a {
color:#FFFFFF;
}


#xhtml {
	position: absolute;
	left:550px;
}

