body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color:#1F2024;
}
a:link, a:visited {
	color: #61666D;
	text-decoration: underline;
}
a:hover {
	color: #333639;
}
object, embed {
	margin:0;
	padding:0;
	
}
p {
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(img/li.png);
	margin-bottom: 5px;
}
.nowosci {
	background-color: #1C1D1F;
	padding:17px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.margin-left {
	margin-left: 17px;
}
.newsy_lista {
	padding-left: 20px;
	list-style-image: url(img/point.png);
}

.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#logo {
	color:#CCCCCC;
	font-size: 10px;
	text-align: left;
	background-image: url(img/banner_tlo.png);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-top: 26px;
	padding-bottom: 23px;
}
#logo #left {
	float:left;
	width:auto;
}
#logo #right {
	float:right;
	width:auto;
	text-align: right;
}
#banner {
	height: 201px;
	margin-bottom: 33px;
}


#menu_top {
	background-image: url(img/tlo.png);
	background-repeat: repeat-x;
	height:125px;
}

#foot {
	font-size: 11px;
	height: 36px;
	padding-top: 25px;
	margin-top:20px;
	text-align: center;
	background-color: #1C1D1F;
	border-top-width: solid 1px #2E3036;

	
}
#foot a {
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}
#lewa {
	width: 684px;
	float: left;
	margin-left: 20px;
	min-height: 400px;
}
#prawa {
	width: 258px;
	float: right;
}


.formularz_input, .formularz_textarea {
	color:#5F5F5F;
	font-size:12px;
	font-family:Arial;
}
.banner_lewy {
	margin-bottom: 7px;
}
.reklama {
	color:#CCCCCC;
	font-size: 10px;
	border-bottom:#CCCCCC solid 1px;
	margin-top: 10px;
	margin-bottom:10px;
}
.formularz_input {
	width: 300px;
	padding: 2px;
	margin: 0;
	border:solid #CCCCCC 1px;

}
.formularz_textarea {
	width: 300px;
	padding: 2px;
	margin: 0;
	border:solid #CCCCCC 1px;
}

.tytul {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:8px;
}
.produkt {
	width: 300px;
	height: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #2E3036;
	float:left;
	display: block;
}
.produkt img {
	margin-right: 9px;
}
.produkt a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.produkt a:hover {
	color: #CCCCCC;
}

.newsy .content .lewa{
	float:left;
	width: 150px;
	text-align: center;
}

.font11 {
	font-size: 11px;
}
.mb20 {
	margin-bottom: 20px;
}


a.newsy_link:link, a.newsy_link:visited {
	color: #61666D;
	text-decoration: none;
	line-height: 18px;

}
a.newsy_link:hover {
	text-decoration: underline;
}

.input {
	margin: 0px;
	padding: 0px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:#FFFFFF;
	border:#7BB425 solid 1px;
}
.maszyny_tytul {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:30px;
	margin-top: 30px;
	text-align: center;
}
.tabela_gora{
	background-color:#333333;
	text-align: center;
}
.tabela_gora2{
	background-color:#1C1D1F;
}
.tab_border {
	border: solid 1px #000000;
	border-collapse: collapse;
}
