html { /* Force Vertical Scrollbar */
	/* IE */
	/*overflow-y: scroll;*/ 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
/*	vertical-align: baseline;*/
	border: 0;
	outline: 0;
	background: transparent;
}


img {
	border: 0;
	padding: 0;
	margin: 0;
	}

body {
	font: 62.5% Tahoma, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	/*font: 62.5% 'Georgia', Tahoma, Verdana, Arial, Sans-Serif;*/
	color: #444;
	background: #fff;
	text-align: center;
	margin: 0px;
	}

#page {
	font-size: 1.1em;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
	position: relative;
	width: 850px;
	border: 0px;
	}

* html #page { width: 850px } /* IE hack */

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 100px;
	background: #EAEAE0;
	}
	
#left {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0;
	}

.menu {
	width: 200px;
	padding: 0;
	margin: 0;
	display: block;
	}
	
#menu-top {
	background: #666666 url(/pic/menu-top.png) top repeat-x;
	height: 30px;
	position: relative;
	/*width: 475px;*/
	}

.login {
	width: 200px;
	display: block;
	}
	
#login {
	background: url(/pic/block-login.jpg) no-repeat;
	}
	
#login-form {
	padding: 10px;
	padding-top: 0px;
	}

#login input[type=text], #login input[type=password] {
	width: 76%;
	}
	
#login-spec {
	padding: 10px;
	background: #fff;
	}		

#main {
	width: 650px;
	float: right;
	padding: 0;
	margin: 0;
	display: block;
	}
	
#primary {
	width: 650px;
	padding: 0px;
	margin: 0px;
	display: block;
	}
	
#srodek {
	width: 457px;
	padding: 0;
	margin: 0;
	display: block;
}

#secondary {
	width: 175px;
	float: right;
	padding: 0;
	margin: 0;
	}

#promo {
	padding: 0;
	margin: 0;
	display: block;
	}

#new {
	padding: 0px;
	margin: 0px;
	display: block;
	}

#promo .promo-h
 {
	height: 127px;
	}

* html #promo .promo-h
 {
	height: 126px;
	}

#new .new-h {
	height: 238px;
	}
	
* html #new .new-h {
	height: 236px;
	}
	
	
#new p, #promo p {
	/*font-family: 'Trebuchet MS', 'Georgia', Tahoma, Verdana, Arial;*/
	padding: 3px;
	}
	
#new div, #promo div {
	padding: 2px;
	}
	
.bwtop {
	border: 1px solid #ccc;
	border-top: 0;
	vertical-align:middle;
	}
	
.bhead {
	font-family: 'Georgia', 'Trebuchet MS', Tahoma, Verdana, Arial;
	height: 30px;
	font-size: 1.3em;
	}

#news .news-title,
#news .news-meta,
#news .news-entry {
	padding: 10px;
	}
	
#news .news-head {
	/*background: #e7f4f9;*/
	}

#news .news-block {
	vertical-align:top;
	padding:10px;
	padding-bottom:20px;
	}

#news .news-title {
	font-family: 'Georgia', 'Trebuchet MS', Tahoma, Verdana, Arial;
	font-size: 1.7em;
	color: #2b91cd;
	}
	
#news .news-title:hover {
	text-decoration: underline;
	}
	
#news .news-meta {
	font-size: 0.8em;
	color: #888;
	padding-top: 3px;
	padding-bottom: 5px;
	/*background: #f0f8fb;*/
	border-bottom: 1px solid #f1f1f1;
	}
	
#news .news-more {
	width: 100%;
	padding: 10px;
	}
	
#news td.news-entry {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 3px;
	}
	
#news .news-entry a {
	text-decoration: underline;
	}
	
#news .news-entry ul {
	padding: 10px;
	}
	
#news .news-entry li {
	margin-left: 15px;
	}

#dynamic-content,
#big .product-cat-text {
	font-size: 1.1em;
	}
	
#dynamic-content ul,
#dynamic-content p,
#big .product-cat-text ul,
#big .product-cat-text p,
#admin-start ul,
#table-career ul,
#table-career p,
#register ul,
#sitemap p {
	padding: 10px;
	}

#dynamic-content li,
#big .product-cat-text li,
#subpage li,
#admin-start li
#product .product-info-text ul
#table-career li {
	margin-left: 15px;
	}
	
table#product-cat td table td { background: #f1f1f1 url(/pic/block-product-top.jpg) right no-repeat; vertical-align: middle; padding:0;}

table#product-cat td table td a { padding: 3px;}
	
.bb {
	border-bottom: 1px #a1a1a1 dashed;
	}
	
.bbs {
	border-bottom: 1px #a1a1a1 solid;
	}
	
.bbsc {
	border-bottom: 1px #FF9900 solid;
	}
	
.block-product {
	/*background: #e1e1e1;*/
	/*background: #f1f1f1;*/
	}
	
#block-welcome {
	background: url(/pic/block-welcome-back.png) repeat-x;
	/*width: 475px;*/
	}

.welcome-top {
	font-size: 1.3em;
	}

.error {
	margin-top: 5px;
	padding: 15px;
	background: #f5f5f5;
	border-top: 1px #333333 dotted;
	border-bottom: 1px #333333 dotted;
	font-size: 1.4em;
	color: #CC0000;
	}

#product .product-top {
	height:30px;
	background: url(/pic/product-download-top.png) top repeat-x;
	padding-left: 10px;
	color: #000;
	}
	
#product .product-top-driver {
	background: url(/pic/product-download-top-driver.png) top repeat-x;
	}
	
#product .product-top-download {
	background: url(/pic/product-download-top-download.png) top repeat-x;
	}

/* Top Menu */

#menu-top ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 90%;
	}

#menu-top li {
	display: inline;
	margin: 0;
	padding: 2px;
	}

#menu-top ul, 
#menu-top li a {
	padding: 5px 10px 5px;
	}

#menu-top li a {
	font-size: 1.1em;
	color: white;
	margin: 0;
	}

#menu-top li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

#menu-top li.current_page_item a,
#menu-top li.current_page_item a:hover {
	color: #333 !important;
	background: #E7F4F9;
	/*background: #fff;*/
	text-decoration: none;
	/*border-left: 1px solid #ccc;
	border-top: 1px solid #666;
	border-right: 1px solid #666;*/
	}
	
/* News Menu */
#menu-news {
	height: 40px;
	}

#menu-news ul {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#menu-news li {
	display: inline;
	margin: 0;
	padding: 2px;
	}
 
#menu-news li a {
	padding: 5px 7px 5px;
	}

#menu-news li a {
	font-size: 0.9em;
	color: #777;
	margin: 0;
	}

#menu-news li.item a:hover {
	border-top: 2px solid #2b91cd;
	background: #f9f9f9;
	color: black !important;
	text-decoration: none;
	}

#menu-news li.news {
	color: #999;
	}

#menu-news li.all {
	float: right;
	}
	
#menu-news li.all a:hover {
	border-right: 2px solid #2b91cd;
	color: black !important;
	text-decoration: none;
	}
	
/* Main Menu */

/*#menu-left ul {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#menu-left li {
	display: block;
	}*/
	
#menu-left img {
	padding: 0;
	margin: 0;
	}

#menu-left .menutype a,
#menu-left .menuextra a {
	font-size: 1.1em;
	color: #000000;
	}

#menu-left .menutype a:hover,
#menu-left .menuextra a:hover {
	font-size: 1.1em;
	color: #999;
	}
	
/*#menu-left li.current_page_item a,
#menu-left li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}*/

#menu-left .submenu p {
	font-size: 0.9em;
	margin: 0;
	background: #F2F2F2;
	padding: 5px;
	padding-left: 15px;
	}

#menu-left .submenu p a {
	color: #27d;
	}
	
#menu-left .submenu p a:hover {
	color: #90BAEE;
	}
	
#menu-left div.submenu {
	margin-left: 10px;
	}

#menu-left p.submenufirmitem a {
	color: #000;
	font-size: 1.2em;
	/*font-weight: bold;*/
	}
		
#menu-left p.submenufirmitem a:hover {
	color: #999;
	}

#menu-left p.submenufirmitem:hover,
#menu-left p.submenuitem:hover {
	background-color: #f7f7f7;
	}

#flash-box, #rf-box { margin: auto; text-align: center; padding-top: 25px; }
	
#new a,
#promo a {
	font-size: 1.1em;
	color: #000000;
	/*line-height: 20px;*/
	}

#new a:hover,
#promo a:hover {
	font-size: 1.1em;
	color: #999;
	}
	
#new .logo,
#promo .logo {
	vertical-align: middle;
	}
	
a img,:link img,:visited img { border:none }

#block-search {
	background: url('/pic/block-search.png') top left;
	}

/*- Headings */

h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', 'Georgia', Tahoma, Verdana, Sans-Serif;
	}

h1 { /* H1 is the title in the header */
	font-size: 1.5em;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	margin: 0;
	padding: 10px;
	color: #999;
	border-bottom: 1px #999 solid;
	}

/*h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	border-bottom: 1px dashed #333;
	}

h1 a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #333;
	}*/

h2 {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px;
	/*border-bottom: 1px #999 dashed;*/
	border-bottom: 1px #BDE0ED solid;
	background: #E7F4F9;
	}
	
h3 {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -1px;
	/*border-bottom: 1px #999 dashed;*/
	}
	
h4 {
	font-size: 1.5em;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	padding: 10px;
	background: #f1f1f1;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	}
	
h5 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	color: #999;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	}

.secondary h2 {
	font-size: 1.5em !important;
	font-weight: normal !important;
	padding: 0 !important;
	display: inline;
	}

#primary h3, #primary h4 {
	font-size: 2.4em;
	font-weight: normal;
	}

.secondary div {
	margin: 0px;
	padding: 0;
	}
	
#primary .metalink a, #primary .metalink a:visited,
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .entry-content {
	font-size: 1.5em;
	color: #999;
	}

.feedicon {
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink img {
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	right: 0;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

/*- Primary Contents */

input[type=text]:focus, input[type=password]:focus, input[type=file]:focus, textarea:focus {
	background: #f6f6f6;
	color: #333;
	border: 2px #6699FF solid;
	}

input[type=text], input[type=password], input[type=file] {
	width: 250px;
	}

#text,
#text_pl_PL,
#text_en_UK {
	width: 500px;
	}
	
#table_left, 
#table_right {
	width: 225px;
	height: 300px;
	}

#footer {
	position: relative;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 0!important;
	padding: 10px;
	display: block;
	background: #f7f7f7;
	}

#footer a {
	color: #888;
	}

#footer a:hover {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: black;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	border-bottom: 1px #ccc dotted;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	color: #27d;
	text-decoration: none;
	}
	
h4 a.typy {
	color: #333 !important;
	}

h4 a.podtypy {
	color: #888 !important;
	}
	
h4 a.typy:hover,
h4 a.podtypy:hover {
	color: #555 !important;
	}
	
#main a {
	color: #000;
	border: none;
	}
	
#main a:hover {
	color: #666;
	/*border-bottom: 1px #999999 dotted;*/
	}
	
/*- Various Tags and Classes */

#main .text-content div {
	padding: 10px;
	}
	
#subpage.text-content p,
#subpage.text-content ul {
	padding: 10px;
	font-size: 1.1em;
	}
	
#main .table-content td,
#register td {
	padding: 10px;
	}
	
#main .table-content .nop td {
	padding: 3px;
	}
	
#main .table-content {
	margin: 10px;
	width: 630px;
	}
	
#main .table-content th {
	background: #e5e5e5;
	padding: 10px;
	}
	
#product .product-content td {
	padding: 10px;
	}
	
#product .product-content {
	margin: 10px;
	}
	
#product .product-content th {
	background: #e5e5e5;
	padding-right: 10px;
	}
	
#product h1.product-name {
	vertical-align:middle;
	color: #444;
	/*background: #f1f1f1;*/
	font-size: 3em;
	padding: 5px;
	padding-bottom: 0;	
	font-family: 'Trebuchet MS', 'Georgia', Tahoma, Verdana, Sans-Serif;
	border-bottom: 0;
	}
	
#product span.alt {
	color: #c1c1c1;
	}
	
#product .product-info-text {
	padding: 5px;
	margin-left: 30px;
	line-height:1.5em;
	font-size:1.1em;
	}
	
#main .mceEditor td {
	padding: 0px;
	}
	
.fast-navigation {
	background: #f1f1f1 url('/pic/fast.jpg') center repeat-x;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}
	
#subpage img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	}
	
#cert img {
	padding: 5px;
	margin: 5px;
	border: 1px #ccc solid;
	}

#cert img:hover {
	border: 1px #999 dashed;
	background-color: #DFF2FD;
	}

ul.list { 
	list-style-type:none;
	width: 350px;
	margin:0;
	padding:0;
	}
	
ul.list li {
	width:160px;
	padding:10px;
	cursor:move;
	}

ul.list li img {
	float:left;
	}

#cert li {
	float:left;
	}
	
form.inplaceeditor-form { /* The form */
	width:150px;
	}

form.inplaceeditor-form input[type="text"] { /* Input box */
	width: 60px;
	font-size: 9px; 
	}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
	margin-left:3px;
	margin-right:3px;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	/*margin: 0 0 2px 7px;*/
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	/*margin: 0 7px 2px 0;*/
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	border: none;
	}

hr {
	display: none;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
/*- Search Form and Livesearch */

span, form {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	}

#searchform {
	margin: 10px;
	display: block;
	position: relative;
	}
	
.searchwhere {
	font-size: 1em;
	width: 100%;
	}

input,
button {
	padding: 2px;
	margin: 0;
	}
	
input[type=text], input[type=password], textarea {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	}

#s {
	width: 75%;
	}
	
#filter {
	text-align: center;
	height: 130px;
	width: 235px;
	}
	
#filter form {
	padding-top: 50px;
	}	
	
#filter select {
	width: 200px;
	height: 25px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	padding: 2px;
	}

#filter option{
	padding: 3px;
	}

#filter option.tp {
	background: #ccc;
	font-weight: bold;
	}

#filter option.pt {
	background: #f8f8f8;
	padding-left: 10px;
	}
	
#filter option.pr {
	padding-left: 20px;
	}
	
#infowindow { font-size: 1.2em; width: 320px; height: 200px;}
#infowindow p { padding: 5px;}
	
/* Tooltip */
#tt {position:absolute; display:block; background:url('/pic/tt_left.gif') top left no-repeat;}
#tttop {display:block; height:5px; margin-left:5px; background:url('/pic/tt_top.gif') top right no-repeat; overflow:hidden;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; background:url('/pic/tt_bottom.gif') top right no-repeat; overflow:hidden;}

.image {
	vertical-align: bottom;
	border: 0;
	}

.quote {
	/*background: url('parrafo-quote.png') 25px 4px no-repeat;*/
	margin: 10px auto;
	min-height: 35px;
	padding: 0 30px 0 67px;
	}

.alert {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}

.alert2 {
	/*background: #FFF6BF url('parrafo-alert.png') 10px center no-repeat;*/
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.download {
	/*background: #D0F29D url('parrafo-download.png') 10px center no-repeat;*/
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.construction {
	/*background: #ffcccc url('parrafo-cross.png') 10px center no-repeat;*/
	border-top: 2px solid #c90404;
	border-bottom: 2px solid #c90404;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.favorite {
	/*background: #FFF6BF url('parrafo-favorite.png') 10px center no-repeat;*/
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

/*
.info {
	background: #9DD1F2 url('parrafo-info.png') 10px center no-repeat;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}
*/

.question {
	/*background: #9DD1F2 url('parrafo-question.png') 10px center no-repeat;*/
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	padding: 10px 10px 10px 52px;
	text-align: center;
	line-height: normal;
	}

.code {
	/*background: #f2f2f2 url('parrafo-code.png') 10px center no-repeat;*/
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding: 10px 10px 10px 52px;
	text-align: left;
	font: 1.1em 'Courier New', Courier, monospace;
	}

code {
	display: block;
	background: #f2f2f2 10px 20px no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	padding: 10px 10px 10px 52px;
	text-align: left;
	font: 1.1em 'Courier New', Courier, monospace;
	}

.bluebox {
	background: #9DD1F2;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	text-align: center;
	padding: 5px 20px;
	}

.yellowbox {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	}

.redbox {
	background: #ffcccc;
	border-top: 2px solid #c90404;
	border-bottom: 2px solid #c90404;
	text-align: center;
	padding: 5px 20px;
	}

.greenbox {
	background: #D0F29D;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	text-align: center;
	padding: 5px 20px;
	}

.greybox {
	background: #f2f2f2;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	text-align: center;
    padding: 5px 20px;
	}