/* CSS Document */

BODY{

	background-color:#FFFFFF;

	margin:0px;

	text-align:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#4e4e4e;

	}

H1{

	font-family:Arial black, Helvetica, sans-serif;

	font-size:18px;

	font-weight:bold;

	color:#000000;

	text-transform:uppercase;

}

A {

	color:#000000;

	text-decoration:underline;

	font-weight:bold;

}

HR{

width:100%;

color:#000000;

}



/* PRODUKT 

========================================================= */



TABLE.formTable{

	width:100%;

	color:#000000;

	background-color:#fffde1;

	border-color:#FFFFFF;

	border-style:solid;

}

TABLE.formTable TH{

	background-color:#000000;

	color:#FFFFFF;

	text-transform:capitalize;

	padding:3px 10px 4px 10px;

	border-color:#FFFFFF;

}

TABLE.formTable TR, TABLE.formTable TR.n1{

	border-color:#FFFFFF;

}

TABLE.formTable TR.n2{

	background-color:#FFFFFF;

}

TABLE.formTable TD{

	vertical-align:top;

	padding:3px 10px 4px 10px;

	min-width:100px;

	border-color:#FFFFFF;

	border-style:solid;

}

TABLE.formTable TD.uwaga{

	padding:10px 10px 30px 10px;

	font-weight:bold;

	background-color:#ffe476;

	min-width:100px;

}

DIV.prod_text{

	text-align:right;

	width:360px;

	float:right;

}

DIV.prod_text2 {

	text-align:right;

	width:410px;

	float:right;

}

DIV.prod_0 DIV.prod_text{

	text-align:right;

	width:260px;

	float:right;

}

DIV.list_of_products{

	width:520px;

	background-image:url(gfx/list_bg.gif);

	padding:0px 20px 10px 20px;

}

DIV.prod_detail{

	width:520px;

	background-image:url(gfx/list_bg.gif);

	padding:0px 20px 10px 20px;

}

DIV.list_start{

	width:560px;

	height:21px;

	background-image:url(gfx/list_start.gif);

}

DIV.list_end{

	width:540px;

	height:21px;

	padding-left:20px;

	background-image:url(gfx/list_end.gif);

}

DIV.list_of_products IMG{

	width:120px;

}

DIV.prod_detail IMG{

	width:inherit;

	max-width:220px;

}

DIV.prod_0{

	clear:both;

	padding:5px 20px 10px 5px;

	background-color:#FFFFFF;

	width:490px;

}

DIV.prod_1{

	clear:both;

	padding:5px 20px 10px 5px;

	background-color:#fffbae;

	width:490px;

}

DIV.prod_2{

	clear:both;

	padding:5px 20px 10px 5px;

	background-color:#FFFFFF;

	width:490px;

}

.prod_nazwa{

	color:#000000;

	font-size:14px;

	font-weight:bold;

	margin:5px 10px 1px 10px;

}

.prod_cena{

	color:#9aa0a8;

	font-size:24px;

	font-weight:bold;

	margin:1px 10px 5px 10px;

}


.prod_cena SPAN{

	color:#9aa0a8;

	font-size:18px;

	font-weight:bold;

}

/* CONTENT BUTTONS 

========================================================= */

DIV.buttons{

	clear:right;

	text-align:right;

	margin-top:10px;

}

DIV.buttons TABLE TR TD IMG{

	width:11px;

}

DIV.box_yellow, DIV.box_yellow a{

	height:14px;

	background-image:url(gfx/box_y_mid.gif);

	text-align:center;

	padding:3px 5px 4px 5px;

	color:#000000;

	text-transform:lowercase;

	text-decoration:none;

	font-weight:bold;

}

DIV.box_red{

	height:14px;

	background-image:url(gfx/box_r_mid.gif);

	text-align:center;

	padding:3px 5px 4px 5px;

	color:#FFFFFF;

	text-transform:uppercase;

	text-decoration:none;

	font-weight:bold;

}

/* MAIN CONTAINERS 

========================================================= */

#main{

	position:relative;

}

#header{

	position:relative;

}

#middle{

	position:relative;

	width:775px;

}

#footer{

	clear:both;

	position:relative;

	width:100%;

	margin:0px;

	background-color:#fff200;

}



/* BLOCKS 

========================================================= */

DIV.szukajBG{

	position:relative;

	clear:both;

	background-color:#333333;

	color:#000000;

	margin:10px 0px 20px 7px;

	padding:5px 5px 5px 5px;

	width:145px;

	font-size:24px;

	font-weight:bold;

}
DIV.szukajBG FORM{
	padding:0;
	margin:0;
}
DIV.szukaj{

	position:absolute;
	top:3px;
	left:8px;
	padding:0;
	margin:0;
	color:#666666;

}

DIV.autoryzacja{


	position:relative;

	clear:both;

	background-color:#333333;

	color:#000000;

	margin:10px 0px 20px 7px;

	padding:5px 5px 5px 5px;

	width:145px;

	font-size:24px;

	font-weight:bold;

}

DIV.bgGradient{

	position:absolute;

	top:246px;

	left:0px;

	background-image:url(gfx/bg_content.jpg);

	background-repeat:repeat-x;

	width:100%;

	height:214px;

}

DIV.logo1{

	height:79px;

	width:464px;

	background-image:url(gfx/logo_ogrodowczyk.gif);

}

DIV.logo2{

	position:absolute;

	top:0px;

	left:563px;

	height:79px;

	width:207px;

	background-image:url(gfx/logo_karcher.gif);

}

DIV.menuBlack{

	height:30px;

	background-image:url(gfx/bg_bar_black.gif);

	vertical-align:top;

	padding: 0px 0px 0px 0px;

	color:#FFFFFF;

	}

DIV.menuBlack a{

	color:#e5e5e5;

	text-decoration:none;

	font-weight:normal;

	}

DIV.menuBlack a:hover{

	color:#FFFFFF;

	text-decoration:underline;

	}

DIV.menuBlack TD{

	vertical-align:middle;

}

DIV.menuBlack TD IMG.karcher{

	margin: 3px 2px 2px 5px;

}

DIV.topFlash{

	width:100%;

	height:100px;

	background-color:#fff200;

	text-align:left;

	}

DIV.menuYellow{

	position:relative;

	height:34px;

	width:100%;

	margin:2px 0px 0px 0px;

	padding:0px;

	background-color:#fff200;

	}

DIV.ybar1{

	display:inline;

	float:left;

	margin: 0px 0px 0px 0px;

	background-color:#ffffff;

}

DIV.ybar2{

	position:absolute;

	top:5px;

	left:170px;

	width:395px;

}
DIV.ybar2 FORM{
	float:left;
	padding:0;
	margin:0;
}
DIV.ybar3{

	text-align:center;

	position:absolute;

	top:0px;

	left:565px;

	width:205px;

}

DIV.ybar3 IMG{

	margin:0px 15px 0px 15px;

}

DIV.leftMenu{

	position:relative;

	/* display:inline; */

	float:left;

	width:164px;

	min-height:50px;

	background-color:#FFFFFF;

	background-image:url(gfx/leftmenu_bg.gif);

	background-repeat:repeat-y;

}

DIV.leftMenu IMG{

	margin:0px;

}

DIV.content{

	position:relative;

	display:inline;

	width:611px;

	height:200px;

}

DIV.contentLeft{

	float:left;
	margin:0;
	padding:0;
	height:100%;

	background-image:url(gfx/bg_content1.jpg);

	background-repeat:repeat-y;

}

DIV.contentLeft IMG{
	padding:0;
	margin:0;
}
DIV.menuList{

	padding:7px 0px 20px 0px;
	display: block;
	float: right;
	margin-left: 8px;
	background-color:#FFFFFF;

}

DIV.leftMenuMainItem{

	background-color:#fff200;

	width:150px;

	padding:3px 3px 4px 3px;

	font-size:10px;

	font-weight:bold;

}

DIV.leftMenuItem{

	background-color:#FFFFFF;

	background-image:url(gfx/leftmenu_item.jpg);

	background-repeat:repeat-x;

	background-position:bottom;

	min-height:16px;

	font-weight:bold;

	width:145px;

	padding:3px 3px 4px 8px;

	font-size:10px;

}

DIV.menuList a, DIV.leftMenuMainItem a:link,  DIV.leftMenuMainItem a:visited, DIV.leftMenuMainItem a:active, DIV.leftMenuItem a:link,  DIV.leftMenuItem a:visited, DIV.leftMenuItem a:active {

	color:#4e4e4e;

	text-decoration:none;

}

DIV.leftMenuMainItem a:hover, DIV.leftMenuItem a:hover {

	color:#4e4e4e;

	text-decoration:underline;

}




DIV.menuList a:hover{

	color:#000000;

	text-decoration:underline;

}

DIV.contentHolder{

	float:right;

	top:17px;

	width:561px;

	padding:50px 10px 60px 20px;
	margin:0;
	background-color:#FFFFFF;

	background-image:url(gfx/bg_content_top.gif);

	background-repeat:repeat-x;
}
DIV.copyright{

	margin: 20px 20px 10px 10px;

	text-align:right;

}

TABLE.polecamy {
	width:560px;
}

/***************** produkty powiazane ************************/
div.prod_0 div.attached_produkt_container_clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

div.prod_0 div.attached_produkt_container {
	width: 242px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}

div.prod_0 div.attached_produkt_right {
	width: 170px;
	height: auto;
	float: left;
}

div.prod_0 div.attached_produkt_obrazek {
	width: 60px;
	height: auto;
	float: left;
	margin-right: 10px;
}

/**************** produkty powiazane ends here ***************/

/***************** pomoc techniczna ************************/

div.pomoc_techniczna h1.naglowek {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;

}

div.pomoc_techniczna div.tresc {
	margin-bottom: 15px;
}

div.pomoc_techniczna div.img {
	text-align: center;
}

div.pomoc_techniczna div.img img {
	border: #5a5a5a 1px solid;
	margin-right: 10px;
}

div.pomoc_techniczna div.page {
	margin-top: 20px;
	text-align: center;
}

/***************** pomoc techniczna ends here  *************/

/***************** additional css starts here ************************/

div.newmenubottom {
	width: 156px;
	height: 7px;
	clear: both;
	overflow: hidden;
	background: #fff200 none; 
	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: #7d7700;
}

div#rightcolumn div.newmenubottom {
	width: auto;
}

div#cartinfotop {
	position: absolute;
	width: 190px;
	height: 69px;
	overflow: hidden;
	background: #ffffff url('gfx/cart_info_backgr.gif') left top no-repeat;
	left: 563px;
	top: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
}

div#cartinfotop a, div#cartinfotop a:hover {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

div#cartinfotop a:hover {
	color: #666666;
}

div#toplogo {
	position: absolute;
	width: 188px;
	height: 79px;
	overflow: hidden;
	left: 789px;
	top: 0px;
	background: #ffffff url('gfx/logo_backgr.gif') left top no-repeat;
}

div#toplogo a, div#toplogo a:hover {
	display: block;
	width: 188px;
	height: 79px;
	text-decoration: none;
}

div#youtubelink {
	position: absolute;
	width: 211px;
	height: 100px;
	overflow: hidden;
	background: #fff200 url('gfx/youtube_backgr.gif') left top no-repeat;
	left: 770px;
	top: 110px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
}

div#youtubelink a, div#youtubelink a:hover {
	display: block;
	width: 211px;
	height: 100px;
	text-decoration: none;
}

div#rightcontent {
	position: absolute;
	width: 37px;
	height: 231px;
	overflow: hidden;
	background: #ffffff url('gfx/right_content_backgr.gif') left bottom no-repeat;
	left: 771px;
	top: 251px;
}

div#rightcolumn {
	position: absolute;
	width: 174px;
	height: auto;
	overflow: hidden;
	background: #fff200 none;
	left: 808px;
	top: 211px;
}

div#rightcolumn form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#rightcolumn form input.fraza {
	margin: 0px 0px 0px 0px;
	width: 156px;
	background: #ffffff none;
	border: #d3C800 1px solid;
	height: 25px;
}

div#rightcolumn form input.submit {
	width: 156px;
	height: 30px;
	border: none;
	background: #ffffff url('gfx/szukaj.gif') left top no-repeat;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

div#rightcolumn div.diver {
	width: auto;
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #e9dd00 none;
	overflow: hidden;
}

/***************** nagrody ************************/

DIV.nagrody{

  float: left; 
  padding: 7px; 
  text-align: center; 
  font-size: 10px;
  margin-bottom: 12px;
}


/***************** additional css ends here ************************/