/* CSS style sheet */
body {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#head {
	margin: 0 auto;
	width: 910px;
	text-align: center;
}
.banner img {
display: block;
border: 0;
}
/* --------- Gorny banner - obrazki  ------- */
#h_banner {
/*tabela*/
}
#h_banner #banner_c1 {
	width:136px; 
	height:331px;
	background: url(../img/banner_r1_c1.jpg)  no-repeat;
}
#h_banner #banner_c2 {
	width:135px; 
	height:331px;
	background: url(../img/banner_r1_c2.jpg)  no-repeat;
}
#h_banner #banner_c3 {
	width:121px; 
	height:331px;
	background: url(../img/banner_r1_c3.jpg) no-repeat;
}
#h_banner #banner_c4 {
	width:124px; 
	height:331px;
	background: url(../img/banner_r1_c4.jpg) no-repeat;
}
#h_banner #banner_c5 {
	width:136px; 
	height:331px;
	background: url(../img/banner_r1_c5.jpg) no-repeat;
}
#h_banner #banner_c6 {
	width:132px; 
	height:331px;
	background: url(../img/banner_r1_c6.jpg) no-repeat;
}
#h_banner #banner_c7 {
	width:126px; 
	height:331px;
	background: url(../img/banner_r1_c7.jpg) no-repeat;
}
/* ------------ Content ------------ */
#c-wrap {
	padding-top: 0px;
	width: 910px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/c-bg.jpg) top left repeat;
	/*height: 767px;*/
}#wrap #c-wrap #c-wrap-right {
	/*height: 720px;*/
	width: 68px;
	background:url(../img/c-wrap-right.jpg) no-repeat top;
}

/* #wrap #c-wrap #c-wrap-left {
	height: 603px;
	width: 73px;
	background:url(../img/c-wrap-left.jpg) no-repeat top;
} */

#wrap #c-wrap #c-wrap-left {
	height: 720px;
	width: 73px;
	background:url(../img/c-wrap-left.jpg) no-repeat top;
}
.txt {
	font-size: 11px;
	color: #5E5D5D;
	font-family: Arial;
	text-align: left;
	padding:0;
	margin:0;
	padding-right: 30px;
	padding-bottom:15px;
	
}
p {
	padding: 0;
	padding-top: 15px;
	margin: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565555;
	text-align: left;
}
.form-txt {
	font-size: 11px;
	color: #5E5D5D;
	font-family: Arial;
	text-align: left;
	margin-top: 2px;
	border: 1px solid #BAB9B9;
	background-color:#FFFFFF;
}
/*-------------*/
#footer {
	clear: both;
	width: 769px;
	margin: 0 auto;
	margin-top: 6px;
	height: 4px;
	border-top: solid 3px  #E7E7E7;
	
}
.foot-txt:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #313131;
	margin-left: 15px;

}
.foot-txt:visited {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #313131;
	margin-left: 15px;

}
.foot-txt:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
    color: #313131;
	margin-left: 15px;
}
.foot-txt:active {
	
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #313131;
	margin-left: 15px;
}
#foot-nav {
	background: #E7E7E7 url(../img/footer.gif) right no-repeat;
	width:50%;
	float: right;
	height:18px;
	text-align: left;
	

}

/* gorne menu */

.m-text-alt:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #445194;
	
}

.m-text-alt:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #445194;
	
}
.m-text-alt:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #445194;
	

}
.m-text-alt:active {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #445194;

}
#promocje .nowosc {
	text-align: left;
}
#promocje .nowosc a, .nowosc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5E5D5D;
	padding-top: 10px;
	display: block;
	text-align: left;
	padding-right: 15px;
	padding-left: 2px;
}
#promocje .nowosc a:hover {
	text-decoration: none;
	color: #FA9A02;
}
#promocje #galeria a, #galeria a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#BAB9B9;
    text-align: right; 
	display:block;
	padding:0;
	margin:0;
	padding-top:9px;
	padding-right: 15px;
	margin-right:0px;
	text-decoration:none;
}
#promocje #galeria a:hover {
	color: #FA9A02;
	text-decoration:none;
}

#promocje #przewodnik a, #przewodnik a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FA9A02;
    text-align: right; 
	display:block;
	padding:0;
	margin:0;
	padding-top:9px;
	padding-right: 15px;
	margin-right:0px;
	text-decoration:none;
}
#promocje #przewodnik a:hover {
	color: #FA9A02;
	text-decoration:none;
	
}
