#wrapperLeftLeft {
	background: transparent url(../images/index_26.jpg) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:185;
	height:324;
}

#wrapperLeftCenter {
	background: transparent url(../images/index_27.jpg) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
	width:27;
	height:324;
}

#wrapperRightCenter {
	background: transparent url(../images/index_29.jpg) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:26;
	height:324;
}

#wrapperRightRight {
	background: transparent url(../images/index_30.jpg) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
	width:184;
	height:324;
}

#wrapperCenter {
	margin:0 auto ;
	width:100%;
	width:780;
	height:324;
	background-color:#FFFFFF;
}

#mainBody {
	margin:0 auto ;
	background: transparent url(../images/tlo.jpg) repeat-x;
	background-color:#faebf7;
}

#footerBackground {
	background: transparent url(../images/hat_33.jpg) repeat-y scroll 50% 0px ;
	text-align: center;
	color:#FFFFFF;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}

#rightBorder {	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cde9f8;
}

#imageBorder {	border-style: solid;
	border-width: 1px;
	border-color: #cde9f8;
	float: left;
	margin: 5px;
}

h3 {
	color:#f176c4;
	font-size:18px;
	margin:5px 0 5px 0;
	clear:both;
}

h2 {
	color:#f176c4;
	font-size:20px ;
	margin:5px 0 5px 0;
	clear:both;
}

body {
	color:#505050;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 12px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}

#dodano {
	font-style: itailic;
	font-size: 10px;
}

#szybkiKontakt {
	font-size: 12px;
}

a:link, a:visited {
	color:#f176c4 ;
	text-decoration:none;
}


a:hover {
	color:#FF0000;
	text-decoration:underline;
}


#menu {
	background:transparent url("../images/hmenu.jpg") repeat-x top left;
}


#nav1 {
	height:35px;
	margin:0 auto ;
	width:780px;
	text-align:center;
}

#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:35px;
	font-size:12px;
	font-family: 'Trebuchet MS', sans-serif ;
}

#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-left:1px solid #FFFFFF ;
	background:transparent url("../images/hmenu.jpg") repeat-x top left;
}

#nav1 ul li a {
	display:block;
	float:left;
	color:#505050;
	text-decoration:none;
	padding:0px 30px ;
	line-height:35px;
	font-weight:bold;
}

#nav1 ul li a:hover /*, #nav1 li#current a*/ {
	color:#ffffff;
	background:transparent url("../images/hmenu-sel.jpg") repeat-x top left;
}