* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}


body {
	position: relative;
	background:#f7f8f7;
	margin:0px;
	line-height: 120%;
	color: #1D5178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

p {
	margin: 0px 35px 0px 0px;
	padding: 6px 0px 6px 0px;
	line-height: 120%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 125%;
}

h5 {
	font-size: 100%;
}


#All{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#Top{
	background:url(../images/Header.jpg) no-repeat top;
	background-image: url(../images/Header.jpg);
	width:990px;
	height:258px;
}
#Bottom{
	background:url(../images/Footer.jpg) no-repeat top;
	background-image: url(../images/Footer.jpg);
	width:990px;
	height:25px;
}
.sl{
	padding:0px;
	width:25px;
	background: url(../images/sl.jpg) repeat-y;
	background-image: url(../images/sl.jpg);
	background-repeat: repeat-y;
}
.sr{
	padding:0px;
	width:25px;
	background: url(../images/sr.jpg) repeat-y;
	background-image: url(../images/sr.jpg);
	background-repeat: repeat-y;
}

.Clear{
	clear:both;
}
.TopMenu{
	background:url(../images/TopMenu.jpg) no-repeat top;
	background-image: url(../images/TopMenu.jpg);
	float:left;
	height: 102px;
	width: 990px;
}
#topMenu {
	width: 970px;
	padding: 0 10px 0 10px;
	margin: 0px auto;
	text-align: center;
	height: 28px;
}

#Content{
	background: url(../images/Content.jpg) repeat-y;
	background-image: url(../images/Content.jpg);
	background-repeat: repeat-y;
	width:990px;
	margin:0px;
}
.mainContent{
	padding:0px 50px 0px 50px;
	float:left;
	width:840px;
}
.topContent{
	background:url(../images/topContent.jpg) no-repeat top;
	background-image: url(../images/topContent.jpg);
	padding:0px 50px 0px 50px;
	float:left;
	width:840px;
	height: 30px;
}
.bottomContent{
	padding:0px 50px 0px 50px;
	float:left;
	width:840px;
	height: 30px;
}

/* USLUGI */
#Uslugi {
	background: url(../images/picture01.jpg) top right no-repeat;
	background-image: url(../images/picture01.jpg);
	padding: 0px 380px 0px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335A75;
	min-height: 300px;
}
#Uslugi ul.dot01 {
	margin: 6px 0px 6px 0px;
	list-style: none;
}
#Uslugi ul.dot01 li {
	margin: 6px 0px 6px 0px;
	padding: 5px 0px 5px 25px;
	background: url(../images/dot01.png) no-repeat 0px 0px;
	line-height: 120%;
}

/* KONTAKT */
#Kontakt {
	padding: 0px 300px 0px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335A75;
	min-height: 200px;
}
#Kontakt ul.dot01 {
	margin: 6px 0px 6px 0px;
	list-style: none;
}
#Kontakt ul.dot01 li {
	margin: 6px 0px 6px 0px;
	padding: 5px 0px 5px 25px;
	background: url(../images/dot01.png) no-repeat 0px 0px;
	line-height: 120%;
}

