body {
	background: url(images/bg.png) repeat;
	font-size: 12px;
	font-family: Arial;
	color: #837f7b;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #c46e68;
	text-decoration: none;
}

a:hover {
	color: #be4e46;
	text-decoration: none;
}

#gradient {
	background: #c54a5f url(images/gradient.png) no-repeat center;
	width: 100%;
	height: 5px;
}

#top {
	width: 100%;
	height: 270px;
	background: url(images/top.png) no-repeat center;
}

.wrapper {
	margin: 0 auto;
	width: 927px;
	text-align: left;
}

#left {
	float: left;
	width: 40%;
	height: 160px;
}

#right {
	float: right;
	width: 40%;
	height: 160px;
}

#logo a {
	float: left;
	width: 213px;
	height: 44px;
	background: url(images/logo.png) no-repeat 0 50%;
	margin-top: 70px;
}

#logo a:hover {
	background: url(images/logo_h.png) no-repeat 0 50%;
}

#about a {
	float: left;
	_width: 19px;
	height: 19px;
	background: url(images/about.png) no-repeat;
	margin-top: 81px;
	margin-left: 25px;
	padding-top: 4px;
}

#about a:hover {
	background: url(images/about_h.png) no-repeat;
}

.omne {
	padding-left: 26px;
	
}

#pouzivam {
	margin-top: 65px;
	text-align: right;
	float: right;
	line-height: 1.8;
}

#pouzivam img {
	margin: 0 0 -3px 4px;
	padding-top: -8px;
}

#slider {
	clear: both;
}

#info {
	_clear: both;
	line-height: 1.5;
	font-size: 13px;
	width: 100%;
	float: left;
	background: url(images/info.png) repeat;
	margin-top: 100px;
	margin-bottom: 100px;
	border-left: #c46e68 3px solid;
}

.infotext {
	padding: 40px;
}

.hl {
	color: #c46e68;
	font-weight:bold;
}

#footer {
	text-align: center;
	clear: both;
	margin: 50px;
}
