* {
	margin: 0;
	border: 0;
	padding: 0;
}

html, body {  
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	background: #fff;
	color: #000000;
	text-align: left;
	border: 0;
	padding: 0;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

a:active {
	color: #666;
}

p {
	font-size: 12px;
}

h1 {
	font-size: 17px;
	font-weight: normal;	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

td {
	font-size: 11px;
}

input, textarea {
	border: 1px solid #999;
	font-size: 11px;
	padding: 0;
}

table {
	/*clear: both;*/
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#headertop {
	width: 780px;
	height: 27px;
	background: #efefef url(images/head1.gif) left bottom repeat-x;
	margin-bottom: 5px;
	border-top: 4px solid #900;
}

#headertop p {
	font-size: 10px;
	color: #fff;
	text-align: right;
}

#headertop a {
	background: url(images/whitedot.gif) left center no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
}

#headertop a:link {
	color: #999;
	text-decoration: none;
}

#headertop a:visited {
	color: #999;
	text-decoration: none;
}

#headertop a:hover {
	color: #ccc;
	text-decoration: underline;
}

#headertop a:active {
	color: #999;
}


#logocontainer {
	width: 780px;
	height: 72px;
}

#logocointainer img {
	float: left;
}

#searchcontainer {
	width: 500px;
	height: 62px;
	float: right;
	text-align: right;
	padding: 5px 10px;
}

#searchcontainer h1 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 5px;
	
}

#center {
	text-align: center;

}

#headmenu {
	width: 780px;
	height: 185px;
	background: #fff;
}


#srodek {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background: #0099CC;
}


#headflash {
	width: 515px;
	height: 185px;
	float: right;
	background: url(images/head_flashheader.gif) top right no-repeat;
}

#menucontainer {
	width: 265px;
	height: 150px;
	background: #ccc;
	float: left;
	margin-top: 11px;
}

#mainmenu {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 215px;
	height: 140px;
	background: #efefef;
	border-left: 10px solid #c00;
	float: right;
	padding: 5px;
}

#menulist {
	width: 210px;
	padding: 0;
	margin: 0;
	border: 0;
}

#menulist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#menulist li {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
}

#menulist li a {
	display: block;
	text-align: left;
	padding: 4px;
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 0;
	background: #eee;
	color: #666;
	text-decoration: none;
}

#menulist li a:hover {
	background: #c00;
	color: #fff;
}

/* ------------------ strona ------------------- */

#pagecontainer {
	width: 750px;
	background: #fff;
	border-left: 30px solid #efefef;
}

#indexpagecontainer {
	width: 780px;
	background: #efefef;
}

#subpagecontainer {
	background: #00CCCC;
}

#indexpagebody {
	width: 710px;
	background: #fff;
	padding: 0 10px 0 20px;
	margin-left: 40px;
}

/* ------------------ lewa kolumna ------------------- */


#pagecolumn {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 230px;
	background: #fff;
	border-right: 5px solid #efefef;
}

#pagecolumn h1 {
	clear: both;
	display: block;
	font-size: 12px;
	color: #c00;
	font-weight: bold;
	/* background: #efefef; */
	border-bottom: 4px solid #efefef;
	margin: 20px 0;
	padding: 20px 10px;
}

#pagecolumn h2, h3, p {
	display: block;
	padding: 5px 10px;
}

#pagecolumn h2 {
	color: #666;
	padding-bottom: 3px;
	
}

#pagecolumn h3 {
	padding-top: 3px;
	font-size: 10px;
	color: #999;
}

#pagecolumn p {
	font-size: 11px;
	color: #999;
	border-bottom: 1px dotted #efefef;
	margin-bottom: 5px;
}


#pagebody {
	width: 475px;
	background: #fff;
	padding: 0 10px 0 20px;
	margin-left: 240px;
}

#pagebody h1 {
	display: block;
	padding: 2px 0 2px 5px;
	border-left: 5px solid #c00;
	font-weight: bold;
	color: #c00;
	margin: 10px 0;
}

#pagebody h2 {
	display: block;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	padding: 10px 0;
	font-weight: bold;
	border-top: 2px solid #efefef;
	margin-top: 20px;
}

#pagebody h3 {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#pagebody form {
	display: inline;
}

#contactform {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;	
	border-spacing: 0;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#contactform td {
	border: 0;
	margin: 0;
	padding: 5px;
	background: #efefef;
	border-bottom: 1px solid #ccc;
	border-spacing: 0;
}




#pagebody p {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

#pagebody .more {
	margin-bottom: 10px;
}


/* --------------- menu boczne -------------- */

#submenu {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 210px; 
	float: left;
	padding: 10px;

}

#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#submenu li {
	text-align: center;
	font-size: 13px;
	width: 100%;
	text-decoration: none;
}

#submenu li a {
	display: block;
	text-align: left;
	padding: 0 7px;
	border: 0;
	border-left: 4px solid #c00;
	/* border-bottom: 1px solid #ccc; */
	margin: 0;
	background: #fff;
	color: #666;
	text-decoration: none;
	margin: 5px 0;
}

#submenu a.selected {
	display: block;
	text-align: left;
	padding: 0 7px;
	border: 0;
	border-left: 4px solid #c00;
	margin: 0;
	background: #fff;
	color: #000;
	text-decoration: none;
	margin: 5px 0;
	font-weight: bold;
}


#submenu li a:hover {
	background: #efefef;
	color: #333;
	font-weight: bold;
}

#submenu li ul li a {
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border: 0;
	margin: 0;
	color: #666;
	text-decoration: none;
}

#submenu li ul li a.selected {
	font-weight: bold;
	border: 0;
	margin-left: 2px;
}




#indexpagebody h1 {
	font-size: 12px;
	font-weight: bold; 
	color: #f60;
}

#indexfirma {
	height: 120px;
	border-bottom: 1px #ccc solid;
}

#indexfirma img {
	float: left;
	margin-right: 20px;
}

#indexfirma h1 {
	padding: 5px 10px;
}

#indexfirma p {
	padding: 5px 10px;
}

.more {
	margin: 5px 2px 0 0;
	float: right;
	text-align: right;
	width: 50px;
	background: url(images/moredot.gif) left center no-repeat;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

.more a:link {
	color: #900;
	text-decoration: none;
}

.more a:visited {
	color: #900;
	text-decoration: none;
}

.more a:hover {
	color: #c00;
	text-decoration: underline;
}

.more a:active {
	color: #900;
}


#indexboxes {
	height: 300px;

}

.indexbox {
	width: 235px;
	float: left;
}

.indexbox img {
	width: 228px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.indexbox h1 {
	padding: 5px 0;
	border-top: 1px solid #ccc;
	margin-top: 5px;
}

.indexbox p {
	display: block;
	font-size: 10px;
	padding: 5px 5px 10px 0;
	border-bottom: 1px solid #eee;
}


/* ---------------- stopka ----------------------- */

#footernavcontainer {
	clear: both;
	margin-top: 30px;
	background: #efefef;
	height: 35px;
}

#footernavcontainer p {
	float: left;
	font-size: 11px;
	display: inline;
	padding: 10px 0 0 10px;
}

#footernav {
	float: left;
}

#footernav a {
	border-left: 2px solid #999;
	padding: 0 10px;
}

#footernav a:link {
	color: #999;
	text-decoration: none;
}

#footernav a:visited {
	color: #999;
	text-decoration: none;
}

#footernav a:hover {
	color: #666;
	text-decoration: underline;
}

#footernav a:active {
	color: #999;
}


#partners {
	width: 250px;
	text-align: right;
	float: right;
	height: 35px;
}

#partners p {
	float: left;
	text-align: right;
	margin-bottom: 12px;
	color: #999;
	padding-top: 10px;
}

#partners img {
	margin-right: 10px
}

#footer {
	clear: both;
	border-top: 4px solid #ccc;
	background: #c00;
	height: 50px;
	border-bottom: 4px solid #900;
}

#footer img {
	float: left;
	margin: 5px 0 0 5px;
}

#copyright {
	padding: 10px 10px 0 5px;
	float: left;
	color: #fff;
}

#copyright p {
	font-size: 11px;
}

#polityka {
	padding: 12px 15px 0 0;
	float: right;
	color: #fff;
}

#polityka p {
	font-size: 10px;
	
}

#polityka a {
	border-left: 2px solid #fff;
	padding: 0 10px;
}

#polityka a:link {
	color: #fff;
	text-decoration: none;
}

#polityka a:visited {
	color: #fff;
	text-decoration: none;
}

#polityka a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#polityka a:active {
	color: #fff;
}


/* ----------------------------- katalog produktow ------------------ */

#catalognavbar {
	font-size: 10px;
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	padding: 5px; 
}

#productpicture {
	margin: 10px 0;
	border: 0;
	padding: 20px 0;
	text-align: center;
}

#productpicture img {
	width: 400px;
	background: #eee;
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}

#productdesc {
	background: #efefef;
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;

}

#productdesc h2 {
	border: 0;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}



#indexnewproducts {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;	
	border-spacing: 0;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#indexnewproducts td {
	border: 0;
	margin: 0;
	padding: 1px;
	background: #efefef;
	border-bottom: 1px dotted #ccc;
	border-spacing: 0;
}

#indexnewproducts img {
	border: 0;
	margin: 5px 0 5px 5px;
	padding: 1px;
	background: #999;
	text-align: center;
}

#indexnewproducts h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 0;
	padding: 1px 5px;
	margin: 0;
}

#indexnewproducts a:link {
	color: #666;
	text-decoration: none;
}

#indexnewproducts a:visited {
	color: #666;
	text-decoration: none;
}

#indexnewproducts a:hover {
	color: #666;
	text-decoration: underline;
}

#indexnewproducts a:active {
	color: #666;
}

.navpages {
	border: 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
}
