body {
	font-size: 62.5%;
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	margin: 0;
	/*background: url(images/bg-entry.gif) repeat-y left;*/
}

a, a:hover, a:link, a:visited {
	
}

a:hover {text-decoration: underline;}

 /*************************************
 +Containers
 *************************************/
#wrap {
	margin: 0;
	font-size: 1.2em;
	
}

#wrapheader {
	width: 100%;
	height: 120px;
	color: #381778;
	background-color: #381778;
	background-image: url(images/header-jewel.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
}

#topbanner {
	width: 560px;
	height: 118px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#topbar {
	height: 26px;
	margin: 0;
	border-top: 2px solid #fff;
	background-color: #e78e21;
	color: #fff;
	font-size: 1em;
}

#entry-wrap {
	/*background: url(images/bg-wrap.gif) repeat-y left;*/
}

#entry {
	line-height: 160%;
	font-size: 1em;
	width: 500px;
	margin: 10px 0 0 0;
	padding: 0 20px 0 40px;
	float: left;
	border-right: 1px solid #ffdcb1;
	border-left: 5px solid #ffdcb1;
	text-align: left;
}

#sidebar {
	margin: 10px 0 0 -1px;
	padding: 0 10px 0 15px;
	width: 160px;
	float: left;
	font-size: 1em;
	line-height: 120%;
	border-right: 1px solid #ffdcb1;
	border-left: 1px solid #ffdcb1;
}

#rightbar {
	margin: 10px 0 0 -1px;
	padding: 0 10px 0 15px;
	width: 160px;
	float: left;
	font-size: 0.8em;
	line-height: 100%;
	border-right: 1px solid #ffdcb1;
	border-left: 1px solid #ffdcb1;
}

#language a img {
	margin: 0 10px 5px 0;
	border: 1px solid #ffdcb1;
}

#footer {
	font-size: 1.1em;
	width: 97%;
	color: #e78e21;
	margin: 1em auto;
	line-height: 160%;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #e78e21;
	text-decoration: none;
}

#footer a:hover {
	color: #381778;
	text-decoration: none;
}

/*************************************
 +Hn
*************************************/

h1, h2, h3 {
	font-family: georgia, "times new roman", times, serif;
}

#wrapheader h1, #wrapheader h1 a {
	color: #381778;
	margin: 0;
	padding: 0;
	visibility: hidden;
	display: none;
}

#wrapheader h1 a span {
	cursor: pointer;
	display: block;
	width: 343px;
	height: 96px;
	visibility: visible;
	width: 100%;
}

#wrapheader h2 {
	display: none;
}

h2 {
	font-size: 1.8em;
	color: #e78e21;
	line-height: 140%;
}

/*************************************
 +Header
*************************************/

ul#main-menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

ul#main-menu li a:hover, ul#main-menu li.active ul li a:hover {
	color: #381778;
	background-color: #fff;
}

ul#main-menu li a, ul#main-menu li a:hover {
	padding: 0 7px 0 7px;
}


/*	level 1 */
ul#main-menu {
	font-family: georgia, "times new roman", times, serif;
	font-weight: bold;
	line-height: 200%;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none; 
	padding: 2px 0 1px 45px;
}

ul#main-menu li {
	float: left;
	width: auto;
	padding: 0 7px 0 7px;
	margin-left: -13px;
} 

ul#main-menu li.active a {
	color: #381778;
	background-color: #fff;
}

ul#main-menu li.active ul li a {
	color: #fff;
	background-color: #e78e21;
}

/*	level 2 */
ul#main-menu li ul {
	/*font-size: 0.9em;*/
	position: absolute;
	background-color: #e78e21;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 1px 1px 1px;
	margin: 0;
	visibility: hidden;
}

ul#main-menu li ul li {
	position: relative;
	float: none;
	width: 170px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
} 

ul#main-menu li:hover ul, ul#main-menu li.hover ul {
	visibility: visible;
}

ul#main-menu li:hover ul ul, ul#main-menu li.hover ul ul {
	visibility: hidden;
}

/*	level 3 */
ul#main-menu li:hover ul li:hover ul , ul#main-menu li.hover ul li.hover ul {
	visibility: visible;
}

ul#main-menu li ul li ul {
	left: 170px;
	top: -1px;
}
 



#sidebar div.item, #sidebar div.item-first, #rightbar div.item, #rightbar div.item-first {
	border-bottom: 1px solid #ffdcb1;
	padding: 1.5em 0 1.5em 0;
	text-align: left;
}

#sidebar div.item-first, #rightbar div.item-first {
	padding-top: 0;
}

#sidebar img, #rightbar img {
	border: none;
}

/*************************************
 +Sidebar
*************************************/
#sidebar h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 2px;
	color: #e78e21;
	border-bottom: 1px solid #ffdcb1;
}

#sidebar h4 {
	font-size: 1em;
	font-weight: bold;
	color: #e78e21;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

#sidebar ul {
	font-size: 0.9em;
	list-style-image: url('images/arrow-right-normal.gif');
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 15px;
	font-weight: bold;
}

#sidebar ul a:hover {
	list-style-image: url('images/arrow-right-over.gif');
}

#sidebar ul li {
	margin-bottom: 2px;
	line-height: 150%;
}

#sidebar a {
	color: #381778;
	text-decoration: none;
}

#sidebar a:hover {
	color: #e78e21;
	text-decoration: none;
	list-style-image: url('images/arrow-right-over.gif');
	
}

#sidebar ul#language, #sidebar ul#language a:hover {
	list-style-image: none;
}

#sidebar .flash {
	text-align: center;
}

/*************************************
 +Language
 *************************************/

#language {
	text-align: right;
	margin: 70px 7px auto;
	padding: 0;
	position: absolute;
	top: 13px;
	right: 0;
}

#language ul li {
	list-style-image: none;
	/*display: inline;*/
float: left;
}

#language ul li a {
	display: block;
	width: 18px;
	height: 12px;
	margin: 3px 4px 3px 4px;
	padding: 1px;
	border: 1px solid #ddd; //#c1d4e6;
}

#language ul li a:hover {
	border: 1px solid #fff; //#c1d4e6;
}

#language ul li a span {
	display: none;
	visibility: hidden;
}


#language ul li a.cs {background: url('images/flag-cs.gif') center center no-repeat;}
#language ul li a.de {background: url('images/flag-de.gif') center center no-repeat;}
#language ul li a.en {background: url('images/flag-en.gif') center center no-repeat;}
#language ul li a.sp {background: url('images/flag-sp.gif') center center no-repeat;}
#language ul li a.it {background: url('images/flag-it.gif') center center no-repeat;}

/*************************************
 +Rightbar
*************************************/

#rightbar h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #e78e21;
	border-bottom: 1px solid #ffdcb1;
	line-height: 125%;
}

#rightbar a {
	color: #381778;
	text-decoration: none;
}

#rightbar a:hover {
	color: #e78e21;
}

#rightbar #weather {
	z-index: -1;
}

#rightbar #weather h3 {
	text-align: center;
	margin-bottom: 8px;
}

#rightbar #exchange-list {
	width: 140px;
	padding: 0 10px 0 10px;
	text-align: center;
}

#rightbar #exchange-list thead {
	color: #e78e21;
	font-weight: bold;
	background-color: #fff;
	text-align: center;
	font-size: 1.1em;
}

#rightbar #exchange-list td {
	padding: 3px 5px 1px 5px;
	background-color: #f5f5f5;
	
}

#rightbar #exchange-list td.kk {
	width: 80px;
}

#rightbar #exchange-list td.kz {
	width: 20px;
}

/*************************************
+Entry
*************************************/
#entry h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1.5em;
	padding-bottom: 2px;
	color: #381778;
	border-bottom: 1px solid #ffdcb1;
}

#entry h4 {
	font-weight: bold;
	font-size: 1.0em;
	color: #e78e21;
	margin-bottom: 0.5em;
	letter-spacing: 0.02em;
	word-spacing: 0.02em;
}

#entry a {
	color: #e78e21;
	text-decoration: none;
}

#entry a:hover {
	color: #381778;
}

.entry img, .entry a img {
	border: 1px solid #ffdcb1;
	padding: 2px;
	/*background-color: #ffdcb1;*/
}
 
.entry a:hover img {
	border: 1px solid #fff;
	padding: 2px;
	background-color: #e78e21;
}

.entry img.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 3px;
}

/*************************************
 +Footer
*************************************/

#footer .nav ul {
	margin: 0;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

#footer .nav li {
	display: inline;
	margin-right: 20px;
}

/*************************************
 +Table
*************************************/
#entry table {
	width: 100%;
	font-size: 1em;
	border: 1px solid #eaeaea;
}
#entry td {
	padding: 1px 5px 1px 5px;
	background: #fafafa;
}

#entry thead td {
	color: #e78e21;
	/*background: #e78e21;*/
	/*color: #fff;*/
	font-weight: bold;
	background: #f4f4f4;
	font-size: .9em;
}

#entry td.tbody-td-left {
	text-align: left;
	font-weight: bold;
}

#entry tfoot td {
	background: #fafafa;
	font-size: .9em;
	color: #e78e21;
}

#entry .entry {
	margin-bottom: 5em;
}

#entry td.bigger {
	padding: 2px;
	font-family: georgia, "times new roman", times, serif;
	font-size: larger;
	/*font-variant: small-caps;*/
	background: #e78e21;
	color: #fff;
}

/*************************************
 +Form
*************************************/

form#search form {
	border: none;
}

form#search fieldset {
	border: none;
	padding: .5em;
	margin: 0;
}

form#search div {
	border: 1px solid #c1c1c1;
	height: 21px;
}

form#search input {
	font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
	border: none;
	font-size: 1.1em;
	width: 110px;
	margin: 1px auto;
	padding: 2px 6px 1px 3px;
}

form#search input.submit {
	border: none;
	background: none;
	color: #fff;
	position: absolute;
	width: 25px;
	height: 22px;
	cursor: pointer;
}

form#search span {
	position: absolute;
	width: 24px;
	height: 20px;
	margin: 1px 0 0 3px;
	background: url('images/search.gif') left bottom no-repeat;
	font-size: 0;
	color: #fff;
}



/*************************************
 +Misc
*************************************/
hr {
	border: none;
	border-top: 1px solid #ffdcb1;
}
 
.price {
	color: #e78e21;
	border-top: 1px solid #ffdcb1;
	border-bottom: 1px solid #ffdcb1;
	padding: 2px;
	text-align: right;
}

.error {color: red;}
.info {color: green;}

.cleaner {
	clear: both;
}