@charset "utf-8";
body,td,th {
	font-family: Tahoma, Times, serif;
	font-size: 13px;
	color: #454545;
	
}
body {
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	margin: 0px;
	background-image: url(../images/top_bg.jpg);

}

a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.menu1 {
	height:82px;
	background:url(../images/menu_bg.jpg) repeat-x;
	display:block;
	float:left;
	border-right:1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	color: #7c1e04;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
    }
a.menu1:hover {
	background-position:0 -98px;
	color:#CCCCCC;
    } 
.aktywne_menu {
	height:82px;
	background:url(../images/menu_bg.jpg) repeat-x;
	display:block;
	float:left;
	border-right:1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	background-position:0 -98px;
	color:#CCCCCC;
} 
.style1 {
	color: #861B00;
	font-weight: bold;
}
#wrapper {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1152px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;
	padding-top: 20px;
	z-index: 2;
}
#top {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 926px;
	height: 108px;
}
#main {
	background-image: url(../images/content_main.jpg);
	background-repeat: repeat-y;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
}
#botom {
	background-image: url(../images/content_botom.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 98px;
	width: 100%;
}
.fixed {
	clear:both;
}
.fixed2 {
	clear:both;
	height:20px;
}
#menu {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#content {
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
#footer_main {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#copyright {
	float: left;
	color: #666666;
}
#bestproject {
	float: right;
	color: #666666;
}
a.bestproject {
	font-weight: bold;
	color: #666666;
}
a.bestproject:hover {
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
#content_right {
	float: right;
	width: 35%;
}
#content_left {
	float: left;
	width: 64%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-image: url(../images/tlo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_repertuar_right {
	float: right;
	width: 49%;
	background-image: url(../images/tlo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_repertuar_left {
	float: left;
	width: 49%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-image: url(../images/tlo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.wiecej {
	font-weight:bold;
	color: #7c1e04;
	float: right;
	margin-right: 5px;
}
a.wiecej:hover {
	text-decoration:underline;
	}
a.link2 {
	font-weight:bold;
	color: #7c1e04;
}
a.link2:hover {
	text-decoration:underline;
	}
a.link4 {
	font-weight:bold;
	color: #666666;
}
a.link4:hover {
	text-decoration:underline;
	}
a.link3 {
	font-size:15px;
	font-weight:bold;
	color: #7c1e04;
}
a.link3:hover {
	text-decoration:underline;
	}	
#content_main {
	margin-bottom: 20px;
}
/*formularz kontaktowy*/
#contactarea {
	text-align:left;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}

#inputbox1, #inputbox2, #inputbox3 {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 290px;
}

#inputlabel1, #inputlabel2, #inputlabel3, #inputlabel4 {
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

#textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100px;
	width: 290px;
	background-color: #FFFFFF;
}

#submitbutton {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #333333;

}
/*koniec formularza*/
.oferta {
	font-size: 15px;
	font-weight: bold;
	margin-left: 3px;
	color: #666666;
}
.oferta2 {
	font-size: 19px;
	font-weight: bold;
	margin-left: 3px;
	color: #666666;
}
.naglowek {
	font-size: 18px;
	font-weight: bold;
	color: #861B00;
	margin-left: 5px;
}
#logo {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#content_center {
	background-image: url(../images/tlo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.repertuar {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/nutka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.galeria {
	border: 2px solid #861B00;
	margin: 20px;
	background: #5a3b1f;
	opacity: 0.5;

}
.galeria:hover {
	opacity: 1;
}
#content_left_multimedia {
	float: left;
	width: 35%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#content_right_multimedia {
	float: right;
	width: 64%;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../images/tlo_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.instrumenty {
	padding: 5px;
}

