body {
	margin: 20px 0;
	padding: 0px;
	background: #aaffaa;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #990066;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

p  {
	text-align:justify;
}

a{	text-align:center;}

a.akcia 
{color:#CC0000;
}

a:link {
	border-bottom: 0px none #CCCCCC;
	text-decoration: none;
	color: ffffff;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #ff0066;
}

img {
	border: none;
}

/* Header */

#header {
	width: 800px;
	height: 135px;
	margin: 0 auto;
	color:#000000;
	background: url(images/logo1.png) #aaffaa no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #990066;
}

#header h1 {												/*poloha a tvar "Hotel Bonums"*/
	text-transform: lowercase;
	float: left;
	padding: 5px 5px 5px 550px; 
	font-size: 2.5em; 
}

#header b {
	color:#0000cc;
}

#header h2 {												/*poloha a tvar adresy */
	float: left;
	padding: 5px 0px 0px 650px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img2.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: center;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: underline;
	font-weight: bolder;
	color:#ffff00;
}

#menu a:hover, #menu .active a {
	font-weight: bolder;
	text-decoration: none;
	color:#FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: url(images/img4.png);
}

#colOne {
	float: right;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#div1 {
	float: right;
	width: 460px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: right;
	width: 120px;
	padding: 10px;
}

/* Footer */

#footer {
	color: #30ff30;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
}

#footer * {
	color: #000000;
}
