﻿* {
	margin:0;
	padding:0;
}

body {
	background-color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

#header {
	background:black url('../images/header.gif') no-repeat;
	width:645px;
	height:141px;
	margin:0 auto;
}

img {
	border:none;
}

a {
	outline:none;
}
/*-------------------Menu-----------------*/
#menu {
	height:40px;
	width:645px;
	text-align:center;
	margin:0 auto;
	padding:0px;
}

#menu ul li {
	list-style-type:none;
	display:inline-block;
	width:auto;
	height:32px;
	padding:0px;
	margin:8px 0 0 0;
}

#pdf {
	background:url('../images/pdf.jpg')  no-repeat top right;
	width:325px;
	height:13px;
	position:absolute;
	z-index:5;
}

.out {
	position:relative;
	z-index:2;
}
/*----------------------------------------*/
/*-------------------Main-----------------*/
#main {
	width:645px;
	margin:7px auto 0;
}

a.intext {
	color:white;
}
/*----------------------------------------*/
/*------------------Uslugi----------------*/
#uslugi {
	background:black url('../images/uslugi.jpg') no-repeat;
	width:892px;
	height:248px;
	margin:12px auto 0;
}

h1 {
	display:block;
	font-size:20px;
	font-family:Myriad Pro,Arial;
	font-weight:normal;
	text-decoration:underline;
}

#endtext {
	padding:18px;
}

#otstup {
	padding:0 29px 0 35px;
}

#end {
	text-align:center;
	width:530px;
	font-size:14px;
	margin:0 auto;
}
/*----------------------------------------*/
#wrapper {
	height:auto;
	width:100%;
}

#footer {
	width:100%;
	margin:28px 0;
	text-align:center;
}