body {
	text-align:center;
	background:url(images/bg.jpg)
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#reklama {
	position: absolute;
	left: 1040px;
	top: 260px;
	background-color: DarkSlateGray;
	width: 170px;
	height: 220px;
	border: solid darkblue 2px;
}
#reklama #nadpis {
	text-align: center;
	color: white;
	background-color: black;
	margin-bottom: 8px;
}
#reklama #text {
	text-align: left;
}
#reklama #text a {
	text-align: center;
	display: block;
	color: white;
	background-color: black;
	margin-bottom: 4px;
}
#reklama #text a:hover {
	font-weight:700;
}
#wrap {
	width:800px;
	text-align:left;
	/*margin:0 auto;*/
	margin-left: 230px;
	color:#99cccc;
}
.float-l {
	float:left
}
.left {
	width: 650px;
}
#side li {
	list-style:url(images/ar.jpg) inside
}
#side {
	margin-left: 30px;
	height:360px
}
#side #top {
	height: 180px;
}
#side #bm {
	padding-top: 10px;
}
/* header */
#header {
	background:url(images/hd.jpg) no-repeat right;
	height:252px
}

table {
	margin-left: 30px;
}

#logo {
	position:relative;
	top:100px;
	left:125px
}
#logo h1 {
	font-size:34px;
	color:#FFFFFF
}
#logo div {
	padding-left: 90px;
	color:#999999
}
ul#nav li {
	display: inline;
	position:relative;
	top:130px;
	left:105px;
	padding:0 20px
}
ul#seznam li {
	list-style-type: disc;
	margin-left: 20px;

}
/* content */

#content {
	height: 474px;
	margin-left: 100px;
}
#content .left h2 {
	color:#fff;
	font-size:30px;
	padding:20px 0
}
#content .left img {
	padding: 5px
}
#content p {
	padding-bottom:10px;
	width: 650px;
	text-align: justify;
	text-indent: 20px;
}
#content a {
	color: #669999;
	font-weight:700
}
#content a:hover {
	color: #FF9900;
	font-weight:700
}
.konec {
	height: 30px;
	clear: both;
	width: 500px;
}
.left {
	padding:0 30px
}
/* footer */
#footer {
	text-align: center;
	color: #fff;
	padding-left: 150px;
}
#xhtml {
	position:relative;

	top:-20px;
	left:400px
}
#header a, #footer a {
	color:#FFFFFF;
}
