body {
	margin:0px;
	padding:0px;
	background-color:#010005;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size:12px;
}

a {
	color: #755b05;
	text-decoration:none;
	font-size:11px;
}



a:hover {
	color: #755b05;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #5E4904;
}

h1 {
	font-size:16px;
	color:#CC9900;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-left:20px;
	border-bottom:1px dotted #161415;
}



h1 span{
	font-size:12px;
	color:#CC9900;
}

h2 {
	font-size:14px;
	color: #999999;
	margin-top:2px;
}

h3 {
	font-size:8px;
	color: #333333;
	margin-bottom:0px;
	margin-top:5px;
}

p {
	line-height:1.25;
}

.clear {
	clear:both;
}


td {
	padding:2px 0px 3px 0px;
	font-size:11px;
}

tr.header td {
	padding:4px;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}

input {
	margin:3px 0;
	background-color: #1B1B1B;
	border:1px solid #333333;
	color:#666666;
}

.field {
	margin-top:3px;
	background-color: #1B1B1B;
	border:1px solid #333333;
	color:#666666;
}

textarea {
	margin-top:3px;
	background-color: #1B1B1B;
	border:1px solid  #333333;
	color:#666666;
}

.obrazek {
	color: #333333;
	border: 1px solid #242424;
	margin: 2px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ADADAD;
	padding:6px;
}

.obrazek img{
	margin-bottom:0px;
	float:left;
}
div.lightbox{
	color: #333333;
	border: 1px solid #242424;
	margin: 2px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ADADAD;
	padding:6px;
}


div.lightbox img.lightbox{
	margin-bottom:0px;
	float:left;
}

#galeria_navi {
	width:300px;
	float:left;
	padding:20px 10px 20px 10px;
}

#galeria_content {
	margin-left:300px;
}



.box {
	margin-top:7px;
	margin:20px 0px 10px 0px;
}

#top {
	height:134px;
	background-image:url(../img/top.jpg);
	background-position:right;
	background-repeat: no-repeat;
	background-color: #010005;
	border-bottom:1px solid #282527;
	clear:both;
}

#left {
	width:650px;
	border-right:1px solid #282527;
	float: left;
	padding:10px 10px 10px 20px;
}

#right {
	margin-left:680px;
	padding:10px;
}

div.link_right {
	text-align:right;
	margin-right:70px;
	margin-top:20px;
	padding-bottom:20px;
	font-size:12px;
}

div.link_right a {
	color: #755b05;
	font-size:11px;
	text-decoration:none;
	font-weight:bolder;
}

div.link_right a:hover {
	color: #7c6006;
	font-size:11px;
	text-decoration: none;
	border-bottom:1px dotted  #5E4904;
}

div.link_left {
	text-align:left;
	margin-left:130px;
	margin-top:20px;
}

div.link_left a {
	color: #755b05;
	font-size:11px;
	text-decoration:none;
	font-weight:bolder;
}

div.link_left a:hover {
	color: #7c6006;
	font-size:11px;
	text-decoration: none;
	border-bottom:1px dotted  #5E4904;
}

.single_page_cont {
	padding:0px 10px 10px 30px;
}

.single_page_cont .box{
	clear: both;
	margin:0px;
	margin-bottom:20px;
}

.single_page_cont img{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	padding-bottom:0px;
}

.single_page_cont span{
	font-weight:bold;
}

.single_page_cont p{
	margin-bottom:0px;
	padding-bottom:0px
}

#spektakle_menu  {
	margin-left:40px;
}

#spektakle_menu .spektakle_box {
	float:left;
	text-align:center;
	padding:20px;
}

#spektakle_menu .spektakle_box a:hover{
	border:0px;
}

#spektakle_menu  img {
	margin:0px;
	padding:0px;
}

.spektakle_big_box {
	clear:both;
	padding-bottom:30px;
	margin-left:20px;
}

.spektakle_big_box p {
	padding-left:0px;
	padding-right:70px;
	padding-bottom:10px;
	text-align: justify;
}



p.credits {
	line-height:16px;
	border:1px dashed #201a09;
	padding:1px 5px 1px 4px;
	margin:0px 70px 6px 0px;
	color: #7E8B25;
	font-size:11px;
}


p.credits span{
	font-weight:900;
	margin-right:6px;
	color: #5b4b19;
}

p.credits span.person{
	font-weight:900;
	margin-right:6px;
	color: #BDA91A;
}

.menu {
	text-align:center;
	border-top:1px solid #333333;
}

.menu a {
	font-size:18px;
	color:#ad9d2e;
	text-decoration:none;
	margin-left:10px;
}

.menu a:hover {
	font-size:18px;
	color:#ad9d2e;
	text-decoration:none;
	margin-left:10px;
	border:0px;
}

.menu_bottom {
	text-align:right;
	border-bottom:1px solid #333333;
	padding-bottom:4px;
}

.menu_bottom a {
	font-size:10px;
	color: #433712;
	text-decoration:none;
	margin-right:5px;
}

#bottom {
	height:60px;
	background-image:url(../img/bottom.jpg);
	background-position:left;
	background-repeat: no-repeat;
	background-color: #010005;
	border-top:1px solid #282527;
	clear:both;
}

table.rep {
	width:100%;
}

table.rep td{
	padding:4px;
	text-align:center;
}

.foto_by {
	color:#333333;
	font-size:11px;
	padding:5px;
	margin-left:10px;
}

/*ABSTRAKCYJNE*/

.f_left {
	text-align:left;
}

.f_right {
	text-align:right;
}

.red {
	color: #9E611D;
}

.green {
	color:#339900;
}

.reservation {
	line-height:16px;
	border:1px dashed #201a09;
	padding:1px 5px 1px 4px;
	margin:0px 70px 6px 10px;
	color: #7E8B25;
	font-size:11px;
}

.reservation span.normal {
	font-weight:900;
	margin-right:6px;
	color: #5b4b19;
}

#reservation_response {
	padding:5px 2px;
}
