﻿html, body {
border:0pt none;
margin:0pt;
padding:0pt;
font-size: 14px;
font-family:arial,sans-serif;
text-align: center;
}

a{
  cursor: pointer;
  text-decoration:none;
}

.block {
  margin: 5px auto;
  padding: 5px;
  width:600px;
  border: 1px solid #888;
  text-align: left;
}

.fixed_title{
  display: inline-block;
  width: 280px;
  font-weight: bold;
}

.popup {
  height: 180px;
  clear: both;
  text-align: left;
  display: none;
}

.popup h1{
  text-align:left;
  margin:0;
  padding:0 0 10px 10px;
  font-size:20px;
}

.popup p{
  margin:0;
  padding:10px 0 10px 10px;
  font-size:13px;
}

.upper_right{
float:right;
padding-right: 8px;
text-align: right;
}

.more_info{
display: inline-block;
width: 300px;
text-align: right;
}

.popup_close{
  font-size:14px;
  line-height:14px;
  text-alig:right;
  color:#6fa5fd;
  display:block;
}

#tabs, #accordion {width:980px; margin: 10px auto; text-align:left; font-size:75%;}

#container {width: 455px; overflow:hidden; border: 0px solid blue; text-align:left;}


.button_plus,  .button_minus {
  width: 12px;
  height: 12px;
  border: 0px solid #000;
  padding: 0;
  margin: 1px 0 0 0;
  font-size: 9px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}

.button_plus {
  background: url('plus.jpg');
}

.button_minus{  
  background: url('minus.jpg');
}

div.wrapper {width: 446px; border: 1px dashed #CCC; min-height: 14px; text-align: center; margin: 0 auto 3px auto; padding: 4px 2px 2px 5px;}
 
.lablesp {float:left; width: 195px; display:inline-block; text-align: left; font-weight: bold; overflow:hidden;}

div.euro_wrapper {float:left; width: 78px;  font-weight: bold; font-size: 11px;}
input.euroi {border: 0;  font-size: 11px; padding:0; margin:0; font-weight: bold; text-align:right; width: 65px;}
div.box_wrapper {width: 125px; height: 13px; display:inline-block; float:left; border: 1px solid #9999CC; margin-top:0px; overflow:hidden;}
div.box {float:left;  background:#9999CC; height: 14px;}
div.proz {float:left; padding: 0 0 0 8px; font-size: 11px; font-weight: bold;}

div.button_wrapper {float:left; width: 15px; margin: 0 auto; padding-top: 0px; padding-left: 5px; text-align:right;}

#boxboxs {background:#009933;}  
#euroboxs {font-size:11px; font-weight: bold;}

p.description {
  height: 80px;
  overflow: hidden;
  font-size: 10px;
  width: 435px;
  padding-bottom: 2px;
}

p.description_full {
  height: 145px;
  overflow: hidden;
  font-size: 10px;
  width: 435px;
}

.comment{ width: 435px; height: 60px; margin: 2px auto;}

div.formularl {float: left; width: 215px;  border: 1px dashed #CCC; min-height: 14px; text-align: left; margin: 0px; padding: 5px;}
div.formularr {float: left; width: 208px;  border: 1px dashed #CCC; min-height: 14px; text-align: center; margin-left: 8px; padding: 5px;}
.inputf {font-size: 11px; width: 190px; margin: 3px auto 3px auto; border: 1px solid #CCC;}

.button{cursor: pointer; font-size:10px;}