/* CSS Document */
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:  none;
	font-size:12px;
	font-family: "Trebuchet MS";
	color: #FFCC00;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

a.menu:hover {
	text-decoration:  underline;
	font-size:12px;
	font-family: "Trebuchet MS";
	color: #FFCC00;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;

}
a.menu_left:link, a.menu_left:visited, a.menu_left:active {
	text-decoration:  none;
	font-size:12px;
	font-family: "Trebuchet MS";
	color: #960000;
	padding-left: 64px;
	font-weight: bold;
	display: inline;
}

a.menu_left:hover {
	text-decoration:  none;
	font-size:12px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 68px;
	font-weight: bold;
	display: inline;

}

.menu_left_title {
	font-size:20px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 9px;
	font-weight: normal;
}

#menu_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titlu_alb {

	font-size:14px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 9px;
	font-weight: bold;
}
.normal_negru {


	font-size:12px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
}
.jos {


	font-size:11px;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 9px;
	font-weight: normal;
}
a.menu_left_title:link, a.menu_left_title:visited, a.menu_left_title:active {
	font-size:20px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.menu_left_title:hover {
	font-size:20px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: underline;
}
#body {
	margin: 0px;
}
#flag {
	border: 1px solid #999999;
	padding: 1px;
}

#continut {
	margin: 0px;
	background-color: #EAF1F7;
	padding-left: 10px;
	padding-right: 10px;
}
#live_line {
	color: #DDB5B5;
	border: 1px solid #DDB5B5;
}

#live_titlu {
	font-family: "Segoe UI";
	font-size: 30px;
	color: #990000;
	font-weight: normal;
}
#live_desc {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #F14200;
}




.normal {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #556466;
	text-align: justify;
}
.titlu {
	font-family: "Microsoft Sans Serif";
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	color: #960000;
}
#FormLine {
	border: 3px solid #003366;
	width: 420px;
	display: block;
	margin-top: 50px;
}
#FormLine2 {
	border: 3px solid #003366;
	width: 600px;
	display: block;
	margin-top: 5px;
}
.num {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #fbc586;
	color: #000000;
	font-weight: bold;
}
.normalNoSpace {

	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
#border {
	border: 1px solid #6F6F6F;
	padding: 2px;
}
#border_white {
	border: 1px solid #999999;
}

#line_down {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#space_u_d {
	padding-top: 5px;
	padding-bottom: 5px;
}
#EmployExp {
	border: 1px solid #666666;
}

#Employ {
	border: 3px solid #003366;
	width: 640px;
	display: block;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.texte {

	font-family: Tahoma;
	font-size: 11px;
}
.titlu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #fbc586;
	color: #960000;
	padding-left: 10px;
}
#EmployExp2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 18px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.normal2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #556466;
}

a.reservation:link, a.reservation:visited, a.reservation:active {
	font-family: Tahoma;
	font-size: 18px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
}

a.reservation:hover {
	text-decoration: underline;

}
#indent {
	padding-left: 15px;
}

a.view_more:link, a.view_more:visited, a.view_more:active {
	font-family: "Segoe UI";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.view_more:hover {
	text-decoration: underline;

}
.titlu_art_gal {
	font-family: "Segoe UI";
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #fbc586;
	color: #960000;
	padding-left: 10px;
	width: 100%;
	display: block;
}
.border_black {
	border: 2px solid #003366;
	padding: 1px;
}
.titlu_art_gal2 {

	font-family: "Segoe UI";
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	width: 100%;
	display: block;
}

a.home:link, a.home:visited, a.home:active {
	font-family: "Segoe UI";
	font-size: 24px;
	color: #CCCCCC;
	font-weight: normal;
	width: 200px;
	text-decoration: none;
}

a.home:hover {
	text-decoration: underline;

}
a.normal:link, a.normal:visited, a.normal:active {
	font-family: Verdana;
	font-size: 12px;
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}

a.normal:hover {
	text-decoration: underline;

}

#arrow {
	background-image: url(images/arrow.jpg);
	float: left;
	width: 19px;
	margin-right: 10px;
	height: 16px;
	display: block;
	background-repeat: no-repeat;
}

a.titlu2:link, a.titlu2:visited, a.titlu2:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #fbc586;
	color: #960000;
	padding-left: 10px;
	text-decoration: none;
}

a.titlu2:hover {
	text-decoration: underline;

}


a.titlu3:link, a.titlu3:visited, a.titlu3:active {
	font-family: "Microsoft Sans Serif";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #556466;
}
a.titlu3:hover {
	text-decoration: underline;

}
.titlu3 {
	font-family: "Segoe UI";
	font-size: 18px;
	font-weight: bold;
	color: #960000;
}
.select {
	font-family: "Segoe UI";
	font-size: 14px;
	font-weight: bold;
	color: #960000;
}
#border_iso {
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#sound {
	padding-right: 6px;
	padding-left: 6px;
}

a.dolphin:link, a.dolphin:visited, a.dolphin:active {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
a.dolphin:hover {
	text-decoration: underline;

}

.pozeTurnee{
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	text-align: center;
}
.downmenu {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}

.downmenu a {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.downmenu a:hover {
	text-decoration: underline;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {
	color: #FF0000
}

.style3 {
	color: #FF0000; 
	font-weight: bold; 
}

.handcursor{
	cursor:hand;
	cursor:pointer;
}

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

body {

}.homeText {
	font-family: "Microsoft Sans Serif";
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.titluBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 30px;
	font-weight: normal;
	margin-bottom: 30px;
}
.homeN, h2, h3 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	line-height: 20px;
	display: inline;
}
.homeJ {
	text-align: justify;
}

a.casino {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.linie {
	display: inline;
}

