body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
html>body { font-size: 1em; }

img { border: none; }

h1, h2 {
	font-size: 1.2em;
	color: #4D6285;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
	}

/* layout ---------------- */

#wrapper {
	margin: 0 auto;
	width: 940px;
	background: url(../img/bgrwrapper.jpg) repeat-y;
	font-size: .7em;
	}
	
	#topBorder { width: 940px; height: 15px; background: url(../img/bgrtopborder.jpg) no-repeat; }
	#bottomBorder { clear: both; width: 940px; height: 15px; background: url(../img/bgrbottomborder.jpg) no-repeat; }

#leftSide {
	float: left;
	margin: 0 0 0 10px;
	width: 240px;
	color: #fff;
	}
	
	#logo { width: 240px; height: 60px; }
	
	#kontakt {
		margin-left: 15px;
		}
	#sideMenu {
		width: 240px;
		margin-top: 30px;
		}
	
#rightSide {
	margin: 0 0 0 295px;
	width: 600px;
	} 
	
	#logostarmix { width: 600px; height: 50px; text-align: right; }
	
	#mainMenu {
		width: 600px;
		height: 30px;
		line-height: 30px;
		border-bottom: 1px solid #efefef;
		}

	#content {
		width: 600px;
		line-height: 140%;
		margin: 20px 0 20px 0;
		overflow: hidden;
		line-height: 140%;
		}
	
	#footer {
		clear: both;
		width: 940px;
		height: 40px;
		line-height: 30px;
		background: url(../img/bgrfooter.jpg) no-repeat;
		}
		#foot {
			width: 600px;
			margin-left: 295px;
			text-align: center;
			border-top: 1px solid #efefef;
			}
	#pro {
		width: 940px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		background: #efefef;
		color: #bbb;
		}
	
/* listy ---------------------------- */

#mainMenu ul { margin: 0; padding: 0; }
#mainMenu ul li { margin: 0; padding: 0; list-style-type: none; display: inline; }

#sideMenu ul { margin: 0; padding: 0; }
#sideMenu ul li { margin: 0; padding: 0; list-style-type: none; }

/* linki i menu --------------------- */

a { text-decoration: none; }

#mainMenu a:link, #mainMenu a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #C42829;
	font-size: 1.1em;
	margin-right: 20px;
	}
#mainMenu a:hover, #mainMenu a:active, #mainMenu a.current, #mainMenu a.current:visited {
	color: #4D6285;
	}

#sideMenu a:link, #sideMenu a:visited {
	display: block;
	width: 220px;
	padding: 5px 10px;
	color: #fff;
	border-bottom: 1px solid #B02424;
	}
.topKat {
	font-weight: bold;
	background: #CE2B2B;
	}
#sideMenu a.subKat {
	width: 205px;
	padding-left: 25px;
	background: url(../img/arr.jpg) 10px 7px no-repeat ;
	}

#sideMenu a.prod {
	width: 195px;
	padding-left: 35px;
	}
	
#kontakt a:link, #kontakt a:visited {
	color: #fff;
	}
#kontakt a:hover, #kontakt a:active {
	text-decoration: underline;
	}
	
#content a:link, #content a:visited {
	color: #990000;
	}
#content a:hover, #content a:active {
	text-decoration: underline;
	}
#pro a:link, #pro a:visited { color: #bbb; font-weight: bold; text-decoration: none; }
#pro a:hover, #pro a:active { text-decoration: underline; }

#content h1 a:link, #content h1 a:visited {
	color: #4D6285;
}
/* ----------------------------------- */
.imgRight {
	float: right;
	width: 250px;
	background: #f8f8f8;
	padding: 3px;
	margin: 0 0 20px 20px;
	}
/* formularze ------------------- */
form {
	margin-top: 15px;
	}
input, textarea {
	border: 1px solid #efefef;
	width: 430px;
	padding: 4px;
	}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	}
legend {
	color: #0057AE;
	}
.button {
	margin-top: 10px;
	height: 25px;
	width: 80px;
	font-size: 1em;
	color: #212121;
	background: #efefef;
	padding: 4px 0;
	border: none;
	}
/* miniaturki i zdjecia --------------- */
.miniaturki {
	float: left;
	background: #fff;
	width: 180px;
	margin: 8px;
	text-align: center;
	border: 2px solid #f8f8f8;
	padding-bottom: 5px;
	}	
.miniaturka {
	float: left;
	background: #fff;
	padding: 5px;
	margin: 8px;
	text-align: center;
	border: 2px solid #f8f8f8;
	}	
.miniaturka img {
	margin-top: 2px;
	}
/* karta produktu -------------------- */
.symbolnr {
	width: 600px;
	height: 30px;
	line-height: 30px;
	background: #fafafa;
	margin-bottom: 20px;
	}
	.symbol {
		margin: 0;
		float: left;
		width: 280px;
		padding-left: 20px;
		}
	.nr {
		margin: 0 0 0 320px;
		width: 270px;
		}
.zdjecia {
	margin: 0;
	float: left;
	width: 150px;
	padding: 5px;
	}
.opis {
	margin: 0 0 0 170px;
	width: 400px;
	}
.znaki {
	clear: both;
	width: 600px;
	margin-top: 20px;
	}
/*  tabela z danymi technicznymi ------------- */
table.danetechniczne {
	width: 72em;
	text-align: center;
	border: 1px solid #515151;
	font-size: .7em;
	}
.danetechniczne th {
	border: 1px solid #515151;
	}
.danetechniczne tr td {
	border: 1px solid #515151;
	padding: 3px;
	}
.w60 {
	width: 60px;
	}
.w80 {
	width: 80px;
	}
/* formatowanie strony wejsciowej ------------ */
#wrap1 {
	margin: 0 auto;
	width: 610px;
	background: #fff;
	text-align: left;
	padding: 5px;
	}
#kontener {
	position: relative;
	width: 610px;
	height: 827px;
	background: #fff url(../img/bgr1kont.jpg) repeat-y;
	}
*html #kontener {
	height: 830px;
	h\eight: 830px;
	}
*html #side1 {
	width: 229px;
	w\idth: 229px;
	}
#side1 {
	position: absolute;
	left: 0px; top: 0px;
	margin: 0;
	padding: 10px;
	width: 209px;
	height: 777px;
	color: #fff;
	font-size: .8em;
	}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #fff;
	}
#side1 a:hover, #side1 a:active {
	text-decoration: underline;
	}
#main1 {
	position: absolute;
	left: 230px; top: 0px;
	width: 380px;
	height: 775px;
	}
#menu1 {
	width: 380px;
	}
*html #menu1 a:link, *html #menu1 a:visited {
	width: 380px;
	w\idth: 380px;
	}
#menu1 a:link, #menu1 a:visited {
	display: block;
	width: 300px;
	height: 50px;
	margin-bottom: 1px;
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	}	
#menu1 a:hover, #menu1 a:active {
	color: #EA9797;
	}
a.m1 {
	background-image: url(../img/bgrm1.jpg);
	padding-left: 80px;
	line-height: 50px;
	}
a.m2 {
	background-image: url(../img/bgrm2.jpg);
	padding-left: 80px;
	}	
a.m3 {
	background-image: url(../img/bgrm3.jpg);
	padding-left: 80px;
	}	
a.m4 {
	background-image: url(../img/bgrm4.jpg);
	padding-left: 80px;
	}	
a.m5 {
	background-image: url(../img/bgrm5.jpg);
	padding-left: 80px;
	}
a.m7 {
	background-image: url(../img/bgrm7.jpg);
	padding-left: 80px;
	}
a.m6 {
	background-image: url(../img/bgrm6.jpg);
	padding-left: 80px;
	}
#star1	{
	width: 380px;
	height: 40px;
	background-image: ulr(../img/bgrstar1.jpg);
	} 
