body {
	background-image: url(images/BG_all.jpg);
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}

a, a:active, a:focus, a:link, a:visited {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}


.hlavicka {
	background-image: url(images/head_BG.png);
	height: 271px;
	width: 696px;
}

.main {
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;	
	height: 111px;
	width: 696px;
}

.zapati {
	background-image: url(images/zapati.png);
	height: 32px;
	width: 696px;
}
.copy {
	height: 32px;
	width: 696px;
	text-align: center;
	color: White;
	font-size: xx-small;
}


.main_text {
	padding-left: 35px;
	padding-right: 20px;
}