@import url("/styles/css/yui/framework.css");
@import url("/styles/css/netil/framework.css");
@import url("/styles/css/jquery/lightbox-0.5.css");

html, body {
	margin: 0px;
	height: 100.1%;

	color: #513f1f;
	font-size: 85%;
	font-family: Arial,serif;
	
	background: url(../images/bg/body.jpg) repeat-x;
}

a {
	color: #b27f26;
}

a:hover {
	text-decoration: none;
}

b, strong {
	font-weight: bold;
}

h2, h3, h3.h2, h4 {
	font-family: Georgia,serif;
	margin: 0 50px 20px;
}

h2, h3.h2 {
	font-style: italic;
	color: #ac8137;
	font-size: 182%;
}

h3 {
	font-size: 138.5%;
}

h4 {
	color: #ac8137;
	font-weight: bold;
	font-size: 123.1%;
}

p {
	margin: 15px 50px;
}

blockquote {
	padding: 15px 0;

	font-family: Georgia,serif;
	font-style: italic;
	font-size: 123.1%;
}

blockquote .open, blockquote .close {
	width: 25px;
	height: 20px;
	display: block;
	text-indent: -5000em;
	background-repeat: no-repeat;
}

blockquote .open {
	margin-right: 10px;
	margin-top: -10px;
	float: left;
	background-image: url(../images/additions/quot_open.png);
}

blockquote .close {
	margin-left: 5px;
	margin-top: 10px;
	*margin-top: -10px;
	float: right;
	background-image: url(../images/additions/quot_close.png);
}

#doc {
	width: 820px;
}

#top, #header {
	width: 100%;
}

#header {
	height: 120px;
	background: url(../images/header.jpg) no-repeat;
}

#middle {
}

#center {
	width: 820px;
	padding: 20px 0;
	background: transparent;
	min-height: 302px;
	background: url(../images/bg/center.jpg) no-repeat;
}

.center-bottom {
	height: 16px;
	background: url(../images/bg/center_bottom.jpg) no-repeat;
}

.center-bg {
	float: left;
	background: url(../images/bg/bg.jpg) repeat-y;
}

#bottom {
	padding-bottom: 100px;
	background: url(../images/bg/bottom.jpg) no-repeat left bottom;
}

#footer {
	height: 85px;
	padding: 20px 30px 0 0;
	background: url(../images/bg/footer.jpg) no-repeat left top;
}




#logo {
	margin: 0;
}

/* lists */

ul, dl {
	margin: 15px 55px;
}

dd ul {
	margin-left: 1em;
}

ul li {
	padding: 2px 12px;
	list-style-type: none;
	background: url(../images/additions/li.png) no-repeat left 5px;
}

ul.horizontal li, dl.horizontal dt {
	float: left;
	padding: 0;
	margin-right: 0.5em;
	background: none;
}

#top-menu {
	width: 693px;
	height: 45px;
	margin: 0;
	padding-left: 125px;
	display: block;
	background: url(../images/bg/menu.jpg) no-repeat;
}

#top-menu li, #top-menu li a {
	height: 45px;
	display: block;
	margin: 0;
}

#top-menu li a {
	background-repeat: no-repeat;
	background-position: left top;
}

#top-menu a.link1 {
	width: 130px;
	background-image: url(../images/buttons/index.jpg);	
}

#top-menu a.link2 {
	width: 72px;
	background-image: url(../images/buttons/o_nas.jpg);	
}

#top-menu a.link3 {
	width: 74px;
	background-image: url(../images/buttons/oferta.jpg);	
}

#top-menu a.link4 {
	width: 103px;
	background-image: url(../images/buttons/filmowanie.jpg);	
}

#top-menu a.link5 {
	width: 97px;
	background-image: url(../images/buttons/fotografia.jpg);	
}

#top-menu a.link6 {
	width: 86px;
	background-image: url(../images/buttons/kontakt.jpg);	
}

#top-menu a:hover, #top-menu a.active {
	background-position: left 100%;
}

#box-menu {
	width: 681px;
	margin: 13px 0 0 85px;
}

#box-menu li {
	width: 180px;
	height: 97px;
	padding: 0;
	margin: 0 47px 11px 0;
	display: block;
	background: none;
}

#box-menu li a {
	width: 100%;
	height: 85px;
	display: block;
	text-indent: -5000em;
}

#box-menu a.box1,
#box-menu li.box1 {
	background-image: url(../images/buttons/box_sluby_wesela.jpg);
}

#box-menu a.box2,
#box-menu li.box2 {
	background-image: url(../images/buttons/box_komunie.jpg);
}

#box-menu a.box3,
#box-menu li.box3 {
	background-image: url(../images/buttons/box_studniowki.jpg);
}

#box-menu a.box4,
#box-menu li.box4 {
	background-image: url(../images/buttons/box_fotoksiega.jpg);
}

#box-menu a.box5,
#box-menu li.box5 {
	background-image: url(../images/buttons/box_zespol.jpg);
}

#box-menu a.box6,
#box-menu li.box6 {
	background-image: url(../images/buttons/box_album_www.jpg);
}

#slides {
	margin-left: 0;
}

#slides li {
	width: 238px;
	height: 104px;
	background: none;
	padding: 0;
	margin: 0;
	border: 3px #fcc971 solid;
}

.gallery {
	margin-top: 0;
	margin-left: 80px;
	*margin-left: 70px;
	float: left;	
}

.gallery li {
	margin: 4px;
	width: 124px;
	height: 94px;
	padding: 0;

	text-align: center;

	float: left;
	display: block;
	background: none;
}

.gallery img {
	border: 1px #ac8137 solid;
	padding: 1px;
}

.size-120-90 img {
	width: 120px;
	height: 90px;
}

.gallery li a img, .gallery dd a img {
	opacity: 0.85;
	*filter: alpha(opacity=85, gray);
}

.gallery li a:hover img, .gallery dd a:hover img {
	opacity: 1;
	*filter: alpha(opacity=100, gray);	
}

.video a.title {
	display: block;
	padding: 2px;
	height: 2.7em;
	
	text-decoration: none;
	
	background: url(../images/bg/video_title.png) repeat-y;
}

.video .title:hover {
	color: #dcae5f;
}

.video .bg-top, .video .bg-bottom {
	width: 100%px;
	height: 12px;
	display: block;
	background-repeat: no-repeat;
}

.video .bg-top {
	background-image: url(../images/bg/video_title_top.png);
}

.video .bg-bottom {
	background-image: url(../images/bg/video_title_bottom.png);
}

.video li {
	height: 158px;
}

.inner li .title, .inner .bg-top, .inner .bg-bottom {
	background: none;
}

.inner li {
	height: 138px!important;
}

.pagination-control {
	width: 681px;
	height: 60px;
	margin: 5px 0 0 70px;
	float: left;
	background: url(../images/bg/pagination_control.jpg) no-repeat;
	font-size: 108%;
}

.pagination-control ul {
	margin: 13px 30px;
	padding: 0;
}

.pagination-control li {
	margin: 0 2px;	
}

.pagination-control a {
	padding: 0 3px;
	text-decoration: none;
}

.pagination-control li a:hover {
	text-decoration: underline;
}

.pagination-control .current {
	font-weight: bold;
}

.raquo {
	width: 8px;
	height: 8px;
	padding: 0 0.2em;
	font-family: 'Times New Roman',serif;
	font-style: normal!important;
	font-weight: bold;
	color: #dcae5f;
}

#index #center {
	height: 445px!important;
	min-height: 445px!important;
	background-image: url(../images/bg/center_index.jpg);
}

#index #footer {
	background-position: left -7px;
}

#index .center-bottom {
	display: none;
}
