body {	
	background-image: url("../images/body_bg.png");
	background-position: top;
	background-repeat: no-repeat;
	background-color:#dddddd;
	overflow-x: hidden;
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;	
	font-family: Tahoma;
	font-size: 11px; 
}

img{
	vertical-align:middle;
	text-align:center;
}

td {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
}

#menuTd {
	background-image: url("../images/menu_bg.png");
	background-repeat: no-repeat;
	width: 968px;
	height: 53px;
}

#menuTable {
	margin: 20px 0 0 25px;
}

.menuItem {
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#333333;	
}

.menuItem a {
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}

.menuItem a:hover {
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: underline;
}

#topTd {
	background-image: url("../images/top_bg.png");
	background-repeat: no-repeat;
	width: 968px;
	height: 250px;
}

#logosTd {
	background-image: url("../images/logos_bg.png");
	background-repeat: no-repeat;
	width: 968px;
	height: 55px;
}

#content {
	background-image: url("../images/content_bg.png");
	background-repeat: repeat-y;
	width: 968px;
	height: 60px;
	margin-left: 5px;
}

#categories {
	width:255px;
	vertical-align:top;
}

#categoriesTable {
	margin-left:7px;
	margin-right:0px;
}

#categoryHead {
	background-image: url("../images/category_head.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 45px;
}

#categoryName {
	background-image: url("../images/category_bg.png");
	background-repeat: repeat-y;
	width: 245px;
	height: 30px;
	padding-left:5px;	
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color:#0058ff;
}

#categoryName a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color:#0058ff;
	text-decoration: none;
}

#categoryName a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#0058ff;
	text-decoration: none;
}

#categoryBar {
	background-image: url("../images/category_bar.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 3px;
}

#categoryFooter {
	background-image: url("../images/category_footer.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 10px;
}

#onasMoreDescTitle {
	float:right;
	width: 415px;
	margin: 0px 20px 0px 0px;
	font-family: "Times New Roman";
	font-size: 20px;
	color:#333333;
}

#onasMoreDesc {
	float:right;
	width: 405px;
	margin: 0px 20px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
}

#onasMoreDescFooter {
	float:right;
	width: 415px;
	margin: 20px 20px 0px 0px;
	font-family: "Times New Roman";
	font-size: 14px;	
	color:#333333;
	text-align:right;
}

#onasMoreImg {
	float:left;
	margin: 0px 0px 5px 0px;
}

#onasMoreImg2 {
	float:left;
	margin: 5px 0px 5px 0px;
}

.pageContentTable {
	margin: 20px 10px 10px 10px;
}

.pageContentTd {
	margin: 0 0 0 0;
	width: 300px;
}

.pageContactAddress {
	margin: 10px 20px 10px 10px;	
}

.pageFormTable {
	margin: 5px 0px 10px 10px;
	width: 455px;
}

.pageFormLabel {
	margin: 10px 0px 0px 0px;
	text-align:right;
	
}

.pageFormLabelTd {
	width:250px;
	text-align:right;
	
}

.pageFormStar {
	font-size:9px;
	color: #ff0000;
}

.pageFormInput {
	margin: 0px 10px 0px 10px; 
	width:300px;
	height:20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}

.pageFormInputTd {
	margin: 0px 0px 3px 0px;
	vertical-align:top;
	text-align:right;
}

.pageFormArea {
	margin: 0px 10px 0px 10px; 
	width: 300px;
	height: 200px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}

.pageFormSend {
	margin: 0px 10px 0px 0px; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}

#productsThumbs {
	vertical-align:top;
}

#productThumbHead {
	background-image: url("../images/product_head.png");
	background-repeat: no-repeat;
	width: 235px;
	height: 25px;
	vertical-align:bottom;
}

.productThumbName {
	margin-left:10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

.productThumbCategory {
	margin-left:10px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#aaaaaa;
}

#productThumbBody {
	background-image: url("../images/product_body.png");
	background-repeat: repeaty;
	width: 235px;
}

.productThumbImg {
	float:left;
	width: 100px;
	height: 100px;
	margin: 10px;
	border: 2px solid #eeeeee;
	vertical-align:middle;
	text-align:center;
}


.productThumbDesc {
	float:left;
	width: 100px;
	margin: 7px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:left;
}

.productThumbMoreBtn {
	background-image: url("../images/product_more.png");
	background-repeat: no-repeat;
	width: 78px;
	height: 23px;
	margin:10px;
	padding-top:3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	
}

.productThumbMoreBtn a{
	margin:10px;
	padding-top:3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

.productThumbMoreBtn a:hover{
	margin:10px;
	padding-top:3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:underline;
	text-align:center;
	vertical-align:middle;
}

#productThumbFooter {
	background-image: url("../images/product_footer.png");
	background-repeat: no-repeat;
	width: 235px;
	height: 40px;
}

#productMoreNameTd {
	padding-top: 10px;
}

.productMoreName {
	margin: 10px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}

.productMoreCategory {
	margin:10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#aaaaaa;
}

#productMoreDescTd {
	width:685px;
	vertical-align:top;
}

.productMoreDesc {
	float:left;
	width: 405px;
	margin: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
}

.productMoreDesc2 {
	float:left;
	width: 535px;
	margin: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
}

.productMoreDesc3 {
	width: 675px;
	margin: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
}

.productMoreDesc4 {
	width: 335px;
	margin: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
}

.productMoreImg {
	float:right;
	margin: 10px 10px 10px 10px;
}

#serwisMoreImg {
	float:right;
	margin: 10px 20px 10px 10px;
}

#serwisMoreImg2 {
	float: right;
	margin: 10px 20px 10px 10px;
}

#serwisTytul {
	float:left;
	margin: 30px 10px 10px 10px;
}

#serwisMoreDesc {
	float:left;
	width: 385px;
	margin: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:left;
}


#footer {
	background-image: url("../images/footer_bg.png");
	background-repeat: no-repeat;
	width: 968px;	
	height: 60px;
}

#footerTable {
	width:910px;
	margin: 15px 0 15px 25px;
}

#footerCopyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-align: left;
}

#footerMenu {
	float:right;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

.footerMenuItem {
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;	
}

.footerMenuItem a {
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}

.footerMenuItem a:hover {
	margin-left:10px;
	margin-right:10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: underline;
}
