/* CSS Document */

*{margin: 0 ; padding: 0 ;}    
body {
  font: 75% Verdana, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
 	background: #e6662c url("../img/bg.jpg") repeat-x;
  color: #333;
	text-align: center;  
}
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px 10px 0;
  padding: 0 ;
  color: #e2001a;
  font-weight: bold;
   }
h1{font-size: 2.2em;}
h2{font-size: 1.6em; color: #e2001a;}
h3{font-size: 1.4em; color: #660000; }
h4{font-size: 1.1em; color: #660000; }
h5{font-size: 1em; color: #000;}
h6{font-size: 0.8em; color: #333333;}
  
p{line-height: 140%; margin:15px 0px; font-size: 1em; text-align: justify;}
ul{margin: 15px 0 20px 40px ; list-style: square ; line-height: 140%; }
ul.extra li{list-style: none; background: url(../img/arr_r.gif) no-repeat 0 1px;  padding-left: 20px;}
ol{margin: 15px 0 20px 40px ; line-height: 140%; }
li{margin: 10px 0;}
dl{margin: 20px 0 20px 0px ;line-height: 140%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

img{border: 0 }  
img.foto{	/*border: 3px solid #97bed4 ;*/ }  
img.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
img.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

address{ line-height: 140%;	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;line-height: 140%; }  
small{font-size: 0.8em;}
  
a:link {text-decoration: underline; color: #ed7603;}
a:visited {text-decoration: underline; color: #ed7603;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #d1e1ec;}

  
hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: 3px solid #fae1d6;
  border-collapse: collapse;
  font-size: 1em; 
  }
td{
  padding:6px 10px;
  border: 1px solid #fae1d6 ;
  font-size: 1em;
  }
th{
  background-color: #e6662c; 
  padding: 5px 10px; 
  color: #fff;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  }
.note {background-color: #fae1d6;}

/*		forms		*/
fieldset{border: 1px solid #ccc;	padding: 20px 20px 20px 40px;	margin:15px 0; }
legend{border: 1px solid #ccc;	
padding:3px 20px;	margin-bottom:25px;	color: #999; }

label{	
  display: block;	
  clear: both; 
  line-height: 20px;
  margin-top: 10px;
  font-weight: bold;
	}
input,select,textarea{
  font-size: 1em ; 
 font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  border-width: 2px ; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px; width: auto; font-weight: bold; }

.button_gfx {
	width:180px; 
	height:30px; 
	background: url(../img/button.gif) no-repeat ;
	border: none ;
	 color: white;
	 text-align: left;
	 padding-left: 30px;
	 font-weight: bold;
	 
}

/*  ID  */
#bottom{
	background: url(../img/bottom.jpg) repeat-x bottom;

}
#page{
  padding: 0 ;  

  
}
#center{
  padding: 0 0 0 0 ;	 
   width: 800px;
  margin: 0 auto ;
   text-align: left;
  position: relative;

}

#header{
  height: 250px ;
  position: relative;
}
#header #flashcontent{
  position: absolute;
  top: 0;
  left: 220px;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  height: 178px;
  font-size: 1.6em;
  display: block;
  float: left;
}
#header h1 a{
  display: block;
  text-decoration: none;
  width: 220px ;
  line-height: 80px ;
  height: 178px ;
  background-color: #d6021a;
  text-align: center;
  position: relative;
  top: 0px;
  left: 0px;
  color: #fff;
  
}
#header h1 a span{  
  display: block;
  width: 220px;
  height: 178px;
  background: url(../img/logo.jpg) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;  
}
#header h2{
  margin: 0 ;
  padding: 0 ;
  border: none;
  float: right;
  font-size: 1.6em;
  display: block;
  text-decoration: none;
  width: 580px ;
  line-height: 100px;
  height: 250px ;
  background-color: #d6021a;
  text-align: center;
  position: relative;
  top: 0px;
  left: 0px;
  color: #fff;
}

#header h2 span{  
  display: block;
  width: 580px;
  height: 250px;
  background: url(../img/header.jpg) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}



#mainlink{
  text-decoration: none;
  font-size: 0.9em;
  color: #111;
  position: absolute;
  left: 300px;
  top: 11px;
  z-index: 3;
  }
#mainlink:hover{
	color: #999;
}  


/*  navigation */

#navigation{
	width: 220px;
	margin: 0 0 0 0;
	background: url("../img/nav.jpg") no-repeat;
	position: absolute;
	top: 178px;
 }
sup{ font-size: 0.6em; } 
#navigation ul {
  margin: 30px 15px 85px 15px ;
  padding: 1px 0;
  list-style: none; 
   position: relative;
}
#navigation li {  
    margin: 0;
    padding: 0;
    display: block;
    line-height: 18px;
    height: auto;
    overflow: hidden;

  }
#navigation li a {
  display: block;
  margin: 0;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  width: 100%;
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid #bb401c ;
  background: url(../img/nav_li.gif) no-repeat 0px 13px;
}
#navigation li a span{
  padding: 7px 0 7px 16px; 
  display: block;
}
#navigation li a:hover{
	color: #ffdecf;
  background: url(../img/nav_li_hover.gif) no-repeat 0px 13px;
}  
#navigation li a:active {
	color: #000;
  background: url(../img/nav_li_hover.gif) no-repeat 0px 13px;
}  
#navigation li a.on{
	color: #000;
	background: none ;
} 

 
/* content */  
#content{
	padding: 0;
	float: right;
	width: 580px;
	background: #fff;
overflow: hidden;
}  
.maincontent{
	padding: 0 0 30px 0;	
	margin: 0;
	background: url(../img/phase_zena.jpg) no-repeat 340px 20px;
  position: relative;
}  

.maincontent2{
	margin: 0;
	padding: 8px 30px 30px 45px;

}  

#ixIntro{
	width: 550px;
	height: 190px;
	margin: 0 0 0 0;
}

#ixIntro strong{
	font-weight: bold;
	font-size: 1.7em;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #e2001a;
}
#ixIntro p{
	font-weight: bold;
	font-size: 1.1em;
	width: 295px;
	margin: 0 0 0 0;
	padding: 5px 0 0 40px;
	line-height: 19px;
	text-align: left;
	overflow: hidden;
	color: #333333;
}
.box-bg{
  padding: 10px 20px 10px 40px;
  background: url("../img/box-bg.jpg") repeat-y;
}
.box-bg h2{
  color: #660000;
  font-size: 1.5em;
  font-weight: normal;
}
.box-bg h2 strong{
  display: block;
  font-weight: normal;
  color: #e2001a;
}
.box-bg p{
  text-align: left;
  font-size: 0.9em;
}
.box1 ul{
  list-style: none;
  margin: 0;
  padding: 0;
  width: 250px;
}
.box1 ul li{
  padding: 0 0 0 13px;
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
  background: url("../img/nav_li.gif") no-repeat 0 50%;
}
.box1 h3{
  font-weight: normal;
  font-size: 1.4em;
  color: #660000;
}
.box1{
	float: left;

}
.box1 div.in{
	padding: 0 0 10px 40px;
}
.box1 div.in-right{
	padding: 0 0 10px 40px;
}
.box1 div.in-right img{
	margin: 0 0 0 10px;
}
.box1 ul{
	margin-left: 20px;
}
.box1 ul.extra{
	margin-left: 5px;
}
.column{
  float: left;
}

.dev30{
  width: 29%;
}
.dev40{
  width: 39%;
}
.dev50{
  width: 49%;
}
.dev60{
  width: 59%;
}
.dev70{
  width: 69%;
}
/**/
.ico{vertical-align: middle; padding: 0 3px;}

  .color-graph{
	border: none ;
	width: 100%;
	margin: 5px 0 ;
	}
  .color-graph td{
	padding: 2px 10px ;
	}
  .color-graph td div{
	border: 1px solid #aaa ;
	height: 12px;	
	line-height: 12px;
	font-size: 2px;
	}	
.color-test{
	border: none ;
	width: 100%;
}	
.color-test td{
	padding: 1px ;
	border: none ;
	}
.color-test a{
	display: block;
	height: 40px;
	line-height: 40px;
	border: 3px solid #ccc ;
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
.color-test a:hover{
	border-color: #999;
	}	
.secFoot{
	border-top: 1px solid #ddd ;
	margin-top: 3em;
	text-align: right;
	padding-top: 1.5em;
	clear: both;
}

.secFoot img{
	border: none !important;
	margin: none !important;
  }
	
/**/
.news-item{
	margin: 0 0 20px 0;
	font-size: 0.9em;
}
.news-item .date{
	color: #003366;
	font-weight: bold;
}
.news-item p{
	margin: 0 0 10px 0 ;
}

/**/
.link{
	border-bottom: 3px solid #efd235;
	display: block;
	margin-bottom: 1px;
}
.link img{
	display: block;
}
.link:hover{
	border-bottom-color: #ffe24d; 
}

.note{  
  border: 1px solid #e8e8e8 ;
  }
.note span{ 
  display: block; 
  border: 2px solid white ;
  padding: 10px 15px ;
  background-color: #ececec;
  }  

/* footer */
#footer{
  clear: both;
  position: relative;
  left: 0;
  margin: 0 auto ;
  width: 800px;
	height: 160px;
  font-size: 0.9em;  
  text-align: right;
  background: url("../img/footer.jpg") no-repeat right top
  }  
#footer p{
	line-height: 160px;
  text-align: left;
  margin: 0;
  padding: 0 20px;
  color: #d19592;
  }  
#footer img{ 
  display: block;
  float: left;
  margin: 65px 0 0 0;
  position: relative;
  left: 240px;
  }
#footer #klapka{
  position: absolute;
  left: -240px;
  top: -260px;
}  

/*  class   */
.yellow{color: #fcd301;}
.bold{font-weight: bold;}
.noscreen{display: none;}
.blank{border: none ; background: none; list-style: none ; }
.separ {border-bottom: 1px solid #ddd  ; line-height: 1px; font-size: 1px; height: 1px; margin: 25px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
