body {
    background: url("/../images/tlo.jpg") repeat-x #eee;
    font-size:12px;
    font-family: 'Open Sans', arial;
    font-weight:400;
    font-style:normal;
}

/** podstawowe */
strong {font-weight: bold;}
em {font-style: italic;}
p {margin-bottom: 10px; line-height: 150%;}
ul, li {line-height: 150%;}

#content .formularz ul li {
    list-style: disc inside;
    padding: 0px;
    padding-left: 1px;
}
#content .formularz ol li {
    list-style: decimal outside none;
    margin-left: 35px;
    padding-left: 5px;
}

a.block {
    display:block;
    width:100%;
    height:100%;
}
.hide {
    display:none;
}
.clear {
    clear:both;
}
#wrapper {
    width:1000px;
    min-height:1080px;
    margin:0 auto;
}
#topMenu {
    width:100%;
    height:38px;
}
#topMenu > div {
    float:left;
    min-height:37px;
    text-align:center;
    overflow:hidden;
}
#topMenu div.separator {
    padding:0;
    border:none;
    width:2px;
    background:url("/../images/menu_sep.jpg");
}
#topMenu div.active {
    background:url("/../images/menu_active.jpg");
}
#topMenu div span {
    display:inline-block;
    height:14px;
    margin-top:10px;
}
#topMenu div span.icon {
    background:url("/../images/menu_icons.jpg");
    margin-top:11px;
    vertical-align:-3px;
}
#topMenu div.active span.icon {
    background:url("/../images/menu_icons_active.jpg");
}
#topMenu > div:last-child {
    width:1px;
}
#topMenu div.strona_glowna {width:140px;}
#topMenu div.wydarzenia {width:120px;}
#topMenu div.baza_osiagniec {width:210px;}
#topMenu div.publikacje {width:110px;}
#topMenu div.zdaniem_ekspertow {width:180px;}
#topMenu div.kolo_naukowe {width:140px;}
#topMenu div.onas {width:85px;}
#topMenu div.strona_glowna .icon {
    background-position:0 0;
    width:16px;
}
#topMenu div.wydarzenia .icon {
    width:13px;
    background-position:-17px 0!important;
}
#topMenu div.baza_osiagniec .icon {
    width:8px;
    background-position:-31px 0!important;
}
#topMenu div.publikacje .icon {
    width:15px;
    background-position:-40px 0!important;
}
#topMenu div.zdaniem_ekspertow .icon {
    width:17px;
    background-position:-56px 0!important;
}
#topMenu div.kolo_naukowe .icon {
    width:11px;
    background-position:-74px 0!important;
}
#topMenu div.onas .icon {
    width:14px;
    background-position:-87px 0!important;
}
#topMenu div a {
    color:#fff;
    text-decoration:none;
    font-weight:600;
    font-style:Italic;
    font-size:13px;
    text-shadow:0 1px 2px #37526f;
    margin:0;
    padding:0;
    margin-left:5px;
}
#topMenu div a:hover {
    color:#C9D7E0;
}
#topMenu .podmenu {
    display:none;
    min-width:139px!important;
    padding:8px;
    background:rgb(245,245,245);
    background:rgba(245,245,245,0.96)!important;
    position:absolute!important;
    margin-top:13px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow:  3px 3px 6px -2px rgba(0, 0, 0, 0.8);
    box-shadow:  3px 3px 6px -2px rgba(0, 0, 0, 0.8);
    text-align:left;
    z-index:100;
}
#topMenu .podmenu a {
    font-style:normal;
    font-size:13px;
    text-shadow:none;
    font-weight: normal;
    color:#555;
}
#topMenu .podmenu a:hover {
    color:#000;
}
#topMenu .podmenu .arrow {
    width:12px;
    height:6px;
    background:url("../images/podmenu_arrow.png");
    position:absolute;
    margin:-14px 0 0 55px;
}
#topMenu .podmenu li {
    height:22px;
    padding-top:8px;
}
#topMenu .podmenu .separator {
    width:100%;
    height:2px!important;
    background:url("../images/podmenu_sep.jpg");
    padding:0;
}
#mainContent {
    min-height:1050px;
    overflow:hidden;
    padding-bottom:20px;
    background:#fbf9fa;
    width:100%;
    box-shadow: 0 2px 4px #8E8E8E;
}
#header {
    width:100%;
    height:179px;
}

#header_shadow {
    width:100%;
    height:4px;
    background:url("/../images/header_shadow.jpg");
}
#logo {
    width:500px;
    height:179px;
    float:left;
    background: url("/../images/logo.jpg");
}

#slider {
    width:500px;
    height:179px;
    float:right;
}

#slider .paginacja {
    height:20px;
    position:absolute;
    overflow:hidden;
    margin:160px 0 0 10px;
}

#slider .paginacja li {
    width:10px;
    height:10px;
    background:url("/../images/paginacja.png");
    float:left;
    margin:0 2px 0 2px;
    cursor:pointer;
}

#slider .paginacja li.active {
    background-position:-10px 0px;
}

#navigation {
    width:100%;
    height:30px;
}
#navigation .route {
    overflow:hidden;
    margin:11px 0 0 15px;
    padding-bottom:2px;
    color:#555;
    float:left;
}
#navigation .route .home {
    margin-right:8px;
    float:left;
    width:16px;
    height:13px;
    background:url("/../images/home.jpg");
}
#navigation .route a {
    color:#555;
    padding-bottom:2px;
    text-decoration:none;
}
#navigation .route a:hover {
    text-decoration:underline;
}
#navigation .search {
    width:184px;
    height:23px;
    overflow:hidden;
    float:right;
    background:url("/../images/search.jpg");
    margin:15px 15px 0 0;
}
#navigation .search input {
    border:none;
    background:none;
    width:150px;
    height:19px;
    margin:1px 0 0 5px;
    font-style:Italic;
    color:#bbb;
    font-size:11px;
}
#navigation .search span {
    float:right;
    height:25px;
    width:23px;
    cursor:pointer;
}
#leftMenu {
    width:240px;
    font-size:13px;
    font-weight:600;
    overflow:hidden;
    float:left;
    min-height:800px;
}
#leftMenu ul {
    overflow:hidden;
    margin-left:15px;
}
#leftMenu ul li {
    font-weight:400;
    border-bottom:dotted 1px #c7c7c7;
    padding:7px 0 7px 0;
}
#leftMenu ul li a {
    color:#555;
    text-decoration:none;
}
#leftMenu .active {
    font-weight:bold;
}
#leftMenu .title {
    color:#3b5e84;
    font-size:16px;
    margin:15px;
}

.contentLine {
    float:left;
    width:1px;
    height:570px;
    background:url("/../images/contentline.jpg") bottom center no-repeat;
    margin:0 15px 0 15px;
}

#content {
    width:500px;
    overflow:hidden;
    float:left;
    padding-top:15px;
}
#content .naglowek {
    font-size:16px;
    font-weight:600;
    color:#a12a2a!important;
    padding-bottom:3px;
    margin-bottom:15px;
}
#content .text {
    color:#555;
    text-align:justify;
    line-height:16px;
}
.navigator {
    text-align:center;
    margin:15px 0 15px 0;
}
.navigator span {
    margin:0 3px 0 3px;
}
.navigator a {
    color:#999;
    font-style:Italic;
    text-decoration:none;
    font-size:13px;
}

.navigator .current {
    color:#3b5e84;
    font-style:Italic; 
    display: inline-block;
    height: 18px;
    padding-top: 5px;
    width: 18px;
    background:url("/../images/current.jpg");
}

#rightPanel {
    width:184px;
    overflow:hidden;
    float:left;
}
#rightPanel .kontakt {
    margin:15px 0;
}
#rightPanel .kontakt p {
    line-height:16px;
    color:#555;
}
#rightPanel .kontakt p a {
    color:#555;
    text-decoration:none;
    font-weight:600;
}
#rightPanel p.title {
    font-weight:600;
    color:#3b5e84;
    font-size:16px;
    margin-bottom:15px;
}

#rightPanel .newsletter input {
    width:174px;
    height:23px;
    background:url("/../images/newsletter.jpg");
    border:none;
    color:#bbb;
    font-size:11px;
    font-style:Italic;
    padding:0 5px;
}
#rightPanel .newsletter .zapisz {
    width:77px;
    height:26px;
    background:url("/../images/zapisz_sie.jpg");
    float:right;
    margin-top:5px;
    cursor:pointer;
}

.menuactive {
    font-weight:600;
}

#footer {
    clear:both;
    padding-top:25px;
    color:#555555;
    text-align:center;
}

.input {
    width:150px;
    height:25px;
    padding:0;
    border:solid 1px #CBCBCB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#333;
    padding-left:5px;
    padding-right:5px;
    -webkit-box-shadow: 2px 2px 7px -3px rgba(160, 160, 160, 0.8) inset;
    box-shadow: 2px 2px 7px -3px rgba(160, 160, 160, 0.8) inset;
}
.button {
    overflow:hidden;
    height:28px;
    color:#797979;
    border:solid 1px #DADADA;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1) inset;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1) inset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
    padding:2px 8px 3px 8px;
    font-size:13px;
    background:#EEEDF2;
}
.button:hover {
    background:#E0DFE3;
}
#formularz p {
    line-height:20px;
}
#formularz label {
    font-weight:600;
    color:#555;
}
#formularz textarea {
    width:300px;
    height:200px;
    resize:none;
}