body{
	padding:0;
	margin:0;
	background-color: #450000;
	color: White;
  font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 11px;
	background-image: url(img/bbg.png);
	background-repeat: repeat-x;
scrollbar-base-color: #CF8D5D;
        scrollbar-darkshadow-color: #992E2E;
        scrollbar-face-color: #992E2E;
        scrollbar-shadow-color: #992E2E;
        scrollbar-track-color: #C53F3F;
}
.main{
	text-align:left;
	width:860px;
}
/* ---------------------- top ---------------------- */
.top{
	clear:left;
	position:relative;
	float:left;
	width:860px;
	height: 170px;
}
.top_left{
	position:relative;
	float:left;
	width:230px;
	height:170px;
}
.menu{
	position:relative;
	float:left;
	width:450px;
	height:170px;
	padding-top:118px;
	margin-left: 0px;
}
.top_right{
	position:relative;
	float:left;
	width:180px;
	height: 170px;
}
/* ---------------------- END top ---------------------- */
/* ---------------------- content ---------------------- */
.content{
	clear:left;
	position:relative;
	float:left;
	width:870px;
	height: 390px;
}
.left{
	position:relative;
	float:left;
	width:220px;
	height: 390px;
   letter-spacing: 2px;
	background-image: url(img/lewy.png);
	background-repeat: no-repeat;
}
.mala_galeria{
	margin-top: 126px;
	margin-left: 10px;
}
.center{
	position:relative;
	float:left;
	width:460px;
	height: 390px;
}
.naglowek{
	padding: 2px 2px 2px 2px;
}
.img{
	position:relative;
	float:left;
	padding: 6px 6px 2px 2px;
}
.txt_label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
	text-align: left;
	margin: 2px 2px 2px 2px;
	color: #FF8C00;
}
.txt{
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
	color: White;
	text-align: left;
	margin: 2px 2px 2px 2px;
}
.txter{
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 11px;
	color: White;
	padding: 1px 5px 14px 12px;
	border-left-width: 1px;
	border-left: dotted #FFDAB9;
}
.txter span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 12px;
	color: #FF8C00;
}
.txt a{
	color: Orange;
	text-align: right;
	text-decoration: none;
}
.txt a:hover{
	color: Red;
	text-align: right;
	text-decoration: none;
}
.right{
	position:relative;
	float:left;
	width:180px;
padding: 0px 0px 10px 0px;
	height: 390px;
	
	background-image: url(img/prawy.png);
	background-repeat: no-repeat;
}
/* ---------------------- END content ---------------------- */
/* ---------------------- footer ---------------------- */
.stopka{
	clear:left;
	position:relative;
	float:left;
	width:860px;
	background-image: url(img/stopka.png);
	background-repeat: no-repeat;
}
/* ---------------------- END footer ---------------------- */

a:visited { text-decoration: none; color: white}
a:link    { text-decoration: none; color: white}
a:hover   { text-decoration: none; color: white}