* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 15px;
    position: relative;
    top: 0px;
    color: #472f5b;
    background-color: #fff;
	background: url('images/background2.png') repeat-x #fff;
	
}

html {
    margin: 0;
    padding: 0;
}

#topFirst, #topSecond, #topThird {
    position: relative;
    top: 30px;
}

img {
    border: none;
}

#header {
    height: 192px;
}

#menu {
    position: relative;
    left: -28px;
   	top:-2px;
    z-index: 100
}

#menu ul, #menu ul li {
    display: block;
    list-style: none;
    margin: 0px 0px 0px 7px;
    padding: 0px;
    position: relative;
}

#menu ul li a:hover {
    text-decoration: underline;
    display: block;
    color: #fff;
    padding-right: 9px;
}

#menu ul a:link, #menu ul a:visited {
    text-decoration: none;
    display: block;
    width: 130px;
    color: #c1a9d1;
    background-position: right center;
}

#menu ul li {
    text-align: right;
    padding: 0px 3px 2px 2px;
    width: 126px;
}

.first {
    width: 135px;
    position: relative;
    float: left;
}

.second {
    width: 373px;
    position: relative;
    float: left;
}

.third {
    width: 450px;
    position: relative;
    float: left;
    padding-left: 15px;
}

#linia {
    position: absolute;
    width: 1px;
    height: 145px;
    background-color: #59416e;
    top: -10px;
    left: -15px;
}

#helper {
    width:980px;
    position:relative;
	margin:0 auto;
}

#content {
    position:relative;
    width:980px;
	color:#c1a9d1;
	font-size:11px;
}

label {display:block;  margin-bottom:3px; }


#contact {
	left:140px;
	position:absolute;
}

#columnLeft {
	width:256px;
	float:left;
	position:relative;
	display:block;
}

#columnRight {
	width:256px;
	float:left;
	position:relative;
}

#columnCenter {
	width:256px;
	float:left;
	position:relative;
}

.textForm2 {
	background-color:#422957;
	border:0px;
	color:#c1a9d1;
	width:226px;
	padding:2px;
	margin-bottom:8px;
	overflow:hidden;
	height:69px;
}
.textForm3 {
	background-color:#422957;
	color:#c1a9d1;
	border:0px;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}


.textForm {
	background-color:#422957;
	border:0px;
	color:#c1a9d1;
	width:226px;
	padding:2px;
	
	margin-bottom:15px;
}


.read2 {
    font-family: Calibri;
    letter-spacing: 0.1pt;
    font-style: italic;
    font-size: 24px;
    color: #fff;
}

.title {
    padding-bottom: 13px;
}

#itemDesc {
	position:relative;
}

.read {
    font-family: Calibri;
    line-height: 1em;
    letter-spacing: 0.1pt;
    font-size: 14px;
    color: #846d97;
}

#content {
	position:relative;
	margin:0 auto;
}

#slider {
	position:relative;
	left:135px;
	top:20px;
}

#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider li {
    width: 748px;
    height: 660px;
    overflow: hidden;
}

#prevBtn, #nextBtn {
    display: block;
    width: 18px;
    height: 16px;
    position: absolute;
    left: 115px;
    top: 175px;
}

#nextBtn {
    left: 884px;
}

#prevBtn a, #nextBtn a {
    display: block;
    width: 18px;
    height: 16px;
    background: url(images/lewo.jpg) no-repeat 0 0;

	
}

#nextBtn a {
    background: url(images/prawo.jpg) no-repeat 0 0;
}

.graphic, #prevBtn, #nextBtn {

}
