
body,
html {
	margin:0;
	padding:0;
	background:#27101c;
	
	color:#ffffff;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	
}
p{
	line-height: 16px;
}
body {
	min-width:950px;
	background-image: url(img/wzorek_dol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrap {
	margin:0 auto;
	width:950px;
	background-color: #27101c;
	/*background-color: #FFF;*/
	background-image: url(img/wzorek_dol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	background:#1c0811;
	color:#d6c19a;
	height: 150px;
	text-align:center;
}
#header h1 {
	padding:5px;
	margin:0;
}

#header h1 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:24px;
color:#d6c19a;
text-decoration: none;
padding-bottom: 100px;
vertical-align: 20px;
}

#header .tagline {
color: #b0a89e;
font-style: italic;
}

#header .tagline a {
color: #b0a89e;
text-decoration: undeline;
font-style: italic;
}

#header .tagline a:hover {
text-decoration: none;
}

#nav {
	font-size:12px;
	
	background:#1c0811;
	
	color:#d6c19a;
	padding:5px;
	height: 45px;
	text-align:center;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0 0 0px 15px;
	padding:0;
}
#nav a{
	color:#d6c19a;
	text-decoration: none;
}
#nav a:visited{
	color:#d6c19a;
	text-decoration: none;	
}
#nav a:hover{
	color:#ffffff;
	text-decoration: none;	
}

#nav .active a{
	color:#ffffff;
}

#btn{
	background:url(img/btn.gif) left top no-repeat;
	width: 156px;
	height: 36px;
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
	text-align:center;
	font-size: 14px;
	color: #d6c19a;
}

#sidebar .box #btn a{
	text-decoration: none;
	color: #d6c19a;
}
#sidebar .box #btn a:visited{
	text-decoration: none;
	color: #d6c19a;
}
#sidebar .box #btn a:hover{
	text-decoration: none;
	color: #ffffff;
}


#sidebar {
	margin-top:-5px;
	/*background:#1c0811;*/
	
	color: #d6c19a;
	float:left;
	width:300px;
}
#sidebar .box{
	padding:5px 0;
	margin:15px 0;
	background: rgba(28, 8, 17, 0.7);
}
#sidebar .box a{
	color:#ffffff;
}
#sidebar img{
	text-align:center;
	margin: 0 0 0 20px;
}
#sidebar h2, #sidebar h3, #sidebar p {
padding:0 20px;

}
#sidebar h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:24px;
}


#sidebar .box ul a{
	color:#d6c19a;
	text-decoration: none;
}

#sidebar .box ul a:hover{
	color:#ffffff;
	text-decoration: underline;
}
/*
#sidebar .box ul a:visited{
	color:#887360;
	text-decoration: none;
}
*/
#sidebar .box ul .active a{
	color:#fff;
}

#sidebar .box ul li{
	margin: 0 0 5px 0;
}

#main {
	background: rgba(28, 8, 17, 0);
	/*background:#27101c;*/
	
	color: #d6c19a;
	float:right;
	width:650px;
	margin-bottom: 50px;
}

#main a{
	color:#ffffff;
	text-decoration: none;
}
#main ul {
	margin-bottom:0;
}

#main ul li{
	margin: 0 0 5px 0;
}
#main img {
	margin-bottom:20px;
}
#main h3, #main h2, #main p {
   padding:0 60px 0 30px;
}
#main h3 a{
	color:#ffffff;
	text-decoration:none;
}
#main h2 {
	font-size:22px;
	font-weight:normal;
}
#footer {
height: 120px;
background:#1c0811;
color:#d6c19a;
clear:both;
}
#footer .tel{
	
	padding: 5px;
	
	
}
#footer .tel p {
font-size:14px;
line-height: 22px;

}

#footer .tel .mapa {
font-size:14px;
line-height: 22px;
text-align:right;
width: 100%;
}

#footer .tel .mapa {
font-size:14px;
line-height: 22px;
text-align:right;
text-align:center;
}

#footer .tel .mapa a{
	color:#ffffff;
	text-decoration:none;
}


