body {
	background-color: #000000;
	background-image: url("/img/design/back.jpg");
	background-repeat: repeat-x;
	font-family: "Verdana CE", Verdana, "Geneva CE", "Arial CE", "Lucida Grande CE", sans-serif;
	font-size: normal;
	color: white;
}

#screen {
	position: relative;
	margin-left: 15px;
	width: 900px;
	background-color: white;
	border: 1px solid black;
font-size: small;
	background-color: black;
	color: #ccccff;
}

#linkuj {
	position: absolute;
	top: 0px;
	right: 180px;
}

#linkuj img {
	margin-left: 5px;
}

#top {
	margin-top: -17px;
	_margin-top: 0px;
	width: 1000px;
	height: 98px;
	text-align: center;
	background-image: url("/img/design/falcon.png");
	background-repeat: no-repeat;
}

h1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#top h2 {
	font-size: small;
	text-align: center;
	margin-top: -15px;
}

h2 {
	text-align: left;
}

#menu {
	float: left;
}

#news {
	float: right;
}

.side {
	width: 170px;
	text-align: center;
	background-color: transparent;
}

.side p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#content {
	width: 538px;
	border: 1px solid gray;
	margin: auto;
	text-indent: 25px;
	padding: 10px;
	text-align: justify;
	min-height: 650px;

}

#content p {
	font-size: normal;

}
img {
	border: none;
}

#bottom {
	border: 2px solid black;
	margin: auto;
	margin: 50px;
	padding: 0px;
}

#bottom p {
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 13px;
}

a, a:link, a:visited, a:active {
	color: #ccccff;
}

a:hover  {

}

#menu p {

}

#menu a {

}

#menu a:hover {

}

.aktivni {
	background-color: gray;
	font-weight: bold;
}

.aktivni a {
	color: white;
}

#content p {

}

ul li {

}

#kontakt {
	text-align: right;
}

#heel {
	margin: auto;
	width: 800px;
	text-align: center;

	font-size: xx-small;
}

#heel a {

}

#heel a:hover {

}

.mid {
	text-align: center;
	text-indent: 0px;
}

.floatR {
	float: right;
}

.floatL {
	float: left;
	text-indent: 0px;
	margin-right: 20px;
}

.redborder img {
	border: 3px solid red;
}

.Q {
font-weight: bold;
	font-size: 90%;
}

.A {
	font-style: italic;
	font-size: 90%;
}

#heel {
	background-color: black;
	width: 1000px;
}

.important {
	background-color: silver;
	width: 1000px;
	margin: auto;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
}

.important a {
	color: red;
}

.sideAdv {
	position: absolute;
	left: 960px;
	top: 99px;
}

