body {
	text-align: center;
	min-width: 900px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2BA9C;
}

#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#header {
	width: 900px;
	height: 280px;
	padding: 0px;
	background-image: url(img/hlavicka.jpg);
}

#header-menu {
	color: #941317;
	width: 870px;
	text-align: right;
	padding-top: 255px;
	padding-right: 15px;
}

#header a{
	font-weight: bold;
	text-decoration: none;
	color: #941317;
	font-size: 14px;
}

#header-menu a:hover{
	color: Black;
}

#content {
	margin: 1px;
	padding: 0px;
	overflow: hidden;
}

#content p {
	padding: 0px;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
}


#footer {
	width: 900px;
	height: 24px;
	background-color: #941317;
} 

#footer-text {
	color: Black;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 4px;
	text-align: center;
} 

#footer-text a{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 14px;
}

#footer-text a:hover{
	color: #E2BA9C;
}

#footer-final {
	font-family: cursive;
	font-size: 24px;
	color: #F28F00;
	padding: 4px 4px;
	text-align: center;
	height: 24px;
} 

#left-menu {
	float: left;
	width: 300px;
	text-align: center;
}

#left-menu p {
	padding: 4px 5px 5px 5px;
}

#left-menu img {
	padding: 10px;
	text-align: center;
}

.left-menu-box {
	margin: 5px 5px 5px 0px;
	background-color: #E3E3E3;
	text-align: left;
}

.left-menu-header {
	height: 24px;
	background-color: #941317;
}

.left-menu-box h1 {
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 4px 5px 0px 10px;
	font-weight: bold;
	text-align: center;
}

.left-menu-block {
	border: 1px solid #13274C;
}

.left-menu-block a:link, .left-menu-block a:visited {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.left-menu-block a:hover {
	color: #17A344;	
	text-decoration: none;
}


.left-menu-box p {
	padding: 5px 5px 5px 5px;
}

#pravystred {
	float: left;
	width: 580px;
} 

#stred {
	float: left;
	width: 900px;
} 

.akce-box {
	margin: 5px 0px 5px 8px;
	background-color: #E3E3E3;
}

.akce-box a:link, .akce-box a:visited {
	color: #941317;
	text-decoration: none;
}

.akce-box a:hover {
	color: #E2BA9C;	
	text-decoration: none;
}

.akce-header {
	height: 24px;
	background-color: #941317;
}

.akce-box h1 {
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin: 0px 5px 5px 5px;
	text-align: center;
	padding: 4px 5px 0px 10px;
}

.akce-block {
	border: 1px solid #13274C;
	text-align: left;
}

.akce-block p {
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.akce-block td {
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#pravystred p {
	padding: 5px 5px 5px 5px;
}
