/* CSS style sheet */


body {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#head {
	margin: 0 auto;
	width: 1011px;
	text-align: center;
}
.banner img {
display: block;
border: 0;
}
/* --------- Gorny banner - obrazki  ------- */
#h_banner {
/*tabela*/
}
#h_banner #banner_c1 {
	width:118px; 
	height:332px;
	background: url(../img/banner_c1.jpg) no-repeat;
}

#h_banner #banner_c2 {
	width:175px; 
	height:332px;
	background: url(../img/banner_c2.jpg)  no-repeat;
}
#h_banner #banner_c3 {
	width:490px; 
	height:332px;
	background: url(../img/banner_c3.jpg)  no-repeat;
}
#h_banner #banner_c4 {
	width:104px; 
	height:332px;
	background: url(../img/banner_c4.jpg) no-repeat;
}

#h_banner #banner_c5 {
	width:124px; 
	height:332px;
	background: url(../img/banner_c5.jpg) no-repeat;
}

/* ------------ Content ------------ */
#c-wrap {
	padding-top: 0px;
	width: 1011px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/c-bg.jpg) top left repeat;
	height: 652px;
}#wrap #c-wrap #c-wrap-right {
	height: 297x;
	width: 122px;
	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: 297px;
	width: 118px;
	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;

}




