*{
	margin: 0;
	padding: 0;
}

body{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #321011;
	font-size:12px;
}

img{
	border: 0;
}

a, a:link, a:visited {
	text-decoration : none;
	text-align : left;
	color : #ffffff;
}

a:hover {
	text-decoration : underline;
}

a:hover#link {
	text-decoration : none;
}

ul, ol { 
	list-style-type: none; 
}

input {
	margin:2px;
}
textarea {
	margin: 2px;
}

h1 {
	line-height: 31px;
	font-weight:bold;
	font-size:16px;
	color: #51301F;
}

.yellow{
	color: #cea666;
}

div.head {
	margin: 0 auto;
	width: 1024px;
}

div.content, div.foot{
	margin: 0 auto;
	width: 968px;
	clear: both;
	background: #682129;
}




/**************************** HEAD ****************************/

div.head{
	height: 354px;
	background: url("images/bgtop_2.jpg") no-repeat top center;
}



/**************************** CONTENT ****************************/

div.middle{
	background: #682129;
	margin: 0 auto;
	width: 968px;
	padding-bottom: 20px;	
}

div.content{
	float:left;
	background: #682129;
	display: block;
	width: 968px;
	padding-bottom: 20px;	
}


div.menu {
	margin: 0 auto;
	overflow:hidden;
	color: #CEA666;
}

div.menu a {
	color: #CEA666;
}

.link {
	background: transparent url("images/bgmenu.gif") repeat-x center;
	padding:20px;
	line-height:42px;
	margin: 0 -3px 0 0;
	color: #CEA666;
	text-decoration: none;
	font-size: 14px;
}

.link  hover {
	text-decoration: underline;
}

div.main{
	width: 900px;
	margin: 0 auto;
	background: #682129;
	clear: both;
}
	
div.left{
	display: block;
	float: left;
	width: 290px;
	margin-left: 20px
}


div.right{
	display: block;
	float: left;
	width: 517px;
	margin-top: 30px;
	margin-left: 50px;
	font-weight:normal;	
}

div.right div {
	font-weight:normal;
}

img.krawedz {
	margin: 0;
	padding: 0;
	height: 8px;
	width: 517px;
	clear: both;
	float: left;
}

div.right img.galeria{
	margin:16px 0 0 16px;
	border:1px solid #FFE9DB;

}

div.right h3{
	display: block;
	width: 517px;
	background: #c6a594;
}

div.right h3 p{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #51301F;
	padding: 8px 12px;
}

div.block{
	display: block;
	float: left;
	width: 290px;
	padding-top: 30px;
}

div.block h1{
	background: #915b58 url("images/head.gif") no-repeat bottom;
	width: 290px;
	height: 31px;
	color: #feeadc;
	font: normal normal 13px Arial, Helvetica, sans-serif;
	display: block;
	float: left;
}

div.block h1 a{
	line-height: 31px;
	padding-left: 12px;
	font-weight:bold;
	font-size:16px;
	color: #FFE9DB;
	width: 290px;
}

div.block h2{
	background: #915b58 url("images/bot.gif") no-repeat bottom;
	width: 290px;
	clear: both;
	float: left;
	display: block;
}

div.block h2 p{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #feeadc;
	padding: 8px 12px;
}


/**************************** FOOT ****************************/

div.foot{
	height: 114px;
	background: url("images/bgfoot.jpg") no-repeat top center;
		
}

#bottommenu{
	float: right;
	width: auto;
	
}

ul.bottommenu{
	display: block;
	overflow: hidden;
	float: left;
	margin-left: 8px;
	margin-top: 70px;
}

ul.bottommenu li {
	list-style: none;
	display: inline;
	padding: 0 10px 0 10px;
	padding-bottom: 15px;
}

ul.bottommenu li a, ul.bottommenu li a:link, ul.bottommenu li a:visited{
	display: inline;
	color: #cea666;;
	text-align: left;
	font-size: 11px;
	line-height: 38px;
	height: 34px;
	text-decoration: none;
}


ul.bottommenu li a:hover {
	text-decoration: underline;
	color: #cea666;; 
	height: 32px;
}


.copy{
	display: block;
	float: right;
	padding-top: 90px;
	padding-right: 70px;
	font-size: 11px;
}

td {
	font-weight:normal;
}

input.but {
background : #915B58;
color:#ffffff;
display:block;
font-size:11px;
height:19px;
margin:0px 10px 5px 10px;
padding:0px 5px;
border:0px;
font-weight:bold;
}
