body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	background-color: black;
}

.header {
	background-image: url(images/bg_head.jpg);
}

.zapati {
	background-image: url(images/bg_zapati.jpg);
}

.zapatiIN {
	padding-bottom: 18px;
}

h1 {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

a {
	color: white;
	font-size: 12 px;
	text-decoration: underline;
}

.pocitadlo {
	color: black;
}

.loga_right {
	position: absolute;
	top: 5px;
	right: 5px;
}

.loga_right2 {
	position: absolute;
	top: 65px;
	right: 5px;
}
