body,div,h1,h2,h3,h4,p { margin: 0px; padding: 0px; }

body {
	/*font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif; color: #333;*/
	font: 12px/18px Verdana, Helvetica, sans-serif; color: #333;
	text-align: left;
	background: #ffffff;
}

#midd {
	width: 1024px;
	margin: 0 auto;
}

#container {
	clear: both;
	float: left;
	display: block;

	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: #ffffff;
}

/*---------- menu --------------------------------------------------------------------------------*/
#globalheader {
	Z-INDEX: 998; MARGIN-TOP: 20px; WIDTH: 1024px; POSITION: relative; HEIGHT: 38px
}
#globalheader #globalnav {
	PADDING-TOP: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px;  MARGIN: 0px
}
#globalheader #globalnav LI {
	DISPLAY: inline
}
#globalheader #globalnav LI A {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 120px; PADDING-TOP: 0px; HEIGHT: 38px; outline: 0
}
#globalheader #globalnav LI A {
	BACKGROUND-IMAGE: url(http://kds.pl/images/makieta.jpg); BACKGROUND-REPEAT: no-repeat
}
#globalheader #globalsearch {
	BACKGROUND-IMAGE: url(http://kds.pl/images/makieta.jpg); BACKGROUND-REPEAT: no-repeat
}


#globalheader #globalnav LI#logo A {
	BACKGROUND-POSITION: 0px 0px
}
#globalheader #globalnav LI#contact A {
	BACKGROUND-POSITION: -120px 0px
}
#globalheader #globalnav LI#store A {
	BACKGROUND-POSITION: -240px 0px
}
#globalheader #globalnav LI#service A {
	BACKGROUND-POSITION: -360px 0px
}
#globalheader #globalnav LI#support A {
	BACKGROUND-POSITION: -480px 0px
}
#globalheader #globalnav LI#downloads A {
	BACKGROUND-POSITION: -600px 0px
}


#globalheader #globalnav LI#logo A:hover {
	BACKGROUND-POSITION: 0px -38px
}
#globalheader #globalnav LI#contact A:hover {
	BACKGROUND-POSITION: -120px -38px
}
#globalheader #globalnav LI#store A:hover {
	BACKGROUND-POSITION: -240px -38px
}
#globalheader #globalnav LI#service A:hover {
	BACKGROUND-POSITION: -360px -38px
}
#globalheader #globalnav LI#support A:hover {
	BACKGROUND-POSITION: -480px -38px
}
#globalheader #globalnav LI#downloads A:hover {
	BACKGROUND-POSITION: -600px -38px
}


#globalheader #globalnav LI#logo A:active {
	BACKGROUND-POSITION: 0px -76px
}
#globalheader #globalnav LI#contact A:active {
	BACKGROUND-POSITION: -120px -76px
}
#globalheader #globalnav LI#store A:active {
	BACKGROUND-POSITION: -240px -76px
}
#globalheader #globalnav LI#service A:active {
	BACKGROUND-POSITION: -360px -76px
}
#globalheader #globalnav LI#support A:active {
	BACKGROUND-POSITION: -480px -76px
}
#globalheader #globalnav LI#downloads A:active {
	BACKGROUND-POSITION: -600px -76px
}


.home#globalheader #globalnav LI#logo A:hover {
	BACKGROUND-POSITION: 0px 0px; CURSOR: default
}
.contact#globalheader #globalnav LI#contact A {
	BACKGROUND-POSITION: -120px -114px; CURSOR: default
}
.store#globalheader #globalnav LI#store A {
	BACKGROUND-POSITION: -240px -114px; CURSOR: default
}
.service#globalheader #globalnav LI#service A {
	BACKGROUND-POSITION: -360px -114px; CURSOR: default
}
.support#globalheader #globalnav LI#support A {
	BACKGROUND-POSITION: -480px -114px; CURSOR: default
}
.downloads#globalheader #globalnav LI#downloads A {
	BACKGROUND-POSITION: -600px -114px; CURSOR: default
}

/*---------- stopka ----------*/
#footer_lnk {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #bdbcbd;
	border-bottom: 1px solid #bdbcbd;
	text-align: right;
}
#footer_lnk a { color: #08c; outline:0 }
#footer_lnk a:link, a:visited, a:active { text-decoration: none; }
#footer_lnk a:hover { text-decoration: underline; }

#footer_lnk .cards {
	float: left;
	position: relative;
	display: block;
	background-image: url(images/cards.jpg); background-repeat: no-repeat; width: 341px; height: 20px;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	display: block;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

/*---------- search --------------------------------------------------------------------------------*/
#globalsearch {
	BACKGROUND-POSITION: -720px 0px; FLOAT: left; OVERFLOW: hidden; WIDTH: 304px; PADDING-TOP: 0px; HEIGHT: 38px
}

#globalsearch .search {
	float: left;
	display: block;
	height: 36px;
	text-align: left;
	padding: 0px;
}

#globalsearch INPUT.fieldl {
	float: left;
	position: relative;
	top: 8px;
	left: 20px; 
}

#globalsearch INPUT.field {
	outline: 0;
	float: left;
	position: relative;
	display: block;
	top: 8px;
	left: 20px;
	width: 160px;
	height: 18px;
	border: 0;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	BACKGROUND-IMAGE: url(images/field.gif);
	BACKGROUND-POSITION: 0px 10px; 
	BACKGROUND-attachment: fixed;
}

#globalsearch INPUT.loupe {
	position: relative;
	top: 8px;
	left: 17px; 
}

/*---------- ogólne --------------------------------------------------------------------------------*/
.linia { margin: 12px 0px; background-color: #bdbcbd; height: 1px; }
.highslide { Z-INDEX: 999; }

a.gray { color: #333; outline: 0; }
a.gray:hover{ color: #08c; }

a.black { color: #000; outline: 0; }
a.black:hover{ color: #08c; }

h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 13px; line-height: 18px; word-spacing: 0em; color: #333 }
h4 { font-weight: bold; font-size: 12px; line-height: 24px; color: #000; margin-left: 10px; letter-spacing: 0.05em; }
h3.nag { font-weight: bold; font-size: 15px; line-height: 20px; color: #000; }

.vert20 { clear: both; padding: 20px 0px 0px 0px; }
.vert16 { clear: both; padding: 16px 0px 0px 0px; }
.vert4 { clear: both; padding: 4px 0px 0px 0px; }
.horiz-20 { margin-left: -20px; }

.tab20 { float: left; margin: 0px 0px 0px 20px; }
.tab_20 { float: right; margin: 0px 20px 0px 0px; }
.tab_0 { float: right; margin: 0px 0px 0px 0px; }
.lf { text-align: left; }
.cnt { margin: 0 auto; text-align: center; }
.rh { text-align: right; }

/*afb8a8*/
/*ffe4c1*/

.divider { float: left; width: 100%; margin: 30px 0px 30px 0px; }
.divider hr { border: 0; color: #fff; background-color: #bdbcbd; height: 1px; }
.line250 { width: 250px; }
.listdisc { list-style-type: disc; }

/*---------- I strona --------------------------------------------------------------------------------*/
#cu3er-container { width: 804px; height: 250px; margin: 0px; outline: 0; }
/*#cu3er-img { width: 804px; height: 250px; margin: 0px; outline: 0; background-image: url(images/cu3/ex3.jpg); }*/

#formatka {
	background-image: url(images/formatka.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; width: 200px; height: 274px;
	margin-top: 18px;
}
#profikom {
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
#profikom .banner {
	display: block;
	margin: 0 auto;
	background-image: url(images/profikom.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; width: 440px; height: 76px;
}

/*---------- kostki z produktami ----------*/
.prod {
/*background: #fcd;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 4px;
	width: 125px;
	height: 140px;
}

#content .prod a { background-image: url(images/icon.png); float: left; width: 125px; height: 100px;
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#content .prod a:hover { background-image: url(images/icon_.png); float: left; width: 125px; height: 100px; text-decoration: none;}

.prod .icon_macpro{ background-image: url(images/icon_macpro.png); float: left; width: 125px; height: 100px; }
.prod .icon_imac { background-image: url(images/icon_imac.png); float: left; width: 125px; height: 100px; }
.prod .icon_macmini { background-image: url(images/icon_macmini.png); float: left; width: 125px; height: 100px; }
.prod .icon_mbpro { background-image: url(images/icon_mbpro.png); float: left; width: 125px; height: 100px; }
.prod .icon_mb { background-image: url(images/icon_mb.png); float: left; width: 125px; height: 100px; }
.prod .icon_mbair { background-image: url(images/icon_mbair.png); float: left; width: 125px; height: 100px; }
.prod .icon_eizogr { background-image: url(images/icon_eizogr.png); float: left; width: 125px; height: 100px; }
.prod .icon_eizo22 { background-image: url(images/icon_eizo22.png); float: left; width: 125px; height: 100px; }
.prod .icon_eizo24 { background-image: url(images/icon_eizo24.png); float: left; width: 125px; height: 100px; }
.prod .icon_kal { background-image: url(images/icon_kal.png); float: left; width: 125px; height: 100px; }
.prod .icon_wacom { background-image: url(images/icon_wacom.png); float: left; width: 125px; height: 100px; }
.prod .icon_photo_el { background-image: url(images/icon_photo_el.png); float: left; width: 125px; height: 100px; }
.prod .icon_dell { background-image: url(images/icon_dell.png); float: left; width: 125px; height: 100px; }

.prod .cena {
	position: relative;
	margin: 80px 0px 0px 0px;
}

.prod .tyt {
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: center;
	/*line-height: 20px;*/
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/*---------- moduły tematyczne ----------*/
ul.mod {
	clear: both;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

ul.mod li {
float: left;
margin: 0px 5px 5px 5px;
}

ul.mod .mod_eizo {
	background-image: url(images/mod_eizo.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_apple {
	background-image: url(images/mod_apple.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_adobe {
	background-image: url(images/mod_adobe.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_epson {
	background-image: url(images/mod_epson.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_edu {
	background-image: url(images/mod_edu.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_agricole {
	background-image: url(images/mod_agricole.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_wd {
	background-image: url(images/mod_wd.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_wacom {
	background-image: url(images/mod_wacom.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_profikom {
	background-image: url(images/mod_profikom.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 392px; height: 136px;
}
ul.mod .mod_oddamsprzedam {
	background-image: url(images/mod_oddamsprzedam.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 392px; height: 136px;
}
ul.mod .mod_protools {
	background-image: url(images/mod_protools.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_applecare {
	background-image: url(images/mod_applecare.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_leasingplus {
	background-image: url(images/mod_leasingplus.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}
ul.mod .mod_dell {
	background-image: url(images/mod_dell.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}

ul.mod .mod_office {
	background-image: url(images/mod_office.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 191px; height: 136px;
}

.text {
	float: left;
	padding: 20px 0px 0px 20px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.partners {
	float: left;
	display: block;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/partners.gif); background-repeat: no-repeat;
	background-position: 0px 0px; float: left; width: 1024px; height: 42px;
}

.partners .logo {
	float: left;
	display: block;
	margin: 1px 5px 1px 5px;
	padding: 0px;
}

/*---------- podstrony --------------------------------------------------------------------------------*/
#content { 
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
}
#content .sidebar1 { float: left; width: 200px; margin-top: 0px; }
#content .sidebar2 { float: left; width: 584px; margin-top: 18px; padding: 0px 20px 0px 20px; }
#content .sidebar3 { float: right; width: 200px; margin-top: 0px; }
#content .sidebar12 { float: left; width: 804px; margin-top: 18px; padding: 0px 20px 0px 0px; }
#content .sidebar23 { float: right; width: 804px; margin-top: 18px; padding: 0px 0px 0px 20px; }
#content .box { background: #dedede url(images/box200.gif) no-repeat center bottom; margin-bottom: 0px; }
#content .box .label { position: relative; height: 26px; background: #fff url(images/boxtop200.gif) no-repeat center top; 
padding-left: 10px; font-weight: bold; font-size: 12px; line-height: 26px; letter-spacing: 0.05em; }
#content .box .desc { padding: 12px; font-size: 10px; line-height: 16px; }
#content .box .desc img { margin: 0 auto; }

#content .boxwide { background: #dedede url(images/box584.gif) no-repeat center bottom; margin-bottom: 18px; }
#content .boxwide .label { position: relative; height: 26px; background: #fff url(images/boxtop584.gif) no-repeat center top; 
padding-left: 10px; font-weight: bold; font-size: 12px; line-height: 26px; letter-spacing: 0.05em; }
#content .boxwide .desc { padding: 12px; font-size: 11px; }
#content .boxwide .desc .column1 { float:left; width: 178px; }
#content .boxwide .desc .column2 { float:left; width: 178px; padding: 0px 0px 0px 9px; }
#content .boxwide .desc .column3 { float:left; width: 178px; padding: 0px 0px 0px 9px; }

#content .boxwide12 { background: #dedede url(images/box804.gif) no-repeat center bottom; margin-bottom: 18px; }
#content .boxwide12 .label { position: relative; height: 26px; background: #fff url(images/boxtop804.gif) no-repeat center top;
padding-left: 10px; font-weight: bold; font-size: 12px; line-height: 26px; letter-spacing: 0.05em; }
#content .boxwide12 .desc { padding: 12px; font-size: 11px; }

#content .boxwide23 { background: #dedede url(images/box804.gif) no-repeat center bottom; margin-bottom: 18px; }
#content .boxwide23 .label { position: relative; height: 26px; background: #fff url(images/boxtop804.gif) no-repeat center top;
padding-left: 10px; font-weight: bold; font-size: 12px; line-height: 26px; letter-spacing: 0.05em; }
#content .boxwide23 .desc { padding: 12px; font-size: 11px; }

#content .box a { font-size: 11px; line-height: 15px; }
#content .boxwide a { font-size: 10px; line-height: 15px; }
#content p { margin-bottom: 8px; }
#content .bottom18 { margin-bottom: 18px;}
#content ol { padding-left: 28px; }
#content .status { padding: 12px 0px 0px 0px; text-align: center; }
#content .akapit { text-indent: 10px; }
#content .satelita { border: 1px solid #000000; padding: 0px; }
#content .padder_pict { !border: 1px solid #0f0; padding: 0px; text-align: center; }

#content a { color: #08c; outline:0 }
#content a:link, a:visited, a:active { text-decoration: none; }
#content a:hover { text-decoration: underline; }
#content a.arrow { text-align:left; background: url(images/arrow.png) 100% 0.4em no-repeat; padding-right: 9px; }

/*---------- okazje na I stronie ----------*/
#content .okazje {
	float: left;
	margin: -20px 0px 0px 0px;
	font-family: Verdana;
	font-size: 18px;
	/*color: #000000;*/
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#content .okazje p { margin: 0px 0px 7px 0px; }
#content .okazje .bar a {
	background-image: url(images/bar804_.gif); background-repeat: no-repeat; background-position: 0px 0px; float: left; width: 804px; height: 26px; 
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-family: Verdana; font-size: 12px; text-decoration: none; font-weight: normal; text-align: left; color: #333; outline:0;
}
#content .okazje .bar a:hover {
	background-image: url(images/bar804.gif); 
	color: #08c;
}
#content .bar  .opis {
	padding: 0px 0px 0px 10px;
}
#content .bar  .cena {
	float: right;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	color: #f00;
	font-weight: bold;
}

/*---------- zniżka edu ----------*/
.edu_soft { background: url(images/edu_soft.jpg); background-repeat: no-repeat; }
.edu_safe { background: url(images/edu_safe.jpg); background-repeat: no-repeat; }
.edu_use { background: url(images/edu_use.jpg); background-repeat: no-repeat; }
.edu_soft p, .edu_safe p, .edu_use p { margin-left: 80px; }
.edu_imac { background: url(images/edu_imac.jpg) left top no-repeat; width: 100%; height: 250px; background-position: 500px 0px; }
.edu_office { margin-bottom: 10px; background: url(images/edu_office.jpg); background-repeat: no-repeat; width: 100%; height: 103px; }
.edu_wifi { margin-bottom: 10px; background: url(images/edu_wifi.jpg) right; background-repeat: no-repeat; width: 100%; height: 60px; }
.edu_chat { margin-bottom: 10px; background: url(images/edu_chat.jpg); background-repeat: no-repeat; width: 100%; height: 71px; }
.edu_kontrola { margin-bottom: 10px; background: url(images/edu_kontrola.jpg) right; background-repeat: no-repeat; width: 100%; height: 71px; }
.edu_office p, .edu_chat p { margin-left: 90px; }
.edu_wifi p, .edu_kontrola p { margin-right: 90px; }
.edu { background: url(images/edu.jpg) top center no-repeat; width: 100%; height: 821px; }
/*---------- tpl_sklep ----------*/
#content .box .sklep a  { font-size: 11px; font-weight: normal; line-height: 17px; margin-bottom: 0px; margin-left: 10px; color: #333; outline:0; }
#content .box .sklep a:link, a:visited, a:active { text-decoration: none; }
#content .box .sklep a:hover { text-decoration: underline; color: #08c; }
#content .box .sklep a.nag  {font-size: 12px; font-weight: bold; margin-left: 0px;}
#content .box .sklep a.nag:hover { text-decoration: none; color: #08c; }
#content .box .sklep hr { border: 0; color: #fff; background-color: #bdbcbd; height: 1px; }
/*---------- mapa strony ----------*/
#content .dash { margin: 0px; padding: 10px 0px 10px 0px; }
#content .dash li { text-align:left; padding-left: 10px; background: url(images/dash.gif) no-repeat center left; list-style-type: none; }

/*---------- strony temetyczne ----------*/
#content #accordion a, #content #accordion2 a, #content #accordion3 h3 a { color: #555; text-decoration: none; outline:0 }
#content #accordion, #content #accordion2 { margin: 0px -4px 0px -4px; }
#content #accordion3 { margin: 0px -8px 0px -8px; }
#content #tabs ul li a { color: #555; text-decoration: none; outline:0; }
#content #tabs { margin: 0px -4px 0px -4px; }

#content #stat { padding: 0px; margin: 0px; list-style:none; overflow:hidden; }
#content #stat ul { padding:0px; margin:0px; list-style:none; }
#content #stat ul li { float:left; height:19px; width:100%; }
#content #stat ul li.info { text-indent:6px; border-bottom:1px solid #d8d8d8; font-size:10px; color:#333; }
#content #stat ul li a { padding:0px; margin:0px; background: url(images/arrow_out.gif) no-repeat 0px 6px; font-size:10px; display:block; height:19px; line-height:19px; width:100%; text-indent:15px; outline:0; }
#content #stat ul li a:hover { background: url(images/arrow_out-over.gif) no-repeat 5px 6px; }

/*#content .noslide { text-align:left; background: url(images/arrow_out.gif) -0.4em no-repeat; padding-left: 9px; border: 1px solid #0f0;}*/
#content .tabb { margin: 0px 0px 10px 0px; }
#content .tabb th { text-align: center; BACKGROUND-COLOR: #b0b6ab; font-weight: bold; font-size: 10px; color: #000000}
#content .tabb tr:nth-child(odd) { height: 1px; background-color:#e0e8d9; font-weight: normal; font-size: 10px; color:#000000; }
#content .tabb tr:nth-child(even) { height: 1px; background-color:#ffffff; font-weight: normal; font-size: 10px; color:#000000; }

#content  .sidebar1 .mod_eizo_th  {
	background-image: url(images/mod_eizo_th.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; width: 201px; height: 143px;
	margin-bottom: 18px; 
}
#content .boxwide .disp {
	clear: both;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border:1px solid #000;
	background-color: #ededed;
}
#content .boxwide .disp .foto {
	border: 1px solid #aaa;
	float: left;
	margin: 0px 15px 5px 0px;
}
#content .boxwide .nag {
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#content .boxwide  .nag2 {
	clear: both;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#content .boxwide .nag .out {
	font-size: 10px;
	color: #f00;
	font-weight: normal;
}

#content  .sidebar1 .mod_wd_th {
	background-image: url(images/mod_wd_th.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; width: 201px; height: 143px;
	margin-bottom: 18px; 
}
#content .boxwide .hdd {
	clear: both;
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #fff;
}
#content .boxwide .hdd .foto {
	float: left;
	margin: 0px 15px 5px 0px;
}
#content .sidebar2 .boxwide ol {
	padding: 0px 0px 0px 19px;
}
#content .sidebar2 .boxwide ul.podpkt {
	padding: 10px 0px 10px 15px;
	list-style: disc;
}
#content .sidebar2 .boxwide .std { background: url(images/wd/std.png) center no-repeat; width: 16px; height: 16px; text-indent: 25px; }
#content .sidebar2 .boxwide .opt { background: url(images/wd/opt.png) center no-repeat; width: 16px; height: 16px; text-indent: 25px; }

#content .sidebar1 .mod_wacom_th {
	background-image: url(images/mod_wacom_th.jpg); background-repeat: no-repeat;
	background-position: 0px 0px; width: 201px; height: 143px;
	margin-bottom: 18px; 
}
#content .tabb .f0 {background: url(images/wacom/f0.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f1 {background: url(images/wacom/f1.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f2 {background: url(images/wacom/f2.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f3 {background: url(images/wacom/f3.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f4 {background: url(images/wacom/f4.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f5 {background: url(images/wacom/f5.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f6 {background: url(images/wacom/f6.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f7 {background: url(images/wacom/f7.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f8 {background: url(images/wacom/f8.png) center no-repeat; width: 20px; height: 20px;}
#content .tabb .f9 {background: url(images/wacom/f9.png) center no-repeat; width: 20px; height: 20px;}

/*---------- porownanie monitorow ---------------------------------------------------------------------*/

TABLE.headtab {
	font-size: 10px;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

TABLE.headtab.headcol1 {
	!text-align: left;
}
TABLE.headtab.headcol2 {
	!text-align: left;
}
TABLE.headtab select.lista {
	float: left;
	width: 180px;
	font-size: 12px;
	outline: 0;
}

TABLE.tab_eizo {
	text-align: left;
}
TABLE.tab_eizo TD.spacer {
	height: 10px;
}
TABLE.tab_eizo TD.tab_eizo_col1 {
	height: 25px; font-size: 10px; vertical-align: center; background-color: #f1f1f1; color: #000000; font-weight:bold; border-left: 1px solid #7f9db9; border-bottom: 1px solid #7f9db9;
}
TABLE.tab_eizo TD.tab_eizo_col1 .nag {
	color: #7f9db9;
}
TABLE.tab_eizo TD.tab_eizo_col1 a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
TABLE.tab_eizo TD.tab_eizo_col2 {
	font-size: 11px; vertical-align: center; background-color: #fff; color: #000000; border-left: 1px solid #7f9db9; border-bottom: 1px solid #7f9db9;
}
TABLE.tab_eizo TD.tab_eizo_col2cena {
	vertical-align: center; background-color: #fff; font-size: 13px; color: #f00; font-weight: bold; border-left: 1px solid #7f9db9; border-bottom: 1px solid #7f9db9;
}
TABLE.tab_eizo TD.tabcompare {
	font-size: 11px; vertical-align: center; background-color: #ffa05e; color: #000000; border-left: 1px solid #7f9db9; border-bottom: 1px solid #7f9db9;
}

BLOCKQUOTE {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Helvetica, sans-serif; TEXT-ALIGN: left; MARGIN: 5px 10px 5px 40px; background-color: #f00;
}


