body, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Tahoma, Arial, sans-serif;
	color: #232020;
}

body, select, input, textarea, td, th, div, p {
	font-size: 8pt;
}

a span.hid, h1 span.hid, h2 span.hid, h3 span.hid {
	display: none !important;
}

body {
	margin: 0px;
	background: url(/htdoc/images/body.bg.gif) repeat-x;
}

#flags {
	padding: 5px 10px 0px 0px;
	width: 100px;
}

#flags a {
	width: 16px;
	height: 11px;
	display: block;
	background: url(/htdoc/images/flags.gif) no-repeat;
	overflow: hidden;
	text-indent: -3000em;
	outline: none;
	margin-right: 7px;
	float: left;
	border: 1px solid #ccc;
}

#flags a.pl {
	background-position: 0px 0px;
}
#flags a.en {
	background-position: -16px 0px;
}
#flags a.es {
	background-position: -32px 0px;
}
#flags a.cz {
	background-position: -48px 0px;
	margin-right: 0px;
}




.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.hid {
	display: none;
}
.center {
	text-align: center;
}
a {
	color: #aaaaaa;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

.clearfix {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0pt;
}

div#page {
	width: 967px;
	margin: auto;
	overflow: hidden;
}

ul#menu {
	float: left;
	list-style: none;
	margin: 9px 0px 0px 0px;
	overflow: hidden;
	padding: 0px;
}

ul#menu li.first {
	padding-left: 0px;
}
ul#menu li.last {
	padding-right: 0px;
}
ul#menu li {
	float: left;
	display: inline;
	padding: 0px 14px;
}
ul#menu li a {
	color: #d4d4d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
ul#menu li a:hover,
ul#menu li a:active {
	color: #5cc6eb;
}


ul#tools {
	height: 29px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
ul#tools li {
	float: right;
	margin-right: 29px;
	background: url(/htdoc/images/head.dot.gif) no-repeat 0px 8px;
	padding-left: 14px;
	display: inline;
}

ul#tools li.home a {
	margin-top: 1px;
	width: 23px;
	height: 20px;
	display: block;
	background: url(/htdoc/images/head.home.gif) no-repeat;
}

ul#tools li.mail a {
	margin-top: 5px;
	width: 17px;
	height: 13px;
	display: block;
	background: url(/htdoc/images/head.mail.gif) no-repeat;
}

ul#tools li.world a {
	width: 23px;
	height: 24px;
	display: block;
	background: url(/htdoc/images/head.world.gif) no-repeat;
}

ul#tools li.lang {
	background: none;
	margin-right: 0;
}
ul#tools li select {
	border: 1px solid #c0beb9;
	color: #6f6b6b;
	width: 158px;
	margin: 1px 0px 0px 3px;
	padding: 1px 2px;
}


div#head {
	height: 65px;
	overflow: hidden;
}

div#head .toolbar {
	float: left;
	overflow: hidden;
	width: 793px;
	margin: 5px 0px 0px 43px;
}

div#head a.logo  {
	background: url(/htdoc/images/head.logo.gif) no-repeat;
	margin: 7px 0px 0px 17px;
	float: left;
	display: inline;
	width: 114px;
	height: 51px;
}

div#banner {
	background: #fff;
	width: 967px;
	height: 168px;
}

div#mainbar {
	background: #fff;
	height: 68px;
	overflow: hidden;
}
form#login {
	overflow: hidden;
	float: left;
	display: inline;
	padding: 6px 0px 0px 7px;
	width: 511px;
}
form#search {
	padding: 6px 0px 0px 0px;
	overflow: hidden;
}
form#login fieldset {
	width: 348px;
}
form#login fieldset,
form#search fieldset {
	border: none;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 20px 7px 0px 9px;
	height: 42px;
	background: url(/htdoc/images/mainbar.fieldset.bg.gif) repeat-x;
}
form#login input,
form#search fieldset input {
	float: left;
	display: inline;
}
form#login input.text:focus,
form#search fieldset input.text:focus {
	background: #dbdbdb;
}
form#login input.text,
form#search fieldset input.text {
	width: 116px;
	margin-right: 7px;
	padding: 4px 8px 3px 8px;
	border: solid #bdbdbd 1px;
	color: #6f6b6b;
}
div#main {
	padding-top: 33px;
	background: #fff url(/htdoc/images/main.bg.gif) no-repeat;
	overflow: hidden;
}

div#main #separator {
	background: url(/htdoc/images/main.separator.bg.gif) repeat-y;
	width: 6px;
	position: relative;
	float: left;
}

div#main #separator .top {
	background: url(/htdoc/images/main.separator.top.gif) no-repeat;
	height: 77px;
}
div#main #separator .bottom {
	background: url(/htdoc/images/main.separator.bottom.gif)  no-repeat;
	height: 59px;
	width: 6px;
	position: absolute;
	bottom: 0;
}

div#leftmenu {
	width: 239px;
	padding: 0px 0px 0px 11px;
	float: left;
	overflow: hidden;
}
ul#menu_more {
	list-style: none;
	width: 201px;
	padding: 0;
	margin: 2px 0px 20px 3px;
	border-top: 1px solid #f0f1f0;
}
ul#menu_more li {
	border-bottom: 1px solid #f0f1f0;
	background: url(/htdoc/images/leftmenu.more.dot.gif) no-repeat 0px 7px;
	padding: 4px 10px 3px 11px;
}
ul#menu_more li a {
	text-decoration: none;
	color: #232020;
}
ul#menu_more li a:hover,
ul#menu_more li a.active {
	text-decoration: underline;
	color: #f62c37;
}

div#leftmenu .title_offer {
	margin: 0px;
	background: url(/htdoc/images/leftmenu.title.offer.gif) no-repeat;
	line-height: 25px;
	width: 200px;
	padding: 0 20px 0 10px;
	font-size: 10pt;
	color: #ffffff;
}

div#leftmenu .title_more {
	margin: 2px 0px 6px 0px;
	background: url(/htdoc/images/leftmenu.title.more.gif) no-repeat left bottom;
	width: 190px;
	padding: 5px 30px 5px 10px;
	color: #ffffff;
	font-size: 9pt;
}

form#zone fieldset {
	border: none;
	width: 213px;
	overflow: hidden;
	padding: 16px 7px 7px 10px;
	background: #e2e4e2 url(/htdoc/images/leftmenu.zone.bg.gif) repeat-x bottom;
}

form#zone fieldset input.last {
	margin-bottom: 10px;
}
form#zone fieldset input.first {
	margin-bottom: 15px;
}
form#zone fieldset input {
	float: left;
}

form#zone fieldset input.text:focus {
	background: #dbdbdb;
}
form#zone fieldset input.text {
	width: 149px;
	margin-right: 11px;
	padding: 4px 8px 3px 8px;
	border: solid #bdbdbd 1px;
	color: #6f6b6b;
}
form#zone fieldset a {
	display: block;
	clear: both;
	color: #249dc8;
	text-decoration: none;
	padding-left: 17px;
	margin-bottom: 2px;
	background: url(/htdoc/images/leftmenu.zone.dot.gif) no-repeat 3px 4px;
}
form#zone fieldset a:hover {
	text-decoration: underline;
}

#newsletter {
	margin: 20px 0 20px 2px;
	position: relative;
}

#newsletter form {
	padding: 0;
	padding-top: 10px;
}

#newsletter input {
	width: 149px;
	margin-right: 11px;
	padding: 4px 8px 3px 8px;
	border: solid #bdbdbd 1px;
	color: #6f6b6b;
}

#newsletter a {
	display: block;
	position: absolute;
	right: 30px;
	bottom: 2px;
}

div#menu_logos{
	margin-top: 15px;
	margin-left: 15px;
}

div#menu_logos img{
	margin: 0px;

}
div#logos {
	margin-top: 15px;
	border-top: 2px solid #f0efef;
}
div#logos ul {
	width: 920px;
	margin: auto;
	padding: 15px 0px;
	overflow: hidden;
	list-style: none;
}
div#logos ul li {
	float: left;
	background: url(/htdoc/images/logos.separator.gif) no-repeat right center;
	padding: 0px 12px 0px 12px;
}
div#logos ul li.last {
	background: none;
}

div#footer {
	height: 45px;
	background: url(/htdoc/images/footer.bg.gif) repeat-x;
}

div#footer .wrapper {
	width: 1000px;
	margin: auto;
	padding: 16px 21px 0px 34px;
	overflow: hidden;
}

div#rightContent {
	float: left;
	margin: 0px 10px;
	color: #232020;
	width: 690px;
}
div#rightContent a {
	color: #d9281a;
}
div#rightContent a:hover,
div#rightContent a:active {
	text-decoration: none;
}
div#rightContent h1 {
	color: #f62c37;
	font-size: 10pt;
}

div#rightContent h1 a {
	color: #f62c37;
}

div#search-results .title {
	color: #f62c37;
	font-weight: bold;
}
div#search-results .more {
	text-align: right;
	margin: 5px 20px 20px 0;
}
