/* CSS Document */
body{
	text-align:center;
	margin:0;
	padding:0;
	background-image: url(Elementz/bg2.gif);
	background-repeat: repeat;   
}
#lenta{
    top:0;
	left:0;
    width:100%;
	height:145px;
	margin:0;
	padding:0;
	position:absolute;
	z-index:1;
	background-color:#000;
    text-align:left;
}
#wrapper{
    width:950px;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
	position: relative;
	z-index:101;
}
#nav_bg{
	width:950px;
	height:30px;
	padding:0;
	margin:0;
	background-image:url(Elementz/nav_bg.jpg);
	text-align:left;
	background-repeat: no-repeat;
	background-color:transparent;
}
#nav_bg ul{
	list-style-type:none;
	margin:0;
	padding:8px 0 0 0;
	border:0;
	font: 12px/1.2 Verdana;
	color: #ccc;
	text-align:center;
	
	font-weight: bold;
}
#nav_bg li{
   display:inline;
   font: 12px/1.2 Verdana;
   color: #ccc;
   font-weight: bold;
}
#nav_bg a{
   text-decoration:none;
   font: 12px/1.2 Verdana;
   color: #ccc;
   font-weight: bold;
}
#nav_bg a:hover{
   text-decoration:none;
   font: 12px/1.2 Verdana;
   color: #fff;
   font-weight: bold;
}
#nav_bg li.here a{
   text-decoration:none;
   font: 12px/1.2 Verdana;
   color: #fff;
   font-weight: bold;
}
#logo_bg{
	width:950px;
	height:115px;
	padding:0;
	margin:0;
	text-align:left;
	background-color: #000;	
}
#logo{
	width:350px;
	height:115px;
	padding:0;
	margin:0;
	text-align:left;
	background-color: #000;
	background-image: url(Elementz/logo.jpg);
	background-repeat: no-repeat;
	float:left;
}
#btn{
	width:300px;
	height:115px;
	padding:0;
	margin:0;
	text-align:left;
	background-color: #000;
	background-image: url(Elementz/btn.jpg);
	background-repeat: no-repeat;
	float:left;
}
#lang{
	width:300px;
	height:115px;
	margin:0;
	padding:0;
	text-align:left;
	background-color: #000;
	background-image: url(Elementz/lang_bg.jpg);
	background-repeat: no-repeat;
	float:right;
}
#lang ul{
   list-style-type:none;
   margin:0;
   padding:50px 50px 0 0;
   border:0;
   font: 14px/1.2 Verdana;
   color: #666;
   text-align:right;
}
#lang li{
   display:inline;
   font: 14px/1.2 Verdana;
   color: #666;
   
}
#lang li a{
   text-decoration:none;
   display:inline;
   font: 14px/1.2 Verdana;
   color: #666;
}
#lang li a:hover{
   text-decoration:none;
   display:inline;
   font: 14px/1.2 Verdana;
   color: #cc0000;
}
#flash_content{
	width:950px;
	height:400px;
	padding:0;
	margin:0;
	text-align:left;
	background-color: #000;	
}
#content{
	width:950px;
	height:auto;
	padding:0;
	margin:0;
	text-align:left;
	background-image: url(Elementz/content_bg.jpg);
	background-repeat: repeat-y;
}
.topLent{
   margin:30px 0 10px 0;
}
#textContent{
	width:650px;
	height:auto;
	margin:0;
	padding:0;
	font: 12px/1.2 Verdana;
	text-align:left;
	color: #ccc;
	float:left;	
}
#textContent p{
    width:600px;
	height:auto;
	margin:0;
	padding:0 0 0 50px;
	font: 13px/1.2 Verdana;
	text-align:left;
	line-height:2.5;
}
.redText{
	color: #cc0000;
	font-weight: bold;
}
#picContent{
    width:250px;
	height:auto;
	margin:0;
	padding:0;
	text-align:right;
	float:left;
}
.bottomLent{
   margin:10px 0 30px 0;
}
#footer{
    width:950px;
	height:30px;
	padding:0;
	margin:0 0 25px 0;
	text-align:left;
	background-image:url(Elementz/footer_bg.png);
	background-repeat:no-repeat;
    clear:both;
}

#footer ul{
   list-style-type:none;
   margin:0;
   padding:8px 0 0 0;
   border:0;
   font: 11px/1.2 Verdana;
   color: #666;
   text-align:center;
  
}
#footer li{
   display:inline;
   font: 11px/1.2 Verdana;
   color: #666;
}
#footer a{
   text-decoration:none;
   font: 11px/1.2 Verdana;
   color: #666;
}
#footer a:hover{
   text-decoration:none;
   font: 11px/1.2 Verdana;
   color: #cc0000;
}
/*INSIDE PAGES*/
#content_2{
	width:950px;
	height:100%;
	padding:0;
	margin:0;
	text-align:left;
	background-image: url(Elementz/content_bg.jpg);
	background-repeat: repeat-y;
}
h1{
	width:850px;
	padding:30px 0 0 0;
	margin:0 30px 0 50px;
	font: 16px/1.2 Verdana;
	text-align:left;
	line-height:30px;
	color: #cc0000; 
	font-weight:bold;  
}
#pic_content{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(about/pic.jpg);
   background-repeat:no-repeat;
}
#pic_content_actuality{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(actuality/actuality_pic.jpg);
   background-repeat:no-repeat;
}
#pic_content_q{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(about/pic2.jpg);
   background-repeat:no-repeat;
}
#pic_content_about{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(about/about_pic.jpg);
   background-repeat:no-repeat;
}
#pic_content_equipment{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(equipment/equipment_pic.jpg);
   background-repeat:no-repeat;
}
#pic_content_production{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(production/production_pic.jpg);
   background-repeat:no-repeat;
}
#pic_content_project{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:left;
   background-image:url(projects/project_pic.jpg);
   background-repeat:no-repeat;
}
.linez{
    width:950px;
	height:2px;
	margin:0;
	padding:0;
}
#b0{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b0 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b0 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}
#b1{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b1 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b1 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}
#hidden1{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden1 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b2{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b2 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b2 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden2{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden2 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b3{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b3 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b3 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden3{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden3 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b4{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b4 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b4 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden4{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden4 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b5{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b5 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b5 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden5{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden5 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b6{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b6 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b6 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden6{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden6 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b7{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b7 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b7 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden7{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden7 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b8{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b8 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b8 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden8{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden8 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b9{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b9 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b9 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden9{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden9 img{
	margin:0 0 0 -50px;
	padding:0;
}
#b10{
	width:850px;
	margin:0 0 0 50px;
	padding:8px 0 0 0;
	text-align:left;
	line-height:25px;
	font: 14px/1.2 Verdana;
	color: #ccc;
}
#b10 a{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ccc; 
}
#b10 a:hover{
   text-decoration:none;
   font: 14px/1.2 Verdana;
   color: #ff0000; 
}

#hidden10{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	display:none;
}
#hidden10 img{
	margin:0 0 0 -50px;
	padding:0;
}
/*OPEN QUESTION CONTENT*/
#open_question{
	width:850px;
	height:auto;
	margin:0 0 0 50px;
	padding:0;
	
}
/*OB6TI ZA VSI4KI VYTRE6NI STRANICI*/
.textz{
	width:600px;
	height:auto;
	padding:0;
	font: 12px/1.2 Verdana;
	color: #999999;
	line-height:1.5;
	text-align: justify;
	float:left;
	
}
#cont_end{
    width:850px;
	height:30px;
	padding:0;
	margin:0;
}
.pdfLink{
	font: 11px/1.2 Verdana;
	color: #cc0000;
	text-align:left;
	margin:0;
	padding:0;
}
.pdfLink a{
    text-decoration:none;
	font: 11px/1.2 Verdana;
	color: #cc0000;
	text-align:left;
}
.pdfLink a:hover{
    text-decoration:none;
	font: 11px/1.2 Verdana;
	color: #ff1717;
	text-align:left;
}
.pic{
	width:200px;
	height:auto;
	margin:0;
	padding:15px 0 0;
	text-align:right;
	float:right;
	
}
.picBord{
    border:1px #ccc solid;
}
.sq{
	vertical-align: super;
	font-size: 9px;
}
.sq_red{
	vertical-align: super;
	font-size: 9px;
	color:#cc0000;
}
.boldz{
	font-weight: bold;
}
.smallCapz{
    font: 9px/1.2 Verdana;
}
/*table 1 */
#tab1{
	margin:15px 0 15px 0;
	padding:0;
	font: 11px/1.2 Verdana;
	color: #999;
	clear:left;	
}
#tab1 td{
	height:43px;
	text-align:center;
	font: 11px/1.2 Verdana;
	color: #999999;
   
}
.a{
   width:40px;
}
.b{
   width:70px;
}
.c{
   width:150px;
}
.d{
   width:130px;
}
/*TABLE 2-3*/
#tab2{
	margin:15px 0 15px 0;
	padding:0;
	font: 12px/1.2 Verdana;
	text-align:center;
	color: #999;
	clear:left;	
}
#tab2 td{
	text-align:center;
	font: 12px/1.2 Verdana;
	color: #999999;
	}
.firstRow{
   height:50px;
}
.secRow{
   height:65px;
}
.thRow{
   height:120px;
}
.a2{
   width:200px;
   padding:0 8px;
}
.b2{
   width:150px;
}
.c2{
   width:210px;
    padding:0 8px;
}
.d2{
   width:90px;
}
.b2a{
   width:75px;
}

#tab3{
	margin:15px 0 15px 0;
	padding:0;
	font: 12px/1.2 Verdana;
	text-align:center;
	color: #999;
	clear:left;	
}
#tab3 td{
	text-align:center;
	font: 12px/1.2 Verdana;
	color: #999999;
	
	}
.a3{
   height:35px;
}
.r3{
   height:100px;
}
.col200{
  width:200px;
  padding:0 8px;
}
.col50{
  width:50px;
}
.zabelejka{
    font: 10px/1.2 Verdana;
	color: #999999;
}

/* tablica _kakvo predlagame_i kak se pory4va */

#table4{
	margin:15px 0 15px 0;
	padding:0;
	font: 11px/1.2 Verdana;
	text-align:center;
	color: #999;
	clear:left;	
}
#table4 td{
	height:43px;
	text-align:center;
	font: 11px/1.2 Verdana;
	color: #999999;
	padding:5px;
}
.t1{
   width:80px;
}
.t2{
   width:270px;
}
.t3{
   width:200px;
}
.t4{
   width:100px;
}
/*CONTACT*/
#pic_contact{
   width:850px;
   height:280px;
   padding:0;
   margin:10px 50px 0 50px;
   text-align:center;
   background-image:url(contact/pic_contact.jpg);
   background-repeat:no-repeat;
}
#contactText{
	width:250px;
	height:auto;
	margin:0;
	padding:0 0 0 50px;
	text-align:left;
	font: 12px/1.2 Verdana;
	color: #ccc;
	float:left;
}
#contactText ul{
   list-style-type:none;
   padding:0;
   margin:0;
   text-align:left;
   line-height:2;
}
#contactText li{
    padding:0;
    margin:0;
    font: 12px/1.2 Verdana;
    color: #ccc;
	 line-height:2;
}
#contactText2{
	width:250px;
	height:auto;
	margin:0;
	padding:0 0 0 50px;
	text-align:left;
	font: 12px/1.2 Verdana;
	color: #ccc;
	float:left;
}
#contactText2 ul{
   list-style-type:none;
   padding:0;
   margin:0;
   text-align:left;
   line-height:2;
}
#contactText2 li{
    padding:0;
    margin:0;
    font: 12px/1.2 Verdana;
    color: #ccc;
	 line-height:2;
}
#contactMap{
	width:500px;
	height:auto;
	margin:0;
	padding:100px 0 0 95px;
	text-align:right;
	float:left;
	color: #999;
	font: 12px/1.2 Verdana;
}
#contactMap a{
   text-decoration:none;
   color: #999;
	font: 12px/1.2 Verdana;
   
}
#contactMap a:hover{
   text-decoration:none;
   color: #cc0000;
   font: 12px/1.2 Verdana;
   
}
.bottomLent2{
   margin:10px 0 14px 0;
   }
.adrez{
    color: #666;
	font: 12px/1.2 Verdana;
}
/*GALLERY*/
dl.picGall{
	width:170px;
	height:150px;
	text-align:left;
	padding:0;
	margin:0;
	border:0;
	float:left;
}
.picGall dd{
   width:150px;
   height:130px;
   text-align:left;
   padding:0;
   margin:0;
   border:0;
}
.picGall dd img{
   width:150px;
   height:130px;
   padding:10px;
   border:0;
   }
.bottomLenta{
   margin:0 0 0 -50px;
}
.bottomLentaBegin{
   margin:10px 0 10px 0;
}
.bottomLentaBegin02{
   margin:10px 0 10px 0;
}
/* INSIDE PICTURES  */
.inside_pics{
   height:auto;
   list-style-type:none;
   margin:15px 0 0 50px;
   padding:0;
}
#hidden1 li { 
display: inline; 
margin:0 70px 0 0 ;
}
#hidden2 li { 
display: inline; 
margin:0 70px 0 0 ;
}
#hidden3 li { 
display: inline; 
margin:0 70px 0 0 ;
}
#hidden4 li { 
display: inline; 
margin:0 70px 0 0 ;
}
/* -----------------------------> BANNERZ ----------------------------------->*/
.bannerz img{
     border:0;
	 margin-left:50px;
	 
}

