
@font-face {
	font-family: verdana_osadzona;
    src: url(http://notariusz.nierychla.pl/czcionka) format("truetype");
}

body {
    font-family: Verdana, verdana_osadzona, Arial, Helvetica, Sans-serif;
    background: #d8d8d8 url("../themes/tlo_body.jpg") repeat;
    font-size: 13px;
}

p {
    margin: 0px;
    padding: 0px;
}

a, img {
    border: none;
    outline: none;
}

#site {
    width: 986px;
    margin: 20px auto 20px;
}

#header {
    height: 163px;
    width: 986px;
    margin: 0px;
}

.header_tlo {
    background: #d8d8d8 url("../themes/tlo_header.jpg") no-repeat;
    height: 163px;
    width: 986px;
}

a {
    text-decoration: none;
    color: #800000;
}

a:hover {
    text-decoration: none;
    color: #ff8000;
}

a.TXTemail {
    text-decoration: none;
    color: #800000;
}

a.TXTemail:hover {
    text-decoration: none;
    color: #ff8000;
}

.center {
    text-align: center;	
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.justify {
    text-align: justify;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 13px;
}

h4 {
    font-size: 11px;
}

/*************************MENU*TOP****************************/
#menu_top {
    background: #d8d8d8 url("../themes/tlo_menu_top.jpg") repeat-y;
    height: 40px;
    width: 986px;
}

/************************MENU*TOP*END****************************/

#ikony {
	height: 20px;
	text-align: right;
	padding: 5px 30px 0px 0px;
}


/************************CONTENT****************************/
#content_ {
    background: #d8d8d8 url("../themes/tlo_content.jpg") repeat-y;
    min-height: 100px;
    width: 986px;
}

#content_txt {
    width: 925px;
    padding: 0px 30px 10px 30px;
}

#content_txt .txt_top {
    background: #d8d8d8 url("../themes/tlo_content_txt_top.jpg") no-repeat;
    width: 925px;
    height: 7px;
}

#content_txt .txt_middle {
    background: #d8d8d8 url("../themes/tlo_content_txt_middle.jpg") repeat-y;
    width: 912px;
    min-height: 100px;
    padding: 0px 7px 0px 7px;
}

#content_txt .txt_bottom {
    background: #d8d8d8 url("../themes/tlo_content_txt_bottom.jpg") no-repeat;
    width: 925px;
    height: 7px;
}

/************************MENU*TOP*END****************************/
#fother {
    background: #d8d8d8 url("../themes/tlo_content.jpg") repeat-y;
    width: 986px;
}

#fother .tlo_bottom {
    background: #d8d8d8 url("../themes/tlo_bottom_fother.jpg") no-repeat;
    height: 15px;
    width: 986px;
}

#fother .fother_txt {
    width: 944px;
    padding: 10px 21px 0px 21px;
    text-align: right;
}



/***********************CZYNNOSCI**************************/

.tytul_czynnosci {
	text-align: center;
	margin: 30px 0px 20px 0px;
	text-transform:uppercase;
}

