body{
  margin: 0px; 
  padding: 0px;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  background: #cccccc;
}

#page{
  margin: 0 auto;
  width: 980px;
  padding: 0px;
  background: #ffffff;
}

#header{
  width: 980px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100px;
}

#logo{
  float: left;
  padding-left: 35px;
}

#logo a img{
  border: 0px;
}

#search_box{
  float: right;
  width: 150px;
  padding-right: 10px;
  padding-top: 10px;
}

#search_input{
  float: left;
  width: 150px;
  border: 1px solid #cccccc;
  background: #ffffff;
  height: 22px;
}

#search_input a{
  float: right;
  width: 15px;
  height: 16px;
  background: url(img/search_submit.jpg) 0px 0px no-repeat;
  border: 3px solid #D6D6D6;
  text-decoration: none;
}

#search_input input{
  float: left;
  width: 123px;
  height: 17px;
  color: #666666;
  padding-top: 4px;
  padding-left: 5px;
  border: 0px;
}

#search_send{
  float: left;
  padding-left: 5px;
}

#search_send a{
  float: left;
  width: 60px;
  height: 19px;
  font-size: 12px;
  color: #cccccc;
  background: #4A5579;
  border: 1px solid #929BBC;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding-top: 3px;
}

#search_send a:hover{
  text-decoration: none;
  background: #929BBC;
  color: #000000;
  border-color: #cccccc;
}

#top_menu{
  width: 960px;
  height: 43px;
  padding: 0px 0px 0px 20px;
  background: #4A5579;
  border-bottom: 1px solid #ffffff;
}

.top_menu_item{
  float: left;
  padding: 10px;
  position: relative;
  top: 2px;
}

.top_menu_item a{
  float: left;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

.top_menu_item a:hover{
  background: #6E7794;
}

.top_menu_item_sel{
  float: left;
  padding: 10px;
  background: url(img/arrow.png) center 28px no-repeat;
  position: relative;
  top: 2px;
}

.top_menu_item_sel a{
  float: left;
  padding: 3px 10px;
  font-size: 14px;
  font-weight: bold;
  font-family: arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

.top_menu_spacer{
  float: left;
  width: 1px;
  height: 24px;
  background: #262C40;
  border-left: 1px solid #404968;
  margin-top: 10px;
}

#second_menu{
  width: 960px;
  height: 35px;
  padding: 0px 0px 0px 20px;
  background: #999999;
}

.second_menu_item{
  float: left;
  padding: 6px 10px;
}

.second_menu_item a{
  float: left;
  padding: 3px 10px;
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}

.second_menu_item a:hover{
  background: #a3a3a3;
}

.second_menu_item_sel{
  float: left;
  padding: 6px 10px;
}

.second_menu_item_sel a{
  float: left;
  padding: 3px 10px;
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.second_menu_item_sel a:hover{
  background: #a3a3a3;
}

.second_menu_spacer{
  float: left;
  width: 1px;
  height: 14px;
  background: #a3a3a3;
  margin-top: 10px;
}

#home_slideshow{
  width: 970px;
  padding: 5px;
  height: 300px;
  background: #000000;
}

#content{
  width: 980px;
  margin-top: 10px;
}

#content a img{
  border: 0px;
}

#left_menu{
  float: left;
  width: 170px;
  background: #4b5579;
  margin-top: 15px;
}

#page_content{
  float: left;
  width: 735px;
  margin: 0px 50px 30px 25px;
}

#page_content h1{
  margin: 0px 0px 15px 0px;
  padding: 15px 0px 5px 0px;
  border-bottom: 2px solid #303750;
  color: #303750;
  font-size: 24px;
  font-weight: bold;
}

#page_content h2{
  margin: 0px;
  padding: 15px 0px 5px 0px;
  color: #303750;
  font-size: 18px;
  font-weight: bold;
}

#page_content p{
  color: #000000;
}

#page_content p a{
  color: #0033FF;
  text-decoration: none;
  font-size: 12px;
  padding: 2px;
}

#page_content p a:hover{
  background: #EAECF2;
}

#left_menu h2.left_menu_title{
  margin: 0px;
  padding: 15px 5px 10px 10px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.left_menu_brand{
  clear: both;
  float: left;
  margin-bottom: 5px;
  width: 140px;
  height: 35px;
  background: #ffffff;
}

.left_menu_brand a{
  float: left;
  width: 135px;
  height: 25px;
  text-decoration: none;
  padding: 5px 0px 5px 5px;
}

#left_menu_komandor img{
  float: left;
  border: 0px;
  margin-right: 5px;
}

#left_menu_slim img{
  float: left;
  border: 0px;
  margin-right: 5px;
}

.left_menu_spacer{
  clear: both;
  float: left;
  margin: 8px 5px 10px 5px;
  width: 160px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  background: #cccccc;
  border-top: 1px solid #999999;
}

#left_menu_komandor span{
  float: left;
  font-size: 12px;
  font-family: tahoma, arial, sans-serif;
  color: #000000;
  font-weight: bold;
  padding-top: 3px;
}

.left_menu_brand_rounded{
  float: left;
  background: url(img/left_menu_brand_right.gif) 0px 0px no-repeat;
  width: 4px;
  height: 35px;
}

#home_content{
  width: 980px;
}

#home_content_left{
  float: left;
  width: 650px;
  padding: 15px 50px 30px 30px;
}

#home_content_left h1{
  font-size: 24px;
  font-weight: bold;
  color: #303750;
  padding: 20px 0px 10px 0px;
  margin: 0px;
}

#home_content_left p{
  font-size: 12px;
  color: #000000;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  line-height: 18px;
}

#home_content_left p a{
  color: #0033FF;
  text-decoration: none;
  font-size: 12px;
  padding: 2px;
}

#home_content_left p a:hover{
  background: #EAECF2;
}

#home_content_left p.view_more{
  text-align: right;
  padding-right: 30px;
}

#home_content_left p.view_more a{
  font-size: 13px;
}

#home_content_right{
  float: left;
  width: 220px;
  padding: 15px 30px 30px 0px;
}

#home_content_right h1{
  font-size: 24px;
  font-weight: bold;
  color: #303750;
  padding: 20px 0px 10px 0px;
  margin: 0px;
}

#footer{
  width: 940px;
  padding: 0px 20px 10px 20px;
  background: #4A5579;
  margin-bottom: 20px;
}

#slideshow * {
  margin: 0; padding: 0;
}

#slideshow {
  position: relative;
  width: 970px;
  height: 300px;
}

#slideshow #menu, #slideshow #pictures, #slideshow #loading {
  position: absolute;
}

#slideshow #pictures {
  background: url('img/img_home_komandor.jpg');
  width: 700px;
  height: 300px;
  right: 0;
  overflow: hidden;
}

#slideshow #pictures li {
  display: block;
  position: absolute;
  top: 0;
  width: 800px;
}

#slideshow #pictures li img {
  display: block;
  position: relative;
  bottom: 0;
  width: 700px;
  height: 300px;
}

#slideshow #menu {
  list-style-type: none;
  width: 246px;
  padding-left: 20px;
  height: 280px;
  left: 0;
  padding-top: 20px;
}

#slideshow #menu li {
  display: block;
  z-index: 1000;
  position: relative;
  zoom: 1;
}

#slideshow #menu li a {
  display: block;
  margin-bottom: 5px;
  z-index: 1000;
  background: url(img/slideshow_button.png) 0px 0px no-repeat;
  vertical-align: middle;
  zoom: 1;
  height: 55px;
  width: 223px;
  text-decoration: none;
}

#slideshow #menu li a img{
  border: 0px;
  padding-left: 25px;
  padding-top: 3px;
}

#slideshow #menu li a:focus {
  background: url(img/slideshow_button_sel.png) 0px 0px no-repeat;
}

#slideshow #menu li a:hover {
  background: url(img/slideshow_button_sel.png) 0px 0px no-repeat;
}

#slideshow #menu li.current a {
  background: url(img/slideshow_button_sel.png) 0px 0px no-repeat;
}

#newsletter_form{
  clear: both;
  width: 220px;
  margin: 0px;
  padding: 0px;
}

.newsletter_row{
  clear: both;
  float: left;
  width: 220px;
  padding: 5px 5px 5px 0px;
}

.newsletter_row_name{
  float: left;
  width: 45px;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  padding-top: 3px;
}

.newsletter_row_input{
  float: left;
  width: 150px;
}

.newsletter_row_input input{
  float: left;
  width: 146px;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #999999;
  line-height: 18px;
  height: 18px;
}

#home_content_right p{
  font-size: 12px;
  color: #000000;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  line-height: 18px;
}

#home_content_right p a{
  color: #0033FF;
  text-decoration: none;
  font-size: 12px;
  padding: 2px;
}

#home_content_right p a:hover{
  background: #EAECF2;
}

.button{
  float: left;
  background: url(img/button.jpg) 0px 0px no-repeat;
  height: 20px;
  padding-left: 3px;
}

.button a{
  float: left;
  background: url(img/button.jpg) 100% 0px no-repeat;
  height: 20px;
  padding: 3px 13px 0px 10px;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}

.button a:hover{
  text-decoration: underline;
}

#bottom_menu{
  width: 940px;
  height: 43px;
  padding: 0px;
}

.bottom_menu_item{
  float: left;
  padding: 10px;
}

.bottom_menu_item a{
  float: left;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: bold;
  font-family: arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}

.bottom_menu_item a:hover{
  background: #6E7794;
}

.bottom_menu_spacer{
  float: left;
  width: 1px;
  height: 18px;
  background: #999999;
  border-left: 1px solid #404968;
  margin-top: 12px;
}

#copyright{
  clear: both;
  padding-left: 20px;
  color: #999999;
  font-size: 12px;
}

/* Slideshow */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/* end slideshow */

/* slimbox */

  

/* end slimbox */

/* formulare */

form{
  margin: 0px;
  padding: 10px 0px;
}

.form_row{
  clear: both;
  float: left;
  padding-top: 10px;
  width: 600px;
}

.form_row_name{
  float: left;
  width: 105px;
  margin-right: 10px;
  text-align: right;
  font-weight: bold;
  padding-top: 3px;
}

.form_row_input{
  float: left;
  width: 450px;
}

.form_row_input input{
  width: 200px;
  font-size: 14px;  
}

.form_row_input textarea{
  float: left;
  width: 350px;
  height: 100px;
}

/* end formulare */

#promotie_left{
  float: left;
  padding-left: 10px;
  padding-bottom: 15px;
}

#promotie_left a{
  float: left;
  border: 2px solid #ffffff;
}

#promotie_left a:hover{
  float: left;
  border: 2px solid #666666;
}

#promotie_left img{
  float: left;
}