@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #330000;
}

blockquote {
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
	padding: 10px;
	border: 1px solid #CCC;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#top {
	min-height: 590px;
	background-image: url(../images/topBG.jpg);
	background-repeat: repeat-x;
}
.logo {
	height: 80px;
}
#menu {
	height: 34px;
	text-align: center;
	margin-top: 25px;
}
#menu ul {
	list-style: none;
	margin-left: -50px;
}
#menu ul li {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}
#karuzela {
	width: 980px;
	height: 420px;
	margin-top: 5px;
}
.sliderBG {
	width: 972px;
	height: 392px;
	background-color: #FFF;
	padding: 4px;
	text-align: center;
}
.sliderNavBG {
	position: absolute;
	width: 980px;
	height: 420px;
	z-index: 10;
	background-image: url(../images/sliderNaviBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#tresc {
	min-height: 200px;
	background-color: #f7f5f5;
	padding-bottom: 20px;
}
#stopka {
	min-height: 100px;
	color: #ccbfbf;
	padding-top: 20px;
}
.kratka {
	background-image: url(../images/kratka.png);
	background-repeat: repeat;
	min-height: 200px;
}
.topWzorekBG {
	background-image: url(../images/topWzorekBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 590px;
}
.width980 {
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.tytul {
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/naglowekBG.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #FFF;
	font-size: 16px;
}
#tytul {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.tekst18 {
	font-size: 18px;
}
.tekst14 {
	font-size: 14px;
	text-transform:uppercase;
}
.ikona {
	float: left;
	width: 200px;
}
.alignCenter {
	text-align: center;
}
.lista {
	float: right;
	width: 760px;
	font-size: 14px;
}
.lista ul {
	list-style: none;
}
.lista ul li {
	background-image: url(../images/tresc_ul_li_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
}
.kolumna {
	float: left;
	width: 245px;
}
.alignRight {
	text-align: right;
}
#galeria {
	margin-top: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #783333;
	border-bottom-color: #783333;
	min-height: 430px;
}
.wiersz {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.kafelek {
	float: left;
	width: 232px;
	height: 192px;
	padding: 4px;
	background-color: #FFF;
}
.marginKafelek {
	float: left;
	width: 6px;
	height:192px;
}
.kontakt {
	float: left;
	width: 320px;
}
.mapka {
	float: left;
	width: 640px;
	border: 1px solid #CCC;
}
.formularz {
	float: left;
	width: 320px;
}