/* 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;
	border: 0;
}

a, a:visited { text-decoration: none; }
a { color: #415166; }
a:hover { color: #415166; }
ol, ul { list-style: none; }
legend { display: none; }

body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma;
	text-align: center;
}

input, textarea, select, option, optgroup, button {
	font-size: 11px;
	}

/*      LAYOUT
-------------------------------------------------------*/	
body {
	background-image:url(../images/bg.jpg);
 	background-repeat: repeat-x;
background-position: center top;
	background-color:#7b8898;
			margin: 0 auto;
}
#page{	background-position: center top;
	width: 1236px;
		margin: 0 auto;}
#header{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height: 88px;
}

#header-m{
	padding: 63px 0px 0px 833px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ab0b0b;
	text-align:left;


}
#header-m a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ab0b0b;
	text-align:left;
	margin-right: 28px;
}

#header-m a:hover{
	color: #d42f2f;
}
#top{
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
height: 255px;
}

#navi{
	background-image:url(../images/navi.png);
	background-repeat:no-repeat;
	height: 63px;

}
#navi ul{
height: 41px;
padding: 0px 0px 0px 540px;
width:auto;
float:left;
	
}
#navi li{
	float: left;
	height: 41px; 

}
#navi li a{
	float:left;
	height: 31px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #b0bac5;
	margin: 0px 10px;
	padding-top: 10px;
}

#navi li a:hover{
color: #fff;
}
#navi li a.active{
	color: #97bfec;
}

ul span{
	background-image: url(../images/menu/span.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 2px;
float: left;
}
.ofirmie{
width:70px;
text-align:left;
}
#active{
background-image:url(../images/menu/active.png);
background-repeat:repeat-x;
}

.uslugi{
width:60px;
text-align:left;
}

.ref-cert{
width:170px;
text-align:left;
}

.kontakt{
width:70px;
text-align:left;
}

#content{
background-image:url(../images/content.png);
background-repeat:repeat-y;
overflow:hidden;
float:left;

}
h1{text-align:right;}

#coll{

margin-left:248px;
width:184px;
height: auto;
float:left;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #6d1e0b;
text-align: left;

}

#colr{
width: 563px;
margin-right: 241px;
height: auto;
float:right;

}

#textr{
text-align:justify;
	font-family: Arial;
	font-size: 12px;
	color: #555e6a;
	font-weight: normal;
	padding: 10px 47px 10px 50px;
}
#mapa{
text-align:justify;
	font-family: Arial;
	font-size: 12px;
	color: #555e6a;
	font-weight: normal;
	padding: 10px 30px 10px 50px;
}
#mapa img{

}

#textl{
text-align:justify;
	font-family: Arial;
	font-size: 11px;
	color: #555e6a;
	font-weight: normal;
	padding: 0 18px 0 13px;
}
#textr img{
	border:1px solid #7D8A9A;
	padding: 3px;
	margin-right: 5px;
}
.text{

	margin: 10px;
}
#footer{
	height:215px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	text-align: left;
		font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #415166;
}
#footer a{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #415166;
	text-align: left;
	}
	#footer a:hover{	
	color: #cfd9e6;
	}
#footer-k{
	padding: 85px 150px 0px 277px;
	width: 150px;
	float:left;
}

#footer-m{
	padding: 85px 260px 0px 0px;
	width: 300px;
	float:right;
}

#naglowek{
height: 176px;
}

/* FORM
-----------------------------------------------*/
#form2{ margin-top: 10px ;}
input.form{
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #919dac;
	width: 165px;
	height: 16px;
	font-size: 12px;
}
input.form:focus, textarea.text:focus{
	border: 1px solid #003366;	
}
textarea.form{	
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #919dac;
	width: 165px;
	font-size: 12px;
}
input.btn{
	margin: 10px 0 0 55px;
	background-color: #fff;
	border: 1px solid #919dac;
	color: #4B4B4B;
	height: 20px;
	padding-bottom: 4px;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
}
input.btn:active{
	background-color: #919dac;
	color: #fff;
}

