@CHARSET "UTF-8";

body {
	background: #f6f8fc url(../grafika/layout/background.png) repeat-x !important;
}

#header {
	position: relative;
	width: 990px;
	height: 98px !important;
	margin: auto;
}

.header_pl {background: url(../grafika/layout/header1_pl.jpg) no-repeat !important;}
.header_en {background: url(../grafika/layout/header1_en.jpg) no-repeat !important;}

#menu {
	position: relative;
	width: 990px;
	height: 378px !important;
	margin: auto;
	background: url(../grafika/layout/header2.jpg) no-repeat !important;
}

.content_pl {
	height: 220px;
	background: url(../grafika/layout/content_pl.png) no-repeat;
}

.content_en {
	height: 220px;
	background: url(../grafika/layout/content_en.png) no-repeat;
}

#quick_products {
	position: absolute;
	top: 50px;
	left: 450px;
	list-style: none;
	margin: 0;
	font-size: 11px;
}

#quick_products li {
	float: left;
	display: block;
	width: 150px;
	height: 100px;
	text-align: center;
	line-height: 18px;
}

#quick_products li a {
	text-decoration: none;
	color: #4f7ca6;
}

#quick_news {
	position: absolute;
	top: 50px;
	left: 25px;
	list-style: none;
	margin: 0;
}

#quick_news li {
	position: relative;
	float: left;
	display: block;
	width: 200px;
	height: 140px;
	padding-left: 3px;
	text-align: center;
	line-height: 15px;
}

#quick_news li div {
	position: absolute;
	left: 70px;
	top: 0;
	text-align: left;
}

#quick_news li h3 {
	width: 120px;
	font-size: 11px;
	font-weight: bold;
}

#quick_news li a {
	text-decoration: none;
	color: #4f7ca6;
}

#quick_news li img {
	position: absolute;
	left: 0;
	top: 0;
}

#quick_news li .data {
	color: #000;
	font-size: 10px;
}

#quick_news li .opis, #quick_news li .data {
	width: 128px;
}

#prezentacje {
	position: absolute;
	display: block;
	top: -5px;
	right: 120px;
	width: 232px;
	height: 116px;
	background: url(../grafika/modules/main/prezentacje.jpg) no-repeat;
}

#kontakt {
	left: 255px !important;
}

