body {
	background-image: URL('images/pozadi.jpg');
	background-color: black;
	background-repeat: repeat-y;
	background-position: 50% 0%;
	color: #CCCCCC;
	font-family: arial;
	font-size: 12px;
}
table {
  font-size: 12px; 
}
td {
  font-size: 12px; 
}
div {
	border: 0px;
	width: 850px;
	position: relative;
	text-align: left;
	margin: auto;
	background-color: black;
}
#hlavni {
	background-color: #101010;
	border: 1px solid #555555;
	width: 700px;
	position: relative;
	left: 130px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#obrys {
	background: transparent;
	border: 0px;
	width: 830px;
	position: absolute;
	top: 171px;
	left: 5px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#spodni {
	background-color: #101010;
	border: 1px solid #555555;
	width: 830px;
	height: 23px;
	position: relative;
	left: 0px;
	top: 10px;
}
#stred {
  background: transparent; 
  width: 500px; 
}
#fotky {
  background: transparent; 
  width: 650px; 
  min-height: 400px;
}
h1 {
	color: #EEEEEE;
	text-align: center;
	font-size: 24px;
	margin-top: 7px;
	font-weight: bold;
}
h2 {
	color: #DDDDDD;
	position: relative;
	left: 5px;
	margin-top: 7px; 
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	position: relative;
	left: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
  margin-top: 16px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px; 
}
p {
	margin: 10px;
	margin-top: 7px;
}
a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.bila {
	background-color: #0B0B0B
}
.seda {
	background-color: #050505
}
.nic {
	background-color: black
}
.fotka_miniatura {
    margin: 5px;
}