@CHARSET "UTF-8";
body {
	color: #444;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 76%;
	background: url(../img/bg_body.jpg) top repeat-x #0E020E;
	line-height: 130%;
}

#intro {
	background: black;
}

.center {
	text-align: center;
}

#wrapper {
	width: 980px;
	min-height: 660px;
	margin: 0px auto;
}

.flash_index {
	position: absolute;
	left: -5px;
	top: -30px;
	color: white;
}

.small {
	font-size: 0.9em;
}

#top {
	width: 980px;
	height: 414px;
	background: url(../img/bg_top.jpg) top no-repeat #0E020E;
}

#top #top_links {
	height: 40px;
	padding-bottom: 30px;
	position: relative;
}

#top #top_links #action_links {
	margin-top: 27px;
	padding-left: 60px;
}

* html #top #top_links #action_links {
	margin-top: 24px;
}

#top #top_links #action_links a {
	color: #82247a;
}

#top #top_links #action_links span {
	color: #82247a;
	margin: 0px 10px;
}

#top #top_links #soho_link {
	display: block;
	width: 400px;
	height: 60px;
	position: absolute;
	right: 40px;
}

/* menu */

#top #top_menu {
	height: 38px;
	margin: 0px 0px 105px 40px;
	position: relative;
}

#top #top_menu ul li {
	display: block;
	float: left;
}

#top #top_menu ul li a{
	display: block;
	height: 38px;
}

#top #top_menu #main_link{
	display: block;
	position: absolute;
	height: 100px;
	width: 400px;
	left: 0px;
	top: 40px;
}

#top #index_link {
	width: 91px;
}

#top #imprezy_link {
	width: 83px;
}

#top #galeria_link {
	width: 77px;
}

#top #wywiady_link {
	width: 87px;
}

#top #linki_link {
	width: 62px;
}

#top #video_link {
	width: 63px;
}

#top #top_content {
	width: 380px;
	margin: 50px 0px 0px 55px;
}

* html #top #top_content {
	margin: 50px 0px 0px 30px;
}

#top #top_content p {
	display: block;
	font-size: 0.9em;
	padding: 7px 0px;
}

#top #top_content .party_info {
	margin-right: 10px;
}

#top #top_content .party_date {
	color: white;
}

#top #top_content .party_separator {
	color: #681764;
}

#top #top_banner {
	margin-right: 40px;
}

#top #top_banner #banner_small_content{
	border-bottom: 1px solid #340730;
}

#newsletter {
	background: url(../img/newsletter.gif) bottom no-repeat;
	width: 425px;
	height: 25px;
	position: absolute;
	right: 60px;
	top: 5px;
}

#newsletter div {
	margin: 6px 0px 0px 180px;
}

#newsletter input {
	border: none;
	background: none;
	font-size: 0.9em;
}

#newsletter_email {
	width: 200px;
	color: #d4a5d1;
}

#newsletter_submit {
	color: white;
	text-decoration: underline;
	margin-top: 5px;
}

#content_container {
	background: url(../img/bg_content.jpg) top repeat-y;
}

#content {
	background: url(../img/bg_content_gradient.jpg)  left  top no-repeat;
	min-height: 200px;
	padding: 0px 40px;
	color: #FFF;
}
#content_rainbow {
	background: url(../img/bg_rainbow.jpg) right bottom no-repeat;
	padding: 25px 20px 50px 20px;
}

* html #content_rainbow {
	zoom: 1;
}


html>body #content_rainbow {
	*zoom:1;
}

#content_index {
	background: url(../img/dojazd.jpg) right bottom no-repeat;
	position: relative;
}

#content_index #banner_main_content {
	border-right: 1px solid #340730;
}

#content_index #dojazd_link {
	display: block;
	position: absolute;
	width: 125px;
	height: 50px;
	right: 360px;
	bottom: 120px;
}

#content #column_left {
	width: 470px;
	color: #916d91;
}

#content #column_left p {
	display: block;
	margin-bottom: 20px;
	line-height: 1.6em;
	font-size: 0.9em;
}

#content #column_left .header_img {
	margin-bottom: 20px;
}

#content #column_right p {
	margin-left: 25px;
	line-height: 1.6em;
}

#content #column_right #invitation {
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}

#content #column_right #address {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content #column_right #barmani {
	margin-left: 25px;
}

#content #column_right #barmani_header {
	color: #ffb400;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.photo_container {
	margin-right: 10px;
}

.photo_frame {
	border: 1px solid #6c5b6b;
	padding: 1px;
}

#content #column_right #barmani div div {
	margin-top: 10px;
}

/* imprezy */

#imprezy_content {
	padding-bottom: 200px;
}

#imprezy_header {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../img/bg_border.gif) bottom repeat-x;
}

.impreza {
	background: url(../img/bg_border.gif) bottom repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.impreza h2, .impreza_last h2 {
	font-size: 1.25em;
}

.impreza h2 span {
	color: #feb500;
}

.impreza .banner_big {
	width: 750px;
	border: 1px solid #400a3e;
	margin: 5px 0px 10px;
}

.impreza p {
	color: #936b90;
}

/* galeria */

.gallery_date, .gallery_sep {
	color: white;
}

.gallery_name {
	color: #FFB500;
}

.gallery_photos_count {
	color: #936B90;
}

.gallery_img_action {
	margin-left: 5px;
	vertical-align: middle;
}

.gallery_photos {
	margin-top: 15px;
}

.gallery_photos img {
	background-color: #0d030e;
	border: 1px solid #2e062b;
	padding: 1px;
	margin: 0px 15px 15px 0px;
}

/* wywiady */

#interview_content {
	padding-bottom: 150px;
}

.interview_desc {
	width: 700px;
}

.interview_desc_content {
	margin-top: 10px;
}

.interview_desc_txt {
	width: 680px;
	color: #936b8e;
	margin-top: 5px;
}

.interview_desc_txt img {
	vertical-align: -10px;
}

#interview_content_txt p {
	display: block;
	color: #936b8e;
}

#interview_content_txt .question {
	font-weight: bold;
	color: white;
}

#interview_content_txt .answer {
	font-style: italic;
	margin-bottom: 15px;
}

/* linki */

#linki_content {
	color: #916c8e;
}

#linki_content p {
	margin: 7px 0px 25px;
}

/* filmy */

#video_header {
	margin-bottom: 30px;
}
img#film_main {
	margin-bottom: 10px;
}

.film {
	margin: 15px 0px;
}

#footer {
	height: 20px;
	padding: 5px 19px 10px 19px;
	border-top: 1px solid #340732;
	width: 864px;
	margin: 0px auto;
	color: #52134c;
}

#footer a {
	color: #dfb5db
}
