BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	margin: 0;
	padding: 0;
	text-align: center;
	color: White;
	background-color: #000000;
}

/* zakladne elementy */
A {
	color: #ebebeb;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:HOVER {
	text-decoration : none;
}
B, STRONG {
	color: #E28609;
}
H1,H2,H3 {
	/*font-family: Georgia, Times;*/
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
H1 {
	font-size: 16pt;
	color: #1845c1;
}
H2 {
	font-size: 14pt;
	color: #E28609;
} 
H3 {
	font-size: 14pt;
	color: #E28609;
}
H1 A, H1 A:VISITED {
	color: #1845c1;
}
H2 A, H3 A, H2 A:VISITED, H3 A:VISITED {
	color: #ea4415;
}
TD,P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #FFFFFF;
}
UL {
/*	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-position: outside;
	list-style: circle;*/
}
LI{
/*	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;*/
}
FORM {
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
} 
SELECT {
	margin-top : 0px;
	margin-bottom : 0px;
}
INPUT {
	margin: 0px;
	padding: 0px;
	border: 1px solid #DBDBDB;
	height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	vertical-align: middle;
}
TEXTAREA{
	border : 1px solid #DBDBDB;
	font-size: 7pt;
	background : White;
}
hr {
  height: 0;
  margin: 0;
  border: 0;
  color: #fff; 
  background-color: #fff;
  padding: 1px;
  background-image: url(../images/dotted-bg.png);
  background-repeat: repeat-x;
}


/* Zakladne elementy Saurona */
.mininavigator {
  color: silver;
/*  border-bottom: 1px dotted Silver;*/
	margin-bottom: 15px;
}
.mininavigator A {
	color: silver;
	text-decoration: none;
}
.mininavigator A:hover {
	text-decoration: underline;
}
.mininavigator SPAN {
	float: right;
}
.mininavigator SPAN A {
	font-size: 14pt;
	text-decoration: none;
}

DIV.navigator {

}
DIV.navigator SPAN {
	float: right;
}
DIV.navigator SPAN A {
	font-size: 14pt;
	text-decoration: none;
}
DIV.text {
	text-align: justify;
	margin: auto;
	width: 90%;
	margin-bottom: 20px;
}
.EvenRow{
	/*background-color: #FFFFFF;*/
}
.OddRow {
	/*background-color: #FFFFFF;*/
}

/* suvisiace odkazy a stranky */
DIV.links {
	padding: 5px;
}
DIV.links UL {
	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	padding: 5px;
	list-style-position: outside;
	list-style: circle;
}
LI.link_page A {
	color: #4885E6;
}
LI.link_file A {
	color: #4885E6;
}
LI.link_dir A {
	color: #002674;
}
LI.link_empty {
	color: Black;
	font-weight: bold;
}
LI.link_warning {
	color: Red;
}

/* obrazky, tabulky generovane Sauronom */
TABLE.images {
	padding-left: 10px;
	padding-right: 10px;
}
TABLE.images TD {
	padding: 0px;
	border-top: 1px solid #FFAC10;
	border-left: 1px solid #FFAC10;
	border-right: 1px solid #FFAC10;
	border-bottom: 1px solid #FFAC10;
	text-align: center;
	vertical-align: top;
}
TABLE.images TD IMG {
	margin: 0;
	padding: 0;
}

/* page unique styles */
#container {
	margin: auto;
	width: 766px;
	text-align: left;
}
#flags {
	background-image: url(../images/halotaxi-top.jpg);
	width: 766px;
	height: 38px;
	position: relative;
}
#flags UL {
	list-style: none;
	position: absolute;
	top: 11px;
	_top: 18px;
	right: 55px;
}
#flags UL LI, #flags UL LI A {
	display: block;
	height: 15px;
	text-indent: -3000px;
}
#flags UL LI {
	float: left;
	width: 22px;
	margin-left: 5px;
}
#header {
	background-image: url(../images/halotaxi-logo.jpg);
	width: 766px;
	height: 322px;
	background-repeat: no-repeat;
	position: relative;
}
#cas {
	position: absolute;
	bottom: 10px;
	right: 28px;
	color: #EC9011;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}
#meniny {
	position: absolute;
	bottom: 30px;
	right: 28px;
	color: #EC9011;
	font-size: 10pt;
}
#header H1 A {
	display:block;
	width: 766px;
	height: 322px;
	text-indent: -3000px;
}
#menu {
	
}
#menu UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu UL LI {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px dotted #480000;
}
#menu UL LI A {
	font-size: 10pt;
	text-decoration: none;
	color: Red;
	text-transform: uppercase;
}
#menu UL LI A:hover {
	text-decoration: none;
	color: white;
}
#content-container {
	clear: both;
	padding-top: 5px;
}
#footer {
	border-top: 1px dotted #480000;
	clear: both;
	text-align: center;
	color: #b20000;
	padding-top: 5px;
	margin-top: 10px;
}
#footer A {
	color: #b20000;
	text-decoration: none;
	
}
#footer A:hover {
	background-color: White;
	padding: 5px;
}
#content {
	padding-top: 5px;
	border-top: 1px dotted #480000;		
}
#indexleft {
	width: 766px;
	float: left;
}
#indexright {
	display: none;
	width: 363px;
	float: right;
}
#content {
	text-align: justify;
}
#content LI {
	text-align: left;
	line-height: 14pt;
	margin-bottom: 5px;
}
