body
{
	font-family: 'Times New Roman',Times,serif;
	font-size: 10pt;	
	color: #fff;
	background: #0a1b2b url(../images/design/bkgfl1.jpg) 50% 0 no-repeat fixed;
}

#content a img{
  border-width: 0;
  border-color:transparent; 
}

#highspace a img{
  border-width: 0;
  border-color:transparent;
}

.grey a{
    font-family: 'Times New Roman',Times,serif;
	font-size: 8pt;
	color: #666666;
}

.zori {
    color: white;
    background-image: url( ../images/design/zori_tr.png );
    behavior: url(images/design/iepngfix.htc);
    text-align: center;
    width: 207px;
    height: 272px;
}

.pranz {
    color: white;
    background-image: url( ../images/design/pranz_tr.png );
    behavior: url(images/design/iepngfix.htc);
    text-align: center;
    width: 207px;
    height: 272px;
}

.seara {
    color: white;
    background-image: url( ../images/design/seara_tr.png );
    behavior: url(images/design/iepngfix.htc);
    text-align: center;
    width: 207px;
    height: 272px;
}


#outer
{
	width: 930px;	      
    text-align: center;
}

#highspace
{
	width: 930px;
	height: 89px;
	text-align: center;
}

#highspace h1
{
	font-size: 2em;
}

#highspace h2
{
	font-size: 1em;
	color: #fff;
}

#highspace h1 a
{
	color: #fff;
	text-decoration: none;
}

#highspace a
{
	color: #ebedfd;        
	text-decoration: none;
}



#menu
{
    background: url('../images/design/bgmenu2.png') transparent;
	height: 75px;
	width: 930px;	
}

#menu ul
{
	list-style: none;
	text-align: center;
	position: relative;
	top: 45px;
}

#menu li
{
	padding: 0em 0.5em 0em 0.7em;
	display: inline;
}

#menu li a
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.02em;
	letter-spacing: 0.1em;
}

#menu li a:hover
{
	color: #0ff;
    text-decoration: underline;
}

#menuselected {
    color: #0ff;
}

.submenu {
    color: white;
    font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	text-decoration: none;
	background: url('../images/design/bgsubmenu.png') transparent;
}

.submenu a{
    color: white;
    font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	text-decoration: none;
	background: url('../images/design/bgsubmenu.png') transparent;
}

.submenu a:hover{
    color: #0ff;
}

.submenuselected {
    color: #0ff;
}

#content
{

}

#content b a
{
	color: #fff;
	text-decoration: none;
}

#footer
{
	width: 930px;
	height: 28px;	
	
	text-align: center;
    font-size: 12px;
	
}
.inputText {
    border: solid 1px black;
    background: url('../images/design/bg_input_text_multiply1.png') transparent;
    behavior: url(images/design/iepngfix.htc);
    color: #0000cc;
}

/* contact */

.menuBgPanel {
    color: white;
    background-image: url( ../images/design/menubg2.png );
}

.contactBgPanel {
    color: white;
    width: 420px;
    height: 400px;
    background-image: url( ../images/design/blank_bg_contact_mov.png);
    behavior: url(images/design/iepngfix.htc);
}
.contactHeaderTopPanel {
    color: white;
    background-image: url( ../images/design/a2.png );
}
.contactContentPanel {
    color: white;
    background-image: url( ../images/design/a2.png );
}

.gallcellbg {
    color: white;
    background-image: url( ../images/design/galcellbground_mov.png );
    behavior: url(images/design/iepngfix.htc);
    text-align: center;
    width: 110px;
    height:87px;
}

/** Gallery css */
/* gall Code
----------------------------------------------------------------------*/

.gall
{
	cursor: default;
	list-style: none;
}

.gall a
{
	cursor: default;
}

.gall img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	
	
}

.gall li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}



/* Gallery css **/



#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}



#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Detailed javascript animation*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}



#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #FFFFFF;
padding: 0px;
z-index: 5;
}
/* Detailed javascript animation**/




