#producents_list {position:relative;float:left;width:640px;height:58px;padding-top:3px;background-color:#DDD;border-top:1px solid #CCC;border-bottom:1px solid #CCC;overflow:hidden;}
		
.fast_left {display:none;width:66px;height:38px;position:absolute;top:12px;left:30px;background:url("../images/icons/fast_left.png") top left no-repeat;z-index:10;}
.slow_left {display:none;width:54px;height:38px;position:absolute;top:12px;left:85px;background:url("../images/icons/slow_left.png") top left no-repeat;z-index:10;}
.slow_right {display:none;width:54px;height:38px;position:absolute;top:12px;right:85px;background:url("../images/icons/slow_right.png") top left no-repeat;z-index:10;}
.fast_right {display:none;width:66px;height:38px;position:absolute;top:12px;right:30px;background:url("../images/icons/fast_right.png") top left no-repeat;z-index:10;}

#logotypy {position:relative;height:55px;white-space:nowrap;z-index:5;}
#logotypy a {padding:0 0 2px 0;}
#logotypy img {margin-left:4px;border:1px solid #CCC;width:110px;height:auto!important;height:53px;z-index:15;}

#about_company {position:relative;float:left;margin-top:106px;width:100%;height:250px;min-height:250px;margin-top:8px;background-color:#EEE;}
#about_company h2 {color:#FFF;background:url("../images/design/box_header_blue.png") top left repeat-x;height:28px;max-height:22px;padding:6px 0 0 6px;}
#about_company .slides_button {position:absolute;width:140px;height:67px;background:url("../images/design/button_1.png") top left no-repeat;color:#FFF;font-weight:bold;text-align:center;font-family:Tahoma;cursor:pointer;}
#about_company .slides_button span {float:left;margin-top:16px;width:100%;}
#about_company .sb_0 {top:34px;left:0;}
#about_company .sb_1 {top:34px;left:146px;}
#about_company .sb_2 {top:106px;left:0;}
#about_company .sb_2 span {margin-top:12px;}
#about_company .sb_3 {top:106px;left:146px;}
#about_company .sb_4 {top:178px;left:0;}
#about_company .sb_5 {top:178px;left:146px;}
#about_company .sb_5 span {margin-top:24px;}
#about_company .slide {position:absolute;top:34px;left:294px;background:url("../images/design/slides_bg1.png") top left no-repeat;width:342px;height:209px;border:1px solid #DDD;padding:8px;max-width:326px;max-height:193px;display:none;font-size:12px;}
#about_company p {float:left;width:100%;margin-bottom:6px;text-align:justify;}
#about_company h3 {float:left;width:100%;margin-bottom:10px;color:#288C40;text-align:center;font-size:12px;}
#about_company h4 {float:left;width:100%;margin-bottom:10px;color:#288C40;text-align:left;font-size:12px;}
#about_company h4 a {color:#288C40;text-decoration:underline;}
#about_company h4 span {font-weight:lighter;}
#about_company .link{text-decoration:underline;cursor:pointer;}