* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Garamond, Georgia, serif;
}

body, html {
	background-color: #605d5c;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Garamond, Georgia, serif;
	font-size: 100%;
	scrollbar-base-color: #87c2c9;
	scrollbar-arrow-color: #605d5c;
	scrollbar-3dlight-color: #605d5c;
	scrollbar-track-color: #FFFFFF;
}

td, th, div, p {
	color: #000000;
	font-family: Tahoma, Garamond, Georgia, serif;
}

p {
	margin: 5px 0px;
}

ul {
	margin: 0px 20px;
}

img {
	display: block;
	border: 0;
}

a {
	font-size: 95%;
	color: #000;
	letter-spacing: 2px;
	text-decoration: underline;
	outline: 0;
}

a:hover { 
	text-decoration: none;
}

div#layout {
	background-color: #87c2c9;
	height: 574px;
	width: 900px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -287px auto auto -450px;
	text-align: center;
}

div#index {
	height: 574px;
	width: 900px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -287px auto auto -450px;
	text-align: center;
}

#bMenu {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bMenu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

#layout td#bok_p {
	background-image: url(../images/bok_p.gif);
	background-repeat: repeat-y;
}

#layout td#bok_g {
	background-image: url(../images/bok_g.gif);
	background-repeat: repeat-x;
}

#layout td#bok_d {
	background-image: url(../images/bok_d.gif);
	background-repeat: repeat-x;
}

#layout td#bok_l {
	background-image: url(../images/bok_l.gif);
	background-repeat: repeat-y;
}

#layout #inner {
	height: 523px;
	width: 846px;
	position: relative;
}

#okno {
	margin: 0px auto;
	height: 470px;
	width: 740px;
	text-align: left;
	position: relative;
}

#okno #content {
	position: absolute;
	top: 130px;
	height: 340px;
	width: 650px;
	margin: 0px 45px;
	overflow: auto;
	font-size: 90%;
}


#homePage {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	z-index: 10;
}


#bMenu img {
	display: inline;
}

div#submenu {
}

div#test_ogolny {
	margin: 20px 50px 0px 50px;
	font-size: 90%;	
}

/* sklepownia */
table.produkt {
	width: 90%;
	margin: 50px auto 0px auto;
}

div.foto10 {
	margin: 15px 10px 8px 10px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #000;
	width: 85px;
	height: 85px;
}	

/* produkty */	
div.foto {
	margin: 5px 5px 8px 5px;
	text-align: center;
	width: 85px;
	height: 85px;
}

div.foto img {
	border: 1px solid #000;
}

div.foto_big {
	margin: 5px;
	text-align: center;
	border: 1px solid #000;
	width: 180px;
	height: 180px;
}

div.produktOpis {
	color: #000;
	padding-left: 20px;
}

div.produktOpis strong {
	font-weight: bold;
}
	
div.cena {
	padding-top: 15px; 
	text-align: center;
	background: url('../images/kodKreskowy.gif') center top;
	background-repeat: no-repeat;
	font-weight: bold;
}
div.status {
	text-align: right;
	border: 1px solid green;
}

div.nowosc {
	margin: 30px;
	padding: 4px;
	background-color: red;
	color: #FFF;
}

div#pracownia {
	margin: 100px auto 0 auto;
	width: 420px;
}

div#pracownia a {
	float: left;
	margin: 10px;
	
}

.innerBackgroundMozaika {
	background: url('../images/backgroundMozaika.jpg') center top;
	background-repeat: no-repeat;
}	

.innerBackgroundWitraz {
	background: url('../images/backgroundWitraz.jpg') center top;
	background-repeat: no-repeat;
}	

.innerBackgroundDna {
	background: url('../images/backgroundDna.jpg') center top;
	background-repeat: no-repeat;
}	

/* Formularz zamowienia */
div.opis {
	width: 90%;
	margin: 5px auto;
	color: #FFF;
	font-size: 80%;
}
	
fieldset {
	margin: 10px;
	paddin: 10px;
	border: 1px solid #87c2c9;
}

legend {
	padding: 4px 15px;
	color: #87c2c9;
	font-size: 80%;
	font-weight: bold;
}

table#formularz {
	width: 550px;
	margin: 4px auto;
}

td#kupujesz {
	color: #FFF;
	font-weight: bold;
	padding: 4px;
}

.wymagane {
	color: #FFF;
	background-color: #E60042;
	font-size:90%;
}

.dobrowolne {
	background-color: #68AAB0;
	font-size:90%;
}

table#miniGaleria {
	width: 500px;
	margin: 10px auto 0px auto;
}

table#miniGaleria div.foto {
	margin: 5px 5px 8px 5px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #000;
	width: 110px;
	height: 110px;

}
/* Linki */
td.link a img {
	margin: 5px;
}


/* Produkt kupowany */
.dobrze {
	width: 360px;
	margin: 130px auto;
	text-align: center;
}

.zle {
	width: 360px;
	margin: 130px auto;
	text-align: center;
}
.warning {
	width: 360px;
	margin: 130px auto;
	text-align: center;
	color: #FFF;
	back-ground-color: red;
	font-weight: bold;
}