body {
	height:100%;
	margin:0px;
	padding:0px;
/*#443388 krneki*/
	color:white;
	font-weight:bold;
	font-size:10pt;
	font-family: sans-serif;
	background:#000000 url('/images/DuneTop2.jpg') top left fixed;
	}

a:link {
	color:yellow;
	text-decoration:none;
	}
a:visited {
	color:orange;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

.bb {
	color:yellow;
	text-decoration:none;
	}
.bb:hover {
	text-decoration:underline;
	cursor:pointer;
	}

p {
	margin:0px;
	padding:0px;
	}

div#BG {
	background:url('/images/Dune2.jpg') repeat-x bottom left fixed;
	background-size:100%;
	z-index:1;
	}	

div#body {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid yellow;
	background-color:#203A27;/*#203A27*/
	}

div#header {
	position:relative;
	min-height:100px;
	/*border-bottom:yellow solid 2px;*/
	width:100%; /*21.6.2010 dodana vrstica*/
	text-align:center;
	font-weight:normal;
	z-index:2;
	}
div#header2 {
	position:absolute;
	top:0px;
	width:948px; /*21.6.2010 100%*/
	text-align:center;
	z-index:1;
	}

.title1 {
	margin:0px;
	font-size:48pt;
	font-weight:bold;
	color:red;
	background-color:transparent;
	font-family: Treefrog, serif;
	}

.title2 {
	position:relative;
	top:5px;
	left:5px;
	margin:0px;
	font-size:48pt;
	font-weight:bold;
	color:black;
	font-family: Treefrog,serif;
	}

div#content {
	margin-top:-2px;
	border-top:yellow solid 2px;
	width:950px; /*21.6.2010 dodana vrstica*/
	}

div#bmh {
	border-right:yellow 2px solid;
	float:left;
	}
div#links {
	width:130px;
	}

#links p {
	margin:5px 5px 0px 5px;
	}

ul.meni {
	list-style:none;
	margin:0;
	padding:0;
	background-color:#5c6d50;
/*#7766bb*/
	border-bottom:1px solid yellow;
	}
ul.meni li {
	border-top:1px solid yellow;

	}

ul.meni a {
	display:block;
	width:100%;
	}
ul.meni li a:hover {
	text-decoration:none;
	background-color:#203A27;
/*#005500*/
	z-index:1;
	}

.xxs {
	margin:10px 0px;
	bottom:0px;
	width:120px;
	font-size:8pt;
	}

div#text {
	bottom:0px;
	border-left:yellow 2px solid;
	margin-left:130px;
	padding:10px;
	text-align:center;
	}

div#clear {
	clear:both;
	}

div#footer {
	margin-top:-2px;
	border-top:solid yellow 2px;
	width:950px; /*21.6.2010 dodana vrstica*/
	}

div#levo {
	float:left;
/*	width:50%;*/
	}

div#desno {
/*	margin-left:50%;*/
	text-align:right;
	}

.tablestumpy {
border:solid white 1px;
border-spacing: 0px;
margin-left:auto;
margin-right:auto;
}
.td {
text-align:left;
vertical-align:top;
border-style: solid;
border-color: white;
border-width: 1px 1px 1px 0px;
width:340px;
padding:5px;
}
.td1 {
text-align:right;
vertical-align:top;
border-style: solid;
border-color: white;
border-width: 1px 0px 1px 1px;
width:200px;
padding:5px;
}

