@charset "utf-8";
body {
	background-image: url(img/menu-back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
}
a img{
	text-decoration: none;
	border:0;
}
.logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 545px;
}
.kontakt {
	background-image: url(img/kontakt.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 65px;
}
.galeria {
	background-image: url(img/galeria.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 65px;
}
.ofirmie {
	background-image: url(img/ofirmie.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 65px;
}
.top_przerwa {
	height: 120px;
	width: 20px;
}
.main_text {
	background-image: url(img/text_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main_withouttext {
	background-image: url(img/text_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.top {
	background-image: url(img/top.png);
	background-repeat: repeat-x;
	height: 15px;
}
.left {
	background-image: url(img/left.png);
	background-repeat: repeat-y;
	width: 15px;
}
.left_down {
	background-image: url(img/left_down.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.down_left {
	background-image: url(img/down_left.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.down {
	background-image: url(img/down.png);
	background-repeat: repeat-x;
	height: 20px;
}
.down_right {
	background-image: url(img/down_right.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.right_down {
	background-image: url(img/right_down.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
}
.right {
	background-image: url(img/right.png);
	background-repeat: repeat-y;
	width: 15px;
}
.txt_style_tytul {
	font-size: 14px;
	font-weight: bold;
}
.txt_style_tytul_big {
	font-size: 24px;
	font-weight: bold;
}

