html{
	overflow-x: auto;
	margin: 0px;
	padding: 0px;
}

body{
	~position: relative;
	margin: 0px;
	padding: 0px;
}

a.mail{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a.mail:hover{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a {
   color: #006599;
	text-decoration: none;
}

a:hover{
	color: #a80d0d;
	border-bottom: 1px Solid #a80d0d;
}

a.lang{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	margin: 10px;
}

span.lang{
   color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	margin: 10px;
}

div.lang{
	background-color: #87cefa;
	padding: 10px;
	text-align: center;
}

.selectedref{
	color: #606060;
}

#content,
#content_1,
#content_2{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 62px;
	`overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.content_5{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 62px;
	`overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#menu{
	float: left;
	width: 20%;
}

#sidepanel{
	float: right;
	width: 20%;

}

#main{
	float: left;
	width: 60%;

}

* html #main{
	margin-left:10%;
}

.inner{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer{
	width: 100%;
	height: 70px;
	background-color: #006599;
}

#logo{
	top: 0px;
	left: 0px;
	position: relative;
	width: 100%;
	height: 70px;
	border-bottom: 1px Solid White;
}

#logoleft{
	top: 0px;
	left: 0px;
	position: absolute;
}

#logoright{
	top: 12px;
	right: 0px;
	position: absolute;
}

#logoimg{
	margin: 5px;
	margin-left: 20px;
	margin-right: 20px;
	border-width: 0px;
}

#callback{
	background-image: url(images/logo.gif) ;
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 100px;
	border-right: 0px solid White;
}

#callbacktext{
	padding-left: 300px;
	padding-top: 10px
}

#bluerect{
	background-color: #006599;
	background-position: right;
	right: 0px;
	top: 0px;
	width: 20%;
	height: 99px;
	position: absolute;
	border-left: 1px solid White;
}

#whitelineleft{
	background-color: #006599;
	left: 197px;
	top: 0px;
	width: 1px;
	height: 99px;
	position: absolute;
}

#whitelineright{
	background-color: #006599;
	right: 197px;
	top: 0px;
	width: 1px;
	height: 99px;
	position: absolute;
}

#header{
	background-image: url('images/up.gif');
	background-color: #006599;
	height: 100px;
	width: 100%;
}

#copyright{
	color: #fff;
	margin: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	float: left;
}

#contacts{
	padding: 10px;
	padding-top: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	float: none;
	text-align: right;

}

.menuitem0{
	margin: 4px;
	margin-left: 6px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.menuitem1{
	margin: 4px;
	margin-left: 12px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.menuitem2{
	margin: 4px;
	margin-left: 20px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.searchresult{
	margin: 10px;
	margin-left: 15px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.callbackcity{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	position: relative;
	margin: 2px;
}

.callbacktel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	margin-left: 30px;
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
}

h1{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
}


.edit{
	color: Green;
	font-size: 80%;
}

.formitem{
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#menuedit{
	padding: 20px;
	padding-top: 0px;
}

.info{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 3px;
	width: 400px;
}

.files{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	padding: 3px;
	padding-left: 30px;
}

.text {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
}




table#priceListTable {
	border-collapse:collapse;
}
table#priceListTable tr td {
	border:solid 1px #006599;
}
table#priceListTable tr.throw td {
	border:solid 1px #006599;
	background:#bad2ea;
}


table.pricesigntable {
	border-collapse:collapse;
}
table.pricesigntable td {
	padding:5px;
	border:solid 1px #dcdcdc;
}