body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}

.mainBG {
	background-image: url(images/BGall.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.head {
	background-image: url(images/BGhead.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 30px;
}

.main {
	background-image: url(images/BGmain.png);
	margin-right: 30px;
	background-position: bottom;
}

.mainIN {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.mainIN_HOME{
	padding-left: 20px;
	padding-right: 10px;
}

.main_home {
	background-image: url(images/BG_home.png);
	margin-right: 30px;
	background-position: bottom;
}

a, a:active, a:focus, a:link, a:visited {
	color: Black;
	text-decoration: underline;
}

a:hover {
	color: Gray;
	text-decoration: underline;
}

.zapati {
	background-image: url(images/loga.png);
	margin-right: 30px;
}

