/* Start of CMSMS style sheet 'WGS-Base' */
* {
/* 	border: 1px solid #f0f; */
	font-size: 12px;
	font-style: sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

a { color: #E30680; text-decoration: none; }

#wrap {
	text-align: center;
	padding: 0;
	margin: 0;
}

#content {
	width: 864px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	width: 864px;
	height: 157px;
	padding: 0;
	margin: 0;
}

#top {
	background-image: url('images/menu_bg.jpg');
	background-repeat: no-repeat;
	width: 864px;
	height: 34px;
	padding: 0;
	margin: 0;
}

#banner {
	background-image: url('images/banner_bg.jpg');
	background-repeat: repeat-x;
	width: 864px;
	height: 118px;
}

#banner div {
	padding-left: 28px;
}

#strona {
	background-image: url('images/site_bg.jpg');
	background-repeat: repeat-y;
	width: 864px;
}

#strona .right {
	width: 348px;
	height: 522px;
	float: right;
	background-image: url('images/img_bg.jpg');
	background-repeat: no-repeat;
	padding-right: 17px;
	padding-bottom: 8px;
}

#strona .right img {
	padding-left: 4px;
	padding-top: 4px;
	border: none;
}

#strona .left {
	width: 475px;
	padding-left: 17px;
	padding-bottom: 8px;
}

#strona .left .top {
	background-image: url('images/tresc_top_bg.jpg');
	background-repeat: no-repeat;
	width: 475px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 8px;
}

#strona .left .middle {
	background-image: url('images/tresc_bg.jpg');
	background-repeat: repeat-y;
	width: 475px;
	padding-left: 8px;
/* 	padding-right: 16px; */
	padding-top: 8px;
	text-align: justify;
	padding-bottom: 1px;
}

#strona .left .middle div {
	width:460px;
}

#strona .left .bottom {
	background-image: url('images/tresc_btm_bg.jpg');
	background-repeat: no-repeat;
	height: 17px;
	width: 475px;
}


#stopka {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	width: 864px;
	height: 75px;
	text-align: right;
}

#stopka ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#stopka ul li {
	border: 0px none #000;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}

#stopka ul li a.wedding {
	background-image: url('images/btn_wedding.jpg');
	background-repeat: no-repeat;
	width: 67px;
	height: 75px;
	display: block;
}

#stopka ul li a.uroczystosc {
	background-image: url('images/btn_uroczystosc.jpg');
	background-repeat: no-repeat;
	width: 155px;
	height: 75px;
	display: block;
}

#stopka ul li a.ewesele {
	background-image: url('images/btn_ewesele.jpg');
	background-repeat: no-repeat;
	width: 125px;
	height: 75px;
	display: block;
	padding-right: 16px;
}

#stopka span {
/* 	padding-right: 24px; */
	display: none;
}

#stopka a img {
	border: none;
}

ul.left {
	float: left;
	padding-left: 16px !important;
}

ul.right {
	float: right;
	padding-right: 16px !important;
}

ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #fff;
}

ul.menu li {
	border: 0px none #000;
	margin: 0px;
	padding: 0px;
	display: inline;
/*
	padding-left: 2px;
	padding-right: 6px;
*/
}

ul.menu li a {
	height: 34px !important;
	line-height: 30px;
	border: 0px !important;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

ul.menu li a span {
	font-size: 13px;
	padding-right: 4px;
}

ul.menu li a:hover span {
	font-size: 13px;
	color: #000;
}

.clr {
	height: 0px;
	clear: both;
}
/* End of 'WGS-Base' */

