html {
	height: 100%;
}
body {
	margin:0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	background-color: #333333;
}
.container {
  width: 928px;
  margin: 0 auto;
  text-align: left; 
  display: block;
  background-image: url('../images/bckg.gif');
  background-repeat: repeat;  
}
#top {
  width: 100%;
  height: 13px;
  background-color: #333333;
}
.langs {
  width: 100%;
  height: 15px;
  text-align: center;
  margin-bottom: 8px;
  margin-left: 15px;
  background-color: #333333;
}
.langs .lg {
  display: block;
  background-color: #202020;
  height: 15px;
  width: 70px;
  color: white;
  float: left;
  text-decoration: none;
}
.langs .lg:hover {
  color: #A20000;
  background-color: white;
}
.langs .lg_sel {
  float: left;
  width: 70px;
  height: 15px;  
  color: #A20000;
  background-color: white;
  text-decoration: none;
}
#rollerin {
	width: 601px; /*671*/
	text-align: left;
	color: white;
	margin-left: 280px;
	_margin-left: 230px;
	position: relative;
	height: 1%;
	font-weight: bold;
}
#rollerin a {
	color: #F30707;
	text-decoration: none;
}

#rollerin a:hover {
	text-decoration: underline;
}
.head {
  height: 90px;
  margin-left: 15px;
}
.logo {
  float: left;
}
.section_image {
  float: left;
}
.menu {
  float: left;
  width: 224px;
  display: block;
  margin-top: 14px;
}
.menu a {
  display: block;  
  _height: 15px;
  min-height: 15px;  
  color: white;
  text-decoration: none;
  background-color: #202020;
  border-bottom: 13px solid #333333;
  margin-left: 15px;
  padding-left: 15px;
}
.menu a.uroven2 {
  _height: 14px;
  min-height: 14px;  
}
.menu a:hover, .menu a.uroven1:hover, .menu a.uroven2:hover, .menu a.uroven3:hover, .menu a.uroven4:hover, .menu a.uroven1_subopen:hover, .menu a.uroven2_subopen:hover {
  color: #F30707;
  background-color: white;
  margin-left: 0px;
  padding-left: 30px;  
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;
}
.menu a.uroven2, .menu a.uroven3, .menu a.uroven4, .menu a.uroven5, .menu a.uroven6 {
  color: black;
  background-color: white;
  border-bottom: 0px;
}
.menu a.uroven1_sel, .menu a.uroven2_sel, .menu a.uroven3_sel, .menu a.uroven4_sel, .menu a.uroven5_sel, .menu a.uroven6_sel {
  color: #F30707;
  background-color: white;
  border-bottom: 13px solid #333333;
  margin-left: 0px;
  padding-left: 30px;  
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven1_open, .menu a.uroven2_open , .menu a.uroven3_open , .menu a.uroven4_open , .menu a.uroven5_open {
  color: #F30707;
  background-color: white;
  margin: 0px;
  border-bottom: 0px;
  padding-left: 30px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;     
}
.menu a.uroven1_subopen {
  color: black;
  background-color: white;
  border-bottom: 0px;
  margin-left: 0px;
  padding-left: 30px;  
  background-image: url('../images/menudown.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven2 {
  padding-left: 23px;
}
.menu a.uroven2_sel, .menu a.uroven2_open, .menu a.uroven2_sel:hover,  .menu a.uroven2_open:hover  {
  padding-left: 38px;
  border-bottom: 0px;
}
.menu a.uroven2:hover {
  padding-left: 38px;
}
.menu a.uroven2_subopen {
  color: black;
  background-color: white;
  padding-left: 38px;
  border-bottom: 0px;
  margin-left: 0px;
  background-image: url('../images/menudown.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven2_subopen:hover  {
  padding-left: 38px;
}
.menu a.uroven3 {
  padding-left: 28px;
}
.menu a.uroven3_sel, .menu a.uroven3_sel:hover, .menu a.uroven3_open, .menu a.uroven3_subopen {
  background-color: white;
  color: black;
  padding-left: 43px;
  border-bottom: 0px;  
}
.menu a.uroven3:hover, .menu a.uroven3_open:hover {
  padding-left: 43px;
}
.menu a.uroven3_open {
  color: #F30707;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
  margin-left: 0px;
}
.menu a.uroven3_subopen {
  color: black;
  background-color: white;
  padding-left: 43px;
  border-bottom: 0px;
  margin-left: 0px;
  background-image: url('../images/menudown.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven3_subopen:hover  {
  color: #F30707;
  padding-left: 43px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;      
}
.menu a.uroven4 {
  padding-left: 33px;
}
.menu a.uroven4_sel {
  padding-left: 48px;
  border-bottom: 0px;
}
.menu a.uroven4:hover, .menu a.uroven4_sel:hover {
  padding-left: 48px;
}
.menu a.uroven4_open {
  color: #F30707;
  padding-left: 48px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
  margin-left: 0px;
}
.menu a.uroven4_subopen {
  color: black;
  background-color: white;
  padding-left: 48px;
  border-bottom: 0px;
  margin-left: 0px;
  background-image: url('../images/menudown.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven4_subopen:hover  {
  color: #F30707;
  padding-left: 48px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;      
}

.menu a.uroven5 {
  padding-left: 38px;
}
.menu a.uroven5_sel {
  padding-left: 53px;
  border-bottom: 0px;
}
.menu a.uroven5:hover, .menu a.uroven5_sel:hover {
  padding-left: 53px;
}
.menu a.uroven5_open {
  color: #F30707;
  padding-left: 53px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
  margin-left: 0px;
}
.menu a.uroven5_subopen {
  color: black;
  background-color: white;
  padding-left: 53px;
  border-bottom: 0px;
  margin-left: 0px;
  background-image: url('../images/menudown.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven5_subopen:hover  {
  color: #F30707;
  padding-left: 53px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;      
}

.menu a.uroven6 {
  padding-left: 43px;
}
.menu a.uroven6_sel {
  padding-left: 58px;
  border-bottom: 0px;
}
.menu a.uroven6:hover, .menu a.uroven6_sel:hover {
  padding-left: 58px;
}
.menu a.uroven6_open {
  color: #F30707;
  padding-left: 58px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
  margin-left: 0px;
}
.menu a.uroven6_subopen {
  color: black;
  background-color: white;
  padding-left: 58px;
  border-bottom: 0px;
  margin-left: 0px;
  background-image: url('../images/menudown.gif');
  background-position: top left;  
  background-repeat: no-repeat;    
}
.menu a.uroven6_subopen:hover  {
  color: #F30707;
  padding-left: 58px;
  background-image: url('../images/menuup.gif');
  background-position: top left;  
  background-repeat: no-repeat;      
}

.locked {
 display:inline;
 float: left;
 margin-right: 0px;
 margin-left: -22px;
}
.subsections {
  height: 13px;
  background-color: transparent;
  width: 100%;
}
.content {
  float: left;
  width: 673px;
  color: white;
  padding: 0;
}
.content td {
  vertical-align: top;
}
.content a h2 {
  font-size: 14px;
  line-height: 14px;
  margin-top: 12px;
  margin-bottom: 14px;
  padding-bottom: 0px;
  clear: both;
  color: white;
}
.content a:hover {
  text-decoration: underline;
}
.content table {
  border-spacing: 0px;
  padding: 0px;
}
#content-padding {
  float: left;
  height: 100%;
  display: block;
  margin-left: 20px;
  display: inline;
  line-height: 15px;
}
#content-padding a {
 color:#F40806;
}
.text {
 margin-top: 13px;
 line-height: 14px;
 font-size: 11px;
 margin-top: 0px;
}
.text a {
  text-decoration: none;
}
.text a:hover {
  text-decoration: underline;
}
.text img {

}
/*
.text table tbody tr td{
  border: 1px solid red;
  line-height: 13px;
}
*/
.bodertable tr td {
  /*border-bottom: 1px solid red;*/
}
.text sup {  
  vertical-align: text-top;
}
.text1 {
  width: 49%;
  text-align: justify;
}

.text2 {
  width: 51%;
  text-align: justify;
  padding-left: 15px;
}
p {
 padding: 0px;
 margin: 0px; 
 margin-bottom: 14px;
}
#bread_crumbs {
  margin-top: 2px;
  color: #4378AE;
  line-height: 14px;
  margin-bottom: 2px;
}
#bread_crumbs a {
  color: #4378AE;
  text-decoration: none;
}
#bread_crumbs a:hover {
  text-decoration: underline;
}
.cleaner {
  clear:both;
  background-color: transparent;
  width:100px;
  height: 20px;
  font-size: 1px;
}
#login_form {
  padding: 13px 0px 0px 14px;
  margin: 0;
  height: 128px;
  color: #7e7e7e;
  display: block;
  background-color: #202020;
  /*background-color: #0F0F0F;
  opacity:.55;
  filter: alpha(opacity=55);*/
  margin-left: 15px;
  margin-bottom: 13px;
  text-align: left;
}
.blank {
  height: 10px;
  display: table-cell;
  font-size: 1px;
}
#login_form input {
  width: 100px;
	font-family: Tahoma;
	font-size: 11px; 
  border: 1px solid #555553;
}
#login_form .submit {
  border: none;
  width: auto;
}
.submit {
  background-color: transparent;
  color: white;
  border: 0px;
  width: auto;
  margin: 0;
  padding: 0;
	font-family: Tahoma;
	font-size: 11px;
  cursor: pointer;  
}
#login_form a {
  color: white;
  font-weight: normal;
  display: inline;
  padding: 0px;
  border: 0;
  margin-left: 0px;
  background-image: none;  
}
#login_form a:hover {
  text-decoration: underline;
  background-color: transparent;
}
#search_form {
  padding: 13px 13px 14px 14px;
  _padding-bottom: 12px;
  margin: 0;
  color: #7e7e7e;
  display: block;
  background-color: #202020;
  /*background-color: #0F0F0F;
  opacity:.55;
  filter: alpha(opacity=55);*/
  margin-left: 15px;
  text-align: left;
}
#search_text {
  width: 128px;
	font-family: Tahoma;
	font-size: 11px; 
  border: 1px solid #555553;
  display: inline;
  padding-left: 2px;
}
.search_result {
 margin-bottom: 14px;
 line-height: 14px;
 font-size: 11px;
 margin-top: 0px;
}
.sresult {
 font-weight: bold;
}
#footer {
  width: 928px;  
  margin: 0 auto;
  xmargin-top: 15px;
  color: #7F7E83;
}
#footer a {
  color: #7F7E83;
  text-decoration: none;  
}
#footer a:hover {
  color: black;
}
#footer .left_foot {
  padding-left: 10px;
}
#footer .right_foot {
  padding-right: 10px;
}
#form_builder_form input {
	font-family: Tahoma;
	font-size: 11px;   
}
#form_builder_form textarea {
	font-family: Tahoma;
	font-size: 11px; 
  border: 1px solid #555553;
}
.input_long {
  width: 195px;
  border: 1px solid #555553;
}
.input_short {
  width: 100px;
  border: 1px solid #555553;
}
#product_form {
  display: none;
  margin-top: 15px;
}
.foto_all img {
  margin-right: 7px;
  margin-bottom: 11px;
  border: none;
}
.foto_all a {
 text-decoration: none;
}
#click_product {
  margin-top: 15px;
  cursor: pointer;
}
img {
  border: 0;
  background:white none repeat scroll 0%;
}
h2 {
  font-size: 14px;
  line-height: 14px;
  margin-top: 12px;
  margin-bottom: 14px;
  padding-bottom: 0px;
  clear: both;
}
h3 {
  font-size: 13px; 
  margin-top: 0px;
  margin-bottom: 14px;
}

.banner {
  margin-bottom: 14px;
}

img.image_on_left{
  float: left;
  margin: 0 14px 14px 0;
}
img.image_on_right{
  float: right;
  margin-left: 14px;
}
div.text{
  clear: both;
}
div.article_left_column{
  width: 320px;
  text-align: justify;
  float:left; 
  padding-right:5px;
}
div.article_right_column{
  width: 320px;
  float: right;
  text-align: justify;
  padding-left: 5px;
}
div.clear{
  clear:both;
}
