body {
	margin: 0 auto;
	padding: 0;
	background: url('bg.jpg') #eeeeee repeat-x;
	background-attachment:fixed;
	font-family: Arial;
	font-size: 16px;
	color: #666666;
}

div#main {
	display: block;
	margin: 20px auto 0;
	padding: 0 0 20px;
	background: #ffffff;
	box-shadow: 0 0 10px #666666;
	width: 800px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url('bg-main.jpg') #ffffff no-repeat;
}

div#header {
	display: block;
	margin: 0;
	padding: 0;
}

div#logo {
	display: block;
	margin: 0;
	padding: 10px;
	height: 170px;
}

div#menu {
	display: block;
	margin: 0 10px;
	padding: 0 5px;
	text-align: left;
	background: url('66ccff-75.png');
	border-top: solid 2px #ffffff;
}

#menu > a, #menu > a:visited {
	display: inline-block;
	margin: 0;
	padding: 5px 5px;
	text-decoration: none;
	color: #ffffff;
	font-size: 1em;
	text-shadow: #bbeeff 2px 2px 10px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#menu > a:focus, #menu > a:hover {
	text-decoration: none;
	color: #ffdd00;
}

#menu > a.selected, #menu > a.selected:visited {
	display: inline-block;
	margin: 0;
	padding: 5px 5px 3px;
	text-decoration: none;
	color: #66ccff;
	font-size: 1em;
	text-shadow: #bbeeff 2px 2px 10px;
	background: #ffffff;
}

a.flaga {
	float: right;
}

#menu img {
	vertical-align: top;
}

a img {
	border: none;
}

div#page {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	float: left;
	width: 590px !important;
	width: 600px;
}

#page h1 {
	display: block;
	margin: 6px 20px;
	padding: 0;
	font-size: 1em;
	text-align: center;
	color: #66ccff;
	font-weight: normal
}

#page h2 {
	display: block;
	margin: 50px 20px 15px;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	border-bottom: dashed 1px #eeeeee;
}

#page a.title, #page a.title:visited {
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 150%;
	color: #ee6600;
	text-decoration: none;
}

#page a.title:focus, #page a.title:hover {
	text-decoration: underline;
}

#page a.icon, #page a.icon:visited {
	display: block;
	margin: 6px 20px;
	padding: 2px 0 0 25px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 150%;
	color: #ee6600;
	text-decoration: none;
}

#page a.icon:focus, #page a.icon:hover {
	text-decoration: underline;
}

#page a.text, #page a.text:visited {
	display: inline;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 150%;
	color: #ee6600;
	text-decoration: none;
}

#page a.text:focus, #page a.text:hover {
	text-decoration: underline;
}

#page a.pdf {
	background: url('pdf.png') no-repeat;
	background-position: center left;
}

#page a.img {
	background: url('img.png') no-repeat;
	background-position: center left;
}

#page a.doc {
	background: url('doc.png') no-repeat;
	background-position: center left;
}

#page a.ppt {
	background: url('ppt.png') no-repeat;
	background-position: center left;
}

#page a.zip {
	background: url('zip.png') no-repeat;
	background-position: center left;
}

#page a.link {
	background: url('link.png') no-repeat;
	background-position: center left;
}

#page a.video {
	background: url('video.png') no-repeat;
	background-position: center left;
}

#page a.notfound {
	background: url('notfound.png') no-repeat;
	background-position: center left;
}

#page p.konf {
	margin-top: 20px;
}

#page p {
	display: block;
	margin: 6px 40px;
	padding: 0;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 150%;
}

#page p > small {
	color: #cccccc;
}

#page p > span.data {
	display: block;
	padding: 0 20px;
	color: #999999;
	font-size: 0.8em;
}

#page p.first {
	margin-top: 20px;
}

#page p > span.small {
	display: block;
	margin: 5px;
	font-size: 0.8em;
	color: #cccccc;
}

#page blockquote {
	display: block;
	margin: 6px 40px;
	padding: 10px;
	font-size: 0.9em;
	font-weight: normal;
	background: #f9f9f9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#page p.statut {
	display: block;
	margin: 15px 40px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}

#page p.roz {
	font-weight: bold;
	text-align: center;
	margin: 15px 40px;
	font-size: 0.9em;
}

#page p.par {
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

#page p.list {
	margin-left: 60px;
}

#page ul {
	margin: 10px 60px;
	padding: 0;
	font-size: 0.9em;
}

#page ul > li {
	margin: 2px 5px;
	padding: 0;
}

div#sidebar {
	display: block;
	margin: 0;
	padding: 0 10px;
	float: left;
	width: 180px !important;
	width: 200px;
	background: url('sidebar-left.png') no-repeat;
	min-height: 600px;
}

#sidebar > h2 {
	display: block;
	margin: 0 0 10px;
	padding: 15px 0 10px;
	color: #66ccff;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	height: 20px !important;
	height: 50px;
	background: url('sidebar-bg.png') no-repeat;
}

#sidebar > span {
	display: block;
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-size: 0.7em;
	font-weight: normal;
}

#sidebar > p {
	display: block;
	margin: 0 0 15px;
	padding: 0;
	color: #999999;
	font-size: 0.8em;
	font-weight: normal;
}

#sidebar > a, #sidebar > a:visited {
	display: block;
	margin: 15px auto;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#sidebar > a:hover, #sidebar > a:focus {
	color: #99ccff;
}

#page > div.akt {
	margin: 10px;
	margin-left: 40px;
}

#page > div.akt > img {
	float: left;
	max-width: 150px;
	margin: 10px;
	margin-left: 0;
}

#page > div.akt > p {
	display: block;
	float: left;
	margin: 10px 5px;
	padding: 0;
	width: 360px;
}

#page > div.akt > p > span {
	display: block;
	margin: 0 10px 5px;
	font-size: 0.8em;
	color: #cccccc;
}

div#stopka {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#stopka img {
	border: none;
	vertical-align: top;
	padding-top: 1px;
}

#stopka > p {
	margin: 1px auto;
	padding: 0;
	font-size: 0.75em;
	color: #999999;
}

#stopka a, #stopka a:visited {
	color: inherit;
	text-decoration: none;
}

#stopka a:hover, #stopka a:focus {
	color: #0066ff;
	text-decoration: none;
}

br.clear {
	clear: both;
}

.cl:before,
.cl:after { content: ' '; display: table; }
.cl:after { clear: both; }
.cl { *zoom: 1; }
