/* 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: #3d1f09; }
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
-----------------------------------------------------------------------------*/
#active{
	background-image:url(../images/active.png);
	background-repeat:no-repeat;
	background-position: center top;
}

body{
	background-image:url(../images/tlo.png);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#faf6f0;
}
#page{
	width: 936px;
	height: 1000px;
	margin: 0 auto;
}

#srodek{
width: 936px;
height: 694px;
}

#tresc{
float:left;
width: 640px;
height: 660px;

}
#top{
background-image:url(../images/top.png);
height:31px;
float:right;
width:631px;
}

#txt{
background-image:url(../images/txt.png);
background-repeat:repeat-y;
width: 631px;
height: 606px;
float:right;
}
#foto{
background-image:url(../images/foto.jpg);
background-repeat:no-repeat;
float:left;
width: 296px;
height: 694px;
}

#left{
width: 9px;
float:left;
background-image:url(../images/left.png);
height:637px;
}

#stopka{
background-image:url(../images/footer.png);
width: 640px;
height: 57px;
float:right;
}

#content{
padding: 0px 100px 0px 20px;
font: 12px Arial;
color: #3d1f09;
text-align:justify;
}
h1{
	padding-left: 10px;
	background-image:url(../images/h1.png);
	background-repeat:repeat-y;
	background-position: midle left;
	font: bold 16px Arial;
	color: #bc0000;
}
#content a{
font: 12px Arial;
color: #3d1f09;
}
#content a:hover{
font: 12px Arial;
color: #3366CC;
}
/* MENU
-------------------------------------------------------*/
#menu{
height:56px;
background-image:url(../images/menu.png);
}

#menu ul{
height: 41px;
padding: 0px 0px 0px 40px;
	
}
#menu li{
	float: left;
	height: 56px; 

}
#menu li a{
	float:left;
	height: 56px;
	width:100%;
}

#menu li a:hover{
background-image: url(../images/strzalka.png);
background-repeat:no-repeat;
background-position:center bottom;
}

.index{
	width:68px;
	margin-right: 28px;
}


.onas{
	width:100px;
	margin-right: 25px;
}

.oferta{
	width:83px;
	margin-right: 28px;
}

.uslugi{
	width:81px;
	margin-right: 28px;
}


.kontakt{
	width:95px;
}

/* stopka
-----------------------------------------------------*/

#footer{
	width: 856px;
	height: 30px;
	padding:10px 40px 0 40px;
	color:#92796a;
	font: 12px Arial;
}
#footer a:hover{
color:#bd0000;
}
#footer a{
color:#92796a;
margin: 0 3px;
}

#kambit{
width: 300px;
height: 20px;
float:left;
}
#footmenu{
width: 300px;
height: 20px;
float:right;
text-align:right;
}

