/* INIT
-----------------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
}

a, a:visited { text-decoration: none; }
a { color: #990000; }
ol, ul { list-style: none; }
legend { display: none; }


body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma;
}

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}

/* LAYOUT
-----------------------------------------------------------------------------*/
body{
	background-color:#2b0d10;
	background-image:url(../images/body-bg.png);
 	background-repeat: repeat-x;
	background-position: center top;
}
#page{
	margin: 0 auto;
	width: 778px;
	background-position: center top;
	
}
/* MENU
------------------------------------------*/
#navi{
background-image:url(../images/menu.png);
height: 107px;
}

#menu-onas{
margin: 265px 0px 0px 38px;
width: 129px;
height: 65px;
float: left;
}
#menu-onas a{
width: 129px;
height: 65px;
float: left;
}

#menu-menu{
margin: 265px 0px 0px 0px;
width: 118px;
height: 65px;
float: left;
}
#menu-menu a{
width: 118px;
height: 65px;
float: left;
}

/* top
------------------------------------------*/
#top{
background-image:url(../images/top2.jpg);
height: 361px;
}
/* strona
------------------------------------------*/
#content{
background-image:url(../images/content2.jpg);
height: 656px;
}
#tekst{
padding: 23px 85px 0px 85px;
	color: #361200;
	font: normal 12px Verdana;
}

#tekst p{
	text-align: justify;
	margin-bottom: 20px;
}

#galeria{
padding: 15px 120px 15px 150px;
	color: #361200;
	text-align:center;
}

#galeria img{
	padding: 2px;
	margin: 0px 5px 10px 0px;
	border: 1px solid #361200;
	text-align:center;
}

#wybrane{
padding: 5px 0 0 60px;
	color: #361200;
	font: normal 12px Verdana;
	text-align:center;
}

h1{
	color: #89263a;
	font: bold 11px Verdana;}

.tekst{
	color: #361200;
	font: normal 12px Verdana;
}

/* stopka
------------------------------------------*/
#stopka{
background-image:url(../images/stopka2.jpg);
height: 93px;

}

#kambit{
margin: 0px 31px 45px 490px;
width: 257px;
height: 50px;
float: left;
}
#kambit a{
width: 257px;
height: 50px;
float: left;
}

