/* CSS by softDK 2009 */

body { 
	background: url(../images/bg.jpg) no-repeat #3e0015 center top;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c5a8bc;
}
.header {
	background: url('../images/header.png') no-repeat center;
	margin:auto;
	width: 1070px;
	height: 211px;
	height: 204px;
}
.content{
	background: url('../images/content.png') repeat center;
	margin:23px auto 23px auto;
	padding: 18px 0 0 0;
	width: 1070px;
	min-height:400px;
	border-top: 1px solid #5c3045;
}
.footer{
	background: url('../images/footer.jpg') no-repeat;
	text-align:center;
	font-size: 10px;
	color: #cdcccc;
	margin:auto;
	height: 30px;
	width: 1070px;
}
.header_lewy {
	background: url('../images/logo.png') no-repeat right;
	float:left;
	width:313px;
	height:204px;
	font-size: 13px;
}
.header_prawa {
	float:right;
	width: 757px;
}
.menu {
	margin: 120px 0 0 0;
	background: url('../images/menu.png') no-repeat;
	height: 60px;
}
.link{
	padding: 0 0 0 80px;
}
.linkb{
	font-weight:bold;
}

.paginacja_top{
	padding: 7px 0 2px 0;
	margin: 0 10px 0px 10px;
	text-align:center;
}
.paginacja_bottom{
	padding: 7px 0 2px 0;
	margin: 0 10px 0px 10px;
	text-align:center;
}
/*--------------------------------------------------------- MENU GORA ------------------------------------------------*/
#menu2 A:focus {
	outline:none;
}
#menu2 ul {
	list-style: none;
	text-align:center;
	margin: 0;
	padding: 0;
	}
#menu2 {
	margin: 10px 0 0 0px;
	}
	
#menu2 li a {
	float:left;
	display:inline;
  	height: 24px;
	width: 122px;
	text-decoration: none;
	text-align:center;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-weight:bold;
	color: #9c8595;
	display: block;
	margin:auto;
	padding: 21px 0 0 0px;
	text-align:center;
	}
	
#menu2 li a:hover {
	color: #fff;
	padding: 21px 0 0 0px;
}
/* ------------------------------------------------------- galeria zdjec ----------------------------------------------------- */
.gallery {
	padding: 10px;                 
	width: 1050px;                                   
	text-align: center; 
}
.gallery ul {
	list-style: none;
	padding: 0px;
}
.gallery ul li {
	 display: inline;
}
.gallery a:focus {                    
	outline:none;
}
.gallery ul img {
	border: 5px solid #6f485a;                
	margin: 0px 5px 10px 5px;               
}
.gallery ul a:hover img {
	border: 5px solid #b792a3;                      
}
.gallery ul a:hover {
	padding: 0px;
}
.aboutus{
	text-align:justify;
	padding: 15px 0 0 0;
}

.home{
	margin: 10px 0 10px 0;
	border: 2px solid #836f7d ;
	text-align:center;
	margin:auto;
	width:700px;
}
.copyright {
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 11px;
	color:#836f7d;
}
A:focus {
	outline:none;
}
A:link {
	text-decoration: none;
	color: #836f7d;
	border:0;
}
A:visited {
	text-decoration: none;
	color: #836f7d;
	border:0;
}
A:active {
	text-decoration: none;
	color: #836f7d;
	border:0;
}
A:hover {
	color: #c5a8bc;
	border:0;
}

.tab {
	width:500px;
}
.tabContainer {
	float:right;
	text-align:left;
	padding:0 0 0 0;
}
.tabmenu {
	float:left;
}

.idTabs{
	list-style:none;
	font-size: 14px;
}
.idTabs li{
	padding:2px 0 2px 0;
}
.salon{
	padding:0 0 0 0;
	line-height:4px;
}
.name{
	font-weight: bold;
	font-size:14px;
	padding:15px 0 5px 0;
	margin:10px 0 10px 0;
}

