body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E1310;
	background-image: url(graphics/aqua-blue-tiger.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}

#tabela_zgoraj {
  background-image: url(graphics/tabela-zgoraj.gif);
  width:900px;
  height:7px;
  margin: auto;
}

#tabela {
  background-image: url(graphics/tabela-rob.png);
	background-repeat:repeat-y;
  background-color: #FFFFFF;
  width:900px;
  margin: auto;
}

#tabela_podlaga {
  background-color: #1C0A0A;
  margin-left: 7px;
  margin-right: 7px;
}

#tabela_spodaj {
  background-image: url(graphics/tabela-spodaj.gif);
  width:900px;
  height:7px;
  margin: auto;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#FFFFFF
}
.textgooglemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#000000
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#FFFFFF
}

.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color:#FFFFFF
}
.text a:link { color:#FFFFFF; text-decoration: underline }
.text a:visited { color:#FFFFFF; text-decoration: underline }
.text a:active { color:#FFFFFF; text-decoration: underline }
.text a:hover { color:#AAAAAA; text-decoration: underline } 

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#444444;
}
.copy a:link { color:#444444; text-decoration: none }
.copy a:visited { color:#444444; text-decoration: none }
.copy a:active { color:#444444; text-decoration: none }
.copy a:hover { color:#777777; text-decoration: underline } 

#sshow {
	width: 799px;
	height: 237px;
/*rdeča-	border: 6px solid #D8261D;*/
/*rumena-	border: 6px solid #D8CD1D;*/
	border: 0px;
  margin: auto;
}
#map {
	width: 799px;
	height: 520px;
/*rdeča-	border: 6px solid #D8261D;*/
/*rumena-	border: 6px solid #D8CD1D;*/
	border: 0px;
  margin: auto;
}

a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: underline}

.gumb {
	color: #000000;
	background: #cccccc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 2px outset #cccccc;
	width: 100px;
	height: 22px
}

