/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	width: 940px;
	margin: auto;
	background: #111 url(img/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 65% "verdana",sans-serif;
	line-height: 195%;
	letter-spacing: normal ;
	}


p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1.1em "verdana",sans-serif;
	line-height: 155%;	
}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {
	border: none;
	float: right;
	padding: 0px 0px 5px 10px;
	}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}
h5 {
	font: bold 1.1em Verdana,sans-serif;
	padding-top: 20px;
	margin-top: 20px;
	background: url(img/bgh1.gif) repeat-x left top;
}
table {
	border-collapse: collapse;
	font: normal 1em Verdana,sans-serif;
	
}
td{
	border-top: 1px solid #444;
}
th{
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	width: 80px;
	height: 25px;
}
.podwojne img {
	border: none;
	padding: 20px 20px 20px 200px;
	margin-bottom: 15px;
	margin-left: 130px;
	margin-right: 130px;
	position: relative;
	right: 20px;
	}
.pojedyncze img {
	border: none;
	padding: 20px 50px 20px 20px;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	right: 20px;
	}
.tabopis{
	font: normal 1.1em Verdana,sans-serif;
	border-top: 0px solid #444;
	padding: 5px;
}
.tabopis2{
	font: bold 1em Verdana,sans-serif;
	background: #262626
}
.tabopis3{
	font: normal 1.1em Verdana,sans-serif;
	line-height: 160%;
	background: #2a2a2a;
	padding: 0px 5px 0px 5px;
}
.tabopis4{
	font: bold 1.1em Verdana,sans-serif;
	border-top: 0px solid #444;
	padding: 5px;
	background: #262626
}
.logo {
	border: none;
	float: left;
	padding: 5px 10px 0px 5px;
	}
.belka {
	border: none;
	}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */

.header {
	background: #111 url(img/belka.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header img {
	top: 0px;
	position: absolute;
	}
.header1 {
	background: #111 url(img/belka.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header1 img {
	top: 0px;
	position: absolute;
	}
.header2 {
	background: #111 url(img/belka_slubna.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header2 img {
	top: 0px;
	position: absolute;
	}
.header3 {
	background: #111 url(img/belka_reklamowa.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header3 img {
	top: 0px;
	position: absolute;
	}
.header4 {
	background: #111 url(img/belka_sesje.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header4 img {
	top: 0px;
	position: absolute;
	}
.header5 {
	background: #111 url(img/belka_poligrafia.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header5 img {
	top: 0px;
	position: absolute;
	}
.header6 {
	background: #111 url(img/belka_projekty.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header6 img {
	top: 0px;
	position: absolute;
	}
.header7 {
	background: #111 url(img/belka_powiekszenia.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header7 img {
	top: 0px;
	position: absolute;
	}
.header8 {
	background: #111 url(img/belka_kontakt.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header9 img {
	top: 0px;
	position: absolute;
	}
.header9 {
	background: #111 url(img/belka_reklama.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header10 img {
	top: 0px;
	position: absolute;
	}
.header10 {
	background: #111 url(img/belka_www.jpg);
	border-bottom: 1px solid #333;
	font: bold 1.2em sans-serif;
	height: 170px;
}
.header8 img {
	top: 0px;
	position: absolute;
	}
/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}
.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 712px;}
.main .right {width: 221px;}
.main .gallery {width: 760px;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}
/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content h2 {
	font: normal 1.9em sans-serif;
	padding-bottom: 20px;
}
.content h4 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	display: block;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	}
.content img {
	border: none;
	float: right;
	padding: 0px 0px 5px 20px;
	}
.content .historia img {
	border: 4px solid #444;
	padding: 0px;
	display: block;  
	margin-left: 80px;
	margin-bottom: 50px;   
	float: left;
	}	
.content a {
	color: #999;
	text-decoration: none;
}

.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;
	font: normal 110% "verdana",sans-serif;
	}
.galeria img {
	/*border-right: 2px solid #888888;*/
	float: left;
	padding: 5px 5px 5px 5px;
	}
.mail img {
	/*border-right: 2px solid #888888;*/
	float: left;
	padding: 0px 0px 0px 0px;
	}
/* navigation */
.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 25px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A url(img/latarnia.jpg) no-repeat right bottom;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav h3 {
	font-size: 1em;
	font-style: normal;
	color: #BBB;
	line-height: 2.4em;
	padding-left: 18px;
	}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}
.wiecej {	
	padding-bottom: 30px;
	display: block;
}
.wiecej h1 {padding-top: 8px;}
.wiecej ul {margin: 0;}
.wiecej li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.wiecej li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.wiecej li a:hover {color: #BBB;}
/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 20px 40px;
	font: normal 1em Verdana,sans-serif;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 275px;
}
.col3center {margin: 0 9px;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
	padding: 10px
}
.bottom a {color: #888;}
.bottom p {
	font-size: x-small;
	text-align: justify;}
.bottom2 {
	color: #666;
	clear: both;
	font-size: 1.1em;
	padding: 10px
}
.bottom2 a {color: #888;}
.bottom2 p {
	font-size: x-small;
	text-align: justify;}	

#a1{
display: block;
width: 226px;
height: 180px;
background: url(img/przygotowania.jpg);
margin-left: 40px;
margin-bottom: 15px;
margin-top: 15px;
}
#a1:hover{
background: url(img/przygotowania.jpg) 0 -180px;}
	
#a2{
display: block;
width: 226px;
height: 180px;
background: url(img/ceremonia.jpg);
margin-left: 60px;
margin-bottom: 15px;
margin-top: 15px;
}
#a2:hover{
background: url(img/ceremonia.jpg) 0 -180px;}

#a3{
display: block;
width: 226px;
height: 180px;
background: url(img/wesele.jpg);
margin-left: 40px;
margin-bottom: 15px;
margin-top: 15px;
}
#a3:hover{
background: url(img/wesele.jpg) 0 -180px;}

#a4{
display: block;
width: 226px;
height: 180px;
background: url(img/sesja.jpg);
margin-left: 60px;
margin-bottom: 15px;
margin-top: 15px;
}
#a4:hover{
background: url(img/sesja.jpg) 0 -180px;}

#a5{
display: block;
width: 226px;
height: 180px;
background: url(img/emocje.jpg);
margin-left: 40px;
margin-bottom: 15px;
margin-top: 15px;
}
#a5:hover{
background: url(img/emocje.jpg) 0 -180px;}

#a6{
display: block;
width: 226px;
height: 180px;
background: url(img/portret.jpg);
margin-left: 60px;
margin-bottom: 15px;
margin-top: 15px;
}
#a6:hover{
background: url(img/portret.jpg) 0 -180px;}

