/* -------------- GENERAL PROPERTIES -------------- */
body
{
  margin: 0;
  padding: 0;
  border: 0;
  background-color: white;
  font-family: arial;
}

.no_additional_content
{
  margin: 0;
  padding: 0;
  border: 0;
}

.item_center
{
  margin-left: auto;
  margin-right: auto;
}

.clear
{
  clear: both;
}

.f_left{
float:left;
}

.f_right{
float:right;
}


/* -------------- SPECIFIC PROPERTIES -------------- */

#outer
{
  width: 833px;
  margin-bottom: 20px;
}

#header
{
  background: url(../img/header_background.png) no-repeat;
  width: 822px;
  clear: both;
  position:relative;
}

#logo
{
  margin-left: 10px;
  float: left;
  display: inline;
}

#header_description
{
  float: right;
  display: inline;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 55px;
  margin-right: 50px;
}

#flags
{
  clear: left;
  float: left;
  display: inline;
  margin-top: 40px;
  margin-left: 30px;
}

#left_panel{
width:225px;
position:relative;
left:10px;
}

#main_menu_container
{
  float: left;
  background: #F68C32;
  width: 225px;
  margin-right: 2px;
  
}

#main_menu_container table{
margin:0;
padding:0;
}

#main_menu
{ 
  width: 225px;
  vertical-align: middle;  
  margin-bottom:30px; 
}

#main_menu ul
{
  width: 195px;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
  position:relative;
  left:25px;
}

#main_menu ul li 
{
  width: 175px;
  margin-top:5px;
  *margin-top:1px;
}

#main_menu ul li ul li
{
  width: 175px;
  margin-top:3px;
}


#main_menu ul li h2
{	
	margin:0;
	padding:2px 0;
}

#main_menu ul li h3
{
  height:10px;
	margin:5px 0;
	padding:0;
}

#main_menu ul li a,
#main_menu ul li a:visited
{
background: url(../img/main_menu_arrow.png) no-repeat center left;
  display: block;
  padding-left:15px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  margin:0;
}

#main_menu ul li h3 a
{	
	font-size:9px !important;
}

#main_menu ul li.last a
{	
	font-size:9px;
}

.bg_menu_top{
  height: 9px;
  background: url(../img/bg_menu_top.gif) no-repeat;
  width:225px;
  position:relative;
  *top:10px;
}

.bg_menu_bottom{
  height: 9px;
  background: url(../img/bg_menu_bottom.gif) no-repeat;
  width:225px;
}

#search
{
  float: right;
  clear: right;
  display: inline;
  position:relative;
  top:64px;
  right: 20px;
}

#search form input.text
{
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  display: inline;
  background: url(../img/search_box.png) no-repeat;
  width: 156px;
  height: 23px;
  padding-left: 5px;
  padding-top: 2px;
}

#search form input.button
{
  cursor: pointer;
  float: right;
  display: inline;
  background: url(../img/search.png) no-repeat;
  width: 39px;
  height: 44px;
}

#header .image
{
  float: left;
  display: table;
  position:relative;
  top:43px;
}

#right_panel{
position:relative;
right:19px;
width:575px;
margin:0;
padding:0;
margin-top:43px;
/*width:592px;
_width:583px;
margin-top:43px; */ 
}


#content_wrapper
{
  
  float: right;
  margin: 0;
  
  margin-top: 20px;
  margin-bottom: 10px;
}

#content_menu
{
  float: left;
  width: 226px;
  font-size: 12px;
  text-transform: uppercase;
}

#content_menu #produkty, #content_menu #technikal_solution
{
  background: url(../img/content_menu_background.png) no-repeat;
  height: 36px;
  margin: 0;
  padding: 0;
  border: 0;
  padding-top: 10px;
  padding-left: 10px;
}

#content_menu #produkty a, #content_menu #technikal_solution a
{
  text-transform: uppercase;
  font-size: 17px;
  color: #ff9933;
  text-decoration: none;
  font-weight:bold;
 }

#content_menu h2
{
  font-size: 12px;
  text-transform: uppercase;
  font-weight:normal;
  background: url(../img/menu_arrow.png) no-repeat 0px 4px;
  padding-left:12px;
  margin:10px 0;
}

#content_menu h3
{
  font-size: 12px;
  text-transform: uppercase;
  font-weight:normal;
  line-height: 18px;
  display:inline;
}

#content_menu .menu
{
  width: 215px;
  border-right: 1px solid #e0dede;
  padding-left: 10px;
  color: #5e5e5e;
}

#content_menu .menu a,
#content_menu .menu a:visited
{
  text-decoration: none;
  color: #5e5e5e;
}

#content_menu ul.top
{
  list-style: none;
  width: 205px;
  border: 0;
  padding: 0;
  margin: 0;
}

#content_menu ul.top li
{
  border-bottom: 1px solid #e0dede;
  margin-bottom: 5px;
  padding-bottom: 2px;
}

#content_menu ul.top li.no_underline
{
  border: 0;
  margin: 0;
  background: none;
}

#content_menu ul.sub
{
  list-style: none;
  border: 0;
  padding: 0;
  margin: 0;
  padding-left: 25px;
}

#content_menu ul.sub li
{
  background: none;
  padding-left: 0;
}

#content_menu ul.sub li
{
  border: 0;
}

#content
{
  float: right;
}

#content h2
{
  clear: both;
  float: left;
  color: #ff9933;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  padding-left: 10px;
  border-bottom: 1px solid #ff9933;
  font-size: 20px;
  width: 531px;
}

#content .news_wrapper
{
  float: left;
  width: 551px;
  margin-bottom: 15px;
  margin-top: 15px;
}

#content .news_wrapper .news
{
  width: 250px;
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 15px;
}

#content .news_wrapper .news h3
{
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  font-weight: bold;
  font-size: 15px;
}

#content .news_wrapper .news .date
{
  float: right;
  display: inline;
  font-size: 11px;
  color: #ff9933;
}

#content .news_wrapper .news .text
{
  clear: both;
  font-size: 12px;
  text-align: justify;
}

#content .article
{
  display: inline;
  float: left;
  width: 551px;
  margin-bottom: 15px;
  margin-top: 15px;
}

#content .article .gallery
{
  float: left;
  display: inline;
  width: 160px;
}

#content .article .text_w_images .gallery img
{
  display: block;
  margin: 10px;
}

#content .article .text_w_images
{
  width: 540px;
  float: left;
  display: inline;
  text-align:justify;
  font-size: 12px;
}

#content .article .text_w_images img
{
 margin: 0 3px 0 3px;
}

#content .article .document_text
{
  width: 540px;
  text-align:justify;
  float: left;
  display: inline;
  font-size: 12px;
}

#content .article .document_text img
{
  margin: 0 10px 0 10px;
}

#content .article .text_w_images .more
{
  float: right;
  clear: both;
  margin-top: 10px;
  background: url(../img/more.png) no-repeat center left;
  padding-left: 12px;
}

#content .search_box h3 a
{
  font-size:17px;
  text-decoration:none;
  color:#FF9933;
  line-height:20px;
}

#content .search_box .article
{
  position:relative;
  top:-25px;
  border-bottom:1px solid #E0DEDE;
  padding-bottom:7px;
}



#content .article .text_w_images .more a,
#content .article .text_w_images .more a:visited
{
  text-decoration: none;
  color: #ff9933;
}

#footer
{
  clear: both;
  width: 822px;
  height: 88px;
  background: url(../img/footer_background.png) no-repeat;
}

#footer_info
{
  float: left;
  display: inline;
  margin-left: 40px;
  margin-top: 12px;
  color: #5e5e5e;
  font-size: 15px;
  font-weight: bold;
  width: 200px;
}

#footer_info .tel
{
  background: url(../img/footer_phone.png) no-repeat center left;
  height: 28px;
  padding-left: 35px;
  padding-top: 5px;
}

#footer_info .email
{
  background: url(../img/footer_email.png) no-repeat center left;
  height: 28px;
  padding-left: 35px;
  padding-top: 5px;
}

#copyright
{
  float: left;
  display: inline;
  padding-left: 120px;
  padding-top: 45px;
  font-size: 10px;
  font-weight: bold;
  color: #ec8024;
}

#copyright a,
#copyright a:visited
{
  text-decoration: none;
  color: #ec8024;
}
#eulogo{
	margin-top:20px;
}


.photogallery_photos{
width:540px;
}

.photo_box img{
border:0;
}

.photo_box{
margin: 5px 5px 0;
float:left;
}

#user_login_form table{
    margin:0 auto;
}

#user_login_form table th{
    text-align:right;
}

#user_login_form fieldset{
    width:298px;
    margin:0 auto;
}

table#download_table{
    width: 575px;
    border:1px solid #000;
}

table#download_table th{
    background: #F68C32;
    border-left: 1px solid #000;
    border-right:1px solid #000;
    text-align:center;
}

table#download_table td{
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
}

table#download_table tr.grey{
    background: #ECE9D8;
}

table#download_table .center{
    text-align:center;
}

table#download_table a img.download{
    width:25px;
    border:0;
    margin:0;
}

table#download_table a{
    color:#000;
    text-decoration: none;
}

table#download_table a:hover{
    text-decoration: underline;
}

a#logout_button{
 color:#000;
 float:right;
 text-decoration:none;
 position:absolute;
 top:87px;
 right:5px;
}

/* -------------- OBJEDNÁVKA -------------- */

#order_box table.order_top{
    float:left;
    padding-top:10px;
}

#order_box table.order_top th{
   text-align: right;
   width:100px;
}

#order_box table.order_top input{
    height:14px;
    line-height: 14px;
}

#order_box table{

}

#order_box .logo{
    float:right;
}

#order_box fieldset{
    border:1px solid #000;
    margin: 10px 0;
    padding:10px;
}

#order_box legend{
    color: #F68C32;
    font-weight: bold;
}

#order_box table td.center{
    text-align:center;
}

#order_box table.products th{
    text-align: left;
}

#order_box table.products input.ks_number{
    width:55px;
}

#order_box table.products input.price{
    width:55px;
}

#order_box table.products select.product_name{
    width:310px;
}

#order_box td.space{
    height:10px;
}

#order_box table.products{
    width:100%;
    margin: 10px 0;
}

#order_box table.products th{
   background: #F68C32;
   text-align: center;
   height:30px;
   border: 1px solid #000;
}

#order_box table.products td{
   border: 1px solid #000;
}

#order_box table.products td.order{
   
}

#order_box table.products textarea.product_name{
    width:335px;
    height:33px;
}

#order_box input.add_product{
    width:65px;
}

#order_box input.add_product{
    width:65px;
    float:left;
}

#order_box input.remove_product{
    float:left;
    margin-left:5px;
}

#order_box span.sum_price{
     line-height:23px;
}

#order_box .sum_price{
    float:right;
    color:#000;
    background:#fff;
}

#order_box label.error{
    display:none !important;
}

#order_box .firm{
    float:right;
    font-weight:bold;
    margin:5px 26px;
}

#order_box .sum_price input{
    width:70px;
    margin: 0 1px 0 4px;
}

#order_box table.order_top select{
    width:150px;
}

#order_box table.order_top textarea{
    width:230px;
}

#order_box table.order_top input{
    width:146px;
}

#order_box span.red{
    color:red;
    font-size:14px;
}

#order_box .warning span{
    text-align: left;
    font-size:11px;
}

#order_box form input.error{
border:1px solid red;
}

#order_box form input.checkbox.error{
  outline: 1px solid red;
}

#order_box form textarea.error{
  outline: 1px solid red;
}
