@charset "iso-8859-2";
/* CSS Document */

body { 
  background-image: url("gfx/bg2.jpg");
  background-repeat: repeat-x;
  background-color:#426219; 
  color: #d6d6d6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
p { margin:0; padding:0px; }

/************* struktura strony *********************/

.page {	
	width: 805px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	
}
.t_m{
  width:315px;
  height:16px;
  color:#FFF;
  font-family:Arial;
  padding:4px 0 0 42px;

}
.logo{

  float:left;
  width:805px;
  height:179px;
  padding-top:30px;
}
.lt{
  width:448px;
  height:130px;
  float:left;
  padding:0px;
  margin:0px;
}
.mt{
  width:357px;
  height:130px;
  float:left;
    padding:0px;
  margin:0px;
}
.content{
  
  width:805px;
  float:left;
  line-height:19px;

}
.content_left{
  background-image: url("gfx/bg_left.jpg");
  background-repeat: no-repeat;
}

.content_right{
  background-image: url("gfx/bg_right.jpg");
  background-repeat: no-repeat;
  padding:20px;
}

.cont_m{
  background-image: url("gfx/bg_cont.jpg");
  background-repeat: repeat-x;
  padding:15px;
  text-align:justify;
  width:451px;
  float:left;
}

.cont_m3{
  background-image: url("gfx/bg_cont3.jpg");
  background-repeat: repeat-x;
  padding:15px;
  text-align:justify;
  width:451px;
  float:left;
}

.cont_m2{
  background-image: url("gfx/bg_cont.jpg");
  background-repeat: repeat-x;
  padding:15px;
  text-align:justify;
  width:401px;
}

.cont_n{
  padding:15px;
  text-align:right;
  float:right;
  width:451px;
}




.bottom{  
  float:left;
  width:800px;
  height:50px;
  color:#fff;
  font-size:10px;
  padding-top:5px;
  font-family:Arial;

}

.bottom_l{
  width:370px;
  color:#fff;
  height:50px;
  font-size:10px;
  float:left;
  line-height:18px;
  padding-left:30px;
}

.bottom_r{
  width:390px;
  text-align:right;
  height:50px;
  float:left;
}


h1 {
  font-size:11pt;
  font-weight: bold;
  color:#ffffff;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  display:inline;
  }
  
h2 {
  font-size:9px;
  font-weight: normal;
  color:#5d9412;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  display:inline;
  }

h3 {
  font-size:14pt;
  font-weight: normal;
  color:#6d4d1f;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  display:inline;
  }  
  
a.t1:visited,
a.t1:link {
  color:#6c8b01;
  font-family:Arial;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
}

a.t1:hover {
  color: #1e1e1e;
  
}
a.t2:visited,
a.t2:link {
  color:#808080;
  font-family:Arial;
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
}

a.t2:hover {
  color: #202020;
  
}
a.t3:visited,
a.t3:link {
  color:#6c8b01;
  font-family:Arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

a.t3:hover {
  color: #202020;
  
}

