#all, #intro_box {
	position: absolute;
	width: 920px;
	height: 580px;
	margin-left: -460px;
    margin-top: -290px;
    left: 50%;
    top: 50%;
}
#top {
	background-image: url('img/top.jpg');
	width: 920px;
	height: 48px;
}
#logo {
	background-image: url('img/logo.jpg');
	float: left;
	width: 400px;
	height: 110px;
}
#logo h1 {
	padding: 0; margin: 0;
	width: 100px;
}

#logo a {
	
	display: block;
	margin: 0 0px;
	text-indent: -500px;
	overflow: hidden;
}

#menu {
	background-image: url('img/menu.jpg');
	float: right;
	width: 520px;
	height: 110px;
	padding: 0; margin: 0;
}
#menu ul {
	list-style-type: none;
	padding: 0 5px;
	float: left;
	margin: 0;
}

#menu li {
	float: left;
}

#menu li a {
	width: 80px;
	height: 80px;
	display: block;
	text-indent: -100px;
	overflow: hidden;
}

#background	{
	background-image: url('img/background.jpg');
	clear: both;
	width: 920px;
	height: 422px;
}

#content {
	width: 720px;
	height: 345px;
	margin: 0 auto;
}

*,a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #6B8FFF;
}

p {
	margin: 10px 0;
}

a {
	color: #8EABFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FE0000;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.centered {
	text-align: center;
}

#kontakt_leftcol {
	width: 300px;
	float: left;
}

#kontakt_rightcol {
	width: 420px;
	float: left;
}

.error {
	color: #FF2525;
	margin: 0 0 -4px 0;
}

#contactform_table {
	border-spacing: 0; 
	border: 0;
	display: inline;
	margin: 0;
}

#contactform_table td {
	vertical-align: top;
	width: 100px;
	padding: 5px;
}

#contactform_table input,#contactform_table button,#contactform_table textarea {
	border: 1px solid #002573;
	width: 200px;
	margin: 0;
	background: #8EABFF;
	color: #002573;
}

#contactform_table textarea {
	height: 100px;
}

#contactform_table button {
	border: none;
	width: 100px;
}
#captcha {
	width: 80px !important; 
	height: 40px; 
	font-size: 25px;
	vertical-align: top;
	
}

#demo_content {
	padding: 20px;
	text-align: center;	
}

#demo_content img {
	border: 0;
}

#movie_box {
	float: right;
	width: 400px;
	height: 320px;
	margin-right: 14px;
	_margin-right: 8px;
}

#movies_list {
	margin: 0px auto;
	width: 580px;
	text-align: center;
}

#movies_list a {
	padding: 10px 10px;
	display: block;
	float: left;
}

#movies_list img {
	border: 0;
}

.position {
	border: 1px solid #233667;
	background: #0d1426;
	padding: 8px;
	margin: 8px 0;
	width: 250px;
	cursor: pointer;
	cursor: hand;
}
#gallery h3 {
	padding: 5px 20px;
	text-align: center;
}

#picture {
	width: 660px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	overflow-y: auto;
}

#picture .holder {
	width: 150px;
	height: 100px;
	float: left;
	margin: 5px;
	text-align: center;
} 

#picture .holder img {
	height: 100px;
	border: 0;
	
}
ul.thumbs {
	list-style-type: none;
	overflow-y:scroll;
	height: 300px;
}

.ozespole_leftcol {
	float: left;
	width: 313px;
	padding: 5px 10px; margin: 0;
}
.ozespole_leftcol  h1 {
	font-size: 13px;
	padding: 0px;
	margin: 5px 0px;
	text-align: center;
}

.ozespole_leftcol  h2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}

.ozespole_rightcol {
	float: right;
	width: 353px;
}

.member_left {
	width: 60%;
	height: 70px;
	text-align: left;
	margin-bottom: 2px;
 	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #6B8FFF;	
	display: block;
	float: none;
	
}
.member_left_short {
	width: 120px !important;
	margin-top: 30px;
	margin-bottom: 30px;
}

.member_right_col {
	width: 60%;
	float: right;
	margin-top: 20px;
}

.member_right {
	width: 205px;
	float: right;
	height: 70px;
	text-align: right;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #6B8FFF;	
	margin-right: 10px;
	margin-top: 30px;
}

.member_right_short {
	width: 120px !important;
}

.member_left img {
	float: left;
	margin-bottom: 2px;
	margin-right: 5px;
}

.member_right img {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
}

#video_player {
	display: block; 
	width:400px; 
	height:320px
}

#player_box {
	width: 350px;
	height: 310px;
	margin: auto;
	display: block;
}

#repertory {
	margin: 20px;
	padding: 0px 0 0 225px;
	height: 305px;
	overflow-y: scroll;
}

#repertory h2 {
	margin-top: 20px;
}

#repertory h2.first {
	margin-top: 0px;
}

#repertory h4 {
	margin: 10px 0 0 30px;
}

#repertory ul {
	margin: 0 0 0 15px;
}

.youtube-player-containter {
	width: 580px;
	float: right;
	margin: 0 3px 0 0;
}

#youtube-player {
	width: 580px;
	float: right;
	margin: 0 0 0 0;
}

#player-back-link {
	float: left;
}

.youtube-player-backlink {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 40px;
	margin-top: 120px;
	_margin-left: 30px;
}

#player-back-link {
	display: block;	
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
}
