@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#666666;

	background-image: url(../img/newversion.gif);
	background-repeat: no-repeat;
	background-position: center;	


}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	margin-bottom: 3px;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #4f7a0a;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	padding-left: 35px;
	letter-spacing: -1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B6E21D;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #5da60e;
	height: 33px;
}
EM {
	color: #990000;
}


a {
	text-decoration: none;
	font-weight: normal;
	border-bottom: dashed 1px #B6E21D;
	padding-left: 3px;
	padding-right: 3px;
}
a:link {
	color: #97BC18;
}
a:visited {
	color: #97BC18;
}
a:hover {
	color: #009900;
}
a:active {
	color: #3e5b07;
}
hr { 
 	height:0.5px;
	color:#999999;	
	
}

/*---------------------------------------*/
/*---------------- ID -------------------*/
#container {
	width: 850px;
	background-color: #FFFFFF;
	margin: 0px auto;
}#pasek {
	min-height: 16px;
	height: 12px;
	font-size: 9px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	height: 1%;
	background-color: #FFFFFF;
}
#header #menu {
	float: right;
	margin-top: 0px;
	background-position: right bottom;
	background-repeat: repeat-y;
	width: 550px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
#header #menu .meniutem {
	float: right;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 10px;
}
#container #header #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	border: none;
}
#header #logo {
	color: #FFFFFF;
	padding-left: 50px;
	vertical-align: bottom;
	padding-top: 12px;
}
#scroller {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#scroller #scrollowane {
	text-decoration: none;
}
#scroller #scrollowane a {
	border: none;
}
#content {
	clear: both;
	height: 1%;
	background-color: #FFFFFF;
	display: block;
}
#footer {
	clear: both;
	display: block;
	margin-top: 10px;
	width: 100%;
	height: 1%;
	background-image: url(../img/bg_zielen.jpg);
}
#footer #footer_left {
	color: #FFFFFF;
	margin-top: 10px;
	width: 520px;
	float: left;
	height: 1%;
	padding-left: 20px;
	padding-right: 20px;
}
#footer   #footer_left A  {
	color: #FFFFFF;
	font-size: 11px;
}
#footer #footer_left UL {
	color: #B6E21D;
	margin-left: 20px;
	list-style: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 220px;
	float: left;
	height: 1%;
}
#footer  #footer_left  LI {
	line-height: 13pt;
	font-size: 11px;
}
#footer #footer_right {
	color: #FFFFFF;
	margin-top: 10px;
	width: 240px;
	float: left;
	height: 1%;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
}
#footer  #footer_right  P  {
	font-size: 11px;
}
#footer  #footer_right  A {
	color: #FFFFFF;
	font-size: 11px;
}
#footer   #footer_right   .colorpower  {
	color: #B6E21D;
}
#footer .copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C7C01;
	margin-left: 20px;
}
#footer .copylink   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C7C01;
	text-decoration: underline;
}
/*---------------------------------------*/
/*---------------- CLASS -------------------*/


.cleardiv {
	height: auto;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	min-height: 0px;
}

.kreska_pozioma {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b7f00;
	border-right-color: #4b7f00;
	border-bottom-color: #4b7f00;
	border-left-color: #4b7f00;
	padding-top: 5px;
}
.lewa {
	background-image: url(../img/bg_lewa.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	min-height: 150px;
}
.prawa {
	background-image: url(../img/bg_prwa.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	min-height: 150px;
	height: 150px;
}
.srodek {
	background-image: url(../img/bg_srodek.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	min-height: 150px;
}
.h1 {
	color: #333333;
	clear: both;
	display: block;
	font-style: normal;
	font-size: 9px;
	margin-left: 38px;
	letter-spacing: 0px;
}
.linknoborder {
	border: none;
}
.przycisk, .przycisk_key, .przycisk_srh {
	color: #B6E21D;
	display: block;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
.przycisk div, .przycisk_key div, .przycisk_srh div  {
	padding-top: 10px;
	padding-left: 30px;
}
.przycisk:link, .przycisk:visited {
	width: 120px;
	font-size:11px;
	font-weight:normal;
	color: #B6E21D;
	text-decoration: none;
	background-image:url(../img/elmt_button.png);
}
.przycisk:hover, .przycisk:active {
	width: 120px;
	font-size:11px;
	font-weight:normal;
	color: #B6E21D;
	text-decoration: none;
	background-image:url(../img/elmt_button_on.png);
}



.przycisk_key:link, .przycisk_key:visited {
	width: 60px;
	font-size:11px;
	font-weight:normal;
	color: #B6E21D;
	text-decoration: none;
	background-image:url(../img/elmt_button_key.png);
}
.przycisk_key:hover, .przycisk_key:active {
	width: 60px;
	font-size:11px;
	font-weight:normal;
	color: #B6E21D;
	text-decoration: none;
	background-image:url(../img/elmt_button_key_on.png);
}
.przycisk_srh:link, .przycisk_srh:visited {
	width: 60px;
	font-size:11px;
	font-weight:normal;
	color: #B6E21D;
	text-decoration: none;
	background-image:url(../img/elmt_button_srh.png);
}
.przycisk_srh:hover, .przycisk_srh:active {
	width: 60px;
	font-size:11px;
	font-weight:normal;
	color: #B6E21D;
	text-decoration: none;
	background-image:url(../img/elmt_button_srh_on.png);
}




.akt_data {
	color: #3D5C07;
	font-weight: bold;
	font-size: 13px;
}







.akt_temat {
	color: #333333;
	font-weight: bold;
}
.akt_tresc {
	margin: 5px;
}
.akt_next {
	display: block;
	border-top: 1px solid #3c6e0b;
	background-image: url(../img/elmt_clock.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: none;
}
.akt_next:link, .akt_next:visited {
	color: #789513;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color:#FFFFFF;
}
.akt_next:hover, .akt_next:active {
	color: #3e5b07;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color:#e1ebc4;
}
.akt_more:link, .akt_more:visited {
	color: #666666;
	float: right;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom: none;
	margin-top: 7px;
}
.akt_more:hover, .akt_more:active {
	color: #789513;
	float: right;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img/elmt_dalej.png);
	text-decoration: underline;
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom: none;
	margin-top: 7px;
}
.bestprix {
	width: 240px;
	margin-left: 20px;
	color: #FFFFFF;
}
.bestprix .naglowek {
	padding: 3px;
	color: #999999;
}
.bestprix .tdlicznik {
	width: 20px;
	color: #999999;
	border-bottom: 1px solid #DDDDDD;
}
.bestprix .tdmodel {
	padding-left: 5px;
	border-bottom: 1px solid #DDDDDD;
	color: #999999;
	width: 75%;
}
.bestprix .tdcena {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
	color: #789513;
	font-weight: bold;
}
.stawkipoczt {
	border: 1px solid #99CC00;
}
.color_error {
	color: #FF0000;
}
.small {
	font-size: 9px;
}
.td_hilight {
	background-color: #D3E7C2;
}
.td_normal {
	background-color: #FFFFFF;
}
.uwaga {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFCC;
	padding: 20px;
	margin: 0px;
	clear: both;
}

