@charset "utf-8";
body {
	background-color: #050000;
	background-image: url(../graphics/prva/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top_line {
	background-image: url(../graphics/prva/top_line.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 921px;
}
a, a:link, a:hover, a:visited {
	color: #99ED27;
}

#bottom_line {
	background-image: url(../graphics/prva/bottom_line.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 921px;
}
#tabela {
	margin-top: 65px;
}
.odmak_vrstica {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.okno {
	background-image: url(../graphics/prva/window.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 146px;
	width: 90px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inicio {
	font-size: 1.5em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.okno img {
	border: 2px solid #99ED27;
}

.okno img:hover {
	border: 2px solid #000000;
}
.noga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
