body {
	text-align: center;
	background: #FDEFD5 url(../img/page_bg.jpg);
	background-attachment: fixed;
	margin: 0;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Geneva;
	color: #595959;
	font-size: 12px;
	line-height: 15px;
	word-spacing:3px;
	font-weight: normal;
	padding:0;	
	}
	
td, p {
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Geneva;
	color: #595959;
	font-size: 12px;
	line-height: 15px;
	word-spacing:3px;
	font-weight: normal;	
	}


img {
	border: 0;
	}

hr {color: #339900;}

	
input, select, textarea {
	BORDER-RIGHT: #6B6B6B 1px solid; BORDER-TOP: #6B6B6B 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #6B6B6B 1px solid; BORDER-BOTTOM: #6B6B6B 1px solid;
	font-family: Georgia, "Times New Roman", Geneva;
	color: #6B6B6B;
	font-size: 11px;
}

.buton {background-color: #ffffff; COLOR:#000000; text-decoration: underline; cursor: pointer;}	
.no_border {border: none; margin: 0 auto;}	
	
/* Top image ----------------------------------------------- */

#top {
	position: relative;
	width: 762px;
	height: 260px;
	margin: 0 auto;
	padding: 0;
	background: #595959 url(../img/top_bg.jpg);
	text-align: center;
	}

#left_top {
	position: absolute;
	top: 0;
	left: 0px;
	padding-left: 0px;
	width: 66px;
	height: 260px;
	background-image: url(../img/top_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
	}
	
#right_top {
	position: absolute;
	top: 0;
	right: 0px;
	padding-right: 0px;
	width: 66px;
	height: 260px;
	background-image: url(../img/top_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 0;
	}

#left_shadow {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 6px;
	height: 100%;
	background-image: url(../img/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 0;
	}
	
#right_shadow {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 6px;
	height: 100%;
	background-image: url(../img/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	z-index: 0;
	}

#preload {
	position: absolute;
	top: 20px;
	right: 26px;
	width: 712px;
	height: 223px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/loading.gif);
	z-index: 1;
	}
	
#logo {
	position: absolute;
	top: 143px;
	left: 5px;
	width: 187px;
	height: 77px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	}
	
#loading_flash {
	position: absolute;
	top: 200px;
	right: 5px;
	width: 200px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Geneva;
	font-size: 15px; 
	font-weight: normal; 
	font-style: italic; 
	letter-spacing: -1px; 
	text-align: right;
	color: #929292;
	word-spacing:3px;
	z-index: 1;
	}
		
#img_top {
	position: absolute;
	top: 15px;
	right: 21px;
	margin: 0 auto;
	padding: 0;
	border: 5px solid #B1B1B1;
	z-index: 2;
	}

/* Lang --------------------------------------------------- */

#lang {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 350px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Geneva;
	font-size: 10px;
	text-align: right;
	z-index: 9;
	}

	#lang a:link, #lang a:visited {
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 0px;
		padding-top: 3px;
		padding-left: 10px;
		padding-bottom: 3px;
		padding-right: 10px;
		background-color: #FF7700;
		color: #ffffff;
		text-decoration: none;
		display: inline;
		}
	
	#lang a:hover {
		color: #FDEFD5;
		text-decoration: underline;
		}

	
/* Top menu ----------------------------------------------- */

#navbar {
	position: relative;
	width: 762px;
	height: 30px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 0px;
	background-color: #FF7700;	
	font-family: Georgia, "Times New Roman", Geneva;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	}

	#navbar a:link, #navbar a:visited {
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 0px;
		padding-top: 3px;
		padding-left: 26px;
		padding-bottom: 8px;
		padding-right: 26px;
		color: #ffffff;
		text-decoration: none;
		display: inline;
		}
	
	#navbar a:hover {
		color: #FDEFD5;
		text-decoration: underline;
		}
	
	#navbar a.current:link, #navbar a.current:visited  {
		color: #e1e1e1;
		}
		

.submenu {
	position: absolute;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 0px;
	background-color: #FF7700;	
	font-family: Georgia, "Times New Roman", Geneva;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	z-index: 500;
	}

	.submenu a:link, .submenu a:visited {
		display: block;
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 0px;
		padding-top: 3px;
		padding-left: 20px;
		padding-bottom: 8px;
		padding-right: 5px;
		color: #ffffff;
		text-decoration: none;
		}
	
	.submenu a:hover {
		color: #FDEFD5;
		text-decoration: underline;
		}


/* Body ----------------------------------------------- */


#body {
	position: relative;
	width: 762px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	}

#body_top {
	position: relative;
	width: 762px;
	height:19px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/content_top.gif);
	}

#body_bottom {
	position: relative;
	width: 762px;
	height:19px;
	margin: 0 auto;
	padding: 0;
	background:  url(../img/content_bottom.gif) top right no-repeat;
	}

#body_content {
	position: relative;
	width: 762px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/content_bg.gif);
	text-align: left;
	}
	
/* Bottom ----------------------------------------------- */

#bottom {
	position: relative;
	width: 762px;
	height: 45px;
	margin: 0 auto;
	padding: 0px;
	background-image:  url(../img/bg_bottom.gif);
	text-align: center;
	color: #ffffff;
	}

	#bottom a:link, #bottom a:visited {
		margin: 0 auto;
		padding: 0;
		padding-left: 8px;
		padding-right: 8px;
		color: #ffffff;
		text-decoration: underline;
		}
	
	#bottom a:hover {
		color: #FDEFD5;
		text-decoration: underline;
		}
		
/* Left ----------------------------------------------- */

#left {
	position: relative;
	display: inline;
	float: left;
	width: 177px;
	height: auto;
	margin: 0 auto;
	margin-left: 25px;
	padding: 0;
	text-align: left;
	font-family: Arial, verdana;
	}
	
#cat {
	position: relative;
	margin: 0 ;
	padding: 0;
	padding-top: 15px;
	width: 177px;
	height: 25;
	font-family: Georgia, "Times New Roman", Geneva;
	}
	
#cat h3 {
		background: url(../img/left_cat_bg.gif) center center no-repeat;
		margin: 0;
		padding: 10px 0;
		font-size: 11px;
		text-align: center;
		letter-spacing: -1px;
		color: #333333;
		font-weight: normal;
		}
		
	#left ul {
		color: #339900;
		margin: 2px 0 2px 8px;
		padding: 0;
		}
	
	#left li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		cursor: pointer; text-decoration: underline;
		}
	

		
	#left a:link, #left a:visited {
		color: #FF7700;
		text-decoration: underline;
		}
	
	#left a:hover {
		color: #339900;
		text-decoration: underline;
		}
		
#tour_on {
	position: relative;
	padding: 2px 0px 2px 0px;
	margin: 0 auto;
	width: 100%;
	background-color: #339900;	
	}
	#tour_on li.mouse {cursor: auto; text-decoration: none; color: #ffffff; word-spacing: 0px; font-style: italic; font-family: georgia; font-size: 12px;}
	#tour_on a:link, #tour_on a:visited {color: #ffffff; text-decoration: underline;}
	#tour_on a:hover {color: #e1e1e1; text-decoration: underline;}
		
#tour_off {
	position: relative;
	padding: 0;
	padding: 2px 0px 2px 0px;
	margin: 3px 0 3px 0;
	width: 100%;
	background-color: #C2EDAB;
	}
	
	#tour_off li.mouse {font-weight: normal; word-spacing: 1px; font-style: italic; font-family: georgia; font-size: 12px; color: #09611D;}
	
	.sub_menu {
		margin: 0 0 0 22px;		
		font-size: 11px;
		color: #FF7700;
		}
		
	.sub_menu_on {
		margin: 0 0 0 22px;		
		font-size: 11px;
		color: #ffffff;
		}


		
															
		
	/* boxa left */	
	.boxa_left {
		position: relative;
		padding: 0;
		margin: 20px 0;
		display: block;
		background-color: #FF7700;}
		
	.boxa_left table, .boxa_left td, .boxa_left p, .boxa_left div, .boxa_left select, .boxa_left option, .boxa_left input {font-family: arial; text-align: left;  word-spacing: 0px;}
	
	.boxa_left .title {display: block; padding: 3px 10px; color: #ffffff; font-weight: bold;}
	.boxa_left .citat {display: block; padding: 3px 10px; color: #ffffff; font-style: italic;}
	.boxa_left .nota {display: block; padding: 0 5px 3px 10px; color: #e1e1e1; font-size: 11px;}
	.boxa_left .nota a:link, .boxa_left .nota a:visited {color: #e1e1e1 !important; font-size: 11px;}
	
	/* vremea */	
	.boxa_vreme {
		position: relative;		
		padding: 0;
		width: 177px;
		height: 225px;
		margin: 20px 0;
		display: block;
		background-color: #f1f1f1;
		border-left: 5px solid #f1f1f1;
		overflow: hidden;
		}
		
	.boxa_vreme table, .boxa_vreme td, .boxa_vreme p, .boxa_vreme div, .boxa_vreme select, .boxa_vreme option, .boxa_vreme input {font-family: arial; font-size: 10px; color: #333333; text-align: left;  word-spacing: 0px; background-color: #f1f1f1 !important; padding: 0 !important; margin: 0 !important;}
	
	.boxa_vreme input {display: block;}	
	.boxa_vreme u {display: block; padding: 3px 0 10px 5px !important; color: #333333; font-weight: bold; text-align: left; text-decoration: none;}	
	.boxa_vreme br {display: none;}
	.boxa_vreme td {border: none !important;}
	.boxa_vreme iframe {width: 170px;}
	.boxa_vreme img {display: none;}	
	.boxa_vreme input {display: none;}
	.boxa_vreme #WXeuroucontainer {height: 242px !important;}
	
	
	
	/* convertor */	
	.boxa_convertor {
		position: relative;
		padding: 5px 10px;
		margin: 20px 0;
		display: block;
		background-color: #f1f1f1;
		text-align: center;
		}
		
		.boxa_convertor .title {display: block; padding: 0 0 5px 0; color: #333333; font-weight: bold; font-family: arial; font-size: 11px; word-spacing: 0px;}
		


	
		
	
/* Right ----------------------------------------------- */


#right {
	position: relative;	
	display: inline;
	float: right;
	margin: 0 auto;
	margin: 15px 35px 30px 0;
	height: auto;
	width: 500px;
	padding: 0;
	text-align: left;
	}

	#right h3.welcome {background:  url(../img/right_cat_bg.gif) center center no-repeat; margin: 0; margin-bottom: 8px; padding: 0; font-size: 11px; font-weight: normal; font-style: normal; text-align: center; color: #666666;}
	#right p.history {line-height: 25px; text-indent: 0; text-align: left; border-bottom: 1px dashed #333333;}
	#right a.history:link, #right a.history:visited {color: #595959;}
	#right a.history:hover {color: #999999;}
		
	#right h2 {
		margin: 20px 0; 
		font-size: 22px;
		line-height: 22px;
		font-weight: normal; 
		font-style: italic; 
		letter-spacing: -1px; 
		text-align: center;
		color: #B45100;
		first-letter: capitalize;
		}
	
	#right h3 {
		font-size: 18px; 
		font-weight: normal; 
		font-style: italic; 
		letter-spacing: -1px; 
		text-align: center;
		color: #666666;
		}
	
	#right p {
		margin: 0;
		line-height: 18px;
		text-indent: 25px;
		}
		
	#right a:link, #right a:visited {
		color: #339900;
		text-decoration: underline;
		}
	
	#right a:hover {
		color: #FF7700;
		text-decoration: underline;
		}
	
#second_menu {position: relative; margin: 0 0 15px 0; padding: 0; padding-right: 5px; color: #e1e1e1; background-color: #339900; width: auto; height: 20px; overflow: hidden; line-height: 18px; text-align: right; font-family: Arial, "Times New Roman", Geneva; font-size: 12px;}
#second_menu a:link, #second_menu a:visited {color: #ffffff; text-decoration: underline; font-family: Arial, verdana; font-size: 12px;}
#second_menu a:hover {color: #e1e1e1; text-decoration: underline; font-family: Arial, verdana; font-size: 12px;}	

#separator {width:100%; height:25px; text-align: right; background:  url(../img/hr.gif) center center no-repeat; margin: 20px 0 20px 0; padding: 0;}
#separator a:link, #separator a:visited {color: #FF7700; font-family: Arial, verdana;}
#separator a:hover {color: #339900; font-family: Arial, verdana;}


#info h2.title {margin: 0 auto; margin-top: 10px; padding: 0; text-indent: 0px; line-height: 20px; font-size: 14px; text-align: left; font-weight: bold; color: #B45100; border-bottom: 1px dashed #B45100;}
#info p.subtitle {margin: 0 auto; margin-top: 10px; padding: 0 8px 0 8px; text-indent: 0px; line-height: 16px; font-size: 11px; text-align: right; font-weight: normal; color: #339900; }
#info p.content {margin: 0 auto; margin-top: 10px; padding: 0 8px 0 8px; text-indent: 0px; line-height: 16px; font-size: 12px; font-weight: normal;}
#info p.content_indent {margin: 0 auto; margin-top: 10px; padding: 0 8px 0 8px; text-indent: 25px; line-height: 16px; font-size: 12px; font-weight: normal;}

#info sup {font-size: 11px;}

#photo a:link, #photo a:visited {font-family:arial,verdana; color: #666666; text-decoration: none;  font-size: 11px;}
#photo a:hover {color: #FF7700; text-decoration: underline;}
#photo span {font-size: 10px;}

.big_letter {position: relative; display: inline; float: left; margin: 0 auto; text-align: left;  font-size: 40px; line-height: 32px; color: #B45100;}
