/* CSS Document */
body {
	margin: 0; 
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: #373737;
}

form {
	margin: 0;
	padding: 0;
}

input.searchi {
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 17px;
	width: 135px;
	border: 1px #b4bbc5 solid;
	background: #ffffff;
	position: absolute;
	left: 30px;
	top: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #00923f;
}

input.searchs {
	margin: 0px 5px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	background: #ffffff;
	color: #00923f;
	position: absolute;
	left: 165px;
	top: 12px;
}

table.c_clipboard {
	font-size: 12px;
}

table {
	font-size: 12px;
}

th { 
	border: 1px solid #ccc;
	padding: 2px; 
} 

td.center {
	text-align: center;
}

input {
	border: 1px solid #666;
	background: #ffffff;
	font-size: 12px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}

h1.home1 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #00923f;
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}

h2.home2 {
	margin: 0px;
	padding: 3px 0px;
	font-size: 13px;
	text-align: left;
	color: #00923f;
}

h2.name {
	font-size: 12px;
	font-weight: bold;
	color: #00923f;
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}

h2.data {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

td.border {
	border: 1px #d7d7d7 solid;
}

table.startsection {
	margin: 10px 0px 0px 0px;
}

td.c_product {
	width: 190px;
	text-align: center;
}

td.c_producttext {
	width: 380px;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
}

.menutophr {
	width: 100%;
	height: 15px;
	margin: 5px 0px 0px 0px;
	border-top: 1px #00923f solid;
}

.hr {
	width: 100%;
	height: 15px;
	margin: 15px 0px 0px 0px;
	border-top: 1px #00923f solid;
}

.menuleftbg {
	width: 230px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.menulefthead {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background: #00923f;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.menuleftbody {
	margin: 3px 0px 0px 0px;
	border: 1px #d7d7d7 solid;
}

.menuleft {
	margin: 7px 0px 4px 20px;
	padding: 0px;
}

.menuleft a {
	font-size: 12px;
	font-weight: normal;
	color: #00923f;
	text-align: left;
	text-decoration: none;
}

.menuleft a:hover {
	text-decoration: underline;
}

.submenuleft {
	margin: 7px 0px 7px 40px;
	padding: 0px;
}

.submenuleft a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.submenuleft a:hover {
	text-decoration: underline;
}

.content {
	width: 580px;
	margin: 0px 0px 0px 10px;
	float: left;
}

.contenthead {
	margin: 0px;
	text-align: right;
}

.menutitle {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}

.submenutitle {
	font-size: 14px;
	font-weight: bold;
	color: #00923f;
	padding: 0px;
	margin: 0px;
}

a.producttitle{
	margin: 0;
	color: #00923f;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}

a.productmore{
	margin: 0;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}

a:hover.productmore{
	text-decoration: underline;
}

a.zoom {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/zoom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #00923f;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.productarticle {
	margin: 0px;
	padding: 0;
	font-size: 11px;
}

.logo {
	width: 278px;
	height: 66px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

.logo-r {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.logo a{
	width: 278px;
	height: 66px;
	text-decoration: none;
	display: block;
}

.szukajbg {
	width: 220px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/szukaj.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	float: right;
}

.koszykbg {
	width: 180px;
	height: 40px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background-image: url(../img/koszyk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

.koszyktext {
	margin: 0px 0px 0px 40px;
	text-align: left;
}

.koszyktext a{
	color: #333333;
	text-decoration: none;
}

.koszyktext a:hover{
	text-decoration: underline;
}

.page {
	width: 850px;
	margin: 0px auto 0px auto;
	background: #ffffff;
}

.pagecontent {
	margin: 0px;
	padding: 15px 15px 0px 15px;
}

.menu {
	margin: 0px;
	padding: 5px;
}

.menu a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 10px;
}

.menutopbg {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	background: #00923f;
}

a.menutop {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/menutopb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.menutop:hover {
	color: #ffffff;
	text-decoration: underline;
}

.flash {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 390px;
	height: 305px;
	float: left;
}

.home {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 420px;
	height: 305px;
	background: #edeef0;
	overflow: hidden;
	float: left;
	text-align: justify;
}

.hometext {
	margin: 0px;
	padding: 15px;
	text-align: justify;
}

.promotionstarthead {
	margin: 2px;
	padding: 5px 5px 5px 10px;
	background: #b4bbc5;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

.promotionstartbody {
	margin: 3px;
	padding: 10px;
}

.newsstarthead {
	margin: 2px;
	padding: 5px 5px 5px 10px;
	background: #00923f;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.newsstartbody {
	margin: 3px;
	padding: 10px;
}


.thead {
	background: #373737;
	width: 100%;
	padding: 10px 0px 0px 0px;
}

.tbottom {
	background: #373737;
	width: 100%;
}

.bottombg {
	width: 850px;
	height: 120px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bottomtext {
	font-size: 10px;
	text-align: center;
	margin: 0px 15px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px #00923f solid;
}

.bottom-l {
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 0px 0px;
	font-size: 10px;
	float: left;
}

.vstcms {
	margin: 8px 15px 0px 0px;
	padding: 0px;
	background-image: url(../img/vstcms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 102px;
	height: 15px;
	float: right;
}

.vstcms a {
	text-decoration: none;
	width: 102px;
	height: 15px;
	display: block;
}

.startarticle {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.startarticleimg {
	margin: 0px 10px 5px 0px;
	padding: 4px;
	border: 1px #424242 solid;
	background: #ffffff;
	float: left;
}

.startarticleimg img {
	margin: 0;
	padding: 0;
	border: 0px;
}

a.startmore {
	color: #00923f;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;	
	margin: 5px 10px 5px 0;	
	float:right;
}

a:hover.startmore {
	color: #000000;
	text-decoration: underline;
}

a.back {
	color: #00923f;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0 5px 15px;
	float:left;
}

a:hover.back {
	color: #000000;
	text-decoration: none;
}

.data {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image:url(../img/data.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-left: 15px;
	text-align: left;
	float: left;
}

.article {
	margin: 0px 20px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.articleimg {
	margin: 0px 15px 10px 0px;
	padding: 0px;
	border: 1px #d7d7d7 solid;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.download{
	margin: 10px 55px;
	padding: 0;
	font-size: 11px;
	text-align: left;
	color: #000000;
}

.download a{
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
}

.download a:hover{
	text-decoration: underline;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0;
	border: 0px;
}

.gallery {
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
}

.gallery img {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	border: 1px #d7d7d7 solid;
}

a.more {
	color: #00923f;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;	
	margin: 5px 15px 5px 0;	
	float:right;
}

img.link {
	border: 0px;
}

.price {
	font-size: 12px;
	font-weight: bold;
}

a.addkoszyk {
	background-image:url(../img/addkoszyk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #00923f;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 5px;
}

a.sendorder {
	background-image:url(../img/sendorder.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #00923f;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 5px;
}

.table10 table {
	font-size: 10px;
}