@charset "utf-8";
@import url("../dropdown.css");
@import url("../default.css");
@import url("../dropdown_poziom.css");
@import url("../default_poziom.css");
@import url("../dropdown.vertical.css");
body{
       margin:0px;
       text-align:center;
       background-color:#878787;
}

#main{
       margin:0px auto;
       width:800px;
       background-color:white;
	   
}

#logo{
       width:800px;
       height:107px;
       background-image:url(../../../../../system/application/views/images/index_03.jpg);
       background-repeat:no-repeat;
       text-align:left;
}
#banery_top{
       width:333px;
       height:60px;
       background-image:url(../../../../../system/application/views/images/tloprzezroczyste3.png);
       background-repeat:no-repeat;
       margin-left:7px;
}
#tabelka_banery{
       margin-left:0px;
       margin-top:1px;
       margin-bottom:1px;
       padding-top:1px;
}
#stopka{
       width:800px;
       height:32px;
       background-image:url(../../../../../system/application/views/images/index_21.jpg);
       background-repeat:no-repeat;       
}
#menu_moje{
       width:800px;
       height:34px;
       /*background-color:#0b3763;*/
	   text-align:center;
	  background-image:url(../../../../../system/application/views/images/tlo_menu_gorne.jpg);
       background-repeat:repeat-x;    
	   	   
}
#menu_suwnica{
	   margin:auto;
       width:800px;

}
#srodek{
	width:800px;
	background-image:url(../../../../../system/application/views/images/tlohelm.jpg);
    background-repeat:no-repeat; 
}
#lewy{
       width:200px;
       float:left;
       text-align:left;
}
#prawy{
       width:600px;
       float:left;
             
}
#otoczka_menu_lewego{
       width:175px;
       background-color:#e7e7e7;
       margin-left:10px;
       padding-top:20px;
       border:solid;
       border-width: 1px 1px 1px 1px;
       border-color: #aeaeae #aeaeae #aeaeae #aeaeae;

}
#na_skroty{
       font-family:Tahoma;
       font-size:11pt;
       color:#0b3763;
       font-weight:bold;
}
#menu2{
       margin-left:7px;
}
.tytul{
       font-family:Tahoma;
       font-size:11pt;
       color:#0b3763;
       font-weight:bold;
       width:580px;       
}
#czytaj_wiecej{
       text-align:right;
       text-decoration:none;
       color:#000080;
}

#data_aktualnosci a{
       text-decoration:none;
       color:#000080;       
}

.tresc_stron{
       font-family:Tahoma;
       color:#0b3763;
       font-size:10pt;
       width:580px;
}
.tresc_stron a{
text-decoration:none;
       color:#000080;       
}
.clear{
       clear:both;
}

#flash{
       z-index:100;
}
#poletekstowe{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
