/* podstawowe elementy blokowe */
body{
	margin:0px;
	padding:0px;
	background-color:#fefaef;
}
table{
       color: #000000;
       font-family: Verdana;
       font-size: 11px;
}

ul{  
       margin-left: 16px;
       margin-top: 5px;
       margin-bottom: 5px;
       line-height: 13px;
}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        font-weight: normal;
        display: inline;
}
h1 {
        font-size : 14px;
}
h2 {
        font-size : 13px;
}
h3 {
        font-size : 12px;
}
h4 {
        font-size : 11px;
}
h5 {
        font-size : 10px;
}
h6 {
        font-size : 9px;
}
/*definicja elemetntow blokow td */

/*definicja layoutu tabel */
.top_bg_table{
	background-image: url(../images/bg_slice_top.gif);
	background-repeat: repeat-x;
	width: 100%;
	border:0px;
	
}
.bottom_bg_table{
	background-image: url(../images/bg_slice_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 34px;
	border:0px;
	position: relative;
	bottom: 0px;
	
}
.body_table{
	width:780px; 
	height: 100%;
	border-left:1px solid #eae6dc; 
	border-right:1px solid #eae6dc;
}
/*format stopki*/

/*sekcja hiperlaczy*/
a.a_branch:link, a.a_branch:visited, a.a_branch:active{
	color: #547aa1;
	text-decoration :  none;
	font-weight: bolder;
	font-size : 12px;
	  
}

a.a_branch:hover { 
	color:  #547aa1;
	font-weight: bolder; 
	text-decoration:underline;
	font-size : 12px;
	}

a:link, a:visited, a:active {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #2a6794;
	text-decoration:underline;
}

a.a_oferta_1:link, a.a_oferta_1:visited, a.a_oferta_1:active {
	color:#86916c;
	font-weight: normal;
	text-decoration: none;
	font-weight:bold;
}
a.a_oferta_1:hover {
	color: #518841;
	text-decoration:underline;
}

/*sekcja div*/

/*format formularzy*/
.input_0{       
       border: 1px solid #CCCCCC;
       height: 15px;
       font-size: 10px;
       vertical-align: middle;
}
.button_1{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #F9F9F9;
	vertical-align: middle;
	height: 18px;
}
/*format tekstu*/
.title_header{
	color: #547aa1;
	font-weight: bold;
	font-size: 14px;
}

/*menu ofert*/
.td_menu_1{
	border:1px solid #E7E7E7; 
	background-color:#F1F1F1;
	color:#C62126;
	font-weight:bold;
	font-family: Tahoma;
}

.td_menu_2{
	border:1px solid #E7E7E7; 
	background-color:#FAFAFA;
	color:#535353;
	padding-left:10px;
	font-family: Tahoma;
}

.td_menu_3{
	border:1px solid #E7E7E7; 
	background-color:#fafbfd;
	color:#535353;
	padding-left:20px;
	font-family: Tahoma;
}
.td_style_1{
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF; 
	background-color:#117bc9; 
	border-bottom: 2px solid #535353;
}

.td_style_2{
	border:1px solid #eeeeee;  
	background-color:#f9f5ea;
	width:100%;
}
.td_style_3{
	border:1px solid #eeeeee;  
	background-color:#f9f5ea;
}
.td_page_title{
	background-image: url(../images/gradient_bar.jpg);
	background-repeat: no-repeat;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
}
.td_gallery{
	width:20%; 
	text-align:center; 
	vertical-align:top; 
	border:1px solid #e0e0e0; 
	background-color:#f6f6f6;
}
.td_gallery_title{
	color:#FFFFFF; 
	background-color:#3c93d2; 
	font-size:12px; 
	border-bottom:2px solid #2a6794;

}
.tab_gallery{
	background-color:#fafbf9; 
	width:100%; 
	border:1px solid #dde2cf;
}
.tab_gallery_2{
	background-color:#fafbf9; 
	padding:5px;
}
.td_padding_gallery{
	padding-left:7px; 
	padding-right:7px; 
	padding-bottom:20px; 
	padding-top:20px;
}
a.glink_1, a.glink_1:visited{
	color:#535353;
	padding-left:2px;
	font-weight:bold;
	font-family: Tahoma;
}

a.glink_1:hover{
	color:#535353;
	padding-left:2px;
	font-family: Tahoma;
}

