/* reset */
html,
body,
div,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
p, blockquote, pre,
form, fieldset,
table, th, td {
	margin: 0; padding: 0;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:bold;
}
img,
fieldset,
input,
textarea {
	border:0;
}
ul li {
	list-style:none;
}
a,
object,
input {
	outline:0;
}


/* basics */
html {
	background-color: #CFD4DC;
	/*background:#fbfcff url('../images/bg_html.png') repeat-x 0 0;*/
}

body {
	width:995px;
	margin:0 auto;
	padding:0;
	position:relative;
	color:#546384;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	background-color: #CED4DC;

/*	background: #D1D6DF url('../images/shadow_content.png') repeat-y 0 0;*/
}
a {
	color:#b3c3eb;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h3 {
	font-size:12px;
	margin-bottom:3px;
	margin-left:2px;
}
p {
	margin-left:2px;
	margin-bottom:10px;
}


/* jezyki */
#languages {
	top: 25px;
	height:31px;
	padding-left:895px;
	background:url('../images/bg_html.png') repeat-x;
}
#languages li {
	margin-top:10px;
	margin-left:4px;
	margin-bottom:4px;
	float:left;
}
#languages li a {
	display:block;
	width:19px;
	height:17px;

	overflow:hidden;

}
#languages li a.pl {
	background-position:0 0;
}
#languages li a.en {
	background-position:-19px 0;
}
#languages li a.de {
	background-position:-38px 0;
}
#languages li a.ru {
	background-position:-57px 0;
}


/* top */
#top {
	width:977px;
	height:293px;
	padding-left:9px;
	padding-right:9px;
	padding-top:0px;
	position:relative;
	top: 50px;
	clear:both;
	background-color: #CFD4DC;
}
#pointer {
	cursor: point;
}

#spin_logo {
	width:225px;
	height:60px;
	display: block;
	float: left;
	position:absolute;
	top: 5px;
	left: 10px;
	cursor:pointer;
	z-index: 1000;
	/*border: 1px solid #FF0000;*/
}

.sf-menu {
	position:absolute;
	right:125px;
	top:5px;
	z-index:2;
	margin-right: 125px;
}

#topSwf {
	position:absolute;
	top:0px;
	left:9px;
	z-index:1;
}
/******************************************************************************/
a.category {
	color: #1133AA;
	text-decoration: none !important;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
a.category {
}

a.odd {
	float: left;
}

a.even {
	float: right:
}



/* kontener z trescia */
#container {
	text-align: center;
	display:block;
	width:980px;
	margin-left:9px;
	margin-bottom:-5px;
	position:relative;
	z-index: 2;
	float:left;
	background-color: #CFD4DC;

	/*border: 1px solid #FF0000;*/
}
#content {
	display: block;
	width:910px;
/*	width:728px;*/
	text-align:center;
	margin: auto;
	/*margin-left:-1px;*/
	padding-left:20px;
	padding-top:25px;
	float:right;
	/*border: 1px solid #00FF00;*/
}
#content a {
	color: #333333;
}
#content h1 {
	height:26px;
	margin-bottom:10px;
	line-height:26px;
	/*color:#1d4ebb;*/
	color: #FFFFFF;
	background-color:#aeb5bb;
	font-weight:bold;
	/*background:url('../images/bg_h.jpg') no-repeat 0 0;*/
	text-indent:14px;
}


/* lewa czesc */
#leftSection {
	display:block;
	width:225px;
	margin-top:3px;
	padding-top:20px;
	padding-bottom:22px;
	float:left;
	/*border-right:1px solid #B5BFCB;
	/*background:url('../images/bg_left_section.jpg') repeat-x 0 0;*/
}

#leftSection dl {
	width:177px;
	margin-left:20px;
	border-left:1px solid #C5CFDB;
	border-right:1px solid #C5CFDB;
}
#leftSection dt {
	height:28px;
	line-height:28px;
	margin-left:-1px;
	margin-right:-1px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent:19px;
}
#leftSection dd {
	padding-left:16px;
	padding-right:15px;
	padding-bottom:10px;
	background:#FFFFFF;
}
#leftSection dl.promotions dt {
	margin-bottom:0;
	background:#6A7999;
}
#leftSection dl.promotions dd {
	padding-bottom:12px;
	padding-top:7px;
}
#leftSection dl.promotions dd img {
	display:block;
	margin:0 auto;
}
#leftSection dl.download dt {
	background:#7A79A8;
}
#leftSection dl.download dd a {
	color:#7A79A8;
}
#leftSection dl.choose dt {
	background:#7988A8;
}
#leftSection dl.choose dd a {
	color:#7988A8;
}
#leftSection dl.bbox {
	border-bottom:1px solid #C5CFDB;
}
#leftSection dl.bbox dt {
	background:#80769C;
}
#leftSection dl.bbox dd a {
	color:#80769C;
}
/*
#leftMenu {
	margin-top:-44px;
	margin-bottom:-91px;
	padding-bottom:113px;
	background:url('../images/bg_left_section.jpg') no-repeat scroll 0 78px;
}
#leftMenu li {
	border-bottom:1px solid #a9bde8;
	background:#FFFFFF;
}
#leftMenu li a {
	display:block;
	padding-left:28px;
	line-height:15px;
	color:#424F6C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
#leftMenu a.singleline {
	height:18px;
	padding-bottom:16px;
	padding-top:16px;
}
#leftMenu a.doubleline {
	height:32px;
	padding-bottom:9px;
	padding-top:9px;
}
#leftMenu li.selected a,
#leftMenu li a:hover {
	border-right:7px solid #fe0000;
	background:url('../images/gradients.png') repeat-x 0 -81px;
	color:#FFFFFF;
}
#leftMenu li.selected {
	border-bottom:0;
}
*/

/* stopka */
#footer {
	height:50px;
	margin-top:-14px;
	padding-top:25px;
	position:relative;
	z-index:1;
	clear:both;
/*	background:#fbfcff url('../images/shadow_content_bottom.png') no-repeat top left;*/
}
#footer ul {
	width:400px;
	height:12px;
	margin:0 auto;
	border-left:1px solid #b3c3eb;
	line-height:12px;
}
#footer ul li {
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #b3c3eb;
	line-height:12px;
	float:left;
}
#footer ul a {
	/*color:#b3c3eb;*/
	color:#999999;
}
#footer strong {
	position:absolute;
	top:25px;
	right:9px;
	float:right;
	font-weight:normal;
}
#footer strong a {
	color:#999999;
}


/* podstrona tekstowa */
#content h2 {
	height:26px;
	line-height:26px;
	color:#424F6C;
	font-weight:bold;
	/*background:url('../images/bg_h.jpg') no-repeat 0 0;*/
}
.image {
	margin-top:3px;
	margin-left:16px;
	margin-bottom:16px;
	float:right;
}
.image img {
	display:block;
}
.image em {
	display:block;
	height:17px;
	padding-right:5px;
	line-height:17px;
	color:#424F6C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-align:right;
	background:url('../images/bg_img_title.jpg') no-repeat;
}


/* podstrona produktu */
img.product {
	margin-top:20px;
	margin-left:25px;
	margin-right:15px;
	margin-bottom:16px;
	float:right;
}

hr {
	height:0;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:17px;
	border:0;
	clear:both;
	/*background:url('../images/bg_h.jpg') no-repeat 0 0;*/
}

#productMenu {
	height:14px;
	margin-top:20px;
	margin-left:2px;
	margin-bottom:9px;
}
#productMenu li {
	float:left;
	font-weight:bold;
	padding-left:7px;
	padding-right:8px;
	border-left:1px solid #9eb3e2;
	line-height:12px;
}
#productMenu li:first-child {
	padding-left:0;
	border-left:none;
}
#productMenu li a {
	color:#9eb3e2;
}


/* lista produktow */
div.product {
	display:block;
	width:347px;
	height:150px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
}
div.even {
	margin-right:0;
}
.product p {
	width:200px;
	margin-left:2px;
	float:left;
}
.product img {
	margin-right:20px;
	float:right;
}
a.more {
	padding-left:2px;
	font-weight:bold;
	text-decoration:underline;
}


.images {
	text-align:	center;
	width: 925px;
	/*border: 1px solid #FF0000;
	*/
}
.images img {
	display: block;
	text-align:	center;
	float: left;
	width: 400px;
	margin: 10px;
}