* {
    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;
	
}

.navigation {
	cursor:pointer;
}

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;
}

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




.title {
    padding-bottom: 13px;
}


.linko a, .linko a:visited , .linko a:link {
	color:#fff;
	text-decoration:none;
}

.linko  a:hover {
	color:#c1a9d1;
}

#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 {

}
