﻿*{
	margin: 0px;
	padding: 0px;
}
body {
	letter-spacing: 0.5mm;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../ukrashenie/bg/bg1.jpg);
	background-repeat: repeat;
	/*overflow: hidden;*/
	
}

a:link {
	color: #105289;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #105289;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #368ad2;
}	
.topleft{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
	border: 0px solid #666;
}    
.div4 {
	width:100%;
	text-align: center;
	font-size: 10px;
	padding-bottom: 80px;
	padding-top: 30px;
	}
.disc {
	font-size: 10px;
	color: #000;
	text-align: right;
	width: 900px;
	padding-bottom: 50px;
}
.div5 {
	position: relative;
	z-index: 100;
}
.div {
	padding-bottom: 80px;
	letter-spacing: 2cm;
	}
.top {
	width:100%;
	text-align: center;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 9px;
	font-size: 12px;
}
img {
	border: 1px solid #999 ;
}