html, body {
	background: url(design/bgr-site.gif) top;
	background-color: #000;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background-repeat: repeat-x;
}

td {
	color: #666;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #fff;
	background-color: #990000;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #333;
	margin-bottom: 10px;
}

#logo {
	display: inline;
	float: left;
	width: 140px;
	height: 140px;
}

#minemenu {
	float: right;
	width: 830px;
	height: 40px;
	text-align: right;
	margin-top: 100px;
}

#stopka {
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 10px;
}

#strona {
	width: 970px;
	background-color: #fff;
	text-align: left;
	margin: auto;
}

#left {
	width: 475px;
	min-height: 420px;
	display: inline;
	float: left;
	clear: both;
	margin-left: 30px;
}

#right {
	width: 465px;
	height: 420px;
	display: inline;
	float: right;
}

#center {
	width: 910px;
	margin-left: 30px;
	display: inline;
	float: left;
	clear: both;
}

.kolekcja {
	cursor:pointer;
	background-color: #D6D9D4;
	padding: 5px;
}

.galeria {
	display: inline;
	float: left;
	margin: 10px;
}

.headline {
	color: #000;
	font-family: book antiqua, times new roman, tahoma, helvetica;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 25px;
}

.menu a:link, .menu a:visited {
	display: inline;
	text-decoration: none;
	height: 32px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

.menu a:hover {
	background-image: url(design/bgr_menu2.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	display: inline;
	float: left;
	background-position: center;
}

.active {
	background-image: url(design/bgr_menu2.gif);
	background-repeat: no-repeat;
	background-color: #CC0000;
	height: 35px;
	width: 270px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	display: inline;
	float: left;
}

.for	{
	font-size: 10px;
	width: 300px;
	padding-left: 3px;
	line-height: 15px;
	color: #666;
	border-color: #BDC8CD;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
}

.for2	{
	font-size: 11px;
	font-weight: bolder;
	width: 80px;
	height: 25px;
	color: #fff;
	border: 0px;
	background-color: #4D960D;
}

A:link {color: #666; text-decoration: underline; line-height: 15px;}
A:visited {color: #666; text-decoration: underline; line-height: 15px;}
A:hover {color: #666; text-decoration: none; line-height: 15px;}
A:active {color: #666; text-decoration: none; line-height: 15px;}

A.navi:link {color: #000; text-decoration: none; line-height: 15px;}
A.navi:visited {color: #000; text-decoration: none; line-height: 15px;}
A.navi:hover {color: #000; text-decoration: none; line-height: 15px;}
A.navi:active {color: #000; text-decoration: none; line-height: 15px;}