a {
	color: #EBECB3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #76796E url(images/body.gif) repeat-y center;
	margin: 0;
	padding: 12px 0;
	text-align: center; /* IE hack */
}
div, ul, li, p {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
img {
	border: 0;
}
#introflags {
	background: #65695B;
	border: 10px solid #999A92;
	border-top: 0;
	border-bottom: 0;
}
#introflags ul {
	line-height: 1em;
	height: 2.4em;
}
#introflags li {
	float: left;
	padding: 0.5em 0;
	text-align: center;
	width: 317px;
}
#introflags li a img {
	position: relative;
	top: 0.2em;
	margin-right: 5px;
}
#box {
	background: url(images/box.gif) repeat-y;
	font: 80% Tahoma, Verdana, sans-serif;
	color: White;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 977px;
}

/* HLAVICKA */
#header {
	background: url(images/header.jpg) no-repeat;
	height: 193px;
	position: relative;
}
#header h1 {
	display: none;
}
#header img {
	margin: 121px 0 0 18px;
}
#flags {
	position: absolute;
	right: 8px;
	top: 13px;
	width: 114px;
}
#flags ul li {
	float: left;
	padding-right: 10px;
}
#flags ul li img {
	margin: 0;
	padding: 0;
}
/* OBSAH */
#content {
	margin: 0 50px 0 200px;
}
#content h2 {
	color: #EBECB3;
	font-size: 1.3em;
}
#content h2 span {
	background: url(images/h2.gif) no-repeat right;
	padding-right: 25px;
}
#content p {
	/*text-align: justify;*/
}
#content ul.navi {
	height: 2em;
	margin-bottom: 1em;
}
#content ul.navi li {
	background: url(images/navi.gif) no-repeat right bottom;
	float: left;
	padding: 8px 15px 0 0;
}
#content ul.navi li.last {
	background: transparent;
}

/* MENU */
#menu {
	float: left;
	height: 230px;
	width: 169px;
}
#menu a {
	padding-bottom: 10px;
}
/*	background: url(/images/id12.gif) no-repeat;*/
.lvl1 {
	height: 38px;
}
.lvl1 img {
	margin-right: 5px;
	float: left;
}
/* FOOTER */
#footer {
	clear: both;
	height: 46px;
	background: url(images/footer.gif) no-repeat;
}
#footer p {
	font-size: 87%;
	font-weight: bold;
	margin: 0;
	padding: 25px 0 0 10px;
}
/* LOGIN */
#login {
	border: 1px solid White;
	text-align: left;
	width: 300px;
	padding: 15px 0;
	position: absolute;
	left: 50%;
	margin-left: -150px;
}
#login p {
	margin: 0;
	padding: 3px 15px;
	text-align: right;
}
#flash {
	background: url(images/flash.gif) no-repeat;
}
#kontakt h3 {
	color: #eee8aa;
}
#kontakt form p label {
	width: 100px;
	float: left;
	text-align: right;
}
#kontakt form p input, #kontakt form p textarea {
	background-color: #C3C4BF;
	margin: 2px 0;
	width: 250px;
}
#single {
	color : white;
	font-family: Arial, Verdana;
}
#single a {
	text-decoration: underline;
}
