
body{
    background: #fff url('img/footer_back.jpg') repeat-x bottom;
    font-family: verdana;
height: 100%;	
}

#header{
    height: 248px;
    background: #996188 url('img/header_back.jpg') no-repeat center top;
	margin-bottom: 106px;
	}

#header_wrapper{
    height: 193px;
	padding: 55px;
    width: 842px;
    margin: 0 auto;
    position: relative;
}
.baner{
	background: url('img/header_baner.png') no-repeat;
    display:block;
    height:243px;
    position:absolute;
    top:90px;
    width:842px;
}


h1{
    color: #8f6181;
    font-size:17px;
    line-height:40px;
    margin-bottom: 0.8em;
}
h2{
    color: #8f6181;
    font-size:14px;
    line-height:28px;
	font-weight: bold;
    margin: 12px 65px 8px;
}
h3{
	color: #3f3f3f;
	font-size: 12px;
	font-weight: bold;
    margin: 12px 65px 8px;
}
#kontakt h3{
	 margin: 12px 30px 8px;
}
#home{ text-align: center; }
#home h2 span{color: #3f3f3f; }
#ksm h2{text-transform: uppercase;}
p{
    font-size: 12px;
	color: #3f3f3f;
    text-indent: 25px;
    line-height: 17px;
    margin: 5px 65px 10px;
}
.big{
	font-size: 14px;
	}
.color{ color: #966387;}
.strong{font-weight: bold; text-align: center;}
.cytat{
	font-size: 12px;
	color: #926383;
	text-align: center;
	margin: 20px 65px 20px;
	text-indent: 0;
}
.autor{font-style: italic; display: block; margin-top: 5px; 	text-align: center;
}
a, a:link, a:visited{
    color: #683046;
    text-decoration: none;    
}
a:hover{
    color: #683046;
    text-decoration: underline;
}
img{
    margin: 3px 10px 10px;
}
.img_left{
    float: left;
    margin: 10px 20px 10px 10px;    
}
.img_right{
    float: right;
    margin: 10px 10px 10px 20px;        
}
ul,ol{
    margin: 5px 65px 10px 105px;
    font-size: 12px;
    line-height: 16px;    
}
li{
    padding: 1px 0 3px;
}
.hr{
	background: url('img/hr.jpg') no-repeat center;
	height: 2px;
	width: 100%;
}
#menu ul{margin: 0; float: right;}

#menu ul li{
    list-style: none;
    float: left;
    padding: 0;
}
#menu a{
    padding: 0 15px;
    line-height: 17px;
	font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}
#menu a.active{
    color: #683046;
}
#menu a:hover{
    color: #ccc;
}

#content{
    background: url('img/content_back.png') center repeat-y;
    width: 802px;
	padding: 10px 20px 10px;
    margin: 0 auto 45px;
	position: relative;
	/*min-height: 500px;*/
}
	.content_top{
		background: url('img/content_top.png') no-repeat;
		position: absolute;
		width: 842px;
		height: 21px;
		top: -21px;
		left: 0px;
	}
	.content_bottom{
		background: url('img/content_bottom.png') no-repeat;
		position: absolute;
		width: 842px;
		height: 45px;
		bottom: -45px;	
		left: 0px;
		
	}
.glowna{ margin-top: 30px; margin-left: 20px;}
.glowna p{margin: 5px 35px 10px;
}
.dane{
    float: right;
    height: 20px;
    margin-right: 60px;
    width: 270px;
	margin-top: 45px;
}
.dane ul{
	margin: 10px 30px 15px;
	list-style: none;
	font-weight: bold;
}

ul.imagegallery {
    list-style: none;
    margin: 5px 15px 45px;
}
ul.imagegallery li{
    display: inline;
}
ul.imagegallery img{
    border: 2px solid #fff;
    margin: 4px;
}
ul.imagegallery img:hover{
    border: 2px solid #AB7C9C;
}


#footer{
    width: 842px;
    margin: 0 auto;
}
#footer .studioavatar{
    color: #ceb5c7;
    font-size: 10px;
    position: relative;
	text-align: center;
	top: -45px;
}
#footer .studioavatar a{
    color: #ceb5c7;
}
