body, html {
    margin: 0;
    padding: 0;
}

body {
    background: #fff url(/htdoc/image/top_bg.gif) repeat-x top;
}

div, p, td, th, input, textarea, select, a {
    font: 11px Tahoma, sans-serif;
    line-height: 1.5em;
    letter-spacing: normal;
    color: #505050;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
    letter-spacing: normal;
}

a {
    color: #1091cd;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

#head, #body, #foot, #footContent {
    width: 975px;
    margin: 0 auto;
}

#head {
    position: relative;
}

.clearfix {
    clear: both;
    font-size: 1pt;
    height: 1pt;
    visibility: hidden;
}

.ndisp {
    display: none;
}

/* NAGŁÓWEK:START*/
#head_top {
    height: 100px;
}

#logo {
    display: inline;
    float: left;
    margin-right: 20px;
}

#cert {
    display: inline;
    float: left;
}

#cert .aaa {
    margin-right: 30px;
    margin-top: 40px;
	width: 55px;
	height: 33px;
    float: left;
    display: inline;
}

#cert .tuv {
    margin-right: 0px;
}

#cert .newconnection {
}

#cert .tuv, .newconnection {
    margin-top: 33px;
}

#short_menu ul.short {
    margin-left: 215px;
    width: 380px;
}

#short_menu li a {
    color: #8f8e8e;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    padding-right: 22px;
    padding-left: 10px;
    background: url(/htdoc/image/strip.gif) right 5px no-repeat;
}

#short_menu li a.nobg {
    background: none;
    padding-right: 0px;
}

#search {
    margin-left: 2px;
    width: 230px;
    padding: 0px;
    overflow: hidden;
}

#search form {
    margin-top: 0px;
}

#search .input {
    position: relative;
    top: 0px;
    left: 10px;
    padding-top: 5px;
    width: 175px;
    height: 24px;
    font-size: 10px;
    text-align: center;
    border: none;
    background: url(/htdoc/image/input_bg_2.gif) top left no-repeat;
}

#search .submit {
    position: relative;
    top: 0px;
    margin-left: 12px;
    width: 23px;
    height: 23px;
    border: none;
    text-indent: -3000px;
    background: url(/htdoc/image/send_arrow_2.gif) top left no-repeat;
}

#search form {
    margin-top: 0px;
}

#search .input {
    position: relative;
    top: 0px;
    left: 10px;
    padding-top: 5px;
    width: 175px;
    height: 24px;
    font-size: 10px;
	line-height: 15px;
    text-align: center;
    border: none;
    background: url(/htdoc/image/input_bg_2.gif) no-repeat;
	background-position: 0px 51%;
}

#search .submit {
    position: relative;
    top: 0px;
    margin-left: 12px;
    width: 23px;
    height: 23px;
    border: none;
    text-indent: -3000px;
    background: url(/htdoc/image/send_arrow_2.gif) top left no-repeat;
}

#newsl {
    margin-left: 2px;
    width: 230px;
    padding: 0px;
    overflow: hidden;
}

#newsl form {
    margin-top: 0px;
}

#newsl .input {
    position: relative;
    top: 0px;
    left: 10px;
    padding-top: 5px;
    width: 175px;
    height: 24px;
    font-size: 10px;
    text-align: center;
    border: none;
    background: url(/htdoc/image/input_bg_1.gif) top left no-repeat;
	background-position: 0px 51%;
	
}

#newsl .submit {
    position: relative;
    top: 1px;
    margin-left: 12px;
    width: 23px;
    height: 23px;
    border: none;
    text-indent: -3000px;
    background: url(/htdoc/image/send_arrow_1.gif) top left no-repeat;
}

#header_botom {
}

#banner {
    margin-top: 7px;
    width: 722px;
    height: 247px;
    float: left;
    display: inline;
}

#newsletter {
    margin-top: 8px;
    height: 247px;
    width: 241px;
    float: left;
    display: inline;
    background: url(/htdoc/image/newsletter_bg.gif) top left no-repeat;
}

#newsletter p {
    color: #fff;
    font-size: 11px;
    margin: 16px 0px 12px 15px;
}

#banner_left {
    margin-top: 0px;
    width: 44px;
    height: 411px;
    float: left;
    background: url(/htdoc/image/baner_left.gif) top right no-repeat;
}

#banner_right {
    margin-top: 0px;
    width: 45px;
    height: 411px;
    float: right;
    background: url(/htdoc/image/baner_right.gif) top left no-repeat;
}

h2.menuTitle {
    font-size: 15px;
    color: #052963;
    margin: 0px;
    padding: 13px 0px 15px 20px;
    width: 207px;
    background: #eee url(/htdoc/image/menu_header.jpg) top left no-repeat;
}

div#menuBar {
    margin-right: 15px;
    padding-top: 38px;
    width: 598px;
    height: 62px;
    float: left;
}

#menuBar ul, #menuBar li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#menuBar ul {
    width: 598px;
    height: 30px;
}

#menuBar ul li span {
    display: none;
}

#menuBar ul li a {
    zoom: 1;
}

#menuBar h2 {
    margin: 0;
    padding: 0;
}

#menuBar a {
    font-size: 9pt;
    text-decoration: none;
    display: block;
    height: 30px;
    border: none;
    padding: 0px;
    position: relative;
    outline: none;
}

#menuBar li, #short_menu li, #short_menu li a {
    float: left;
    display: inline;
}

#short_menu li a {
}

/* STRONA GŁÓWNA */
#headers {
    margin-top: 14px;
    height: 28px;
    background: #eee;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#content_fp {
    float: left;
    width: 962px;
    height: 310px;
}

#boxs {
    float: left;
    width: 225px;
    padding-left: 10px;
    margin-left: 0px;
}

#news_fp {
    float: left;
    width: 363px;
    display: inline;
}

#raports {
    float: left;
    display: inline;
    width: 358px;
    height: 297px;
    background: #eee url(/htdoc/image/raports_bg.gif) left bottom no-repeat;
}

/* NAGŁÓWEK:STOP*/
#bodyLeft {
    margin-top: -11px;
    float: left;
    display: inline;
    width: 225px;
    background: #ffffff;
}

/* LEWE MENU:START */
div#menuLeft {
    width: 230px;
    margin-bottom: 25px;
    float: left;
}

ul#menuLeft, ul#menuLeft ul, ul#menuLeft li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#menuLeft a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 8px 5px 8px 0px;
    outline: none;
    margin-left: 2px;
    width: 198px;
}

ul#menuLeft a:hover {
}

ul#menuLeft a.l1, ul#menuLeft a.l1a {
    display: inline-block;
    text-decoration: none;
    padding-left: 20px;
    border-top: 1px solid #204581;
    border-bottom: 1px solid #041e4d;
    background: #103673;
}

ul#menuLeft a.l1a, ul#menuLeft a.l1:hover, ul#menuLeft a.l1a:hover {
    border-top: 1px solid #204581;
    border-bottom: 1px solid #204581;
    background: #041f4f;
}

ul#menuLeft a.l2, ul#menuLeft a.l2a {
    display: inline-block;
    text-decoration: none;
    padding-left: 33px;
    width: 185px;
    border-top: 1px solid #204581;
    border-bottom: 1px solid #204581;
    background: #1199ce url(/htdoc/image/menu_bg_sub.gif) 18px 50% no-repeat;
}

ul#menuLeft a.l2a, ul#menuLeft a.l2:hover, ul#menuLeft a.l2a:hover {
    border-top: 1px solid #0f7fad;
    border-bottom: 1px solid #46add5;
    background: #0f7fad url(/htdoc/image/menu_bg_sub_a.gif) 18px 50% no-repeat;
}

ul#menuLeft a.l3, ul#menuLeft a.l3a {
    display: inline-block;
    text-decoration: none;
    padding-left: 43px;
    width: 175px;
    border-top: 1px solid #204581;
    border-bottom: 1px solid #204581;
    background: #0f7fad url(/htdoc/image/menu_bg_sub_a.gif) 28px 50% no-repeat;
}

ul#menuLeft a.l3a, ul#menuLeft a.l3:hover {
    border-top: 1px solid #0f7fad;
    border-bottom: 1px solid #46add5;
    background: #0f7fad url(/htdoc/image/menu_bg_sub_a.gif) 28px 50% no-repeat;
}

.menu_clear {
    margin-bottom: 0px;
}

/* LEWE MENU:KONIEC */
/* TREŚĆ:START */
div#main {
    width: 975px;
}

div#pageContent {
    margin-top: 9px;
    margin-left: 25px;
    width: 716px;
    float: left;
    display: inline;
}

div#pageContent div.content {
    padding-bottom: 20px;
    text-align: justify;
}

div#pageContent div.content a {
    color: #599af8;
    text-decoration: underline;
    font-weight: normal;
}

h2.pageTitle {
    margin-top: 15px;
    padding-bottom: 14px;
    padding-left: 14px;
    font-size: 17px;
    color: #052963;
    background: url(/htdoc/image/arrow.gif) 0px 5px no-repeat;
    border-bottom: 1px dotted #c0c0c0;
}

div#pagePath {
    float: left;
    margin-top: 0px;
    padding-bottom: 17px;
    width: 665px;
}

div#pagePath a, div#pagePath span {
    color: #636363;
    text-decoration: none;
    margin-top: 0px;
    font-weight: normal;
    font-size: 11px;
}

div#pagePath a.active {
    color: #1199ce;
}

div#pagePath span.separator {
    color: #1199ce;
}

div#pagePath span.path_title {
    color: #8f8e8e;
}

/* TREŚĆ:KONIEC*/
#content {
    width: 780px;
    float: left;
}

/* STOPKA:START */
#mainFoot {
    margin-top: 40px;
    width: 100%;
    height: 107px;
}

#footContent {
    border-top: 1px solid #dbdbdb;
    width: 975px;
    padding-top: 10px;
    height: 50px;
    margin-bottom: 30px;
}

#footContent div.address {
    display: inline;
    width: 420px;
    float: left;
}

#footContent .address div {
    color: #b0b0b0;
    margin-left: 5px;
}

#footContent .author {
    float: right;
    display: inline;
}

#footContent .menu {
    float: right;
    display: inline;
    margin: 0px;
    margin-right: 30px;
    padding: 0px;
    width: 375px;
}

#footContent .menu ul, #footContent .menu ul li {
    display: inline;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#footContent .menu ul {
    width: 375px;
    float: right;
}

#footContent .menu ul li a, #footContent .menu ul li, #footContent .author, #footContent .author a {
    font-weight: normal;
    font-family: Tahoma;
    padding: 0 3px 0 1px;
}

#footContent .menu ul li a, #footContent .menu ul li {
}

#footContent .menu ul li a:hover {
    font-weight: bolder;
    text-decoration: none;
}

#footContent .author a, #footContent .author {
    color: #b0b0b0;
}

#footContent .author {
    width: 371px;
}

#footContent .menu ul li a.last {
    padding-right: 0px;
}

#wmc-paginator {
    text-align: left;
}

#wmc-paginator a.page {
    padding: 3px 6px 3px 6px;
    background: #d9e4ef;
    text-decoration: none;
    color: #16559b;
}

#wmc-paginator a.page:hover {
    background: #e7eef5;
}

#wmc-paginator a.active {
    background: #e7eef5;
}

#cert .aaa {
    margin-right: 30px;
    margin-top: 40px;
    float: left;
    display: inline;
}

span#font-size {
    position: relative;
    display: block;
    background: url(/htdoc/image/aaa.gif) no-repeat;
    width: 55px;
    height: 33px;
}

span#font-size em {
    float: left;
    display: blick;
    cursor: pointer;
}

span#font-size .big {
    position: absolute;
    left: 33px;
    top: 4px;
    width: 20px;
    height: 24px;
}

span#font-size .normal {
    position: absolute;
    left: 16px;
    top: 16px;
    width: 11px;
    height: 13px;
}

span#font-size .small {
    position: absolute;
    left: 3px;
    top: 20px;
    width: 6px;
    height: 8px;
}

.hid {
    display: none;
}

#main .big, #main .big a, #main .big p {
    font-size: 13px !important;
}

#main .normal, #main .normal a, #main .normal p {
    font-size: 11px !important;
}

#main .small, #main .small a, #main .small p {
    font-size: 9px !important;
}

.big h2.pageTitle {
    font-size: 19px !important;
}
.normal h2.pageTitle {
    font-size: 15px !important;
}
.small h2.pageTitle {
    font-size: 12px !important;
}
