/* =reset
************************************************************** */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}


/* =main
************************************************************** */

body {
	font: normal 13px/normal Tahoma, Geneva, sans-serif;
	background: #f9fafa url("../images/bg/body.jpg") no-repeat center top;
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #373e66;
}


/* =main layout
************************************************************** */

.wrap {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
}

.header {
	overflow: hidden;
}

#promo {
	padding: 6px 5px;
	overflow: hidden;
}

#scrolling-content {
	width: 824px;
}

#content {
	background: #fff url("../images/bg/belka.png") no-repeat 0 0;
	padding-top: 17px;
	overflow: hidden;
}
.news #content {
    background: none;
    padding-top: 10px;
}

#footer {
	background: #1a171b url("../images/bg/footer.jpg") no-repeat center 0;
	color: #676767;
	font-size: 10px;
	overflow: hidden;
}


/* =logo & menu
************************************************************** */

#logo {
	display: block;
	overflow: hidden;
	width: 221px;
	height: 54px;
	float: right;
	margin: 7px 37px 0 0;

	background: url("../images/logo.png") no-repeat 0 0;
	text-indent: -1000em;
}


#menu {
	float: left;
	margin-left: 6px;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
}

#menu li a {
	display: block;
	height: 64px;
	background: url("../images/bg/menu-teatr.png") no-repeat 0 0;

	text-indent: -1000em;
}
#menu li a:hover,
#menu li.act a {
	background-position: 0 -64px;
}

#menu li a.teatr {
	width: 167px;
}
#menu li a.spektakle {
	background-image: url("../images/bg/menu-spektakle.png");
	width: 88px;
}
#menu li a.oferta {
	background-image: url("../images/bg/menu-oferta.png");
	width: 66px;
}
#menu li a.edukacja {
	background-image: url("../images/bg/menu-edukacja.png");
	width: 91px;
}
#menu li a.aktualnosci {
	background-image: url("../images/bg/menu-aktualnosci.png");
	width: 111px;
}
#menu li a.kontakt {
	background-image: url("../images/bg/menu-kontakt.png");
	width: 99px;
}


/* =promo
************************************************************** */

#scrolling-content {
	float: left;
}

#promo .poprzednie,
#promo .nastepne {
	display: block;
	width: 33px;
	height: 348px;
	float: left;
	background: url("../images/bg/button-scroll-left.png") no-repeat 0 0;

	text-indent: -999em;
}
#promo .poprzednie:hover {
	background-position: -33px 0;
}

#promo .nastepne {
	background: url("../images/bg/button-scroll-right.png") no-repeat -33px 0;
}
#promo .nastepne:hover {
	background-position: 0 0;
}

#promo .promo-inactive {
    background: url("../images/bg/promo-inactive.gif") no-repeat 0 0;
    padding-left: 33px;
    overflow: hidden;
}


/* =content
************************************************************** */

.col {
	float: left;
	overflow: hidden;
	width: 259px;
	padding: 0 0 14px 14px;
	text-align: justify;
}

.col h2 {
	height: 19px;
	padding: 0 0 4px 1px;
	margin-bottom: 14px;
}

.col .inner {
	padding-right: 14px;
}

.col .inner .more {
	display: block;
	height: 15px;
	padding-right: 8px;
	margin: 19px -14px  19px 0;
	background: url("../images/bg/button_wiecej.gif") no-repeat 0 0;

	color: #fff;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.col .inner .more:hover {
	background-position: 0 -15px;
}

.col .inner ul {
	list-style-type: none;
	margin: 12px 0 7px;
}
.col .inner ul li {
	background: url("../images/bg/li-arrow.gif") no-repeat 0 center;
	padding-left: 17px;
	margin-bottom: 5px;
}
.col .inner ul li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.col .inner ul li a:hover {
	color: #373e66;
}

.col-first {
	border: 1px solid #c5c5c5;
	border-width: 0 1px;
	margin-left: 38px;
}
.col-first h2 {
	background: url("../images/bg/h2_col_first.gif") no-repeat 0 bottom;
}

.col-second h2 {
	background: url("../images/bg/h2_col_second.gif") no-repeat 0 bottom;
}

.col-third {
	border: 1px solid #c5c5c5;
	border-width: 0 1px;
}
.col-third h2 {
	background: url("../images/bg/h2_col_third.gif") no-repeat 0 bottom;
}

.col-single {
    padding: 0 15px 14px 55px;
    width: 537px;
}

.col-pictures {
    width: 266px;
}
.col-pictures .inner {
    background: url("../images/bg/bg-pictures.gif") no-repeat left bottom;
    overflow: hidden;
    padding-bottom: 30px;
}

.col-pictures ul.pics {

}
.col-pictures ul.pics li {
    background: none !important;
    padding: 0 !important;
    margin: 0 6px 5px 0 !important;
    display: block;
    float: left;
}
.col-pictures ul.pics li a {
    display: block;
    width: 64px;
    height: 64px;
    border: 1px solid #daf0c0;
    padding: 5px;
}

#google-map-address {
    width: 238px;
    height: 281px;
    overflow: hidden;
}


/* =news************************************************************** */

#news {
    padding: 0 0 0 53px;
}

.newses {
    float: left;
    width: 535px;
    padding-top: 7px;
    margin-right: 19px;
    border-right: 1px solid #a6a8ac;
}

.newses h1 {
    color: #561848;
    font: normal 17px/normal Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-transform: uppercase;
    background: url("../images/bg/bg-news-h1.gif") no-repeat 0 bottom;
    padding-bottom: 4px;
    margin-bottom: 14px;
}

.newses .news {
    background: url("../images/bg/bg-news.gif") no-repeat 0 bottom;
    padding-bottom: 27px;
    margin-bottom: 17px;
}
.newses .news .date {
    float: left;
    width: 71px;
    height: 42px;
    padding-top: 3px;
    margin: 0 15px 12px 0;

    background: url("../images/bg/bg-news-data.jpg") no-repeat 0 0;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: center;
    color: #fff;
}
.newses .news .date .day {
    font-size: 17px;
    font-weight: bold;
    display: block;
}
.newses .news .date .month {
    font-size: 12px;
}
.newses .news h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    color: #561848;
    margin-bottom: 12px;
}
.newses .news h2 a {
    color: #561848;
}
.newses .news .text {
    clear: both;
}

.newses-sidebar {
    float: left;
    padding-top: 7px;
    width: 260px;
    border-right: 1px solid #5B648A;
}
.newses-sidebar .categories {
    margin-bottom: 27px;
}

.newses-sidebar .categories h3,
.newses-sidebar .archive h3 {
    font: normal 17px/normal Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-transform: uppercase;
    padding: 0 0 4px 1px;
    margin-bottom: 14px;
}
.newses-sidebar .categories h3 {
    background: url("../images/bg/bg-news-categories.gif") no-repeat 0 bottom;
    color: #d64600;
}
.newses-sidebar .archive h3 {
    background: url("../images/bg/bg-news-archive.gif") no-repeat 0 bottom;
    color: #840d1e;
}
.newses-sidebar ul {
	list-style-type: none;
	margin: 12px 0 7px;
}
.newses-sidebar ul li {
	background: url("../images/bg/li-arrow.gif") no-repeat 0 center;
	padding-left: 17px;
	margin-bottom: 5px;
}
.newses-sidebar ul li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #6a6a6a;
}
.newses-sidebar ul li a:hover {
	color: #d95211;
}
.newses-sidebar .archive ul li a:hover {
	color: #840d1e;
}


/* =jcarousel
************************************************************** */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 824px;
    height: 348px;
}


/* =footer
************************************************************** */

#footer .wrapper {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 50px 30px;
	width: 800px;
}

#footer a {
	color: #676767;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus {
    color: #fff;
}

#footer .menu {
	float: left;
	margin: 19px 0 31px;
}
#footer .menu li {
	display: block;
	float: left;
	margin-left: 10px;
	padding-left: 12px;
	background: url("../images/bg/footer-menu-separator.png") no-repeat 0 1px;
}
#footer .menu li.first {
	padding-left: 0;
	margin-left: 0;
	background: none;
}
#footer .menu li a {
	text-transform: uppercase;
}
#footer .menu li.act a {
    color: #fff;
}

#footer .social {
	float: right;
}
#footer .social li {
	display: block;
	float: left;
}
#footer .social .fb {
	display: block;
	padding: 16px 28px 4px 0;
	margin-right: 15px;
	background: url("../images/bg/badge-fb.gif") no-repeat right top;
}
#footer .social .yt {
	display: block;
	padding: 16px 28px 4px 0;
	background: url("../images/bg/badge-yt.gif") no-repeat right 6px;
}

#footer .brands {
	clear: both;
	overflow: hidden;
}
#footer .brands li {
	display: block;
	float: left;
	margin-left: 52px;
}
#footer .brands li.first {
	margin-left: 0;
}
#footer .brands img {
	vertical-align: middle;
}


/* =sticky footer
************************************************************** */

html, body, .wrap { height: 100%; }
body > .wrap { height: auto; min-height: 100%; }

#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 137px;
 margin-top: -137px;
}

#content { padding-bottom: 137px; }

