.bg-top {
	background-image: url(top-bg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 990px;
}
.bg-main {
	background-image: url(main-stred.jpg);
	background-repeat: repeat-y;
}
.spodek-bg {
	background-image: url(spodek-stred.jpg);
	background-repeat: repeat-y;
	background-color: #ededed;
}
#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	height: 60px;
	width: 239px;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

#logo SPAN {
	display: none;
	cursor: hand;
}
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	text-indent: 10px;
}
.bg-podstranka {
	background-image: url(2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}
.bg-foto {
	background-image: url(bg-foto.jpg);
	text-align: center;
	vertical-align: middle;
	height: 147px;
	width: 200px;
}
.bg-foto-mezera {
	width: 29px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text-podstranka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-right: 40px;
	padding-left: 40px;
}
.bg-podstranka A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF6600;
	text-align: left;
	text-decoration: none;
}
.bg-podstranka a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF6600;
	text-align: left;
	text-decoration: underline;
}
.no {
	display: none;
}
.bg-foot {
	background-image: url(foot-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding: 15px;
}
.bg-foot A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}
