﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height:12px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #002045;
	background: url(../images/tlo_lewe.png) no-repeat 0% 0% rgb(255,255,255);
	text-align:center;
}
#wrapper{
width:949px;
margin:0px auto;
}
#top{
width:909px;
height:125px;
margin: 0 auto;
background:url(../images/top_bcg.png) no-repeat 0% 0%;
}
#hurt{
width:231px;
height:50px;
margin: 0 0 0 670px;
background:url(../images/top_hutr_mocow.png) no-repeat 0% 0%;
}
#spax_logo{
width:231px;
height:75px;
margin: 0 0 0 670px;
background:url(../images/top_spax.png) no-repeat 0% 0%;
}
#logo_firmy{
	float:left;
}
#top_jpg{
	float:left;
width:909px;
height:150px;
margin:0;
background:url(../images/top_foty.jpg) no-repeat 0% 0%;
}
#mid{
float:left;
width:949px;
min-height:350px;
margin:15px 0 0 0;
}
#mid_oferta{
float:left;
width:949px;
min-height:350px;
margin:15px 0 0 0;
}
#left{
	float:left;
	margin:0;
width:224px;
height:318px;
margin-left:20px;
}
#main{
	float:left;
	margin:0 10px 10px 10px;
width:433px;
text-align:justify;
}
#main_kontakt{
	float:left;
	margin:0px 10px 10px 10px;
width:660px;
text-align:justify;
}
#main_op{
	float:left;
	margin:0 13px 10px 10px;
width:430px;
text-align:justify;
}
#right{
	float:left;
	margin:0;
width:230px;
height:250px;
}
#right_op{
	float:left;
	margin:0;
width:230px;
height:250px;
}
#footer{
	float:left;
width:949px;
height:75px;
margin:15px 0 25px 0;
background:url(../images/footer_belka.png) top center no-repeat; 
}
#logosy{
	float:left;
	margin:0;
width:429px;
height:50px;
margin-left:25px;
margin-top: 20px;
}
#stopka{
	float:right;
	margin:0;
width:53px;
height:50px;
margin-right:25px;
margin-top: 20px;
}
#form{
	padding: 25px 27px;
	float: left;
	width: 196px;
	background: url(content2.gif) repeat-x;
}

#form label{
	text-align: left;
	float: left;
	color: #c33a18;
	font-size: 11px;
	padding: 2px;
}

#form label span{
	display: none;
	margin-left: 5px;
}

#form input, #form textarea{
	width: 194px;
	padding: 3px;
	border: 1px solid #cecaa7;
	background: #fff;
	font-family: Arial;
	font-size: 11px;
}

#form input.submit{
	width: 100px;
	height: 25px;
	background: #c33a18;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	float: right;
	margin-right: 2px;
	margin-top: 10px;
	font-size: 11px;
}

