body {
    margin: 0px;
    padding: 0px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: url(../images/site_bkg.gif) repeat; 

	overflow-y:scroll;
}

#bkg_bottom { /* dolne paski tla */
    width: 100%;
}

#site {
    width: 1003px;
    margin: 151px auto 0px auto;
background:#000000 url(../images/bkg_skos.jpg) repeat-y top;
}

#content {
    width: 1003px;
	height:100%;
 /*    background: url(../images/bkg_skos.jpg) repeat-y top;
   margin-top: 151px;  miejsce na naglowek flash i gorne menu */
	position:relative;
	
	
}

/* podstawowe style */
img {
    border: 0;
}
a {
	 color:#DD0000;
	 background:none;
	
}

a:link {
   	color:#DD0000;
	text-decoration: none;
}
a:visited {
  	text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #FF0000;
}


a:focus {
    outline: 0;
}
.smaller {
	font-size:9px;
}
h1.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DD0000;
    display: block;
    position: absolute;
    margin: 45px 0 0 0px;
    padding: 0 30px 0 23px;
    background: url(../images/triangle_right.gif) no-repeat right bottom;
	    border-bottom: solid 1px #D0D0D0;

}

h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
	padding:0 0 3px 15px;
	color:#DD0000;
	
}

h3, h4, h5 {
    font-size: 11px;
	color:#000000;
}
h5 {
	font-size:10px;
}
	
p {
    padding: 5px 15px;
    margin: 0px;
    line-height: 150%;
}

.normal {
	font-weight:normal;
}
.bold {
    font-weight:bold;
}

hr {
    color: #D0D0D0;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
    background-color: #D0D0D0;
    border: 0px #D0D0D0 solid;
    height: 1px;
	
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #D0D0D0;
	padding-left:2px;
	padding-right:2px;
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    border:1px solid #D0D0D0;
	padding-left:2px;
	background:#ffffff;
}
/* szkielet strony */

/* gora z flashem */

input.il_sztuk {
	width:30px;
	text-align:center;
	font-weight:bold;
	padding:0;
}

div#shade_top {
	position:absolute;
	text-align:right;
	top:20px;
	right:50px;
}

#head {
    width: 1003px;
    height: 118px;
    margin: 0 auto;
    position: absolute;
    top: 0;
}
#logo {
	float:left;
	
}
#flash_top {
	float:right;
}
/* gorne menu */
#belttop { /* gorny pasek na menu */
    height: 33px;
    width: 100%;
    position: absolute;
    top: 118px;
    background: url(../images/beltgoto.jpg) repeat-x;

/*dodane evo */
	line-height:25px; 
}
#minimenu {
    width: 710px;
    color: #FFF;
    line-height: 23px;
    cursor: default;
    padding: 9px 0px 1px 293px;
    margin: 0 auto;
	 text-align: left;
	 background: url(../images/beltgoto.jpg) repeat-x;
	 height:33px;
}


/* prawa kolumna glowna */
#rightcol {
    width: 651px;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
	padding-right:40px;
	padding-left:23px;
    float: right;
	border-left: solid 1px #D0D0D0;
	position:relative;
	min-height:390px;
	background:url(../images/triangle_left.gif) no-repeat left bottom;
	
}

#header, #header_dealer { /* naglowek z tytulem i nazwa linii */
    width: 632px;
    height: 63px;
    margin: 0 0 0 288px;
}

#header_dealer {
    width: 100%;
}

h1.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DD0000;
    display: block;
    position: absolute;
    margin: 45px 0 0 0px;
    padding: 0 30px 0 23px;
    background: url(../images/triangle_right.gif) no-repeat right bottom;
	    border-bottom: solid 1px #D0D0D0;

}



.opiskategorii, .static { /* krotki wizerunkowy opis kategorii */
    text-align: justify;
    line-height: 150%;
    width: 620px;
    padding: 20px 12px 20px 0;
    margin: 0;
	
	z-index:3;
	
}

div.opiskategorii p {
    padding: 0;
}

div.static p {
    padding: 5px 0;
}

/* prezentacja produktu na szerokosc calej prawej kolumny */
#prezentacja {
    width: 701px;
    margin: 0 0 0 22px;
	z-index:0;
}

#prez_left { /* lewa czesc - prezentacja produktu i opis jego cech */
    width: 382px;
    float: left;
}

#prod_gallery { /* galeria produktu */
    margin-bottom: 15px;
}

#prod_gallery img { /* obrazek o maksymalnej szerokosci 380px */
    border-right: solid 1px #D0D0D0;
    border-left: solid 1px #D0D0D0;
}

#prod_gallery_sign { /* belka do podpisu obrazka */
    width: 365px;
    border: solid 1px #D0D0D0;
    height: 23px;
    line-height: 23px;
    background-image: url(../images/beltgoto.jpg);
    background-repeat: repeat-x;
    border-bottom: solid 1px #D5D4D4;
    padding: 0 0 0 15px;
}

#prod_gallery_sign p { /* podpis obrazka */
    font-size: 11px;
    line-height: 23px;
    color: #DD0000;
    margin: 0;
    padding: 0;
    float: left;
    display: block;
}

#prod_gallery_sign img { /* ikonki nawigacyjne galerii prawo, lewo, lupa */
    float: right;
    border: none;
    padding-right: 5px;
    padding-top: 3px;
}

.prod_minis_row { /* rzad miniatur */
    width: 396px;
    margin: 0;
    clear: both;
}

.prod_minis_img { /* miejsce dla miniatury */
    width: 85px;
    text-align: center;
    float: left;
    padding-right: 14px;
}

.prod_minis_img img { /* miniatura max szerokosc 83px + 2px border  */
    border: solid 1px #D0D0D0;
    margin-bottom: 15px;
}

#prod_desc { /* miejsce na opis pod galeria produktu */
    width: 382px;
    clear: left;
    margin-top: 10px;
}

#prod_desc p {
    padding: 0;
    margin: 0;
}
/* prawa kolumna prezentacji - galeria zdjec linii i linki do produktow podobnych */
#prez_right {
    width: 302px;
    float: right;
}

#line_gallery img { /* obramowanie obrazka galerii linii */
    border-right: solid 1px #D0D0D0;
    border-bottom: solid 1px #D0D0D0;
    border-left: solid 1px #D0D0D0;
}

.prod_sim { /* miejsce na linki do produktow podobnych */
    width: 285px;
    padding: 12px 5px 12px 10px;
    margin-top: 15px;
    border: solid 1px #D0D0D0;
    background: #ffffff url(../images/info_bkg.jpg) repeat-x;
}

.info_head { /* naglowek opisowy */
    font-size: 10px;
    font-weight: bold;
    color: #DD0000;
    padding: 0 0 10px 0;
}

.info_title { /* tytul informacji */
    font-size: 11px;
    font-weight: bold;
    color: #DD0000;
    padding: 8px 0 0px 15px;
    line-height: 14px;
}
/* lewa kolumna - menu OFERTA */
div#leftcol, div#leftcol_dealer {
    width: 218px;
    padding: 0px 0px 15px 48px;
    float: left;
	margin-top:-63px;
}
div.menu_chapter {
	width: 240px;
    border-bottom: #D0D0D0 1px solid;
	background:url(../images/triangle_left.gif) no-repeat left bottom;
	
	}
div.menu_chapter p {
	font-size:13px;
	padding:0px;
	padding-left:25px;
	margin:0px;
	font-weight:bold;
	padding-top:10px;
}
div.menu_top {
	width: 216px;
    border-right: #D0D0D0 1px solid;
    border-left: #D0D0D0 1px solid;
	text-align:center;
	background:#ffffff url(../images/menu_top.jpg) repeat-x top;
	height:62px;
	line-height:23px;

}
div.menu_top p {
	font-size:13px;
	font-weight:bold;
	padding:0px;
	padding-top:18px;
	position:relative;
	
}
div#order_box {
	width: 216px;
    border-right: #D0D0D0 1px solid;
    border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
	line-height:23px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background:#ffffff;
}
div#order_box p {
	font-size:11px;
	font-weight:normal;
	padding:3px;
}
div#order_box img {
	float:right;
}
div.rabaty {
	line-height:150%;
	text-align:left;
	padding:0 10px 0 15px;
}
div.menu_box a:link {
	color: #DD0000;
	border:none;
}

.oferta {
    font-weight: bold;
    color: #DD0000;
    margin: 0;
    padding-left: 20px;
}

div#leftcol ul {
    list-style: none;
    width: 216px;
   border-right: #D0D0D0 1px solid;
    border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
    margin: 0;
    padding: 20px 0;
	background:#ffffff;
}

div#leftcol ul.menu li a {
    color: #000;
    display: block;
    padding: 0px 15px;
    text-decoration: none;
    border: none;
    zoom:1;
    line-height: 18px;
	font-weight: normal;
    font-size:11px;
}

div#leftcol ul.menu li a:hover {
    color: #DD0000;

}
div#leftcol ul.menu li:hover {
background: url(../images/menu_over.gif) no-repeat right 7px;
}

.choosen {
    background: url(../images/triangle_right.gif) no-repeat right 7px;
}

.fotoup {
    background-image: url(file:images/1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.fotobottom {
    background-image: url(file:images/0.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.red {
    color: #DD0000;
}

.podmenuhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #990000;
    font-weight: normal;
    text-align: right;
    background-image: url(../images/menu_hover.png);
    background-repeat: repeat-y;
    background-position: right center;
    padding: 5px 15px;
}

.podmenu {
    width: 295px;
    margin: 20px 0px;
    padding: 0px;
    text-align: right;
}

div.row {
    width: 696px;
    clear: left;
}

.gallery {
    text-align: center;
    width: 232px;
    float: left;
    margin-bottom: 20px;
}

div.gallery img {
    border: 3px solid #f4e8e8;
}

div.gallery p {
    font-size: 11px;
    font-weight: bold;
    color: #990000;
    padding-top: 5px;
    padding-bottom: 5px;
}

.rightbox {
    clear: left;
}

.standard {
    border-bottom: 2px solid #f4e8e8;
    border-right: 2px solid #f4e8e8;
}

.detail {
    margin: 10px 0px;
    width: 655px;
    border: none;
    border-collapse: collapse;
}

.detailfoto {
    width: 350px;
    text-align: center;
}

.detailfoto img {
    border: 3px solid #f4e8e8;
}

.listname {
    font-weight: normal;
    color: #990000;
    float: left;
    width: 349px;
    margin: 5px 0px 0px 15px;
    padding: 0px 5px;
    border-bottom: 2px solid #f4e8e8;
    border-top: 1px solid #FFFFFF;
    line-height: 30px;
    background-image: url(../images/minimenu_bkg.png);
    background-repeat: repeat-y;
    background-position: right;
    clear: both;
}

.listprice {
    font-weight: bold;
    float: left;
    width: 140px;
    margin: 5px 0px 0px 0px;
    padding: 0px 5px;
    text-align: center;
    border-bottom: 2px solid #f4e8e8;
    border-left: 2px solid #f4e8e8;
    line-height: 30px;
    background-image: url(../images/minimenu_bkg.png);
    background-repeat: repeat-y;
    background-position: right;
    border-top: 1px solid #FFFFFF;
}

.listbasket {
    width: 120px;
    float: left;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    padding: 0px 5px;
    text-align: center;
    border: 2px solid #f4e8e8;
    border-top: none;
    background-image: url(../images/minimenu_bkg.png);
    background-repeat: repeat-y;
    background-position: right;
    line-height: 30px;
    border-top: 1px solid #FFFFFF;
}

.listbasket img {
    padding-top: 6px;
    padding-bottom: 5px;
}

.price {
    font-weight: bold;
    color: #444444;
}

.promotion {
    font-weight: bold;
    color: #990000;
    text-decoration: blink;
}

.larger {
    font-size: larger;
}

.clear {
    clear: both;
}
div#beltfoot { /* gorny pasek na menu */
    height: 50px;
    width: 100%;
    background: #000000 url(../images/beltfoot.jpg) repeat-x top;
	position:relative;
/*dodane evo */
}
div#foot {
    color:#FFFFFF;
	width: 1003px;
	margin:0 auto;
    height: 33px;
	line-height: 33px;
    clear: both;
    background: url(../images/beltfoot.jpg) repeat-x;
	position:relative;
}
div#beltfoot a {
    color: #FFFFFF;
    border: none;
    text-decoration: none;
	background:none;
	padding:4px 15px;
	
}

div#beltfoot a:hover {
    color: #FFFFFF;
    text-decoration: none;
    border: none;
	background:#FF0000;
	
}

div#footl {
    padding-left: 22px;
    height: 33px;
    line-height: 23px;
    float: left;
	position:relative;
}


div#footr {
    padding-right: 21px;
    text-align: right;
	height: 33px;
    line-height: 23px;
   	float: right;
	position:relative;
}
div#linki {
	color:#FFFFFF;
	width: 1003px;
	margin:0 auto;
    height: 25px;
	line-height: 25px;
    clear: both;
text-align:center;
background:#000000;
   
	position:relative;
}
div#linki a {
	padding:0;
}
div#linki a:hover {
	background:none;
	text-decoration:underline;
}


/* input btn1-guziki, write-wpisywane, dot-radio */
input {
    text-decoration: none;
	width:auto;
}
input:hover, textarea:hover {
	border-color: #DD0000;
}

input.btn1 {
	background: url(../images/menu_top.jpg) repeat-x bottom;
    font-size: 11px;
    font-weight: bold;
    color: #DD0000;
    text-align: center;
    border: 1px solid #D0D0D0;
    background-color: #D0D0D0;
    padding-bottom: 1px;
	padding:2px;
    cursor:hand;
/*	height:19px;
*/
}

input.btn2 {
   background: url(../images/menu_top.jpg) repeat-x bottom;
    font-size: 11px;
    font-weight: bold;
    color: #DD0000;
    text-align: center;
    border: 1px solid #D0D0D0;
    cursor: hand;
    background-color: #D0D0D0;
    padding-bottom: 1px;
/*    margin: 5px;
    margin-top: 0px;
*/	
}
.btn1:hover, btn2:hover {
	border-color: #DD0000;
}

input.write {
    font-size: 11px;
    border: 1px solid #cc9999;
}

input.dot {
    border: 0px;
    vertical-align: middle;
    margin: 3px;
    padding: 0px;
    cursor: hand;
}
.input_dealer_cennik {
	width: 30px; 
	height: 13px;
	text-align:center;
}


checkbox {
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

textarea {
    font-size: 11px;
    border: 1px solid #D0D0D0;
    overflow:auto;
}

select {
    font-size: 11px;
    border: 1px solid #D0D0D0;
    background-color: #FFFFFF;
}
select:hover {
	border-color: #DD0000;
}
table {
    border-spacing: 0px;
    border-collapse: collapse;
	margin-bottom:15px;
}
table.invisible {
	margin-left:auto;
	margin-right:auto;
}

table th {
    color: #000000;
    background: url(../images/menu_top.jpg) repeat-x bottom;
}

table td, table th {
    border: 1px solid #D0D0D0;
    padding: 5px;
}

td, th {
	border: 1px solid #F4EADF;
	padding: 5px;
	vertical-align: middle;
	display: table-cell;

}
th {
font-weight:bold;
color: #5C2301;
background: #F4EADF;
border: 1px solid #FDEFEF;
}
table td.top {
	vertical-align:top;
}
table td.stick {
	padding:0;
}
table td.text {
	padding-top:4px;
	padding-bottom:1px;
}
table.cennik {
	width:620px;
}
table tr.trener_on {
	display:none;
}
table tr.trener_off {
	display:table-row;
}
table.cennik td {
    text-align: center;
	vertical-align: middle;
}

table.invisible, table.invisible td, table td.invisible {
	border: none;
	
}

table.invisible td {
	padding: 2px;
}
table td img.plus {
	vertical-align:middle;
	margin-bottom:2px;
}

table td div.foto_view {
	position:absolute;
	z-index: 10;
	height: 14px;
	width: 14px;
	float:left;
	
}

table.cennik td.srodek {
    text-align: center;
}

table.cennik td.prawa {
    text-align: right;
}

table.cennik td.lewa {
    text-align: left;
}
table.cennik td.col_dodaj {
	width:110px;
}
.login {
	width: 300px;
}

#content table.produkt  {
margin-left:-23px;
width:630px;
}

table.produkt, table.produkt td {
	border: none;
	vertical-align:top;
	padding-left:15px;
}
table.produkt td.srodek {
    text-align: center;
}

table.produkt td.prawa {
    text-align: right;
}

table.produkt td.lewa {
    text-align: left;
}


table.produkt td.border_bottom {
	border-bottom:1px solid #D2D2D2;
}
table.produkt td.border_right {
	border-right:1px solid #D2D2D2;
}
table.produkt td.space {
	line-height:175%;

	padding-bottom:10px;
	padding-right:10px;
}
table.produkt td.nodeco a:hover {
	text-decoration:none;
}

table.produkt p {
	padding:0 0 5px 0;
	line-height:130%;
}
table.produkt td.stick {
	padding:0;
}
table.produkt td.fullwidth {
	width:100%;
}
table.produkt a:hover span.underlined {
	text-decoration:underline;
}
.towar_box {
	width:250px;
	border:1px solid #D2D2D2;
	margin-left:23px;
	margin-bottom:10px;
	background:#ffffff;

}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.none {
	display:none;
}
.absolute {
	position:absolute;
}
.netto {
	font-size: 30px
}
.grosze {
	vertical-align: super;
	text-decoration:underline;
	font-size:15px;
}
.brutto {
	font-size:9px;
}
img.foto_produkt {
	display:block;
	margin:0 auto;
}
img.foto_produkt_mini {
	margin-bottom:10px;
	float:right;
	margin-left:6px;
	border:1px solid #D2D2D2;
}
img.foto_produkt:hover, img.foto_produkt_mini:hover {
	border-color:#DD0000;
}


form {
	padding:0;
	margin:0;
}

.rowcolor {
    background: #F4F4F4;
}

.srodek {
    text-align: center;
}

.prawa {
    text-align: right;
}

.lewa {
    text-align: left;
}


#rightcol ul {
    list-style: disc;
	list-style-position:inside;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#rightcol ul li {
    line-height: 1.5em;
	margin-left:15px;
	
}
/* minimenu gorne */


html > body div#minimenu {
    position: relative;
}

div#nav {
    margin: 0;
    background: none;
    text-align: left;
    position: absolute;
    z-index: 100;
	font-size:13px;
	font-weight: bold;
}

div#nav ul {
    margin: 0;
    padding: 0;
}

div#nav li {
    position:relative;
    list-style:none;
    margin:0;
	padding-left:16px;
	padding-right:8px;
	margin-right:5px;
float: left;
	background:url(../images/menu_bullet.gif) left center no-repeat;
}
div#nav li.noleftborder {
	background:none;
}


div#nav ul.level1 li {
    width: auto;
}

div#nav li:hover {
    background:#FF0000 url(../images/menu_down.gif) left center no-repeat;
}



div#nav li a {
    text-decoration: none;
    width: auto;
    color: #FFF;
	white-space:nowrap;
}

div#nav li a:hover {
   
}

div#nav > ul a {
    width: auto;
}

div#nav ul.level1 ul.level2 {
    position: absolute;
    width: auto;
    display: none;
	
	font-size:11px;
	font-weight: bold;
}

div#nav ul.level1 li.submenu ul.level2 li {
    width: 100%;
	padding:0 0 0 0;
	margin:0;
	border:none;
	float:none;
	background:url(../images/menu_bkg.jpg) repeat-x;
	
}


/* waĹĽny */
div#nav ul.level1 li.submenu:hover ul.level2 {
    display: block;
    z-index: 10;
}

div#nav ul.level2 {
    top: 23px;
    
    left: -1px;
    margin-top: 0px;
    margin-right: 0px;
    border-right: solid 1px #D2D2D2;
    border-left: solid 1px #D2D2D2;
    border-bottom: solid 1px #D2D2D2;
    z-index: 10;
}


div#nav ul.level1 li.submenu ul.level2 li:hover {
    border:none;
	
}


div#nav ul.level1 li.submenu ul.level2 li a {
    color: #000000;
	
	width:auto;
	display:block;
	position:relative;
	line-height: 24px;
	padding:0 10px;
}
div#nav ul.level1 li.submenu ul.level2 li a:hover {
    color: #FF0000;
}


.row_gallery {
	min-height:180px;
	background: url(../images/news_bkg.jpg) repeat-y center;
	width: 630px;
	padding-bottom:10px;
	clear:both;
}

.row_gallery_box {
    float: left;
    margin: 0;
	text-align:center;
	width:200px;
	margin-left:7px;
}
.row_gallery_box img {
	border:3px solid #FFFFFF;
	margin-top:20px;
}
.gallery_title {
	padding-top:3px;
	line-height:110%;
}

label:hover {
	text-decoration:underline;
	cursor:pointer;
}
div.static p.lookleft {
	background: url(../images/look_left.gif) left center no-repeat;
	padding-left:80px;
	height:90px;
	padding-top:0px;
	padding-bottom:0px;
}
.erka {
	vertical-align:super;
	
}

