* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

body {
	background: #232122 url(img/body.gif) no-repeat center 120px;
	color: #c7c7c7;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 70%;
}

#player {
	width: 100%;
	height: 25px;
	background: #00A0E4;
	color: #222;
}

#player-in {
	width: 870px;
	margin: 0 auto;
	padding: 5px 0;
	background-image: url("play_hover.gif");
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

#player-in a {
	background: url(img/play.gif) no-repeat right 60%;
	padding-right: 15px;
	margin-left: 503px;
	color: #000;
	text-decoration: none;
}

#player-in a:hover, #player-in a:focus {
	background: url(img/play_hover.gif) no-repeat right 60%;
	color: #fff;
}

#obsah {
	width: 870px;
	min-height: 600px;
	margin: 0 auto;
}

#head {
	background: transparent url(img/header.jpg) no-repeat 165px 0;
	width: 870px;
	height: 100px;
}

#head h1 a {
	display: block;
	float: left;
	position: relative;
	left: 165px;
	width: 700px;
	height: 85px;
	background: transparent;
}

#head h1 a span {
	display: none;
}

#menu-bug {
	float: left;
}

#menu {
	width: 227px;
	font-size: 110%;
}

#logo {
	display: block;
	height: 39px;
	width: 54px;
	background: url(img/logo.jpg) no-repeat;
	padding: 17px 10px;
	margin-bottom: 20px;
	font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

#logo:hover {
	background-position: -74px 0;
}

#menu ul {
	list-style-type: none;
	padding: 0 0 0 35px;
}

#menu li a {
	display: block;
	height: 24px;
	line-height: 22px;
	text-decoration: none;
	outline: none;
	color: #C7C7C7;
}

#language {
	margin: 30px 0 0 35px;
	border-top: 1px solid #333;
	padding-top: 10px;
	width: 100px;
	height: 10px;
}

#language a {
	color: #666;
	text-decoration: none;
}

#language a:hover, #language a:focus {
	color: #c7c7c7;
}

#menu li a:hover, #menu li a:focus, #menu li a.chosen  {
	color: #01A0E4;
}

#page-bug {
	float: left;
}

#page {
	width: 641px;
	min-height: 400px;
	border: 1px dotted #575757;
	margin-top: 30px;
}

#stranka-bug {
	float: left;
	/*margin-left: -3px;*/
}

#stranka {
	width: 410px;
	padding: 15px;
}

#sider-bug {
	float: left;
}

#sider {
	width: 170px;
	min-height: 479px;
	_height: 479px;
	padding: 15px;
	border-left: 1px dotted #575757;
}

#sider img {
	margin-bottom: 10px;
}

br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	display: block;
}

#foot {
	padding: 5px 0;
	clear: both;
	text-align: right;
	color: #444;
	font-size: 80%;
}

#foot a {
	color: #444;
}

#foot a:hover {
	color: #666;
}

a {
	color: #01A0E4;
}

a:hover  {
	color: #c7c7c7;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #01A0E4;
	line-height: 1.3em;
	padding: 0.8em 0 0.8em 0;
}

#sider h2 {
	color: #00567A;
	padding: 0.2em 0 0.2em 0;
}

.noborder {
	border: 0 !important;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 0,5em 0 0 0;
	line-height: 1.3em;
	color: #01A0E4;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3em;
	color: #7ECDEE;
}

p {
	padding: 0.3em 0 1em 0;
	line-height: 1.6em;
}

.clear {
	clear: both;
}

#change {
	list-style-type: none !important;
	padding: 0  !important;
}

#stranka ul {
	padding: 8px 0 8px 25px;
	list-style: circle;
	line-height: 1.6em;
}

#stranka ol {
	padding: 8px 0 8px 25px;
	list-style: decimal;
	line-height: 1.6em;
}

#stranka hr, #sider hr {
	clear: both;
	height: 0;
	border: none;
	border-bottom: 1px dotted #666;
	padding-top: 15px;
	margin-bottom: 10px;
}

.akce {
	margin-bottom: 2em;
	clear: both;
}

.clanek {
	clear: both;
}

.datum {
	padding-bottom: 5px;
	color: #666;
}

.vice, .back {
	color: #00A0E3;
	text-decoration: none;
}

.box {
	clear: both;
	float: right;
}

.sloupec {
	width: 264px;
	margin-right: 15px;
	float: left;
	padding: 0;
	display: inline;
}

.right {
	text-align: right;
}

#strankovani {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0;
	clear: both;
}

#strankovani a {
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}

#strankovani ul {
	list-style: none;
	display: inline;
	padding: 0;
}

#strankovani ul li {
	display: inline;
	padding: 1px;
}

#strankovani ul li.small {
	font-size: 70%;
	font-weight: normal;
}

#kapela {
	float: right;
	padding-top: 170px;
}

#kapela a {
	text-decoration: none;
	display: block;
	margin: 5px;
}

#kapela a:hover {
	color: #01A0E4;
}

.koncert {
	line-height: 1.8em;
	margin-bottom: 3em;
}

.koncert p {
	padding: 0;
}

#big-foto {
	width: 400px;
	height: 400px;
	margin-bottom: 10px;
}

#small-foto {
	width: 400px;
	height: 60px;
	margin-bottom: 10px;
}

#small-foto img {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

#page-foto a {
	font-size: 100%;
	text-decoration: none;
	padding: 3px;
	color: #c7c7c7;
}

#page-foto a:hover, #page-foto a.aktiv {
	color: #01A0E4;
}

#page-foto a.biger {
	font-size: 150%;
}

/************************** img *********************************/

a img {
	border: 0px solid #00567A;
}

a:hover img, #small-foto img#aktiv {
	border: 0px solid #00A0E3;
	opacity: 0.5;
   filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   -khtml-opacity: 0.5;
}

img.left {
	float: left;
	margin: 7px 10px 7px 0;
}

img.right {
	float: right;
	margin-left: 10px;
}

img.fotogalerie {
	float: left;
	margin: 2px;
}

img.tiskfoto {
	float: left;
	margin-bottom: 0 !important;
	padding: 3px;
}

/************************** table *********************************/

table {
	line-height: 1.4em;
	margin: 8px 0px;
	border-collapse: collapse;
}

td, th {
	vertical-align: top;
	padding: 2px 8px;
	border: 1px solid #00567A;
}

th {
	background: #222;
	color: #00A0E3;
	font-size: 85%;
}
/*
td {
	background: #222;
	color: #00A0E3;
}
*/
table p {
	padding: 0;
}

/************************** form *********************************/

input, textarea {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
}

form {
	padding: 0;
	margin: 0;
}

fieldset {
	width: 540px;
	border: 0;
}

legend {
	display: none;
}

label {
	font-weight: bold;
}

input, select {
	margin: 6px 0;
}

textarea {
	width: 540px;
}

input.button {
	padding: .3em .7em;
	cursor: pointer;
}

form table {
	border: 0;
	margin: 0;
}

form th {
	padding: 5px 6px 5px 0;
	text-align: left;
	vertical-align: middle;
	color: #99f;
	background: transparent;
	border: 0;
}

form td {
	border: 0;
	padding: 0;
	background: transparent;
}

form th.label-right {
	text-align: right;
}

input, label {
	vertical-align: middle;
}

/* prevents IE stretched button bug on WinXP  */
input.button {
  width: 0;
  overflow: visible;
}
input.button[class] { width: auto }

.bad {
	color: #a11;
	background: #6378D5;
	border: 1px solid #99f;
	margin-bottom: 10px;
	padding: 5px 10px;
}

.good {
	color: #ccf;
	background: #6378D5;
	border: 1px solid #99f;
	margin-bottom: 10px;
	padding: 5px 10px;
}
