html, body{
	margin: 0 0 10px 0;
	padding:0px;
	color: rgb(253, 233, 196);
	background: rgb(100, 0, 0) url(img/bg.gif) 0 0 repeat-x;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body{
	text-align:center;
}
#w{
	width: 750px;
	margin: 0 auto;
}
#top{
	height: 139px;
	background: url(img/top.jpg) 50% 50% no-repeat;
}
#topmenu{
	position: absolute;
	top: 290px;
	left:50%;
	margin-left: -360px; 
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	z-index: 1;
}
#topmenu a{
	display: block;
	text-indent: -1000em;
	margin: 0 20px;
}
#content{
	clear: both;
	margin-top: 5px;
	height: 353px;
	background: url(img/main.jpg) 0 0 no-repeat;
}
#main{
	float: left;
	width: 314px;
	height: 353px;
	margin-left: 205px;
	text-align: left;
}
*html #main{
	width: 321px;
	margin-left: 100px;
}
#main .cwiartka{
	float: left;
	width: 150px;
	margin: 5px 3px ;
	text-align: center;
}
#main .cwiartka img{
	border: 4px solid rgb(125, 36, 32);
	float: left;
}
#main .cwiartka a{
	font-weight: bold;
}
#main #print{
	float: left;
	margin-top: 6px;
	height: 12px;
	padding-left: 15px;
	line-height: 12px;
	vertical-align: middle;
	background: url(img/print.gif) 0 50% no-repeat;
	font-size: 11px;
	text-decoration: none;
	text-transform: lowercase;
}
#main #pelny{
	float: right;
	margin-top: 6px;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
	font-size: 11px;
	text-transform: lowercase;
}
#right{
	float: right;
	width:214px;
	margin-bottom: 10px;
}
#righttop{
	height: 95px;
	background: url(img/righttop.gif) 0 0 no-repeat;
}
#rightmiddle{
	height:147px;
	background: url(img/rightmiddle.jpg) 0 0 no-repeat;
}
#rightbottom{
	height: 100px;
	background: url(img/rightbottom.gif) 0 0 no-repeat;
}
#menudolne{
	clear: both;
	margin:2px 0;
	height: 26px;
	line-height: 26px;
	text-align: left;
	vertical-align: middle;
}
#menudolne a{
	padding: 0 15px;
	text-decoration: none;
}
#footer{
	clear: both;
	margin-top: 15px;
	text-align: left;
	font-size: 11px;
}
 #footer a{
	font-weight: bold;
	text-decoration: none;
 }

 h1{
 	margin: 15px 0;
	padding:0;
	border: 0;
	font-size: 13px;
	text-transform: uppercase;
 }
a{
	color: rgb(253, 233, 196);
}
