BODY, HTML {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

#all {
	position: absolute;
	left: 50%;
	padding: 0px;
	margin: 0px;
	width: 990px;
	margin-left: -495px;
}

#head {
	position: relative;
	width: 990px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	border-bottom: 5px solid #FF3300;
	background-image: url(../images/player.gif);
	background-position:  top left;
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	margin:0;
	padding: 25px 10px 45px 330px;
	line-height: normal;
}

#logo a {
	width: 449px; 
	height: 80px;
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}


#logo h1 {
  width: 1px;
  float:left;
	text-indent:-9999px;
}

#logo h2 {
	padding: 25px 10px 45px 330px;
}

DIV.login-box {
	position: absolute; 
	width: 250px; 
	top: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 24px; 
	text-align: right;
}

DIV.login-box a {
	color: black;
}

DIV.login-box form {
	padding: 3px 10px 3px 0;
	margin: 0;
}

DIV.login-box input {
	vertical-align: middle;
}

DIV.login-box input#lb_login {
	width: 100px;
}

DIV.login-box input#lb_password {
	width: 70px;
}

DIV.login-box input.text0 {
	color: #AAAAAA;
}

DIV.login-box input.text1 {
	color: black;
}

#nav { 
	position:absolute; 
	left: 440px; 
	top: 100px;
	width: 250px;
	line-height: normal;
	font-size: 12px;	
	text-align: right;
}

#nav p#lang {
	position: absolute; 
	padding: 20px 0 0 25px;
	left: 0;
}


#nav p#lang a {
	padding-left: 35px;
}

#nav p#lang select {
	font-size: 11px; 
	margin: 0 5px 0 0;
}

#main {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainleft {
	position: relative;
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
}

DIV.leftmenu {
	position: relative;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.leftmenu {
	position: relative;
	margin: 0px;
	padding: 0px;
}

li.leftmenuaktiv {
	position: relative;
	width: 180px;
	height: 43px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-left: 20px solid #AA0000;
	color: #AA0000;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
}

li.leftmenuaktiv a {
	text-decoration: none;
	color: #AA0000;
}

li.leftmenuaktiv a:hover {
	text-decoration: none;
	color: #AA0000;
}

li.leftmenu {
	position: relative;
	width: 200px;
	height: 36px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color: #FF3402;
	color: #FFFFFF;
}

li.leftmenu a {
	position: relative;
	width: 200px;
	height: 36px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color: #FF3402;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

li.leftmenu a:hover {
	position: relative;
	width: 200px;
	height: 36px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

li.leftmenuspace {
	position: relative;
	width: 200px;
	height: 20px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#mainright {
	position: relative;
	width: 790px;
	padding: 0px;
	margin: 0px;
	float: left;
}

DIV.mainrightin {
	position: relative;
	width: 608px;
	left: 5px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.kdesom {
	position: relative;
	width: 610px;
	float: left;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	text-align: right;
	font-variant: small-caps;
}

.kdesoml {
	position: relative;
	width: 610px;
	float: left;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	text-align: left;
	font-variant: small-caps;
}

/* FOOT */
#foot {
	clear: both;
	padding: 10px 20px;
	line-height: 15px;
	font-size: 10px;
}

#foot p {
	margin: 0;
	float: left;
}

#foot p.address {
	padding: 0 30px 0 0;
}

#foot p.infonia {
	float: right;
}

#foot p.infonia a {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

#foot p.infonia img {
	display: block;
	margin: 0 auto;
}

#foot select {
	font-size: 11px; 
	margin: 0 5px 0 0;
}

.hide {
	display: none;
}

.center {
text-align:center;
}

.center img {
padding:10px 11px;
}

img {
border: medium none;
}

p#subnav a {
	padding: 2px 10px 2px 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

a {
	color: red;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
}



p#subnav a:hover {
	background-position: 0 -50px;
}

p#subnav a.print {
	background-image: url(../../images/icon-print.gif);
}

p#subnav a.sitemap {
	background-image: url(../../images/icon-sitemap.gif);
}

p#subnav a.cart {
	background-image: url(../../images/icon-cart.gif);
}

p#subnav a.rss {
	background-image: url(../../images/icon-rss.gif);
}

p#subnav a.filtr {
	background-image: url(../../images/icon-filtr.gif);
}

/* set class dark if the blackground is dark */
p#subnav.dark a.print {
	background-image: url(../../images/icon-print-light.gif);
}

p#subnav.dark a.sitemap {
	background-image: url(../../images/icon-sitemap-light.gif);
}

p#subnav.dark a.cart {
	background-image: url(../../images/icon-cart-light.gif);
}

p#subnav.dark a.rss {
	background-image: url(../../images/icon-rss-light.gif);
}

p#subnav.dark a.filtr {
	background-image: url(../../images/icon-filtr-light.gif);
}

#menu1 {
	position: absolute;
	width: 200px;
	left: 201px;
	top: 342px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.submenu {
  position: relative;
  margin: 0px;
  padding: 0px;
  float: left;
}

li.submenu {
	position: relative;
	width: 200px;
	height: 36px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color: #FF3402;
	color: #FFFFFF;
}

li.submenu a {
	position: relative;
	width: 200px;
	height: 36px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color: #FF3402;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

li.submenu a:hover {
	position: relative;
	width: 200px;
	height: 36px;
	float: left;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
/*
# {
	position: relative;
	width:
	height:
	padding: 0px;
	margin: 0px;
	float: left;
	background-image:
	background-position: left top;
	background-repeat: no-repeat;
}
*/

