﻿* {
	padding:0px;
	margin:0px;
}

a img {
	border:none;
}

body {
	background:url(../img/bg_body_01.gif) repeat-x #2b000c;
	color:#4d1122;
	font-family:Verdana;
	font-size:11px;
}

div.stronaBox {
	width: 938px;
	margin: 0px auto;
	padding:60px 0px 0px 0px;
	background:url(../img/bg_body_02.gif) no-repeat;
}

div.topBox {
	width: 847px;
	height: 132px;
	background:url(../img/img_logo_01.gif) no-repeat;
	margin: 0px auto;
}

div.topBox a{
	display: block;
	margin: -28px 0px 0px 500px;
	position: absolute;
}

div.menuBox {
	width: 847px;
	height: 38px;
	background:url(../img/bg_menu_01.gif) repeat-x;
	margin: 0px auto;
	text-align:center;
}

div.menuBox img{
	margin:0px 0px 0px 0px;
}

div.bg_01 {
	background: url(../img/bg_content_02.gif) no-repeat top #f6e0e2;
}

div.bg_02 {

}

div.contentBox {
	width: 847px;
	margin: 0px auto;
}

.block {
	display: block;
	clear: both;
}

img.title_01 {
	margin:15px 0px 0px 0px;
}

div.tresc_01 {
	width:375px;
	padding:10px 19px 10px 80px;
	display:block;
	line-height:24px;
	float:left;
	
}

div.galeriaFotoMBOX {
	float:left;
	width:245px;
}

div.galeriaFotoSBOX {
	float:left;
	width:100px;
}

img.galeriaFotoS {
	border:4px solid #5a2433;
	width:90px;
	height:60px;
	display:block;
	margin:2px;
	cursor:pointer;
}

img.galeriaFotoM {
	border:4px solid #390917;
	height:160px;
	display:block;
	margin:2px 2px 2px -5px;
	cursor:pointer;
}

div.galeriaBox {
	float:left;
}

.clear {
	clear:both;
}

a#powieksz_01{
	font-size:9px;
	text-decoration:none;
	color:#370915;
	font-weight:bold;
	margin:2px;
	float:right;
}

div#galeriaCont {
text-align:center;
	position:relative;
}