/* podstawowe elementy blokowe */
body{
	margin:0px;
	background-color: #201d5b;
	width: 100%;
}
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 */
.left_menu_border{
       border-right-style: solid;
       border-right-width: 1px;
       border-right-color: #6E6E6E;
       width:170px;
       vertical-align: top;
       }
.right_menu_border{
       border-left-style: solid;
       border-left-width: 1px;
       border-left-color: #6E6E6E;
       width:170px;
       vertical-align: top;
       }
.td_title_bar{
       background-color: #874F39;
       height: 20px;
       color:#FFFFFF;
       padding-left:10px;
       font-size:12px;
       font-weight:bolder;
       }
.pos_flag{
       position: relative;
       top: 0px;
       height: 40px;
       width: 200px;
       left: 560px;
       z-index: 0;
       text-align: right;
}
/*definicja layoutu tabel */

/*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: #ff6e02;
	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-weight:bold;
	font-family: Tahoma;
}
.td_fotter{
	background-image:url(../images/magura_04.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:134px;
	padding: 0px;
}
.td_body{
	background-image:url(../images/magura_02.jpg);
	background-repeat:repeat-y;
	padding:10px;
}
.td_top{
	background-repeat:no-repeat;
	background-image:url(../images/magura_01.jpg);
	width:753px;

}
.td_header{
	height: 21px;
	padding:0px;
	background-color:#e6e9eb;
	border-top:1px solid #babdbe;
	border-bottom:1px solid #d6d9db;
	font-weight:bold;
}

/*sekcja gallery Portfolio*/
.td_gallery{
	width:20%;
	text-align:center;
	vertical-align:top;
	border:1px solid #c2cbd0;
	background-color:#f6f6f6;
}
.td_gallery_title{
	color:#FFFFFF;
	background-color:#687c86;
	font-size:12px;
	border-bottom:2px solid #7c7c7c;

}
.tab_gallery{
	background-color:#fafbf9;
	border-left:1px solid #c2cbd0;
	border-right:1px solid #c2cbd0;
	border-bottom:1px solid #c2cbd0;
}
.tab_gallery_2{
	background-color:#fafbf9;
	padding:5px;
}
.td_padding_gallery{
	padding-left:7px;
	padding-right:7px;
	padding-bottom:20px;
	padding-top:20px;
}

