/* 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: #665053; }
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-bg2.jpg);
 	background-repeat: repeat-x;
	background-position: center top;
}
#page{
	margin: 44px auto;
	width: 690px;
	background-position: center top;
	
}
/* MENU
------------------------------------------*/
#navi{
background-image:url(../images/menu.png);
height: 107px;
display:block;
}

#menu-top{
margin: 13px 25px 0px 485px;
width: 180px;
height: 28px;
float: right;
}

#menu{
margin: 13px 19px 0px 337px;
width: 353 px;
height: 36px;
float: right;
}
/* top
------------------------------------------*/
#top{
background-image:url(../images/top.jpg);
height: 289px;
}
/* strona
------------------------------------------*/
#content{
background-image:url(../images/content.png);
height: 483px;
}

#colleft{
width: 222px;
float:left;
padding-top: 13px;
}
#colleft-img{
padding: 15px 0px 0px 30px;
}
#colleft-img img{
padding-top: 10px;
}
#colleft-n {
	width: 222px;
	float:left;
	}

h1{
	color: #89263a;
	font: bold 13px Verdana;
}
#colright{
width: 468px;
float:left;
padding-top: 13px ;
color:#665053;
font: normal 11px Tahoma;
}

#colright-n{
float:right;
}
#colright-t{
float:right;
width: 368px;
padding: 23px 50px;
}
#colright{
width: 468px;
float:left;
padding-top: 13px ;
color:#665053;
font: normal 12px Tahoma;
text-align:justify;
}

/* stopka
------------------------------------------*/
#kambit{
height: 50px;
width: 170px;
float: right;
}

#galeria{
width: 368px;
float:left;
text-align:center;


}
#galeria img{
	margin: 5px;
	border: 1px solid #560C1B;
	padding: 3px;
}
#colright-c{
width: 468px;
float:left;
padding-top: 13px ;
color:#665053;
font: normal 12px Tahoma;
text-align:center;
}
