@charset "utf-8";
/* CSS Document */
body {
	list-style-image:url(list.jpg);
	
}

A:link {color:red; text-decoration:none;}
A:visited {color:red; text-decoration:none;}
A:active {color:red; text-decoration:none;}
A:hover {text-decoration:underline; color:orange;}
a img {border: none; }

#logo { width:900px; }

#menu { width:900px; height:50px;background-image:url(meniu_bg.jpg);}
#menu A:link {color:white; text-decoration:none;}
#menu A:visited {color:white; text-decoration:none;}
#menu A:active {color:white; text-decoration:none;}
#menu A:hover {text-decoration:underline; color:#CCCCCC;}

#links { font-size:18px; font-weight:500; position:relative; top:14px; color:white;}
#content { position:relative; top:20px; width:900px;}
#popular_tours { position:relative; left:-5px; float:left; width:300px; height:240px; background-repeat:no-repeat; font-size:20px; color:#009933;}
#flash { float:right; }
#title {
	float:right;
	width:600px;
	height:30px;
	background-image:url(green_gradient.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#text {float:right; width:596px; border-style:solid; border-width:thin; border-color:#009900; border-top:none; border-left:none; border-bottom:none; font-family:Arial, Helvetica, sans-serif; font-size:14px;} 

#menu_down { font-family:"Book Antiqua" ;font-size:17px; } 
	#menu_down A:link { color:#999999; text-decoration:none;}
#menu_down A:visited { color:#999999; text-decoration:none;}
#menu_down A:active { color:#999999; text-decoration:none;}
#menu_down A:hover {text-decoration:underline; color:#333333}

#scripts { width:900px; position:relative; top:50px; }


#scris {font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#language { font-size:14px; color:green;}
#bara_jos {width:900px; height:20px; background-color:#f4f0df;  background-image:url(bara_jos.jpg); background-repeat:repeat-x;}

 
div.transOFF {width: 100%; background-color:#BEFF84; opacity:.70; filter: alpha(opacity=70); -moz-opacity:0.70; border:1px solid black; }
div.transON {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }

#menu_tours { font-family:"Book Antiqua" ;font-size:17px; } 
#menu_tours A:link { color:green; text-decoration:none;}
#menu_tours A:visited { color:green; text-decoration:none;}
#menu_tours A:active { color:green;; text-decoration:none;}
#menu_tours A:hover {text-decoration:underline; color:red}

