body {
	text-align: center; font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px; color: #929191; line-height: 11px; margin:0; padding:0;
	background: #EDE6DC;
}

hr {height:1px; margin-left: 3px; margin-right:3px; color:#000000;}
a {text-decoration: none; color: #4D4D4D; font-weight: normal; text-decoration: none}
a:hover {color: #000036; text-decoration: none}
td, table, div, img, form, input, textarea {
	border: 0px none; padding:0px; margin:0px; font-size:10px
}

h1,h2,h3,h4,h5{margin: 0; padding: 0}

.center {
	width:786px; text-align: left; margin-left: auto; margin-right: auto; 
	border: none; position: relative;
	_width: 787px;
	padding-top: 50px;
}

.clear {clear:both;}
.left{float: left; display: inline}
.right{float: right; display: inline}


#flash1{
	background: url(../i/flash1.jpg) no-repeat;
	width: 184px; 
	height: 45px;
	float: left;
}

#flash2{
	background: url(../i/flash2.jpg) no-repeat;
	width: 184px; 
	height: 304px;
	float: left;
	position: absolute; 
	bottom: 0px;
	left: 13px;
}

#flash3{
	background: url(../i/flash3.jpg) no-repeat;
	width: 178px; 
	height: 181px;
	float: left;
}


	
/* CONTENT */
	
#bg{
	background: url(../i/bg.jpg) repeat-y;
	float: left;
	width: 770px;
	padding-left: 16px;
	position: relative;
}	

#top{
	background: url(../i/top.jpg) no-repeat;
	width: 786px; 
	height: 14px;
	float: left;
}

#stopka{
	background: url(../i/stopka.jpg) no-repeat;
	width: 786px; 
	height: 36px;
	float: left;
}

#witamy{
	background: url(../i/witamy.jpg) no-repeat;
	float: left;
	width: 100%;
	min-height: 137px;
	_height: 137px;
	padding-top: 60px;
	padding-bottom: 150px;
}

#padding{
	padding: 0 20px 0 20px;
}	


#lewa{
	width: 191px;	
	float: left;
	padding-bottom: 340px;
}	

#srodek{
	width: 188px;	
	float: left;
}	

#prawa{
	width: 388px;	
	float: left;
}	

#oprawa{
	position: absolute;
	bottom: 0px;
	right: 10px;
	
}

#srodek_img{
	position: absolute;
	bottom: 0px;
	right: 401px;
}

#lewa_img{
	position: absolute;
	bottom: 0px;
	left: -22px;
}



/* FOOTER */


/* FORM */

.form{width: 200px; height: 14px;   padding-top: 1px; background: url(../grafika/form_tlo3.gif); border: 1px solid #CBCBCB; margin-top: 5px}
.formularz{float: left; width: 100px; text-align: right; margin-right: 20px; margin-top: 5px}
.mini{font-size: 10px; color:#999797}

.button{
	border: 1px solid #415870; 
	color: #415870; 
	font-size: 10px; 
	background:url(../grafika/szukaj.gif) no-repeat #fff left;
	padding-left: 35px;
	height: 20px;
	padding-right: 20px;
	width: 100px;
	
}

.txt{

}

.txt h1{
	font-size: 14px;
	margin-top: 10px;
}

/* FORM */

	
.galeria{
	list-style-type: none; 
	margin: 0; padding: 0;
	text-align: center;
	width: 100%;
}

.galeria li{float: left; text-align: center}		
.galeria li img {
	background: #eee;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 5px;
	margin-left: 30px;
	display: block
}	

.galeria li img:hover{
	border: 1px solid #0E3768
}	
.galeria li span{}

#CookieInfo {
    box-shadow: 1px 1px 1px #b6aa94;
    background: #fff;
    padding: 10px;
    font-size: 11px;
    line-height: 16px;
}

#CookieInfoClose {
    width: 22px;
    height: 22px;
    display: block;
    background: url("./../grafika/close.gif") no-repeat center;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 20px;
    top: 0;
    right: 0;
    position: absolute;
}