*{
	margin:0;
	padding:0;
	}
	
html {height: 100%}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#FFF;
	color:#000;
	}
	
img{
	border:none;
	}

a{
	outline: none;
	}
	
a:hover{
	color:#3399ff;
	}
	
.w-100{
	width:100%;
	text-align:center;
	}
	
h1{
	font-size:150%;
	}

.enable-a{
	color:#3399ff;
	}

#wrapper {
	width: 100%;
	min-width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

	
/*------------------------------ Header -------------------------------------- */
	
.header{
	height:170px;
	width:100%;
	}
	
.logo{
	float:left;
	margin-left:5px;
	}
	
.headline-header{
	float:right;
	margin-top:40px;
	padding-right:120px;
	text-align:center;
	width:285px;
	}
	
.headline-header h1{
	height:50px;
	font-weight:normal;
	color:#3399ff;
	font-size:23pt;
	background-image:url(../img/border-double.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}
	
.headline-header h2{
	font-size:100%;
	font-weight:normal;
	font-size:23pt;
	}
	
/*------------------------------ Text and menu and middle -------------------------------------- */
	
.text{
	width:450px;
	font-size:80%;
	margin-top:37px;
	padding-left:205px;
	line-height:1.3em;
	float:left;
	}
	
.text p{
	padding-bottom:5px;
	}
	
.menu2{
	font-size:80%;
	width:140px;
	float:right;
	margin-top:20px;
	padding-right:90px;
	}
	
.menu2 ul{
	padding-top:5px;
	padding-left:10px;
	list-style:none;
	}

.menu2 li{
	padding-bottom:3px;
	}
	
.menu{
	width:100%;
	}
	
.punkty-menu{
	padding-top:20px;
	padding-left:20px;
	width:540px;
	float:left;
	}
	
.punkty-menu div{
	display:inline;
	padding-right:20px;
	}

.punkty-menu a{
	font-size:14pt;
	}
	
.portfolio{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding-bottom:180px;
	}
	
.my-sdelali{
	margin-left:5%;
	}

.job{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}
	
.job table{
	width:100%;
	border-collapse:collapse;
	text-align:center;
	font-size:80%;
	}
	
.job table td{
	width:30%;
	}
	
.img-portfolio{
	height:120px;
	}
	
.content{
	margin:0 auto 0 auto;
	width:630px;
	font-size:80%;
	line-height:1.3em;
	text-align:left;
	}
	
.content p{
	padding-bottom:10px;
	}
	
.content ul{
	padding:5px 0 30px 50px;
	}
	
.pomoyka{
	float:right;
	font-size:80%;
	padding-top:30px;
	}
	
/*------------------------------ Footer -------------------------------------- */

#footer {
	margin: -100px auto 0;
	min-width: 940px;
	height: 150px;
	font-size:70%;
	line-height:1.2em;
	padding-bottom:20px;
}

#polosa{
	height:1px;
	background-color:#666666;
	font-size:1px;
	}

	
#address{
	width:270px;
	float:left;
	}
	
#address address{
	font-style:normal;
	padding:25px 0 0 15px;
	}
	
#copyrate{
	width:240px;
	text-align:center;
	margin:40px auto 0 auto;
	}
	
#nabolelo{
	width:270px;
	float:right;
	padding:25px 0 0 0;
	}
	
/*---------------------------------------- Portfolio -------------------------*/
.headline-portfolio{
	clear:both;
	padding-top:40px;
	}
.links-portfolio{
	margin-left:20px;
	margin-top:5px;
	}
	
.links-portfolio a{
	font-weight:bold;
	}

.description{
	margin-top:30px;
	margin-left:20px;
	float:left;
	width:520px;
	}

.description p{
	font-size:80%;
	line-height:1.3em;
	padding-bottom:9px;
	}
	
.sub-description{
	float:left;
	margin-top:10px;
	margin-left:20px;
	padding:20px;
	font-size:80%;
	background-color:#EDD7C5;
	}

.sub-description ul{
 list-style:none;
 margin-left:10px;
 }
 
.sub-description li{
	padding:5px 0 0 0;
	}
	
/*-------------------------------------- Contacts ---------------------------------*/

.contacts table{
	width:100%;
	margin:10px 5px 10px 5px;
	}

.contacts td{
	text-align:center;
	}

	
/*------------------------------------- About -------------------------------------*/

.about{
	
	}
	
.photo{
	float:left;
	width:230px;
	height:260px;
	}
	
.about-description{
	float:left;
	width:400px;
	}
	
/*-------------------------------- Recucle ----------------------------------------*/

.recucle{
	margin-left:20px;
	width:630px;
	font-size:80%;
	line-height:1.3em;
	text-align:left;
	}
	
.recucle p{
	padding-bottom:10px;
	}
	
/*------------------------------ Service ----------------------------------*/

.service li{
	padding-bottom:5px;
	}
	
.order{
	border-collapse:collapse;
	}
	
.order td{
	padding:5px;
	vertical-align:top;
	}
	
.order input{
	width:175px;
	}
	
.order select{
	width:178px;
	}
	
.order-label{
	text-align:right;
	}
	
.required{
	color:#FF0000;
	}
	
.order-button{
	margin-left:169px;
	margin-top:5px;
	width:175px;
	height:35px;
	}
	
.order-form{
	background-color:#EDD7C5;
	padding:20px;
	}
	
.small-text{
	font-size:10px;
	}
	
.descr-label{
	color:#666666;
	font-size:70%;
	}