* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	padding: 0px; 
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cdb093;
	background: #59291b url('../images/rBg.jpg') center top;
}

ul{
	margin-left: 35px;
}

a{ 
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	outline: none;
}

a:hover  { 
	font-family:  Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
	color: #e1ab74;
	font-weight: normal;
	outline: none;
} 


#mainFrame{
	width: 910px;
	margin: 0px auto;
}

#topSite{
	height: 140px;
	width: 910px;
	position: relative;
}

#mainSite{
/*
	background: #260c06;
*/
	width: 910px;
	overflow: hidden;
/*	height: 360px;	*/
}

#mainSite h2#sTitle{
	color: #ffffff;
	font-family: times new roman;
	font-size: 30px;
	padding: 30px;
	font-weight: normal;
}

#mainSite div#sContent{
	padding: 0 30px 10px 30px;
}

#araLogoLink{
	display: block;
	position: absolute;
	text-indent: -707px;
	left: 20px;
	top: 30px;
	width: 400px;
	height: 95px;
	background: url('../images/logoRestauracja.gif') no-repeat left top;
}

#topSiteMenu{
	overflow: hidden;
	width: 900px;
	padding: 25px 10px 0 0;
}

#topSiteMenu a, #topSiteMenu a:hover {
	float: right;
	color: #EFCB9B;
	text-decoration: none;
	padding: 0 8px 5px 17px;
	font-weight: normal;
	font-size: 12px;
	background: url('../images/star.png') no-repeat 1px 5px;
	outline: none;
}

#topSiteMenu a:hover{
	text-decoration: underline;
	color: #EFCB9B;
	outline: none;
}

#topSiteLang{
	position: absolute;
	top: 72px;
	left: 732px;
	width: 180px;
	height: 60px;
}

#topSiteLang a{
	display: block;
	width: 56px;
	height: 55px;
	float: left;
	text-indent: -7007px;
	outline: none;
}

#topSiteLang a#langPL{
	background: url('../images/lang_PL.png') no-repeat left top;
}

#topSiteLang a#langEN{
	background: url('../images/lang_EN.png') no-repeat left top;
}

#topSiteLang a#langDE{
	background: url('../images/lang_DE.png') no-repeat left top;
}


/* lewa strona */
#leftColumn{
	float: left;
	width: 620px;	
	overflow: hidden;
}

#rightColumn{
	float: left;
	width: 290px;
}



/*  stopka strony */

#footerSite{
	width: 860px;
	overflow: hidden;
	margin: 20px 0px 50px 0px;
	background-color: #260c06;
	color: #e1ab74;
	line-height: 14px;
	padding: 16px 25px;
	font-size: 11px;
}

#fBox1{
	float: left;
	width: 189px;	
	background: url('../images/rPhone1.gif') no-repeat left top;
}

#fBox1 p{
	padding: 0 0 0 40px; 
}

#fBox2{
	float: left;
	width: 152px;	
	background: url('../images/rEmail.gif') no-repeat left top;
}

#fBox2 p{
	padding: 0 0 0 35px;
}

#fBox2 p a{
	color: #e1ab74;
	outline: none;
	font-size: 11px;
}

#fBox2 p a:hover{
	font-weight: normal;
	outline: none;
}

#fBox3{
	float: left;
	width: 190px;	
	background: url('../images/rContact.gif') no-repeat left top;
}

#fBox3 p{
	padding: 0 0 0 44px;
}

#fBox4{
	float: right;
	width: 320px;
	text-align: right;
	color: #7d4a3d;
}

#fBox4 a{
	font-size: 12px;
	color: #7d4a3d;
	font-weight: bold;
	
}

#fBox4 a span{
	color: #e1ab74;
}
/* eof stopka strony */


#mainMenu{
	width: 900px;
	height: 40px;
	border-top: 1px solid #4c2014;
	border-bottom: 1px solid #4c2014;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

#mainMenu a{
	float: left;
	font-size: 16px;
	text-decoration: none;
	color: #efcb9b;
	font-family: times new roman;
	padding: 7px 10px 7px 10px;
	margin: 4px;
	font-variant: small-caps;
	outline: none;
}

#mainMenu a:hover{
	color: #ffffff;
	padding: 7px 10px 7px 10px;
	margin: 4px;
	font-weight: normal;
	background-color: #6a3727;
	outline: none;
}

.rlBox{
	height: 120px;
	width: 290px;
	overflow: hidden;
	position: relative;
	color: #e1ab74;
}

.rlBox img{
	position: absolute;
	top: 0px;
}

.rlBox h2 a{
	position: absolute;
	top: 20px;
	padding: 0 20px 0 0 ;
	left: 20px;
	font-family: times new roman;
	font-weight: normal;
	color: #fee3be;
	font-size: 24px;
}

.rlBox h2 a:hover{
	font-family: times new roman;
	color: #fee3be;
	font-size: 24px;
	text-decoration: none;
}

.rlBox p{
	position: absolute;
	top: 55px;
	padding: 0 110px 0 0 ;
	left: 20px;
	line-height: 16px;
}

.galleria_foto {
	padding: 5px;
	border: 1px solid #6b3829;
	margin: 5px;
}







