/* ------------------------------------------------------- */
/* --------------------------------------------- AK - 2009 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	
	background-color: #660066;
	
	color: #660066;
	font-size: 12px;
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a, a img, input { outline: none; }
h1, h2, h3, h4, h5, h6, p { outline: none; margin: 0; padding: 0; border: 0; }

/* ------------------------------------------------------- */
/* wrap div's contents */

#container {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 90;
}

#logo {
	position: absolute;
	z-index: 100;
	margin: 26px 0px 0px 18px;
	width: 132px;
	height: 41px;
	background-image: url(' ../img/purpleprod_logo.png');
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	z-index: 100;
	margin: 100px 0px 0px 8px;
	width: 400px;
}

#btn_oferta, #btn_krok, #btn_kontakt {
	display: block;
	float: left;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}

#btn_oferta { width: 80px; background-image: url('../img/btn_oferta.png'); }
#btn_krok { width: 150px; background-image: url('../img/btn_krok.png'); }
#btn_kontakt{ width: 94px; height: 23px; background-image: url('../img/btn_kontakt.png'); }

#video {
	position: fixed;
	z-index: 10;
	top: 100%;
	left: 100%;
	margin: -254px 0px 0px -407px;
	width: 407px;
	height: 228px;
}

#video img { float: left; }

#footer {
	position: fixed;
	z-index: 10;
	top: 100%;
	margin: -26px 0px 0px 0px;
	width: 100%;
	padding-top: 6px;
	background-color: #000;
	font-size: 0.9em;
	height: 20px;
	color: #fff;
}

#copyrights {
	float: left;
	padding: 0px 10px 0px 10px;
}

#background {
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #660066;
}

#background embed, #background object {
	float: left;
}

#backgrounds {
	float: right;
	padding: 0px 10px 0px 10px;
}

#box_01 {
	position: absolute;
	z-index: 120;
	width: 360px;
	margin: 140px 0px 0px 0px;
}

#box_02 {
	position: absolute;
	z-index: 110;
	width: 660px;
	margin: 140px 0px 0px 338px;
	color: #fff;
}

#box_02_wrap {
	float: left;
	width: 660px;
	display: none;
}

div.header {
	float: left;
	width: 359px;
	height: 15px;
	background-image: url('../img/box01_header.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#box_02 div.header {
	background-image: url('../img/box02_header.png');
	width: 660px;
}

div.content {
	display: none;
	float: left;
	width: 359px;
	background-image: url('../img/box01_bg.png');
	background-repeat: repeat-y;
	background-position: right top;
}

#box_02 div.content {
	background-image: url('../img/box02_bg.png');
	width: 660px;
	display: block;
}

div.active {
	display: block;
}

div.text {
	float: left;
	width: 338px;
	background-image: url('../img/box01_text.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.special {
	background-image: url('../img/box01_text_special.png');
	cursor: pointer;
}

#box_02 div.text {
	background-image: none;
	width: 639px;
	display: none;
}

div.footer {
	float: left;
	width: 359px;
	height: 20px;
	background-image: url('../img/box01_footer.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#box_02 div.footer {
	background-image: url('../img/box02_footer.png');
	width: 660px;
}

/*------------------------------------------------------- */
/* texts */

h2 {
	margin-left: 22px;
	width: 294px;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 2px solid #b380b3;
}

#box_02 h2 {
	margin-left: 0px;
	padding-left: 22px;
	width: 617px;
	text-transform: none;
	font-size: 24px;
	font-weight: normal;
	border: 0 none;
}

#box_02 h2.contact {
	background-color: #660066;
	padding-bottom: 5px;
}

h2.arrow {
	border: 0 none;
	background-image: url('../img/h2_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
}

h2.arrow span {
	margin-left: 22px;
	display: block;
	border-bottom: 2px solid #b380b3;
}

p {
	padding: 10px 40px 10px 42px;
	font-size: 28px;
	line-height: 32px;
}

#box_02 p {
	padding: 6px 20px 6px 22px;
	font-size: 14px;
	line-height: 18px;
}

#view_4 {
	background-color: #fff;
}

#view_4 p {
	padding-top: 4px;
	padding-bottom: 0px;
}

#backgrounds span {
	display: block;
	float: left;
	padding-right: 10px;
}

p.small {
	padding-top: 0px;
	font-size: 14px;
	line-height: 20px;
}

p.little {
	font-size: 10px;
	line-height: 16px;
}

span.error {
	color: #ff0000;
	font-size: 12px;
	padding-left: 6px;
}

/*------------------------------------------------------- */
/* list ul ol li */

.ul_krok {
	margin: 0;
	padding: 10px 40px 10px 42px;
}

.ul_krok li {
	font-size: 28px;
	line-height: 46px;
	list-style: none;
	display: block;
	cursor: pointer;
	background-image: url('../img/ul_krok.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.ul_krok li em {
	color: #fff;
	font-style: normal;
	padding: 10px 10px 0px 10px;
}

.ul_oferta {
	margin: 0;
	padding: 10px 40px 10px 42px;
	list-style: none;
}

.ul_oferta li {
	font-size: 24px;
	line-height: 28px;
	display: block;
	padding-left: 18px;
	cursor: pointer;
	background-image: url('../img/ul_oferta.png');
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style: none;
}

.ul_oferta li span { display: block; }
.ul_oferta li ul li { background-image: none; padding: 0px; }
.ul_oferta li ul li:hover { font-weight: bold; }
.ul_oferta li ul { display: none; list-style: none; }
.ul_oferta li:hover, .ul_oferta li.selected { background-image: url('../img/ul_oferta_selected.png'); }
.ul_oferta li ul li, .ul_oferta li ul li:hover { background-image: none; }
.ul_oferta li.selected ul { display: block; }

/*------------------------------------------------------- */
/* form input textarea */

label {
	display: block;
	color: #660066;
	font-size: 12px;
}

input, textarea {
	display: block;
	width: 589px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 4px 3px 4px;
	background-color: #660066;
	border: 0 none;
	font-family: inherit;
}

textarea { height: 100px; }

/*------------------------------------------------------- */
/* links */

a:link { color: #660066; text-decoration: underline; }
a:active { color: #660066; text-decoration: underline; }
a:visited {	color: #660066; text-decoration: underline; }
a:hover { color: #660066; text-decoration: underline; }

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

a.more {
	width: 295px;
	display: block;
	padding: 12px 24px 12px 0px;
	text-align: right;
	text-decoration: none;
	background-image: url('../img/more.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#box_02 a.more {
	width: 610px;
	font-weight: bold;
}

#backgrounds a {
	display: block;
	float: left;
	margin-right: 2px;
	height: 12px;
	width: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#backgrounds a:hover, #backgrounds a.selected {
	color: #000;
	background-color: #fff;
}