body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
body {
	background-color: #579cd7;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000099;
	text-decoration:none;
}
a:visited {
	color: #000099;
	text-decoration:none;
}
a:hover {
	color: #3366FF;
	text-decoration:none;
}
a:active {
	color: #000099;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
	color: #1d4d7e;
	margin:0px;

}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}

ul{
	margin:15px;
	}
	
li{
	margin-bottom:8px;
	}
	
ul,ol{
list-style-image:url(../gfx/odnosnik.jpg);
}

div#header_dopisek {
	font-style: italic;
	color: #828282;
	border-bottom: 1px #94c0e5 solid;
	padding-bottom: 5px;
	margin-bottom:10px;
	}

/*uklad strony*/

div#container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	background-color:#FFFFFF;
	}
	
div#corptop {
	margin: 0 auto;
	width: 930px;
	padding:10px;
	text-align:right;
	}
	
div#top {
	width: 950px;
	height: 150px;
	background:#0099FF;
	background-image:url(../gfx/bg_top.jpg);
	text-align:right;
	}
	
div#top_flagi {
	width: 152px;
	height: 18px;
	float:right;
	margin:20px 20px 0px 0;
	background-image:url(../gfx/bg_lang.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 1px;
	}
	
div#menutop {
	width: 940px;
	height: 35px;
	background-image:url(../gfx/bg_menu.gif);
	background-repeat:repeat-x;
	text-align:left;
	border-left: 5px #FFFFFF solid;
	border-right: 5px #FFFFFF solid;
	}
	
div#menutop_p_off {
	margin:0 10px 0 10px;
	padding:8px 8px 8px 0;
	float:left;
	border-bottom: 5px #7597b3 solid;

	}
	
div#menutop_p_on{
	margin:0 10px 0 10px;
	padding:8px 8px 8px 0;
	float:left;
	border-bottom: 5px #ff7e00 solid;

	}
	
div#szukajtop {
	width: 930px;
	height: 27px;
	background:#ffffff;
	background-image:url(../gfx/bg_szukaj.jpg);
	background-repeat:no-repeat;
	text-align:right;
	border-left: 5px #FFFFFF solid;
	border-right: 5px #FFFFFF solid;
	padding-top:3px;
	padding-right:10px;
	}
	
div#banner {
	margin-top:10px;
	text-align:center;
	width: 625px;
	height: 180px;
	background:#FFFFFF;
	}
	
div#index_news {
	margin-top: 10px;
	width: 270px;
	padding:10px;
	float:left;
	}
	
div#index_nowe_produkty {
	margin-top: 10px;
	width: 300px;
	padding:10px 10px 0px 10px;
	border-left: 1px #94c0e5 solid;
	float:left;
	}
	
div#content {
	float: left;
	width: 629px;
	padding: 10px;
	border-right: 1px #94c0e5 solid;
	margin-bottom:10px;
	}

div#contentfull {
	width: 100%px;
	padding: 10px;
	margin-bottom:10px;
	}

div#sidebar {
	float: left;
	width: 280px;
	padding: 10px;
	margin-bottom:10px;
	}


div#footer {
	margin: 0 auto;
	clear: both;
	width: 950px;
	height: 75px;
	background-color:#FFFFFF;
	background-image:url(../gfx/bg_footer.gif);
	background-repeat:no-repeat;

	}
	
div#footercolumn {
	font-size:10px;
	width: 296px;
	margin-top:5px;
	padding: 10px;
	float: left;
	}
	
div.menuboczne {
	font-size:12px;
	width: 248px;
	height:21px;
	padding: 0 5px 0 5px;
	background-image:url(../gfx/bg_mb.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	padding-top:2px;
	}


/*top menu*/

.topmenu a:link {

	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	}

.topmenu a:hover {
	color: #c7e7ff;
	text-decoration: none;
	}
	
.topmenu a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
}

	
.topmenu a:active {
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
}

/*elementy strony*/

div#newsheader {
	font-weight: bold;
	background-image:url(../gfx/karteczka.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	height:25px;
	}

/*Formularze*/

input {
	font-size:11px;
	text-align:left;
	color:#2c3125;
	padding-left: 5px;
	paddong-right: 5px;
	border:1px solid #79846b;
      }

textarea {
	text-align:left;
	color:#2c3125;
	background-color:#ffffff;
	border:1px solid #660000;
	 }

input.formbutton {
	text-align:center;
	border: 0px;
	padding-right:10px;
	margin-left:-5px;
	margin-top:-2px;
	 }

select {
	text-align:left;
	color:#79846b;
	border:1px solid #79846b
       }

input.formtext {
	text-align:left;
	color:#79846b;
	border:1px solid ;
	padding-left: 5px;
	paddong-right: 5px
	       }
