@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}
html {
	width:100%;
	height:100%; 
}
body { 
	width:100%;
	height:100%; 
	background-color:#1058a2;
	background-image: url(../img/bkg_top.png);
	background-position: top center;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #254565;	
}
table {
	width:100%;
	border:none;
}
table.main {
	height:100%;
	background-image: url(../img/bottom_back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
}
div.bottom_left {
	height:100%;
	width:100%;
	margin-right:10%;
	float:right;
	overflow:hidden;
}
img.bottom_left {
	width:1029px;
	height:308px;
	position:relative;
	float:right;
}
div.bottom {
	width:83.2%;
	margin-left:8.4%;
	margin-top:47px;
	position:absolute;
	z-index:5;
}
div.main {
	width:83.2%;
	margin:0 8.4% 0 8.4%;
	position:relative;
	z-index:3;
}
td.crumps {
	width: 65.72%;
	font-size:11px;
	line-height: 15px;
	color:#e3a427;
}
td.top {padding-bottom:3px;}
img#arrow {margin:0 12px 0 12px;}
span.lang {
	text-align:right;
	width:34px;
	margin:0 2px 0 2px;
	padding:1px 8px 1px 8px;
	font-size:9px;
	line-height:16px;
}
.l_selected {
	color:#333366;
	background-color:#cc9933;
}
div.content {
	width:100%;
	margin-left: -5px;
	z-index:4;
	position:relative;
	font-size:11px;
	z-index:4;	
}
td.text {
	color:#254565;
	width: 65.72%;
	padding-top:4px;
	font-size:13px;
	line-height:20px;
}
td.menu {
	width: 34.24%;
}
h1 { 
	font-family: "Arial Narrow";
	font-size:20px;
	color: #FFFFFF;
	margin-bottom:20px;
}
h1.index { 
	font-family: "Arial Narrow";
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	color: #FFFFFF;
	margin-bottom:20px;
	margin-left:-15px;
	position:relative;
}
a {color:#99ccff;;}
a.bottom {color:#006699;}
a:hover {color:#99ccff;}
a.bottom:hover {color:#4075d8;}
p {margin-bottom:10px;}

span.bullet {
	background-image:url(../img/bulett.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 16px;
	margin-left:4px;
	margin-bottom:4px;
	line-height:14px;
	display:block;
}
span.bulletsmall {
	background-image:url(../img/bulett.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 16px;
	margin-left:20px;
	margin-bottom:4px;
	font-size:9px;
	line-height:10px;
	display:block;
}
span.b_selected {
	background-image:url(../img/bulett_selected.gif);
	color:#e3a427;	
}
div.productitem {
	float:left;
	width:124px;
	height:199px;
	margin-right:4.88%;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
img.productitem {
	border:0;
	margin-bottom:16px;
}
a.pictop {
	color:#FFFFFF;
	font-size:12px;
}
