#header { 
width: 760px;
height: 140px;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
line-height: 13px;
}

.invisible {
display: none;
}

#bottom {
width: 760px;
height: 27px;
background-image:url(../images/bottom.jpg);
background-repeat: no-repeat;
text-align: right;
line-height: 27px;
color: #CCCCCC;
margin-top: 1px;
}
#bottom a {
color: #ffffff;
}

span#price {
position: absolute;
left: 525px;
top: 41px;
font-weight: bold;
color: #ffffff;
font-size: 12px;
}

div#left_content {
width: 73%;
float: left;
}

div#right_content {
width: 22%;
float: left;
margin-top: 40px;
}

div.margin {
margin-left: 26px;
margin-right: 35px;
margin-bottom: 20px;
}

h1 {
font-size: 18px;
color: #364165;
margin: 0px;
margin-bottom: 15px;
}
h2 {
font-size:16px;
color: #364165;
margin: 0px;
margin-top: 20px;
margin-bottom: 15px;
}
div#pocasi {
width: 195px;
height: 150px;
background-color: #CCCCCC;
margin-bottom: 12px;
}

div#language {
	position: absolute;
	left: 555px;
	top: 140px;
	width: 200px;
}

div#language select {
	background-color: #8C9BD0;
	color: white;
	font-size: 10px;
}
table {
background-color:#8C9BD0;
color: white;
}
.d{
display: none;
}
