/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #7B3F7A url(img/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 18px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3A8C4;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

.text1 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F5E5F6;
}

.text2 {
	padding-left: 12px;
	background: url(img/homepage24.gif) no-repeat left center;
	font-weight: normal;
	color: #B25BA7;
}

/** LINKS */

a {
	color: #E695E9;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-align: right;
	text-decoration: none;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link {
   font: inherit;
   font-family: inherit;
   font-size: inherit;
   color: inherit;
	text-align: inherit;
	text-decoration: inherit;   
}

.link:hover {
	text-decoration: underline;
}


/** STYLES */

.style1 {
	color: #E2D5E2;
}

.style1 a {
	color: #E2D5E2;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(img/homepage04.jpg) no-repeat left top; }
.bg2 { background: url(img/homepage05.png) no-repeat left top; }
.bg3 { background: url(img/homepage06.png) no-repeat left top; }
.bg4 { background: url(img/homepage07.png) no-repeat left top; }
.bg5 { background: url(img/homepage08.png) no-repeat left top; }
.bg6 { background: url(img/homepage23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right   { text-align: right;   }
.textLeft      { text-align: left;    }

img { border: none; }

.img1 {
	float: left;
	margin: 5px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 5px 0px 0px 15px;
}

.border {
   border: 1px solid #a6529d;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.grafik {
}

.grafik tbody {
   text-align:center;
}

.lista {
   list-style-type:none;
   margin-left:0;
   padding-left:0;
}

.lista li {
   height:120px;
}

.listaOfertowa {
   list-style-type:disc;
   margin-left:10px;
   padding-left:10px;
}

.listaOfertowa li {
   margin-bottom:30px;
}

.boxLewy {
	float: left;
	width: 203px;
	padding: 0px 17px 0px 0px;
}

.boxPrawy {
	float: left;
	width: 214px;
	padding: 0px 0px 0px 19px;
	background: url(img/homepage18l.gif) no-repeat left top;
}

.boxDual {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 1px 0px;
	
}

.horizontalSeparator
{
   float: left;
   width: 442px;
	padding: 0px 17px 0px 0px;
	background: url(img/homepage23.gif) repeat-x left;
	background-position:top;
}
