body {
	margin: 0;
	padding: 0;
	
	background-color: #f2f0f0;
	background-image: url('img/bg_page.png');
	background-position: top center;
	background-repeat: repeat-x;
	
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align: justify;
	line-height: 1.6em;
	color: #666666;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a { outline: none; }
a img { outline: none; }
input { outline: none; }
/* ------------------------------------------------------- */

#page {
	width: 1158px;
	margin: 0 auto;
}

#main {
	float: left;
	width: 950px;
	padding-left: 94px;
	z-index: 255;
}

#main_s {
	float: left;
	width: 1000px;
	padding-left: 44px;
	z-index: 255;
}

#header {
	width: 950px;
	height: 127px;
}

#header_s {
	width: 950px;
	height: 127px;
	padding-left: 50px;
}


#menu {
	float: left;
	margin-top: 98px;
	width: 686px;
	height: 29px;
}

.btn {
	float: left;
}

#logo_header {
	float: right;
	width: 264px;
	height: 127px;
}

#seperator {
	float: left;
	height: 55px;
	width: 950px;
	background-image: url('img/bg_sep.png');
	background-repeat: repeat-y;
}


#content {
	float: left;
	width: 950px;
	background-image: url('img/bg_content.png');
	background-repeat: repeat-y;
}

#logo_premium {
	float: left;
	width: 73px;
	height: 325px;
	background-image: url('img/logo_premium.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#body_content {
	float: right;
	width: 877px;
}

.text_content {
	padding: 0 20px 0 20px;
}

#footer {
	float: left;
	width: 950px;
	height: 206px;
	background-image: url('img/gfx_footer.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_s {
	float: left;
	width: 1000px;
	height: 118px;
	background-image: url('img/gfx_footer_s.png');
	background-repeat: no-repeat;
	background-position: center top;
}


#left {
	float: left;
	width: 94px;
	height: 350px;
	margin-top: -300px;
	margin-right: 1064px;
}

#left_s {
	float: left;
	width: 45px;
	height: 267px;
	margin-top: -287px;
	margin-right: 1113px;
}


#right {
	float: right;
	width: 114px;
	height: 172px;
	margin-top: -500px;
}

.form_contact {
	width: 340px;
	margin-left: 20px;
	margin-top: 30px;
	float: left;
	z-index: 255;
	position: static;
}

.title {
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
}
.cena_promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.small_title {
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
}

.pole {
	width: 250px;
	padding: 4px;
	font-size: 11pt;
	border: 1px solid #e5e5e5;
}

.box_poziomy {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 820px;
	color: #888888;
	font-size: 12px;
	line-height: 17px;
}

.przypisy {
	font-size: 10px;
}

textarea {
	width: 250px;
	padding: 4px;
	font-size: 11pt;
	height: 100px;
	border: 1px solid #e5e5e5;
}


img {
	border: 0 none;
}


a:link
{
	color: #000;
  text-decoration: underline;
}

a:visited
{
	color: #000;
	text-decoration: underline;
}

a:active
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}


.tr_bialy {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.tr_szary {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
}

.box_wyp {
	float: left;
	width: 90px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}


.textPromocja {
	color: #CC0000;
}

.textPromocjaCena {
	color: #CC0000;
	text-decoration: line-through;
}


.divLayer {
	width: 720px;
	padding-left: 50px;
	margin-top: 20px;
	float: left; 
}

.layerAkcesoria {
	width: 720px;
	float: left; 
}


.divInfo {
	width: 280px;
	float: left;
}

.divImage {
	width: 280px;
	float: right;
}
