body{
	background-image : url(bg.png);
	background-position : top;
	background-repeat : repeat-x;
	background-color : White;
	margin:0px;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
a{
	color: Black;
	text-decoration : none;
}
a:Hover{
	color: #B22222;
	text-decoration : none;
}
#tresc a{
	color: #ad0c10;
	text-decoration : none;
}
#tresc a:Hover{
	color: #a11f1f;
	text-decoration : underline;
}
#container{
	width:100%;
}
#left_column{
	
	float:left;
	width:210px;
}
#baner_bip{
	
	float:left;
}
#right_column{
	
	float: right;
	width:210px;
}
#center_column{
	
	width:555px;	
	float:left;	
}
#wrap{
	width:981px;
	
	float : none;
}
#header_1{
	height:49px;
}
#header_1_wn{
	float:right;
	height:49px;	
}
#header_1_menu{
	
	float:left;
	height:16px;
	width:800px;	
	margin-top:30px;	
}
.tl{
	float:left;
	color: #62696D;
	padding-left : 30px;
}
.tl a{
	color: #62696D;
	text-decoration : none;
}
.tl a:Hover{
	color: Black;
	text-decoration : none;
}
.tr{
	float: right;
	color: #62696D;	
	text-decoration : none;
}
.tr a{
	color: #62696D;
	text-decoration : none;	
}
.tr a:Hover{
	color: Black;
	text-decoration : none;	
}
#header_2{
	height:108px;
	background-image : url(header.png);
	background-position : top left;
	background-repeat : no-repeat;
}
#header_logo{
	
	float:left;
	width:173px;
	height:173px;	
}
#header_name{
	float:left;
	width:700px;
	height:40px;
	margin-top : 75px;
	padding-left : 5px;
}
#header_bottom{
	
}

#header_4{
	height:15px;
	background-image : url(t_01.png);
	background-position : top right;
	background-repeat : no-repeat;
}
#footer{
	
	float:left;
	height:60px;
	width:981px;
	background-image : url(t_02.png);
	background-position : top left;
	background-repeat : no-repeat;
	padding-top : 10px;
	padding-bottom : 10px;	

}
#footer_baner{
	
	height:110px;
	width:981px;
	float:left;
	background-image : url(t_04.png);
	background-position : top;
	background-repeat : repeat-x;
	padding-top : 30px;
}
#left_menu{
	
	width:210px;	
	float:left;
}
#left_menu H2{
	float:left;
	font-family : Avalon,Tahoma;
	font-size : 12pt;
	color: #3F4D74;
	width:210px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin:0px;
}
#right_menu H2{
	float: right;
	font-family : Avalon,Tahoma;
	font-size : 12pt;
	color:#FFFFFF;
	width:180px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	background-color : #2E3F78;
}
#find_block{
	float:left;
	width:767px;
	margin-bottom : 6px;
}
#footer .tree{
	padding-right:5px;
	padding-left: 0px;
	color: #979B9F;
	
	float: right;
}
#footer ul {
	float: right;
	padding:0;
	font-size: 9pt;
	list-style:none;
	color: #979B9F;
}
#content_wraper{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left : 10px;
}
	.dropdown_container {width: 215px; position: relative; margin: 0 auto; z-index: 1000}
	.dropdown {width: 210px; height: 22px; background: url(images/dropdown_bg.html) no-repeat; color: #fff; padding: 8px 0 0 10px}
	.dropdown_menu {background: #333; width: 220px; margin: -3px auto 0 auto; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; position: absolute}
	.dropdown_menu ul {list-style: none; padding: 10px}
	.dropdown_menu ul li {display: block; padding: 0 0 3px 0}
	
#content_wraper h1{
	font-size: 14pt;
	list-style:none;
	color: #9F070B;
	font-weight : bold;
	width:95%;
	margin : 0px;
	padding-left : 0px;
	padding-right : 10px;
	padding-top:10px;
	padding-bottom:5px;
}
#content_wraper .strona{
	font-size: 12pt;
	list-style:none;
	color: #9F070B;
	font-weight : bold;
}
#content_wraper h2{
	font-size: 12pt;
	list-style:none;
	color: #9F070B;
	font-weight : bold;
	width:95%;
	margin : 0px;	
	padding-left : 15px;
	padding-right : 15px;	
}	
#accordion H3 {
	background-color : #AF0F16;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
}
#accordion H3:Active{
	background-color : Black;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
}
#accordion ul li {
	color:#FFFFFF;
	font-size: 9pt;
	margin-left:-40px;
	padding:4px;
	margin-top : 0px;
	margin-bottom : 0px;
	border-bottom:1px solid silver;
}
#tresc{
	width:100%;
	margin-bottom : 10px;
float:left;
}
.icondoc{
	padding-top : 2px;
}
.dok_title{
	padding : 8px;
	color: #9F070B;
}
#header_3{
	height:66px;
	background-image : url(bg_top_menu.png);
	background-position : top left;
	background-repeat : no-repeat;
}
#top_list
{
	color: White;
	float: right;
   padding-right:8px;
	font-size : 12px;
}
#top_list ul
{

	height:66px;
	float: right;
	padding:0;
	margin:0;
	list-style-type:none;
	text-align : center;
	font-size : 12px;
}
#top_list li {

   display:inline;
	font-size : 12px;
}
#top_list a
{

	float: left;
	text-decoration:none;
	color:white;
	font-size : 12px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#top_list a:hover {
	background-color: #af0f16;
	font-size : 12px;

	height:18px;
}



#accordion2 H3 {
	background-color : #2E3F78;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 30px;
	padding-right : 10px;

}
#accordion2 ul li {
	font-size: 9pt;
	margin-left:-40px;
	margin-top : 0px;
	margin-bottom : 0px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : Silver;
	list-style-type : none;
	padding-left : 4px;
	padding-bottom : 5px;
	padding-top :5px;
}
.r_content{
	background-color : #EFEFEF;
	padding-left : 10px;
	padding-right : 10px;
	margin-top:-10px;
	margin-bottom:-10px;
	padding-bottom : 5px;
	padding-top : 5px;
	border : 0px;
}
.porcja{
	padding : 4px;
	border : 1px solid Silver;	
	background-color : #F5F5F5;	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;			
height:25px;
}
.porcja:Hover{
	padding : 4px;
	border : 1px solid Silver;
	background-color : #E8E8E8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
height:25px;
}
.formularz{
	padding : 4px;
	border : 1px solid Silver;
	background-color : White;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size : 9pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.formularz:Hover{
	padding : 4px;
	border : 1px solid Silver;	
	background-color : #F5F5F5;	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;		
	font-size : 9pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;		

}
.select{
	padding : 4px;
	border : 1px solid Silver;
	background-color : White;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size : 9pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lokacja{
	float : left;
	height:28px;
	width:500px;
	padding-left : 25px;
	padding-right : 5px;
}
#qsearch{
	float : right;
height:25px;
}
img{
	border : 0px;
}
.normal_font{
	font-size : 9pt;
}
.big_font{
	font-size : 12pt;
}
.bigest_font{
	font-size : 14pt;
}
.top_name{
	color:#B22222;
	font-size : 22pt;
	font-family : "Times New Roman CE";
}
.top_name_mini{
	color:#B22222;
	font-size : 18pt;
	font-family : "Times New Roman CE";
}
.raq{
	color:#B22222;
}
.first_td{
	background-color : #FCFCFC;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #DDDDDD;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #DDDDDD;
	border-left-style : solid;
	border-left : 1px;
}
hr{
	color:#CECECE;
}
.mlist{
	color: #FFDF00;
}
#validate{
	margin-bottom : 20px;
}
#mapa_strony H3{
	background-color : #EAEAEA;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#mapa_strony{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
width:510px;
}
#grupa_menu{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color : #AF0F16;
	width:98%;
	padding:6px;
	float:left;
	margin-bottom : 10px;
}
#grupa_menu .grupa_menu_link a{
	color: White;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding:6px;
	background-color : #BE1018;
float:left;
	margin : 2px;
}
#grupa_menu .grupa_menu_link a:Hover{
	color: #FDE3E4;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding:6px;
	background-color : #DD131E;
float:left;
	margin : 2px;
}
#grupa_menu .grupa_menu_link_active a{
	color: #FDE3E4;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding:6px;
	background-color : #DD131E;
float:left;
	margin : 2px;
}
.komentarz{
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
}
.rejestr_link{
	color: #979B9F;
}
.rejestr_link:Hover{
	color: Black;
}
.menu_div
{
    font-family:Tahoma,Arial, Helvetica;
    font-size:9pt;
    color:#000000;
}
.menu_div
{
    background:#F9F9F9;
    line-height:28px;
}
.menu_div
{
    text-decoration:none;
    color:#000000;
}
.menu_div td
{
    border-bottom:1px solid #E2E2E2;
}
.menu_div a
{
    text-decoration:none;
    color:#000000;
}
.menu_div:hover a
{
    color:#000000;
    text-decoration:none;
}
.menu_div:hover
{
    background:#E1E1E1;
    color:#000000;
}
.nlist_top{
  padding-left:10px;
  color:white;
  font-family:Tahoma,Arial, Helvetica;
  background:#AA0000;
  border-bottom: 1px solid white;
}
.menu_div2
{
    text-decoration:none;
        background:#AA0000;
    color:#FFFFFF;
    font-family:Tahoma,Arial, Helvetica;
    font-size:9pt;
    font-weight:bold;
      height:35px;
}
.ftp_y{
    font-family:Tahoma,Arial, Helvetica;
    font-size:9pt;
float:left;
width:50px;
    text-decoration:none;
        background:#AA0000;
        text-align:center;
        margin:2px;
        padding-top:8px;
        height:25px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.ftp_y a{
    font-family:Tahoma,Arial, Helvetica;
    font-size:9pt;
    text-decoration:none;
    color:white;
}
.ftp_date{
border-left:4px solid #AA0000;
}
.ftp_y2{
	font-family:Tahoma,Arial, Helvetica;
	font-size:9pt;
	float:left;
	width:50px;
	text-decoration:none;
	background: White;
	text-align:center;
	margin:2px;
	padding-top:8px;
	height:25px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.ftp_y2 a{
	font-family:Tahoma,Arial, Helvetica;
	font-size:9pt;
	text-decoration:none;
	color: Black;
}
.list_nagl{
	background-color: #AA0000;
	color: white;
	font-family:Tahoma,Arial, Helvetica;
	font-size:9pt;
	font-weight: bold;
	height:25px;		
}
.list_td{
	background-color: white;
	height:25px;
	border-bottom: 1px solid #dedede;
	padding-top: 15px;
}
.td_button{
	background-color: #efefef;
	border: 1px solid #c7c7c7;
	padding:6px;
}
.td_button:Hover{
	background-color: #d9d9d9;
	border: 1px solid #c7c7c7;
	padding:6px;
}
.list_box{
	background-color: #efefef;
	border: 1px solid #c7c7c7;
	padding:2px;
margin-bottom:4px;
margin-top:4px;	
}


#accordion_n H3 {
	background-color : #AF0F16;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
padding-left : 10px;	
}
#accordion_n H3:Active{
	background-color : Black;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
padding-left : 10px;		
}
#accordion_n ul li {
	color:#FFFFFF;
	font-size: 9pt;
	margin-left:-40px;
	padding:4px;
	margin-top : 0px;
	margin-bottom : 0px;
	border-bottom:1px solid silver;
	padding-left : 8px;	
}

#accordion_w H3 {
	background-color : #2E3F78;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
padding-left : 10px;	
}
#accordion_w H3:Active{
	background-color : Black;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 10px;
padding-left : 10px;		
}
#accordion_w ul li {
	color:#FFFFFF;
	font-size: 9pt;
	margin-left:-40px;
	padding:4px;
	margin-top : 0px;
	margin-bottom : 0px;
	border-bottom:1px solid silver;
	padding-left : 8px;	
}
#mapa_strony a:Hover{
	text-decoration: underline;
}

