* {
	margin: 0;
	padding: 0;
}

body {
	background: #222;
	color: #999;
	font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#head {
	background: #222;
	width: 100%;
	border-bottom: 5px solid #06c;
}

#head-logo {
	width: 780px;
	height: 183px;
	margin: 0 auto;
	background: #222 url(img/header2.jpg) no-repeat;
}

#head h1 a {
	display: block;
	float: left;
	width: 275px;
	height: 180px;
	outline: none;
}

#head h1 a span {
	display: none;
}

#stred {
	background: #eee;
	color: #000;
}

#menu {
	width: 780px;
	height: 30px;
	margin: 0 auto;
	padding-top: 7px;
	background: #eee url(img/osnova.jpg) repeat-x bottom;
}

#key {
	background: transparent url(img/key.jpg) no-repeat;
	width: 12px;
	height: 30px;
	float: left;
	margin-left: 3px;
	display: inline;
}

#menu ul {
	list-style-type: none;
	padding: 0;
}

#menu li {
	color: #000;
	text-align: center;
	float: left;
}

#menu li a {
	display: block;
	height: 25px;
	line-height: 22px;
	margin-top: 3px;
	padding: 0px 10px;
	border-right: 1px solid #aaa;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	float: left;
	outline: none;
}

#menu li a:hover, #menu li a:focus  {
	line-height: 26px;
}

#menu li a.chosen {
	font-weight: bold;
}

#menu li a.chosen:hover {
	line-height: 22px;
}

#page {
	width: 780px;
	margin: 10px auto;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: #eee;
}

#news-bug {
	float: left;
}

#news {
	width: 198px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-right: 20px;
	background: #eee;
}

#news-in {
	padding: 5px 8px;
}

.datum {
	float: left;
	font-size: 80%;
	border: 1px solid #06c;
	text-align: center;
	padding: 3px;
	margin: 0 8px 3px 0;
}

#news-all {
	float: right;
	font-size: 80%;
}

#news-in p {
	padding: 0;
}

#stranka {
	float: left;
	width: 560px;
	background: #eee;
}

#foot {
	background: #222;
	border-top: 4px solid #06c;
}

#foot-in {
	width: 780px;
	height: 100px;
	margin: 0px auto;
	padding: 7px 0;
	color: #999;
}

#foot-in img {
  vertical-align: top;
  border: 0;
  padding: 0;
}

br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

a {
	color: #06c;
	background: transparent;
}

a:hover  {
	color: #999;
	background: transparent;
}

h2 {
	background: #eee url(img/osnova.jpg) repeat-x 0 -3px;
	height: 27px;
	padding: 0 5px;
	line-height: 25px;
	font-size: 130%;
	clear: right;
}

h3 {
	padding-top: 10px;
	line-height: 1.4em;
	font-size: 130%;
	color: #06c;
	background: #eee;
	clear: both;
}

p {
	line-height: 1.6em;
	padding: 7px 0;
}

img {
	border: 3px double #ccc;
	background: #fff;
	padding: 3px;
	margin: 4px 10px 4px 0;
}

a img {
	border: 3px double #06c;
}

a:hover img {
	border: 3px double #999;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#flags {
	float: right;
	margin-bottom: 7px;
}

#flags img {
	float: left;
	margin: 0 3px;
	border: none;
	clear: none;
	background: transparent;
}

table {
	line-height: 1.4em;
	margin: 7px 0px;
	font-size: 100%;
}

thead, tfoot {
	color: #666;
	font-size: 80%;
	display: none;
}

td, th {
	vertical-align: top;
}

th {
	text-align: left;
}

td {
	padding: 1px 5px;
	border: 1px solid #ddd;
	background: #f9f9f9;
}

table p {
	text-indent: 0;
	padding: 0;
}

table a {
	color: #c33;
}

hr {
	clear: both;
	height: 0;
	border: none;
	border-bottom: 1px dashed #999;
	margin: 10px 0px;
}

#repertoar img {
	border: none;
	background: transparent;
	vertical-align: middle;
	margin: 0 5px;
	padding: 0 0 4px 0;
}

.sloupec {
	width: 50%;
	float: left;
}
