#menu {
width: 898px;
background-image: url(../pix/navBack.jpg);
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 112px;
float: left;
}

#menu a {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
display: block;
border-width: 1px;
border-style: solid;
border-color: #000;
margin: 0;
padding: 6px 3px;
}

#menu a {
color: #fff;
background-image: url(../pix/navBack.jpg);
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #a00;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/**********************************************/

body {
   background-color: #ddd;
}

a:link {
	color: #00f;
        text-decoration: none;
}

a:visited {
	color: #00f;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:none;
}

a:active {
	color: #00f;
	text-decoration:none;
}

#linksT a:link {
   color: #fff;
   font-weight: bold;
   text-decoration:none;
}

#linksT a:visited {
   color: #fff;
   font-weight: bold;
   text-decoration:none;
}

#linksT a:hover {
   color: #000;
   font-weight: bold;
   text-decoration:none;
}

#linksT a:active {
   color: #fff;
   font-weight: bold;
   text-decoration:none;
}

img {
	border: 0px;
}

table {
   margin-left:auto;
   margin-right:auto;
	width: 900px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

td.sides {
   width: 130px;
   background-color: #ddd;
}

td {
	text-align: center;
}

.mainTable {
   margin-left:auto;
   margin-right:auto;   
}

.mainTable td {
	border: solid 1px #000;
	vertical-align: top;
	padding-left: 5px;
}

.linksTable {
   margin-left:auto;
   margin-right:auto;
}

.linksTable td {
	border: solid 1px #000;
	width: 128px;
	background-image: url(../pix/navBack.jpg);
}

.mainTd {
   text-align: left;
   background-color: #ddd;
   /*background-image: url(../pix/backMain.jpg);*/
}

.kontaktTable {
   margin-left:auto;
   margin-right:auto;
}

.kontaktTable td {
	border: solid 1px #000;
	vertical-align: top;
   text-align: left;
}

.logo {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
   margin-left:auto; 
   margin-right:auto;
   background-image: url(../pix/logoBack.jpg);
   background-repeat: no-repeat;
}

.logoLeft {
	width: 78%; 
	height: 100px; 
	vertical-align: top; 
	text-align: left;
}

.logoLeftText {
		  color: #fff; 
		  margin-left: 120px; 
		  font-weight: bold; 
		  font-size: 18px;
}

.logoRightText {
		  vertical-align: bottom; 
		  margin-bottom: 10px;
		  width: 20%;
}

.noBorder td {
   border-style: none;
}

.svjetlosnaOprema td {
   border-style: none;
	font-weight: bold;
	vertical-align: middle;
}

.festival td {
   border-style: none;
}

.festivalNav {
	width: 120px;
	text-align: center;
}

.festivalMain {
	text-align: left;
	width: 100%;
}

.kontakt td {
		  text-align: left;
}

.error {
	text-align: left;
	width: 100%;   
}

.aktuelnoTable {
   width: 640px;
   border-style: none;
}

.aktuelnoTable td {
   width: 50%;
   text-align: left;
   vertical-align: middle;
   padding: 10px;
   border-style: none;
}

.izvjestaj td {
	border: solid 1px #000;
	text-align: left;
}

.forumTable {
   border: solid 1px #000;
   margin-left:auto;
   margin-right:auto;
}

.forumTable td {   
   text-align: left;
}

.tata {
	width: 600px;
	text-align: left;
}

.tata td {
	text-align: left;
}
