div {
	border: 0px solid green;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(red/bg.jpg);
	height: 1150px;
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	width: 100%;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
	width: 980px;
	text-align: left;
}

div#headerContainer {
	width: 980px;
	height: 133px;
	border: 0px solid black;
	clear: both;
}

div#whiteLeftBox {
	width: 240px;
	height: 133px;
	border: 0px solid black;
	float: left;
}

div#headerPendriveImage {
	width: 427px;
	height: 133px;
	background-image: url(red/head1.gif);
	float: left;
}

div#whiteRightBox {
	width: 313px;
	height: 133px;
	border: 0px solid black;
	float: left;
}

div#homeSiteImg {
	border-right: 1px solid #808080;
	width: 170px;
	height: 36px;
	float: left;
}

div#dateBox {
	margin-left: 8px;
	margin-top: 14px;
	color: #808080;
	float: left;
}	

div#navBarContainer {
	width: 740px;
	border: 0px solid black;
	clear: both;
}

div#companyDatas {
	width: 240px;
	border: 0px solid black;
	float: left;
}

div#companyDatas a {
	color: #FC0432;
}

div#linksAndSloganContainer {
	width: 740px;
	height: 161px;
	border: 0px solid black;
	float: left;
}

div#links {
	width: 740px;
	height: 31px;
	border: 0px solid black;
}

a.navBarLink:link { 
	margin: 0;
	height: 31px;
}

div#fastContactBox {
	margin-top: 40px;
	color: #808080;
	font-size: 11px;
	width: 207px;
	border: 0px solid black;	
}

div#contactTextBox {
	border: 1px solid #808080;
	margin-top: 4px;
	width: 201px;
	padding-top: 6px;
	padding-left: 6px;	
}

div#contactTextBox a {
	color: #FC0432;
}

div#someGraphic {
	width: 427px;
	height: 130px;
	background-image: url(red/head2.gif);
	border: 0px solid black;
	float: left;
}
	
div#slogan {
	height: 90px;
	padding-left: 20px;
	padding-top: 40px;
	border: 0px solid black;
	float: left;
}

div#content {
	border: 0px solid black;
	width: 980px;
}

div#leftColumn {
	width: 240px;
	border: 0px solid black;
	float: left;
}

div#leftColumnContent {
	margin-top: 10px;
	width: 207px;
	border: 0px solid black;
}

div#leftColumnContent ul {
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
}

div#leftColumnContent ul li {
	margin: 0;
	padding-left: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	border-top: 1px solid #808080;
}

div.bulletOut {
	margin-top: 3px;
	width: 7px;
	height: 9px;
	background-image: url(red/bullet.gif);
	background-repeat: no-repeat;
	border: 0px solid black;
	float: left;
}

div.bulletOver {
	margin-top: 3px;
	width: 7px;
	height: 9px;
	background-image: url(red/bullet_color.gif);
	background-repeat: no-repeat;
	border: 0px solid black;
	float: left;
}

div#leftColumnContent ul li a {
	color: #444444;
	text-decoration: none;
	padding-left: 2px;
}

div#leftColumnContent ul li a:hover {
	color: #FC0432;
	text-decoration: none;
	padding-left: 2px;
}


div#rightColumn {
	width: 740px;
	border: 0px solid black;
	float: left;
}

div#rightColumnContent {
	width: 740px;
	border: 0px solid black;
}

div#topPaginationBox {
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-top: 5px;
	background-image: url(orange/head3.gif);
	background-repeat: no-repeat;
	width: 740px;
	height: 24px;
	position: relative;
}

div#leftHandElements {
	width: 510px;
	border: 0px solid black;
	padding-top: 2px;
	float: left;
}

div.rightHandElements {
	width: 224px;
	border: 0px solid black;
	margin-top: 2px;
	margin-left: 0px;
	text-align: right;
	float: left;
}

div.rightHandElements a {
	color: #444444;
	text-decoration: none;
}

div.rightHandElements a:hover {
	color: #FC0432;
	text-decoration: none;
}

div.rightHandElements a#current {
	color: #FC0432;
	text-decoration: none;
}

div#productsBoxesContainer {
	width: 740px;
	border: 0px solid black;
	margin-top: 10px;
	margin-left: -20px;
}

.table1 {
	width: 780px;
	border: 0px solid black;
}

td.product {
	border: 0px solid black;
	width: 170px;
	height: 250px;
	padding: 0;
}

div.productContent {
	width: 170px;
	height: 250px; 
	border: 1px solid #808080;
	position: relative;
}

div.productInfo {
	border: 0px solid black;
	width: 150px;
	margin-left: 8px;
	font-size: 11px;
	bottom: 4px;
	position: absolute;
}

div.productName {
	border: 0px solid black;
	height: 42px;
}

div.productDetails {
	margin-top: 0px;
	border: 0px solid black;
	width: 150px;
}

div.productPrices {
	width: 90px;
	border: 0px solid black;
	float: left;
}

div.productPrices a {
	color: #FC0432;
}

div.offerButton {
	margin-left: 10px;
	margin-top: 10px;
	border: 0px solid black;
	width: 50px;
	height: 31px;
	float: left;
}

div#bottomPaginationBox {
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-top: 5px;
	width: 740px;
	height: 24px;
	position: relative;
}

div#goToTop {
	border-left: 1px solid #808080;
	padding-top: 5px;
	background-image: url(red/gototop.gif);
	background-repeat: no-repeat;	
	width: 740px;
	height: 235px;
	position: relative;
}	

span#categoryName {
	color: #FC0432;
}

span.price2 {
	color: #FC0432; 
	font-weight: bold;
}

div#subSitesContainer {
	clear: both;
}

div.offerFormTrigger {
	background-image: url(red/so_red.png);
	border: 0px none;
	cursor: pointer;
	height: 31px;
	width: 50px;
}

.wsparcie_naglowek0 {
	color: #FC0432;
	font-weight: bold;
}

.wsparcie_naglowek {
	font-style: italic;
}

.wsparcie_jasne {
	background-color: #FFCFD9;
}

.wsparcie_ciemne {
	background-color: #DFB5BF;
}