/* Top */
#topGlobal {
	width: 780px;
	height: 57px;
	margin: 0px auto;
	padding-top: 5px;
}
#topGlobalbutton {
	width: 193px;
	height: 57px;
	float: left;
}

#topGlobalquick { float: right; width: 540px; margin-right: 0px !important; }
#topGlobalquick ul {
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 0px;
}

#topGlobalquick li {
	list-style: none;
	display: inline;
	padding: 4px;
	background: #fff; /*url(/iface/obj/topListBG_02.gif) repeat; */
	font-size: 10px;
	margin-right: 0px; margin-left: 0px;
	color: #FF6600;
}


#topGlobalquick li a:link, #topGlobalquick li a:visited { color: #990000; }
#topGlobalquick li a:hover, #topGlobalquick li a:active { color: #CCCCCC; }

#mainNav {
	width: 780px;
	height: 28px;
	margin: 0px auto;
	margin-top: 10px;
	clear: right;
}

#main_cz {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	width: 780px;
	background: #FFFFFF;

	margin-left: auto;
	margin-right: auto;
}

#countryselect { padding-top: 0px; float: right; width: 150px; height: 25px; text-align: right; margin-top: 10px; }

#countryselect form {
	margin-top: 2px; margin-bottom: 0px;
	padding-top: 0px;
}

#content {
	position: inherit;
	height: auto;
	width: 780px;
	z-index: 100;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
}

#main_container {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 110px;
	width: 776px;

	margin-left: auto;
	margin-right: auto;
}

/* deprecated ------------------------------------
--------------------------------------------------

#topGlobalquick li.start { background: url(/iface/obj/topListBG_01.gif) left no-repeat !important; padding-left: 14px; }
#topGlobalquick li.end { background: url(/iface/obj/topListBG_03.gif) right no-repeat !important; padding-right: 14px; padding-left: 10px; }

#topGlobalquick ul {
	margin-top: 0px; margin-bottom: 10px;
	padding-top: 0px;
}

*/


/* EOF */