
body, html, p, h1, a {
	font-family: Verdana, Arial, Helvetica, Tahoma, Freesans, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	}
body {
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #666666;
	overflow:hidden;
/*	overflow: auto; */
	}
a, a:active {
	color:#00C;
	padding: 1px;
	font-size: 12px;
/*	border:1px solid transparent; */
	}
a:hover {
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
/*	background-color:#EEEEEE; */
/*	color:#06F; */
/*	border:1px solid #444; */
	}

ul {
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	}
li {
	list-style: circle;
	}
li li {
	list-style: disc;
	}

.margin_left {
	margin-left: 30px;
	}

.block_countries {
	color:#333;
	font-size: 10px;
	line-height: 12px;
	background-color:#FFF;
	}
.block_countries a, .block_countries a:hover, .block_countries a:visited {
	color:#060;
	font-size: 10px;
	line-height: 12px;
	}
.block_countries a:hover, .block_countries a:visited {
	color:#000;
	}
.block_countries td {
	padding: 1px 5px;
	border-bottom: 1px dotted #666;
	}
.block_countries th {
	padding: 0px 10px;
	background-color: #CCC;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	}
.fontsize_small {
	font-size: 9px;
	}
.fontsize_small a, .fontsize_small a:hover, .fontsize_small a:visited {
	font-size: 9px;
	}

h1 {
	font-size: 15px;
	font-weight: bold;
	}
p {
	padding: 0 0 0 10px;
	}

.page1col #container {
	color: #333;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	width: 780px;
}

.page1col #header {
}
.page1col #header_swf {
	height:200px;
}
.page1col #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0;
}

.page1col #mainContent {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	overflow: auto;
}

.page1col #mainPage {
	position: relative;
	padding: 20px 30px;
	background: #FFFFFF;
}

.page1col #menu {
	margin: 0px;
	padding: 0px 10px;
	background: #173C8B;
	height: 22px;
}
.page1col #menu div {
	display: inline;
	margin: 0 5px;
}
.page1col #menu a {
	padding: 0 3px;
	color: #FFF;
	background-color:#173C8B;
	line-height: 20px;
}
.page1col #menu a:hover {
	color: #000;
	background-color:#FFF;
}
.menu_hl a {
	color: #F00;
	background-color:#0C0;
	font-weight:bold;
}

.page1col #footer {
	padding: 0px 10px;
	background:#173C8B;
	color: #FFF;
	height: 22px;
}
.page1col #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.centertextdiv265 {
	text-align: center;
	font-size: 10px;
	padding: 0 0 1px 0;
}

.divimgscontainer {
	padding: 3px;
/*	background-color: #EEEEEE; */
}
.divimgscontainer img {
	margin:10px 0 2px 0;
}	

img {
	border:1px solid #000;
	margin: 3px;
}

.scroll_pane {
	margin-right:10px;0
}

.float_left {
	border: 1px solid #000;
	float: left;
}

#header .topheader { border-bottom:5px solid #173C8B; height:85px; }
#header .topheader img { border:none; margin:5px 0 0 10px; }
#header .topheader ul.products { float:right; list-style:none; margin:6px 0 0 10px; padding:0; }
#header .topheader ul.products li { list-style-type:none; margin:0; padding:0; display:inline; }
#header .topheader ul.products li a { float:left; width:112px; height:60px; text-indent:-10000px; margin:0 10px 0 0; border:5px solid #666; }
#header .topheader ul.products li a:hover { text-decoration:none; border:5px solid #ccc; }
#header .topheader ul.products li a.mobvip { background:#201B18 url(../img/icon_mobvip.jpg) no-repeat center; }
#header .topheader ul.products li a.ambalaje{ background:#11418A url(../img/icon_ambalaje.jpg) no-repeat center; }
#header .topheader ul.products li a.amarari { background:#11418A url(../img/icon_amarari.jpg) no-repeat center; }
#header .topheader ul.products li a.paleti { background:#11418A url(../img/icon_europaleti.jpg) no-repeat center; }

#tooltip { position:absolute; z-index:10000; border:2px solid #999; background-color:#555; padding:5px; opacity:1; color:#FFF; }
#tooltip h3, #tooltip div {	margin:0; font-size:11px; text-align:center; font-weight:normal;}
#tooltip.pretty { max-width:200px; color:#000; background-color:#FFF; border:1px solid #555; }
#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2 { float: right; }
