/* 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: #FFF; }
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-image: url('../img/body-bg.png');
  background-repeat: repeat-x;
  background-color: #a0a0a0;
  
}
#page{
	border: 0;
	margin: 0px auto;
	padding: 80px 0 80px 0;
	width: 832px;
	display: block;
}


/* HEAD
-----------------------------------------------------------------------------*/

#head{
	border:0;
  position: relative;
	height: 109px;
	padding:0 7px 0 7px;
	background-image:url('../img/head-bg.png');
	background-repeat:no-repeat;

}
#logo a{
	position: absolute;
	width: 264px;
	height: 58px;
	left: 37px;
	top: 7px;
	
}

/* NAV
-----------------------------------------------------------------------------*/
#top-nav{
	float:right;
	text-align:right;
	width:331px;
	height:62px;
	margin-top: 7px;
	background-image:url('../img/menu-bg.png');
	background-position: top right;
	background-repeat:no-repeat;
}

#top-nav ul ul {
display:none;
position: absolute;
right: 37px;
top:62px;
padding-top: 17px;
height: 26px;
}

#top-nav ul li{display:inline;}

#top-nav ul li:hover > ul {
display:block;
}

#top-nav ul ul a {
  float:left;
  color: #CC0000;
  padding-right:10px;
  height: 26px;
}
#top-nav ul ul a:hover{color: #004e93;}

#top-nav a{
	margin: 0;
	float:left;
	height:62px;
}

#top-nav a:hover{background-position: 0 -62px;}

.firma{
	width:105px;
	background-image: url('../img/menu-01.png');
	background-repeat: no-repeat;
}
.oferta{
	width:89px;
	background-image: url('../img/menu-02.png');
	background-repeat: no-repeat;
}
.kontakt{
	width:102px;
	background-image: url('../img/menu-03.png');
	background-repeat: no-repeat;
}

/* MAIN
-----------------------------------------------------------------------------*/

#main{
	background-color:#FFFFFF;
	width:780px;
	margin:0 10px 0 10px;
}

#leadspaceBG{
  background-image:url('../img/lead-BG-all.png');
  background-repeat:no-repeat; 
  padding:0 7px;
	height:295px;  
}
#leadspace{
	padding:17px 17px 0 17px;
	float:left;
}
#leadspace img{
	float:left;
	margin-right: 16px;
}
#leadspace #small{float:left;}
#leadspace #small img{
	clear: both;
	margin-bottom: 15px;	
}

#hook{
	background-image: url('../img/hook-bg.png');
	background-repeat: no-repeat;
	background-position: 0px bottom;	
	width: 818px;
	min-height: 471px;
	padding-bottom: 35px;
	float: left;
}
#content{
	background-image:url('../img/content-bg.gif');
	background-repeat:repeat-y;
	margin:0;
	padding: 35px 7px 0px 7px;
	float: left;
	width: 818px;
	position:relative;
	min-height: 371px;
}

#content 1{
  color: #444444;
	font-family: Arial;
	font-size: 12px;
	padding: 0 45px;
	float: left;
}
#content a{
  color: #444444;
  
}
#content a:hover{color: #AA0000;}

#content ul{
	margin:0px 0 0px 5px;
	font-weight:bold;
}
#content li{
	list-style-type: square;
	list-style-position:inside;
	margin-left: 10px;
	margin-top:3px;
	font-weight: normal;
}
h1, h2{
	margin:0 0 20px 0px;
	float:left;
	clear: both;
	width: 100%;
	color: #AA0000;
	font-size: 18px;
	font-weight: normal;
	padding-left: 18px;
	background-image: url('../img/hd-arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#wide-col{
  float: left;
  width: 545px;
  border-color: #cecece;
  border-width: 0 0 0 1px;
  border-style: solid;
  padding: 0 0 0 30px;
}
#wide-col1{
	float: left;
	width: 500px;
	font: arial;
	font-size: 12px;
	margin: 0 0 20px 0px;
}
#wide-col2{
	float: left;
	width: 540px;
	font: arial;
	font-size: 12px;
	margin: 0 0 20px 0px;
}
#thin-col{
	float: left;
	width: 150px;
	font: arial;
	font-size: 11px;
	padding: 0 40px 0 20px;
	text-align: left;
	min-height: 215px;
}
#thin-col p{padding: 10px 0 0 10px;  color:#004E93; }

sup{font-size: 11px;}

.ramka{
	font: 11px arial;
	size:12px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-right: 30px;
}

.pic{
	border: 0;
	margin: 0 auto;
	padding: 0;
}

#thmb{
	width:145px;
	height:145px;
	padding: 0;
	margin:0 0 8px 0;
	text-align:center;
	float:left;
}
.form{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

strong{
	color: #105da1;
	font-weight: bold;
	margin-bottom:10px;
	display: block;
}
/* FOOTER
-----------------------------------------------------------------------------*/

#footer {
  width: 832px;
	height: 77px;
	background-image: url('../img/foot-bg.png');
	background-repeat: no-repeat;
	float:left;
	border: 0;
	margin:0 0 100px 0;
	padding: 0;

}

#footnav{
	height:32px;
	float:left;
	width:300px;
	margin:0;
	padding:30px 0 0 70px;
	font: 12px tahoma;
}

#footer a, #footnav {color: #bbd1f7 ;}
#footer a:hover {color: #fff ;}

#kambit{
	height:32px;
	float:right;
	width:300px;
	margin:0;
	padding:30px 40px 0 0px;
	font: 12px tahoma;
	text-align: right;
}

#footer p {
	margin: 0px 0 0px 10px;
	text-align: left;
	font-size: 0.75em;
	color: #999999;
	cursor: default;
}

#copyright {
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 0.69em;
}
#copyright a{
	color:#FFCCCC;
}
#copyright a:hover {
	color:#FFFFFF;
}
.pic{}
