body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background-body.gif);
}
img {
	border:0px;
}
p {
	margin-top:5px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;

}
#containter {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#ebeefd;
	padding-top:20px;
	overflow:hidden;
}
#menu {
	/*border:1px solid #d7d7d8;*/
	border-top:1px solid #072770;
	border-bottom:1px solid #072770;
	height:20px;
	margin-bottom:15px;
	/*background-color:#F9F8F8;*/
	background-color:#294A94;
	overflow:hidden;
	width:auto;
	padding-bottom:1px;
}
#menu a:link, #menu a:visited {
	/*color:#072770;*/
	color:#ffffff;
	text-decoration:none;
	width:98px;
	height:18px;
	/*border-right:1px solid  #072770;*/
	border-right:1px solid #ebeefd;
	float:left;
	/*margin-top:1px;*/
	padding-top:3px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	font-weight:bold;
}
#menu a:hover {
	/*color:#96b1ff;*/
	color:#072770;
	text-decoration:none;
	background-color:#ebeefd;
}

#menu a.noborder {
	border:0px;
	width:108px;
}

#content {
	width:100%;
	overflow:hidden;

}
#left {
	float:left;
	width:166px;
	border-top:1px solid #072770;
	border-right:1px solid #072770;
	border-bottom:1px solid #072770;
	border-left:1px solid #072770;
	background-color:#F9F8F8;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
}
#left a:link, #text a:visited {
	color:#072770;
	text-decoration:none;
}
#left a:hover {
	color:#395CE8;

}
#right {
	float:right;
	width:680px;
	

}
#banner {
	overflow:hidden;
	width:auto;
}

#logo {
	width:160px;
	height:50px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	padding-top:150px;
	padding-right:15px;
	color:#072770;
	text-align:center;
	font-weight:bold;
}
#header {
	
	float:right;
	height:200px;
	width:505px;
	background-color:#000000;
	background-repeat:no-repeat;
	

}
#title_container {
	margin-top:15px;
	height:28px;
	margin-right:15px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	width:auto;
}
#title {
	width:400px;
	float:left;
	color:#072770;

}
#text {
	width:635px;
	margin-right:15px;
	background-color:#F9F8F8;
	border:1px solid #072770;
	overflow:hidden;
	color:#5f5f5f;
	padding:15px;
}
#text a:link, #text a:visited {
	color:#072770;
	text-decoration:none;
}
#text a:hover {
	color:#395CE8;

}
#text select {

	color:#5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#text table tr td {
	border-bottom:1px solid #E1E1E1;
}

#text input {

	color:#5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#text_pictures {

	float:left;
	width:330px;
	margin-right:20px;
	margin-bottom:20px;

	

}
#text_pictures img {
	margin:0px;

}
#text_content {
	float:right;
	width:467px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;

}
#footer {
	margin-top:40px;
	background-color:#09458d;
	height:23px;
	color:#EBEEFD;
	padding-top:7px;
	padding-right:25px;
	text-align:right;

}
#lang {
	float:right;
	margin-right:2px;
}
.box {

	margin-bottom:40px;
	color:#5f5f5f;
}
h1 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#072770;
	/*border-bottom:1px dotted #0A458E;*/
	
}
#weather_forecast {
	width:auto;
	overflow:hidden;

}
#weather_icon {

	float:left;
	width:80px;
	margin-right:5px;

}

#weather_data_1 {

	width:50px;
	float:left;

}

#weather_data_2 {

	float:left;
	padding-top:5px;
	width:170px;

}
#currency_valute_1 input {
	width:70px;
	color:#5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#currency_valute_1 select {
	width:60px;
	color:#5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#currency_valute_2 input {
	width:70px;
	color:#5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#currency_valute_2 select {
	width:60px;
	color:#5f5f5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}