/* Global Styles */

body {
    background-color:#efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

td {
	font:13px tahoma;
	color:#787878;
	}
	
h3 {font-size: 13px; color:#999900;}	 
h4 {font-size: 10px; text-decoration:none; font-weight:none; }

.menujos{font-size: 11px;}
.welcome {font-size: 11px;}
.text1 {font-size: 14px; color: #33CC00;}
.text2 {font-size: 13px; color: #0033CC;}
.text3 {font-size: 13px; color: #666666;}
.aforism {font-size: 11px; color: #ffffff;}
.dot {font-size: 14px; color: #FFCC00;}
.dot1 {font-size: 12px; color: #FF9900;}
	
#back_left {
	background-image: url(../img/background_left.jpg);
	background-position:right;
	}
#back_right {
	background-image: url(../img/background_right.jpg);
	background-position:left;
	}

#top_menu {
	background-image: url(../img/background_top_menu.jpg);	
	}

#top_menu a {
    font-size:12px;
	color: #FFFFFF;
	}
	
#top_menu a:hover {
    font-size:12px;
    color: #339900;
	}
	
#top_menu1{
	background-image: url(../img/background_top_lang.jpg);
	position:relative;/*AICI*/
	}
	
#top_menu2 a{
   font-size: 12px;
   color: #33CC00;
	}
#top_menu2 a:hover{
   font-size: 12px;
   color: #339900;
   text-decoration:underline;
	}

#meniu a {
    font:11px tahoma;
	color: #006699;
	padding-left: 4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	font-weight:bold;
	}
	
#meniu a:hover {
	color: #fff;
	background-color:#006699;
	padding-left: 4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	font-weight:bold;
	}

a {
    font:11px tahoma;
	color: #339900;
	text-decoration:none;
	}
	
a:hover {
	color: #33CC00;
	text-decoration:none;
	}

#menu a {
	font:11px tahoma;
	color: #333333;
	text-decoration:none;
	}

#menu a:hover {
    font:11px tahoma;
	color: #ffffff;
	text-decoration:none;
	}
	
#menu_jos1 a {
	font:11px tahoma;
	color: #444444;
	text-decoration:none; 
	}

#menu_jos1 a:hover {
	color: #111111;
	text-decoration:none;
	}
	
/* ------- MENIU LANGUAGES ------- */

	#appListing {margin:0;padding:0;width:51px;position:relative;top:0;}
		#appListing li {list-style-type:none;list-style:none;display:inline;float:left;padding:0; margin:0;height:21px;}
		#appListing li img {margin-right:5px;float:left; border:0;}	
		#appListing li span {line-height:21px; float:left;width:80px;}
		#appListing li a {color:#A2CD7F;text-decoration:none;float:left;}	
		#appListing li a:link, #appListing li a:visited { }		
		#appListing li a:hover, #appListing li a:focus { }	
		#appListing li a.appIcon {position:absolute; top:6px; right:23px; z-index:10;}	
		
		#appListing li .emailLinksBg a {display:none;}
		
		#appListing li .emailLinks, #appListing li .emailLinks {background:url(../img/menuLangOff.png) no-repeat;display:block;padding:0;width:51px; height:22px; position:absolute;top:0;left:0; z-index:5;overflow:hidden;zoom:1;}
		#appListing li:hover .emailLinks, #appListing li.over .emailLinks {background:url(../img/menuLangOn.png) no-repeat;display:block;padding:0;width:51px;height:22px;position:absolute;top:0;left:0;z-index:5;overflow:hidden;zoom:1;}
		
		#appListing li:hover .emailLinksBg, #appListing li.over .emailLinksBg {background:url(../img/menuLangBg.png) repeat-y;display:block;padding:3px; margin:0;width:81px; position:relative;top:22px;_top:7px; left:0; border-top:1px solid #000;border-bottom:1px solid #000;overflow:hidden;zoom:1;}
			
		/*----------------------------------------------------------------------------------------IE7 ONLY--- Use below syntax*/	
		*+html>head/*/*/+body #appListing li:hover .emailLinksBg, *+html>head/*/*/+body #appListing li.over .emailLinksBg {top:9px;}
		
		#appListing li:hover .emailLinksBg a, #appListing li.over .emailLinksBg a {color:#A2CD7F;display:block;font-weight:normal;padding:0 3px; font-size:1em;line-height:1.9em;text-align:left;width:75px;}
		#appListing li:hover .emailLinksBg a:hover, #appListing li.over .emailLinksBg a:hover {background-color:#F0F7E9;color:#313B5A;text-decoration:none;}
		#appListing li:hover .emailLinksBg a.sm, #appListing li.over .emailLinksBg a.sm {border-bottom:1px solid #A2CD7F;}
			#appListing li:hover .emailLinksBg a.sm img, #appListing li:hover .emailLinksBg a.vm img { padding:6px 0 0 0;}
	