/*______________Created by Duonet______________*/
/*________________www.duonet.eu_______________*/

/*
@import url(http://fonts.googleapis.com/css?family=Varela&subset=latin-ext);
*/

body {
	background-color: #754793;
	color: #444444;
	font: 12px/18px Arial;
	margin: 0;
}

a {
	color: #2c3066;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.galeria .desc a { font-weight: normal; }
hr { margin: 12px auto; width: 90%; color: #ba3388; border: none; border-top: 1px solid #ba3388; }
img {
	border: none;
}

h1,h2,h3,h4 {
	color: #754793;
	font-family: 'Arial', sans-serif;
}
h1 { font-size: 20px; }
h2 { font-size: 16px; color: #ba3388; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

.selecta {
	width: 100%;
	height: 36px;
	background: url('../img/selector.png') no-repeat center top;
}
.tcenter { text-align: center; }

#content-wrapper {
	background: #754793 url('../img/bg.jpg') no-repeat scroll center top;
	padding-bottom: 0;
}

#header {
}

#header .inner {
	position: relative;
	background: #ffffff;
	height: 148px;
	margin: 0 auto;
	width: 960px;
}

#logo {
	background: url(../img/logo.png) no-repeat left top;
	float: left;
	height: 112px;
	margin: 18px 0 0 20px;
	width: 336px;
}

#logo a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}

#slogan {
	position: absolute;
	z-index: 8;
	left: 600px;
	top: 100px;
}
#gwiazdki {
	position: absolute;
	z-index: 8;
	left: 754px;
	top: 17px;
}
#facebook {
	position: absolute;
	z-index: 10;
	left: 770px;
	top: 158px;
}

#menu {
	margin: 0 auto;
	width: 960px;
	background: #ba3388;
}

#menu .inner {
}

#menu .menu {
	margin: 0;
	padding: 0;
}

#menu .menu li {
	margin: 0 0 0 10px;
	padding: 10px 12px;
	-webkit-transition: background 300ms linear;
	-moz-transition: background 300ms linear;
	-ms-transition: background 300ms linear;
	-o-transition: background 300ms linear;
	transition: background 300ms linear;
}
#menu .menu li:hover, #menu .menu li.active {
	background: #754793;
}

#menu .menu li a {
	display: inline-block;
	height: 20px;
	text-indent: -9999px;
}
#menu .menu .menu-strona-glowna a {
	width: 94px;
	background: url('../img/menu.png') no-repeat 	0	0;
}
#menu .menu .menu-imprezy a {
	width: 48px;
	background: url('../img/menu.png') no-repeat -150px	0;
}
#menu .menu .menu-oferta a {
	width: 42px;
	background: url('../img/menu.png') no-repeat -300px	0;
}
#menu .menu .menu-galeria a {
	width: 46px;
	background: url('../img/menu.png') no-repeat -450px	0;
}
#menu .menu .menu-kontakt a {
	width: 50px;
	background: url('../img/menu.png') no-repeat -600px	0;
}

#wizerunek {
	position: relative;
	height: 258px;
	margin: 0 auto;
	width: 920px;
	border: 20px solid #ffffff;
}

.bx-controls { position: absolute; z-index: 99; top: 220px; left: 20px; }
.bx-controls .bx-pager { text-align: right; }
.bx-controls .bx-pager .bx-pager-item { float: left; margin: 0 8px 0 0; }
.bx-controls .bx-pager .bx-pager-item a { padding: 2px 6px; background: #754793; border: 1px solid #ffffff; color: #ffffff; }
.bx-controls .bx-pager .bx-pager-item a.active { background: #ba3388; }

#content {
	margin: 0 auto;
	width: 920px;
	border: 20px solid #ffffff;
	background: #ffffff;
	position: relative;
	z-index: 2;
}


#footer {
	padding-bottom: 50px;
	color: #ffffff;
	background-color: #754793;
	position: relative;
	top: -20px;
	z-index: 1;
}

#footer .inner {
	width: 920px;
	margin: 0 auto;
	padding-top: 30px
}

#footer .inner .separator {
	margin: 0 5px;
}

#footer .inner a {
	color: inherit;
	font-weight: normal;
}

#subpage {
	margin: 0 20px 0 20px;
	padding-bottom: 35px;
}

.blue {
	color: #2b4c81;
}

.gray {
	color: #787878;
}

.article {
	clear: both;
	margin-bottom: 25px;
	padding: 10px;
}

.article:nth-child(2n) {
	background: #f5f5f5;
}

.article .image {
	float: left;
	margin-right: 10px;
}

.article .image img {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	max-width: 150px;
	padding: 3px;
}

.article header {
	height: 41px;
	font-size: 14px;
}

.article header .title {
	color: #2b4c81;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
}

#sg-nowosc {
	position: absolute;
	z-index: 99;
	top: -8px;
	left: 172px;
}

table.sg {
	position: relative;
	table-layout: fixed;
	border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    width: 900px;
}
table.sg td {
	width: 33%;
	text-align: left;
	vertical-align: top;
}
table.sg td.col-center {
	text-align: center;
}
table.sg td.img {
	vertical-align: bottom;
}

.o-nas-violet {
	color: #754793;
	font-size: 15px;
	font-family: Arial;
	line-height: 140%;
}
.o-nas-violet p {
	padding: 0 80px;
}
.o-nas-violet ul {
	margin: 0 80px;
}

