@charset "utf-8";
/* CSS Document */

* {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#Container{	
	background-image: url(../images/bodybottom_bg.jpg);
	background-repeat: repeat-y;
	text-align:center;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	width: 989px;
	height: 1600px;
}

#Banner{
	width: 989px;
	height: 171px;
	margin-top: 0px;
	float:left;

}

#Boxleft {
background-image:url(../images/Boxleft_bg.jpg);
background-repeat:no-repeat;
width: 254px;
height:577px;
float:left;
text-align:center;

}

#Nav {
background-image:url(../images/Nav_bg.jpg);
background-repeat:no-repeat;
width: 735px;
height: 48px;
float:left;
text-align:center;

}

#Main {
background-image:url(../images/Main1_bg.jpg);
background-repeat:repeat-y;
width: 645px;
height: 1310px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
float:left;
text-align:left;
overflow:auto;

}

#Boxright {
background-image:url(../images/Boxright_bg.jpg);
background-repeat:no-repeat;
width: 50px;
height: 159px;
float:left;
margin-top:0px;
}

#Boxrightfill {
background-image:url(../images/Boxrightfill_bg.jpg);
background-repeat:repeat-y;
width: 50px;
height:1172px;
float:left;
margin-top:0px;
}

#Footer {
background-image:url(../images/Footer_bg.jpg);
background-repeat:no-repeat;
width:439px;
height: 46px;
float:left;
margin-top:0px;
padding-top:4px;
padding-left:550px;
}


.font_more_info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	font-style:italic;
	font-weight:bold;

}

.font_adres {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
}

.font_tel {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
}

.font_footer {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-align:left;
color:#FFFFFF;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
	margin-top: 0px;
}

h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
text-align:center;
font-style:italic;
font-weight:bold;

}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	font-style:italic;
	font-weight:bolder;
	margin-bottom:0px;
	color:#0033CC;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	font-style:italic;
	font-weight:bolder;
	margin-bottom:0px;
	color:#0033CC;
}

.backtotop {text-align:right}

.font_telinternational {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
text-align:left;
color:#FFFFFF;
}

.font_pictures {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
text-align:center;
font-style:italic;
color:#FFFFFF;
}

.font_title_pictures{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-style:italic;
	font-weight:bolder;
	margin-bottom:0px;
	color:#0033CC;
}

.font_countries {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	font-style:italic;
	font-weight:bolder;
	margin-bottom:0px;
	color:#FFFFFF;
}

.font_title_pictures_big {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	font-style:italic;
	font-weight:bolder;
	margin-bottom:0px;
	color:#0033CC;
}
