/* ------------------------------------------------------- */
/* --------------------------------------------- AK - 2009 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	
	background-color: #fff;

	color: #646464;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a { outline: none; }
a img { outline: none; }
input { outline: none; }

/* ------------------------------------------------------- */
/* wrap div's contents */

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#page {
	float: left;
	width: 980px;
	background-color: #f8f9f4;
}

#header {
	float: left;
	width: 980px;
	height: 270px;
	
	background-image: url('../img/header-bg.png');
	background-repeat: repeat-x;
	background-position: left top;
}

#headerMenu {
	position: absolute;
	margin-top: 207px;
	
	width: 980px;
	height: 63px;
	
}

#headerRSS {
	position: absolute;
	
	width: 52px;
	height: 18px;
	
	margin: 10px 0px 0px 46px;
}

#headerAdr {
	position: absolute;
	margin: 10px 0px 0px 784px;
	
	width: 150px;
	height: 45px;
	
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
}

#headerNewsletter {
	position: absolute;
	margin: 118px 0px 0px 684px;
	
	width: 250px;
	
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}


#headerTitle {
	position: absolute;
	margin: 137px 0px 0px 46px;
	
	width: 407px;
	height: 39px;
}

#headerTitle img { float: left; }

#content {
	float: left;
	width: 870px;
	padding: 10px 0px 0px 55px;
	
	line-height: 16px;
	font-size: 13px;
}


#footer {
	float: left;
	
	width: 980px;
	height: 319px;
	
	background-image: url('../img/maszyna.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}


#theException {
	position: absolute;
	z-index: 255;
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
}

.logotyp {
	float: left;
	margin: 10px;
}

.leftSide {
	float: left;
	width: 520px;
}

.rightSide {
	float: right;
	width: 300px;
}

.boxNews {
	float: left;
	width: 270px;
	padding: 0px 10px 20px 10px;
}

#newsFields {
	width: 197px;
	height: 22px;
	text-align: right;
	float: right;
}

#nlMail {
	padding: 3px 5px 0px 5px;
	margin: 0;
	height: 17px;
	width: 124px;
	float: left;
	
	border: 1px solid #2f3b66;
	background-color: #cfd1db;
	
	color: #717378;
	font-size: 11px;
	text-align: center;
}

#nlSave {
	border: 0 none;
	width: 61px;
	height: 22px;
	cursor: pointer;
	
	background-image: url('../img/addEmail.png');
	background-repeat: no-repeat;
}


.menuOferta {
	float: left;
	width: 300px;
}

.descOferta {
	float: right;
	width: 500px;
}

.boxOferta {
	display: none;
}

/*------------------------------------------------------- */
/* texts */

h1, h2, h3, h4, h5, h6 { color: #273262; line-height: normal; }

h1 {
	font-size: 30px;
}

.rightSide h3, .rightSide h4, .boxNews h3, .boxNews h4  {
	display: block;
	color: #646464;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
}

.rightSide h3, .boxNews h3 {
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
}

.rightSide h4 em, .boxNews h4 em {
	font-style: normal;
	color: #000;
}

.rightSide h2 {
	color: #273262;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#headerNewsletter p {
	margin: 0;
	padding: 0px 0px 5px 0px;
	display: block;
}

#headerNewsletter strong { font-size: 14px; }

.menuOferta h3 {
	cursor: pointer;
	display: block;
	padding: 5px 5px 5px 15px;
	margin: 0;
	font-size: 14px;
}

.menuOferta h3:hover {
	color: #fff;
	background-color: #74a8e2;
}

/*------------------------------------------------------- */
/* list ul ol li */

#content ul {
	list-style-type: square;
}


#headerMenu ul {
	padding: 0;
	margin: 0 auto;
	
	width: 930px;
	height: 63px;
	
	list-style-type: none;
	list-style-position: outside;
	
	text-align: center;	
}

#headerMenu li {
	display: inline;
	float: left;
	
	background-image: url('../img/btn-off.png');
	background-repeat: repeat-x;
	
	height: 63px;
}


#headerMenu li:hover, #headerMenu li.selectOn {
	background-image: url('../img/btn-on.png');
	background-repeat: repeat-x;
}


#headerMenu li.line-off {
	background-image: url('../img/line-off.png');
	background-repeat: no-repeat;
	width: 2px;
}

#headerMenu li.first-corner {
	background-image: url('../img/first-corner.png');
	background-repeat: no-repeat;
	width: 28px;
}

#headerMenu li.last-corner {
	background-image: url('../img/last-corner.png');
	background-repeat: no-repeat;
	width: 28px;
}

/*------------------------------------------------------- */
/* links */

#headerMenu ul a {
	display: block;
	height: 42px;
	padding: 10px 30px 0px 30px;
	
	font-size: 18px;
	color: #fff;
}

#headerMenu ul a:hover { text-decoration: none; }

#headerAdr a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.rightSide a, .rightSide a:link, .rightSide a:visited, .rightSide a:active, .rightSide a:hover, .boxNews a, .boxNews a:link, .boxNews a:visited, .boxNews a:active, .boxNews a:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: #646464;
	text-decoration: underline;
}

#headerAdr a:hover { text-decoration: none; }

/* a.selectOn, a.selectOn:link, a.selectOn:active, a.selectOn:visited, a.selectOn:hover { text-decoration: underline; } */

a:link { color: #273262; text-decoration: none; }
a:active { color: #273262; text-decoration: none; }
a:visited {	color: #273262; text-decoration: none; }
a:hover {	color: #273262; text-decoration: underline; }
