/* css main file: style.css */

/*
* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
h3 { margin-top: .5em; }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
    width: 260px;
    font-family: verdana;
    border: 1px solid black;
}
.basic div {
    background-color: #eee;
}

.basic p {
    margin-bottom : 10px;
    border: none;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    margin: 0px;
    padding: 10px;
}
.basic a {
    cursor:pointer;
    display:block;
    padding:5px;
    margin-top: 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: black;
    background-color: #00a0c6;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #999;
    
    background-image: url("AccordionTab0.gif");
}
.basic a:hover {
    background-color: white;
    background-image: url("AccordionTab2.gif");
}
.basic a.selected {
    color: black;
    background-color: #80cfe2;
    background-image: url("AccordionTab2.gif");
}

#list2 {
    height: 178px;
    border: 1px solid #eee;
    overflow: hidden;
}
#list2 .red {
    color: red;
    background-color: red;
}
#list2 .green {
    color: green;
    background-color: green;
}
#list2 .blue {
    color: blue;
    background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
    border-left:8px solid #6699CC;
    padding: 5px;
}
#list3 div.title {
    border: 1px solid #3366AA;
    background-color: #6699CC;
    padding: 10px;
    cursor: pointer;
}
#list3 div.selected {
    border-bottom: none;
}

#navigation {
    border:1px solid #5263AB;
    margin:0px;
    padding:0px;
    text-indent:0px;
    background-color:#E2E2E2;
    width:200px;
}
#navigation a.head {
    cursor:pointer;
    border:1px solid #CCCCCC;
    background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    margin:0px;
    padding:0px;
    text-indent:14px;
    text-decoration: none;
}
#navigation a.head:hover {
    color:#FFFF99;
}
#navigation a.selected {
    background-image: url(expanded.gif);
}
#navigation a.current {
    background-color:#FFFF99;
}
#navigation ul {
    border-width:0px;
    margin:0px;
    padding:0px;
    text-indent:0px;
}
#navigation li {
    list-style:none outside none; display:inline;
}
#navigation li li a {
    color:#000000;
    display:block;
    text-indent:10px;
    text-decoration: none;
}
#navigation li li a:hover {
    background-color:#FFFF99;
    color:#FF0000;
}

#wizard {
    width: 200px;
    border: 1px solid black;
}
#wizard .title {
    background-color:#DDDDDD;
}

@media print {
    .basic div, #navigation ul, #list2 dd, #list3 div{
        display: block!important;
        height: auto!important
    }
} 
*/

body {
	height: 100%;
    overflow: auto;
    font-size: 62.5%;
    line-height: 1.5em;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 0px;
    background: #000;
    color: #e4e0df;
}

/*body, h1, h2, h3, h4, h5, h6, div, form, fieldset, dl, dt, dd, address { margin: 0; padding: 0; }*/
* {
    padding: 0;
    margin: 0;
}
a, input, input:active {
    color: #e4e0df;
}
a:hover, a:active, input:hover, input:focus {
    text-decoration: none;
}
fieldset, img {
    border: none;
}

.bottom_boxes {
	position: absolute;
	margin: 630px 0 0;
	width: 980px;
}
.bottom_boxes .left_box {
	float: left;
	width: 485px;
	height: 98px;
	overflow: hidden;
}
.bottom_boxes .right_box {
	float: right;
	width: 485px;
	height: 98px;
    overflow: hidden;
}
.container {
    width: 980px;
    height: 660px;
    margin: 0 auto;
    text-align: left;
	position: relative;
}
.start {
    position: absolute;
    width: 980px;
    height: 600px;
    margin: 0;
    z-index: 1;
    margin: 20px 0 0;
}
.startmain {
    border: 0;
}
.textimage {
    position: absolute;
    margin: 331px 0 0 4px;
    z-index: 40;
}
.blackFooterBar {
    position: absolute;
    z-index: 20;
    width: 980px;
    background: #000;
    margin: 586px 0 0;
}
.flash1 {
    position: absolute;
    top: 22px;
    left: 143px;
    z-index: 45;
}
.pre {
    position: absolute;
    z-index: 5000;
    width: 530px;
    margin: 25px 0 0;
    height: 330px;
    display: block;
    /*display: none;*/
    text-align: left;
    padding: 270px 0 0 450px;
    cursor: progress;
}
html>body .pre {
    background: url(/images/menu_gorne_png.png) left top;
}
html>body #scrollable {
    background: url(/images/tlo_png.png) left top;
}
#music {
    position: absolute;
    display: block;
    margin: 0 0 0 830px;
    z-index: 1000;
}
#bannerBox {
    margin: 25px 0 0;
    overflow: hidden;
    height: 600px;
    width: 980px;
    text-align: right;
}
a:hover {
    text-decoration: underline;
}
address {
    font-style: normal;
}
ol li ol {
    list-style-type: lower-alpha;
}

.block { display: block; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth, .clear { clear: both; line-height: 0; height: 0; display: block; }
.tLeft { text-align: left!important; }
.tRight { text-align: right !important; }
.tCenter { text-align: center !important; }
.tJustify { text-align: justify !important; }
.bold { font-weight: bold; }

.w20 { width: 20px; }
.w40 { width: 40px; }
.w60 { width: 60px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w260 { width: 260px; }
.w280 { width: 280px; }

.noRecords {
  margin: 1em 0;
  font-weight: bold;
  padding: 0 15px;
}
.back {
  margin: 2em 2em 1em;
  text-align: right;
}
.back a {
  text-transform: lowercase;
}
.back a:hover {

}
.seeMore {
    /*background: url(/images/right_mov.gif) left top no-repeat;*/
    display: block;
    height: 15px;
    margin: 5px 0 10px;
    float: right;
    text-decoration: none;
    width: 13px;
}
.backTo {
    text-decoration: none;
    display: block;
    /*background: url(/images/left_mov.gif) 0 0 no-repeat;*/
    text-align: left;
    margin: 5px 0 10px;
    width: 13px;
    height: 15px;
}

.hr {
    border-top: 1px solid #a7b8c7;
    height: 1px;
    line-height: 0;
    display: block;
    margin: 0 13px;
}
h1 {
    font-size: 1.3em;
}
h2 {
    font-size: 1.2em;
}
h3, h4, h5, h6 {
    font-size: 1.1em;
    font-weight: normal;
}

/* formularze */

.row {
    margin: 0.7em 0;
}
.label {
    float: left;
    width: 120px;
}
.value {
    float: left;
    width: 120px;
}
input, textarea, select {
    vertical-align: middle;
    padding: 2px 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    border: 1px solid #4c728c;
}
input:hover, textarea:hover, select:hover {
    border: 1px solid #14212a;
}
input:focus, textarea:focus, select:focus {
    border: 1px solid #96001d;
}
textarea {
    width: 280px;
    height: 80px;
}
.textInput {
    padding: 2px 3px;
    width: 159px;
}
.checkboxInput {
    margin-right: 14px;
    position: relative;
    top: -0.1em;
}
.submitRow {

}
.submitInput, .submitInput:focus {
    font-weight: bold;
    padding: 0.2em 16px 0.3em;
    color: #fff;
    margin: 5px 21px 0;
    background-color: #888;
    float: right;
    cursor: pointer;
    border: 0;
}
.submitInput:hover {
    border: 0;
}
.required { color: #dc2329; }
.err { color: #f00; }

/* linki buttony */

.buttons {
    margin: 1em 0 0;
}
.button {
    display: block;
    width: 137px;
    border-top: 1px solid #90af00;
    border-bottom: 1px solid #91b000;
    background: #acc400 url(/images/button_right.png) repeat-x;
    color: #fff;
    padding: 0.5em 0;
    text-align: center;
}
.button:hover {
    color: #454F00;
}
.buttonDisabled {
    display: block;
    width: 137px;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b1b1b1;
    background: #dcdcdc url(/images/button_left_disabled.png) repeat-x;
    color: #515151;
    padding: 0.5em 0;
    text-align: center;
}

/* stronicowanie */

.pageNav {
    text-align: right;
    font-size: 1.1em;
    padding: 0 25px;
}
#images .pageNav {
    padding: 5px 20px 0;
}
.arrowPrev, .arrowNext {
    padding: 0 8px 4px;
}
/*.arrowPrev {
    background-image: url(/images/left_mov.gif);
}
.arrowNext {
    background-image: url(/images/right_mov.gif);
}*/
.articlePaginator .selected {
    display: none;
}

.pageNav a, .pageNav span {
    margin: 0;
    text-decoration: none;
}
.pageNav .select, .pageNav .selected {
    font-weight: bold;
    color: #fff;
}
.pageNav a:hover {
    text-decoration: underline;
}
.bottomPaginator .pageNav {
    padding-bottom: 25px;
    text-align: left;
}
.articlePaginator {
    text-align: left;
    position: absolute;
    margin: -30px 0 0;
    z-index: 100;
}

/* press */

#pressInformation h1.siteHead {
    color: #15222b;
    background: #e4e7ee url(/images/arrowdark.jpg) 13px 50% no-repeat;
    border-bottom: 1px solid #4c728c;
    font-size: 1.3em;
    padding: 5px 25px;
    line-height: 1.6em;
}
.presscontent {
    font-size: 1.1em;
    padding: 17px 3px;
    margin: 0 10px;
    line-height: 1.6em;
}

/* komunikaty */

#info div {
    border-width: 2px;
    border-style: solid;
    padding: 0.2em 2em;
    text-align: center;
    font-weight: bold;
}
#info div div {
    border-width: 0;
}
#info_err {
    border-color: #df2626;
    color: #df2626;
}
#info_msg {
    border-color: #42AF41;
    color: #42AF41;
}
#errmsg {
    font-size: 1.1em;
    font-weight: bold;
    position: absolute;
    margin: 365px 0 0 390px;
    width: 200px;
    z-index: 4000;
    color: #c6312d;
    border: 1px solid #c6312d;
    background: #000;
}
#errmsg ul {
    list-style: none;
}
.errors, .messages {
    padding: 3px 10px;
    margin: 0 auto;
}

/* appConfirm */

.appConfirmBox {
    position: absolute;
    display: none;
    border-right: 2px solid #DAE3EB;
    border-bottom: 2px solid #DAE3EB;
}
.appConfirmBox2 {
    background: #F0F2F7;
    border: 1px solid #B8C6CF;
    border-bottom-width: 3px;
    padding: 1px;
}
.appConfirmBox2 h1 {
    margin: 0;
    padding: 3px 0 4px 10px;
    background-color: #6F8491;
    color: #ffffff;
    font-size: 11px;
    border-bottom: 1px solid #C8D3E2;
}
.appConfirmBox3 {
    width: 220px;
    margin: 20px 0 0 13px;
}
.appConfirmBox4 {
    background: transparent url(/imgs/alerts/confirm.gif) 0 0 no-repeat;
    height: 50px;
    color: #084376;
    line-height: 1.5em;
    text-align: center;
}
.appConfirmBoxButtons {
    text-align: center;
    padding: 10px 0 0 40px;
}
.appConfirmBoxButtons a {
    text-decoration: none;
    width: 50px;
    display: block;
    float: left;
    text-align: center;
    background: #fff url(images/button_bg.png) repeat-x scroll 0pt 100%;
    border: 1px solid #C0C8CA;
    font-weight: bold;
    padding: 1px 5px;
    color: #142129;
    font-size: 90%;
}
.appConfirmBoxButtons a:hover {
    text-decoration: none;
}
#appConfirmBoxOk {
    margin-right: 5px;
}
#appConfirmBoxCancel {
    margin-left: 5px;
}

/* top */

.languageBox {
    position: absolute;
    /*top: 0;*/
}
#logo {
    display: block;
    position: absolute;
    /* top: 36px; */
    margin: 36px 0 0 5px;
    z-index: 40;
}

/* content */

.content {
    height: 520px;
    text-align: left;
    position: absolute;
    margin: 105px 0 0 190px;
    top: 0;
    
    z-index: 30;
}

/* footer */

#skipLink {
    display: none;
}
.footercontainer {
    background: #132a39 url(/images/footerbg.jpg) left top repeat-x;
}
.footer {
    font-size: 1.1em;
    width: 880px;
    margin: 0 auto;
    color: #5c89a8;
    padding: 10px 20px 0;
    border-top: 40px solid #fff;
}
.footer div {
    padding: 0 0 20px;
}
.footer a {
    color: #5c89a8;
    font-weight: bold;
}
#copyright {
    float: left;
}
#realization {
    float: right;
    text-align: right;
}

/* Banner */
#advertBox {
    width:750px;
    position:relative;
    z-index:999;
    top:200px;
    margin-bottom:-200px !important;
    text-align:right;
    margin: 0 auto;
}

#advertBox span#close_promo {
    text-align:right;
    display:block;
    width:15px;
    background:#000;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    padding:4px 6px;
    cursor:pointer;
    position:relative;
    bottom: -23px;
    margin-top:-23px;
    float:right;
}

#advertBox span#close_promo:hover {
    color:#999;
}


/* css file: articles.css */

/* lista artykułów używana również w aktualnościach */

.articlesList h1.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.6em;
    padding: 20px 25px 0;
}
.articlesList ul {
    list-style: none;
}
.articlesList ul li {
    padding: 0;
    margin: 0 25px;
}
.articlesList ul li.first {
    border: 0;
}
.articlesList h2.siteHead {
    font-size: 1.2em;
    font-weight: normal;
}
.articlesList h2.siteHead a {
    line-height: 1.6em;
}
.articlesList .intro {
    color: #e4e0df;
    font-size: 1.1em;
    line-height: 1.6em;
    text-align: justify;
}
.articlesList .intro img.image {
    float: left;
    margin: 5px 20px 10px 0;
}
.articlesList .allArticlesLink {
	padding: 1px 10px 3px;
	color: #96001d;
	font-size: 1.1em;
    border: 1px solid #b8c7d2;
    border-top: 1px solid #fff;
    margin: 0 15px;
}
.articlesList .allArticlesLink img {

}

/* search */

#articlesSearch {
    margin: 30px 0 0;
    width: 200px;
    float: right;
}
#articlesSearch input#searchWords {
    float: left;
    padding: 1px 2px;
}
#articlesSearch .submitInput {
    float: left;
    text-indent: -5000px;
    background: url(/images/searchicon.jpg) left top no-repeat;
    width: 15px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 3px;
    line-height: 100em;
}
#articlesSearch .submitInput:hover, #articlesSearch .submitInput:focus {
    border: 0;
}
.noRecords {
    border: 1px solid #a30633;
    color: #a30633;
    padding:  5px 10px;
    margin: 1px;
    font-size: 1.2em;
    font-weight: bold;
}

/* search results */

div#searchWords {
    padding: 17px 3px 7px;
    margin: 0 10px;
    color: #1a3e55;
    font-weight: bold;
    font-size: 1.2em;
}
div#searchWords strong {
    font-style: italic;
}
#searchTabs {
    padding: 0 0 10px;
}
#searchTabs li {
    border: 0;
    padding: 0 0 0 10px;
    font-size: 1.1em;
    line-height: 1.6em;
}
#searchTabs li a {
    color: #96001d;
}
#articleSearchResults .pageNav {
    margin: 15px 0 0;
    border-top: 1px solid #4c728c;
}

/******************************************************************************/

#articles, .article {
    height: 520px;
    width: 400px;
}
.contentlogged #articles, .contentlogged .article {
    width: 790px;
}
.article .format_1,
.article .format_2,
.article .format_3,
.article .format_4,
.article .format_5,
.article .format_6,
.article .format_7,
.article .format_8 {
    padding: 20px 20px 20px 25px;
    text-align: justify;
}
.article h1.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    padding: 20px 20px 0 25px;
    font-weight: normal;
    line-height: 1.6em;
}
.article {
    color: #e4e0df;
    line-height: 1.6em;
}
#articleIntroBox {
    font-size: 1.1em;
}
.article .artText {
    font-size: 1.1em;
}
.article .artText p {
    padding: 0 0 15px;
}
.article .artText a {
	text-decoration: none;
}
.article .artText p a:hover {
	text-decoration: underline;
}
.article img {

}
.article ul {
    padding: 0 20px 10px;
}
.article li {
    padding: 0;
    list-style: square;
}

.article table {
    border: 1px solid #aaa;
    border-width: 1px 0 0 1px;
    width: 350px;
    padding: 0;
    margin: 0;
}
.article td {
    border: 1px solid #aaa;
    border-width: 0 1px 1px 0;
    padding: 2px 5px;
    margin: 0;
}
.article #tableHeader td {
    background: url(/images/menu_gorne_png.png) left top;
}

.article .artImages div a span, .leftTopImage a span, rightTopImage a span {
    color: #ddd;
    font-size: 1em;
    float: left;
}
.article .artImages a, .leftTopImage a, rightTopImage a {
    text-decoration: none;
}
.article .artImages div a:hover span,  .leftTopImage a:hover span, rightTopImage a:hover span {
    text-decoration: underline;
}

/****  pliki do pobrania  *****************************************************/

.artFiles {
    clear: both;
    font-weight: bold;
    padding: 10px 0 0;
    margin: 25px 0 0;
    border-top: 1px dotted #888;
}
.artFiles ul {
    margin: 0 10px;
    font-weight: normal;
    list-style: circle;
    padding: 0;
}
.artFiles ul li {
    list-style-type: none;
    padding: 0 0 0 10px;
    margin: 5px 0 0;
    font-style: italic;
    background: url(/images/dot.jpg) left 50% no-repeat;
}
.artFiles ul li a {
    font-style: normal;
}
.artFiles ul a:hover {

}

/****  format 1  **************************************************************/

.article .format_1 .artImages {
    float: right;
    width: 128px;
    text-align: right;
    overflow: hidden;
    margin: 5px 0 10px 20px;
    line-height: 1.2em;
}
.article .format_1 .artImages div {
    margin: 0 0 10px;
    text-align: center;
}
.article .format_1 .artImages div a:hover {
    text-decoration: none;
}
.article .format_1 .artImages div a:hover span {

}

/****  format 2  **************************************************************/

.article .format_2 .artImages {
    float: left;
    width: 128px;
    overflow: hidden;
    text-align: left;
    margin: 5px 20px 10px 0;
    line-height: 1.2em;
}
.article .format_2 .artImages div {
    margin: 0 0 10px;
    text-align: center;
}
.article .format_2 .artImages div a:hover {
    text-decoration: none;
}
.article .format_2 .artImages div a:hover span {

}

/****  format 3  **************************************************************/

.article .format_3 .artImages {
    margin: 0 auto 5px;
    text-align: center;
    line-height: 1.2em;
}
.article .format_3 .artImages div {
    float: left;
    margin: 5px;
    padding: 5px;
}
.article .format_3 .artImages img {
    margin: 0 0 5px;
}
.article .format_3 .artImages div a:hover {
    text-decoration: none;
}
.article .format_3 .artImages div a:hover span {

}

/****  format 4  **************************************************************/

.article .format_4 .artImages {
    margin: 0 0 10px;
    text-align: center;
    line-height: 1.2em;
}
.article .format_4 .artImages div {
    float: left;
    margin: 5px;
    padding: 5px;
}
.article .format_4 .artImages img {
    margin: 0 0 5px;
}
.article .format_4 .artImages div a:hover {
    text-decoration: none;
}
.article .format_4 .artImages div a:hover span {

}

/****  format 5  **************************************************************/

.article .format_5 .artImages {
    margin: 0 0 10px;
    text-align: center;
    clear: right;
    line-height: 1.2em;
}
.article .format_5 .artImages div {
    float: left;
    text-align: center;
    margin: 5px;
    padding: 5px;
}
.article .format_5 .artImages img {
    margin: 0 10px 5px;
}
.article .format_5 .artImages div a:hover {
    text-decoration: none;
}
.article .format_5 .artImages div a:hover span {
    text-decoration: underline;
}
.article .format_5 .artText .rightTopImage {
    float: right;
    width: 128px;
    overflow: hidden;
    text-align: right;
    margin: 5px 0 10px 20px;
}
.article .format_5 .artText .rightTopImage a {
    color: #96001d;
}
.article .format_5 .artText .rightTopImage a:hover {
    text-decoration: none;
    color: #96001d;
}
.article .format_5 .artText .rightTopImage a:hover span {

}

/****  format 6  **************************************************************/

.article .format_6 .artImages {
    margin: 0 0 10px;
    text-align: center;
    clear: left;
    line-height: 1.2em;
}
.article .format_6 .artImages div {
    float: left;
    text-align: center;
    margin: 5px;
    padding: 5px;
}
.article .format_6 .artImages img {
  margin: 0 10px 5px;
}
.article .format_6 .artImages div a:hover {
  text-decoration: none;
}
.article .format_6 .artImages div a:hover span {
  text-decoration: underline;
}
.article .format_6 .artText .leftTopImage {
    float: left;
    width: 128px;
    overflow: hidden;
    text-align: left;
    margin: 5px 20px 10px 0;

}
.article .format_6 .artText .leftTopImage a {
    color: #96001d;
}
.article .format_6 .artText .leftTopImage a:hover {
    text-decoration: none;
}
.article .format_6 .artText .leftTopImage a:hover span {

}

/****  format 7  **************************************************************/

.article .format_7 .artImages {
    margin: 10px 0;
    line-height: 1.2em;
}
.article .format_7 .artImages div {
  text-align: center;
}
.article .format_7 .artImages div a {
	display: block;
}
.article .format_7 .artImages div a:hover {
  text-decoration: none;
}
.article .format_7 .artImages div a span {
  display: block;
  padding: 0.1em 0 0.8em;
}
.article .format_7 .artImages div a:hover span {

}

/****  format 8  **************************************************************/

.article .format_8 .artImages {
    margin: 0 0 10px;
    line-height: 1.2em;
}
.article .format_8 .artImages div {
  text-align: center;
}
.article .format_8 .artImages div a {
  display: block;
}
.article .format_8 .artImages div a:hover {
  text-decoration: none;
}
.article .format_8 .artImages div a span {
  display: block;
  padding: 0.1em 0 0.8em;
}
.article .format_8 .artImages div a:hover span {

}

/****  wyniki wyszukiwania artykułów  *****************************************/

.articleSearchResults ol li {
    padding: 0.4em 0;
}
.articleSearchResults ol li a {
    font-weight: bold;
}
.articleSearchResults ol li a:hover {

}
.articleSearchResults ol .searchIntro a {
    font-weight: normal;
}

/****  powiadom znajomego  ****************************************************/

#articleSendToFriend {
  margin: 1em 15px 0.5em;
  border-top: 1px solid #f00;
  padding: 0.5em 1em;
  clear: both;
}
#articleSendToFriend .sendtofriendLbl,
#articleSendToFriend .sendtofriendName,
#articleSendToFriend .sendtofriendEmail,
#articleSendToFriend .sendtofriendSubmit {
  float: left;
  padding-right: 10px;
}

/****  pojedynczy wstęp do artykułu  ******************************************/

.articleIntro .articleIntroText {
  text-align: justify;
}
.articlesList dt {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.articlesList dd {
  margin-bottom: 2em;
  text-align: justify;
  line-height: 1.8em;
}
.articlesList dd img {
  float: left;
  margin: 0 10px 10px 0;
}
.articlesList dd.last {
  border-bottom-width: 0;
  margin-bottom: 0;
}

/* css file: boxes.css */

.imageBox img {
    vertical-align: middle;
}
.textBox {
    padding: 7px 13px;
    background: #e4e7ee;
    color: #15222b;
}
.textBox .siteHead {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.75em;
    color: #1a3e55;
}
.textBox .inner {
    text-align: center;
    font-size: 1.1em;
    line-height: 1.75em;
}
.textBox .description {
    text-align: justify;
}
.textBox .more {
    margin: 0;
}
.textBox .more a {
    background: #fff;
    color: #96001d;
    line-height: 1.75em;
    padding: 5px 10px;
}

/* text boxes */

.textboxes {
    background: #e5e8ef;
}

/* header boxes */

.headerbox .textBox {
    padding: 0;
}
.headerbox .textBox .siteHead {
    padding: 5px 25px;
    color: #fff;
    font-size: 1.3em;
}
.lefttextboxes .headerbox .textBox .siteHead {
    background: #1a3e55 url(/images/arrowblue.jpg) 13px 50% no-repeat;
    border-bottom: 1px solid #14212a;
}
.righttextboxes .headerbox .textBox .siteHead {
    background: #1a3e55 url(/images/arrowred.jpg) 10px 50% no-repeat;
}
.headerbox .textBox .inner {
    display: none;
}

/* boxy */

.box1, .box2 {
    width: 260px;
    /*height: 80px;*/
    position: absolute;
    z-index: 20;
    margin: 611px 0 0 390px;
}
.box2 {
    margin-left: 658px;
}


/* css file: contacts.css */

.addressData {
    float: left;
}

.mediaData {
    float: left;
}

.tJustify {
    padding: 0 12px;
    line-height: 1.6em;
}
.tJustify p {
    padding: 0;
    float: left;
    width: 200px;
}

.contactPersonList {
  padding-bottom: 1em;
  border-bottom: 1px solid #000;
  margin-bottom: 1em;
  padding-left: 25px;
}
.contactPersonList.last {
  padding-bottom: 0;
  border-bottom-width: 0;
  margin-bottom: 0;
}

/* contact simple */

#contactSimple {
    background: url(/images/sidemenu.png) left top repeat;
    position: absolute;
    z-index: 25;
    margin: 119px 0 0;
    padding: 20px 0 0;
    width: 190px;
    height: 490px;
    text-align: left;
}
#contactSimpleDetails {
    padding: 13px 15px;
    line-height: 1.6em;
}
#contactSimple h2.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    padding: 0 10px 12px 15px;
    font-weight: normal;
    line-height: 1.6em;
}
#contactSimple .value {
    width: 160px;
}
#contactSimple .row {
    font-size: 1.1em;
    margin: 0;
}
#contactSimple .more {
    margin: 10px 0 0;
}
#contactSimple .more a {
    font-size: 1.1em;
    background: #888483;
}
#contactSimple .more a:hover {
    background: #676767;
}

/* contact */

#contact, #sectionContacts {
    position: absolute;
    width: 575px;
    height: 520px;
    color: #e4e0df;
	padding-left: 15px;
}
.noSideMenu {
	left: -190px;
}
html>body #contact, html>body #sectionContacts {
    background: url(/images/tlo_png.png) left top;
}

#contact h1.siteHead, #sectionContacts h1.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    padding: 20px 20px 0 25px;
    font-weight: normal;
    line-height: 1.6em;
}
.contactData {
	margin-right: 30px;
	margin-bottom: 10px;
    font-size: 1.1em;
    padding: 10px 0 0 25px;
    width: 238px;
    float: left;
}
.contactData .row {
	margin: 0;
	clear: both;
}
.noMap {
	float: none;
	margin-bottom: 30px;
}
#contact.short {
	width: 350px;
}
.contactData h2.siteHead {
    font-size: 1.1em;
}
.contactData .label {
    text-align: right;
    font-weight: bold;
}
.contactData .label, .contactData .value {
    width: auto;
    padding: 0 5px 0 0;
}
#contact .tJustify {
	line-height: 1.3em;
}
#contact .marginTop {
	margin-top: 5px;
}
#contact .marginRight {
	margin-right: 15px;
	width: 255px;
}
#contact .marginBottom {
	margin-bottom: 20px;
}
#contact .alignLeft {
	text-align: left !important;
}
/* email form */

#emailForm {
	float: left;
	width: 260px;
}
#emailForm h1 {
    display: none;
}
#emailForm form {
    padding: 0 0 5px;
    margin: 0 0 0 20px;
    width: 250px;
	float: left;
    background: url(/images/tlo_formularz.png);
}
#emailForm form .row {
    margin: 0;
}
#emailForm form .submitRow {
	margin-right: 10px;
}
#emailForm form .label {
    text-align: right;
    padding: 3px 5px 6px 0;
    display: none;
}
#emailForm .submitInput:hover, #emailForm .submitInput:focus {
    background: #676767;
}
#emailForm input, #emailForm textarea {
    border: 0;
    width: 234px;
    color: #fff;
    margin: 3px 5px 3px;
    background: url(/images/tlo_pole_formularza.png) left top;
}
#emailForm .submitInput {
    font-size: 1.1em;
    background: #888483;
    width: auto;
    padding: 2px 10px;
    margin: 2px 0 0;
    font-weight: normal;
    color: #fff;
}
#emailForm h1.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    margin: 0 0 0 20px;
    padding: 3px 10px;
    font-weight: normal;
    line-height: 1.6em;
    display: block;
    width: 230px;
    background: url(/images/tlo_formularz.png);
}

/* map */

.short .map {
    display: none;
}
.noSideMenu .map {
	float: right;
	margin-right: 20px;
    padding: 10px;
    background: url(/images/tlo_formularz.png);
	width: 250px;
}
small {
    font-size: 1em;
}


/* css file: gallery.css */

#images {
    height: 520px;
    width: 210px;
    background: none;
}
#images img {
    width: 78px;
    height: 78px;
}
#images h1.siteHead {
    color: #15222b;
    background: #e4e7ee url(/images/arrowdark.jpg) 13px 50% no-repeat;
    border-bottom: 1px solid #4c728c;
    font-size: 1.3em;
    padding: 5px 25px;
    line-height: 1.75em;
    display: none;
}

/* thumb list */

.thumbList {
    padding: 10px 0 0;
}
.thumbList ul {
    padding: 0;
	margin: 0 0 7px;
}
.thumbList ul li {
    list-style-type: none;
    margin: 0;
    padding: 7px 3px 0 16px;
    float: left;
    width: 78px;
    height: 85px;
    text-align: center;
    font-size: 1.1em;
}
.thumbList ul li a {
    color: #96001d;
}
.thumbList ul li img {
    margin: 0;
}
.thumbList ul li a:hover {
	text-decoration: none;
}
.thumbList ul li a:hover span {
    text-decoration: underline;
}
#images .description {
    height: 228px;
    left: 210px;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    top: 398px;
    width: 560px;
    z-index: 160;
}
#imageWithThumbs .imagePreview {
	text-align: center;
}

.galleryImageDescriptionContainer {
    position: absolute;
    top: 520px;
    left: 210px;
    z-index: 100;
    width: 580px;
    overflow: hidden;
}
html>body #galleryImageDescription {
    background: url(/images/menu_gorne_png.png) left top;
}
#galleryImageDescription {
    padding: 5px 10px;
}
#galleryImageDescription p {
    font-size: 1.1em;
}

/* list */
.galleryList {
	padding-top: 5px;
}
.galleryList h1.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.75em;
    padding: 20px 25px 0;
}
.galleryList h2.siteHead {
    text-align: center;
    font-size: 1em;
    font-weight: normal;
}
.galleryList ul {
    list-style: none;
}
.galleryList ul li {
    padding: 0;
    margin: 10px 0 0 25px;
    float: left;
    /*height: 160px;*/
    width: 162px;
}
.galleryList ul li.break {
	clear: none!important;
}
.galleryList ul li.first {
    border: 0;
}
.galleryList .intro {
    color: #e4e0df;
    font-size: 1.1em;
    line-height: 1.75em;
    text-align: center;
    margin: 0;
}
.galleryList .intro img.image {
    margin: 0;
}
.galleryList .allArticlesLink {
    padding: 1px 10px 3px;
    color: #96001d;
    font-size: 1.1em;
    border: 1px solid #b8c7d2;
    border-top: 1px solid #fff;
    margin: 0 15px;
}
.galleryList a {
    text-decoration: none;
}
.galleryList a:hover {
    text-decoration: underline;
}
.galleryList .pageNav {
    padding: 5px 25px;
}
.galleryList .bottomPaginator {
    padding: 5px 0 0;
}
.galleryList .bottomPaginator .pageNav {
    padding-bottom: 10px;
}
#articles.galleryList {
	width: 210px;
}
#articles.galleryList .image {
	width: 78px;
	height: 78px;
}
#articles.galleryList .intro {
	height: 78px;
}
#articles.galleryList li {
	width: 78px;
	/*height: 110px;*/
	margin: 0px 3px 4px 16px;
}
li.break {
	clear: both;
	float: left !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0 !important;
	width: 140px!important;
}
#articles.galleryList li a {
	display: block;
	width: 78px;
	line-height: 1.2em;
}
.content #scrollable.kadra {
	width: 210px;
}
.backToGallery {
    margin-left: 15px;
}


/* css file: index.css */

* {
    padding: 0;
    margin: 0;
    border: 0;
}
#intro {
	background: #000;
}
#intro a {
    color: #000;
}
#intro #submit {
    display: block;
    background: url(/images/button.jpg) right top no-repeat;
    text-indent: -5000px;
    width: 816px;
    height: 52px;
    cursor: pointer;
    margin: 0 auto;
}
#intro #submit:hover {
    background-image: url(/images/button-over.jpg);
}


/* css file: jScrollPane.css */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 100;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
    background: #fff;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
    height: 0;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 0;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowUp {
    background: url(/images/basic_arrow_up.jpg) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
    background-position: 0 -9px;
}
a.jScrollArrowDown {
    background: url(/images/basic_arrow_down.jpg) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
    background-position: 0 -9px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
    background-position: 0 -9px;
}

/* css file: language.css */

#changeBox {
    width: 950px;
    text-align: right;
    position: relative;
    z-index: 25;
    padding: 5px 15px;
    font-size: 1.1em;
}

#changeBox ul {
    margin: 0;
    padding: 0;
    float: right;
}

#changeBox ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

#changeBox ul li a {
    color: #a9aeb1;
    padding: 0 5px;
    text-transform: uppercase;
    text-decoration: none;
}
#changeBox ul li a:hover {
    text-decoration: underline;    
}

#changeBox ul li.selected a {
    font-weight: bold;
}

/* css file: login.css */

#compactBox h1.siteHead {
    color: #e4e0df;
    font-size: 1.4em;
    padding: 20px 25px 0;
    font-weight: normal;
    line-height: 1.75em;
}
#compactBox {
    width: 304px;
    padding: 100px 338px 0;
    position: absolute;
    left: -190px;
    height: 523px;
}
html>body #compactBox {
    background: url(/images/tlo_png.png) left top;
}
#compactBox form {
	margin: 20px auto 0;
    padding: 0 25px;
    font-size: 1.1em;
}
#compactBox .label {
	width: 60px;
    text-align: right;
    padding: 0 5px 0 0;
}
#compactBox .value input {
    color: #000;
    border: 1px solid #4d4d4d;    
}
#compactBox .submitInput {
    float: right;	
    margin-top: 0;
    background: #888;
    font-weight: normal;
}
#compactBox .submitInput:hover {
    background: #676767;    
}

/* out box */

#outBox {
    float: left;
    padding: 10px 19px;
    margin: 0 0 0 10px;
    border-left: 1px solid #444;
    color: #A9AEB1;
    font-size: 1.1em;
}
#outBox a {
    text-transform: uppercase;
    color: #A9AEB1;
    font-weight: bold;
}
#outBox a:hover {
    text-decoration: none;   
}


/* css file: mailing.css */

/* 
 * Pamętać o szablonie do mailingu template_1.tpl       
 * Żeby działał trzeba w cmsie dodać zdjęcie do szablonu
 */

.newsletter {
    padding: 0 0 0 10px;
}
#subscribeForm {
    margin: 4px 0 10px 725px;
    position: absolute;
    z-index: 1000;
    width: 250px;
}
#subscribeForm .siteHead {
    padding: 5px 15px;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.75em; 
    text-transform: uppercase;
    text-align: left;  
    display: none;
}
#subscribeForm label {
    font-weight: normal;
    display: none;
    float: left;
}
#userEmail {
    border: 1px solid #4d4d4d;
    width: 160px;
    padding: 1px 2px;
    background: #000;
    margin: 0 0 10px;
    color: #fff;
    float: left;
}
#subscribeForm .submitInput {
    color: #fff;
    background: #888;
    font-weight: normal;
    padding: 1px 10px;
    margin: 0 0 0 1px;
    float: left;
}
#newsletterForm {
    position: absolute;
    font-size: 1.1em;
    padding: 4px 20px 4px 0;
    display: none;
}
#newsletterShow {
    font-size: 1.1em;
    text-transform: uppercase;
    color: #a9aeb1;   
    text-decoration: none;
    padding: 5px 10px;
    position: absolute;
    text-align: right;
    margin: 0 0 0 150px;
}
#newsletterShow:hover {
    text-decoration: underline;    
}


/* css file: menu.css */

/* górne nawigacyjne */

#simpleHorizontStatic {
    font-size: 1.1em;
    text-align: right;
    float: right;
    width: 180px;
    padding: 0 40px 0 0;
    margin: 30px 0 0;
}
#simpleHorizontStatic li {
    list-style-type: none;
    float: right;
}
#simpleHorizontStatic li a {
    display: block;
    padding: 0 10px;
    color: #fff;
}
#simpleHorizontStatic li a:hover {
    text-decoration: underline;
}
.navigation_start {
    border-right: 1px solid #fff;
}

/* górne zwykłe poziome */

#simpleHorizontTop ul {
  padding: 0 10px;
  margin: 0;
}

#simpleHorizontTop ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#simpleHorizontTop ul li a {
  font-size: 110%;
  font-weight: bold;
  display: block;
  padding: 0.3em 1em;
}

/* górne poziome podmenu */

#submenuSimpleTop ul {
    padding: 0 10px;
    margin: 0;
    font-size: 95%;
}
#submenuSimpleTop ul li {
    list-style-type: none;
    float: left;
}
#submenuSimpleTop ul li a {
    display: block;
    float: left;
    padding: 0.3em 1em;
}

/* menu w stopce */

.footernav {
    background: #000;
    position: absolute;
    margin: 0 0 0;
    z-index: 100;
    width: 970px;
    padding: 0 0 10px 10px;
}
#simpleFooterMenu ul {
    text-align: center;
}
#simpleFooterMenu li {
  list-style-type: none;
  display: inline;
}
#simpleFooterMenu li.last {
  border-right-style: none;
}
#simpleFooterMenu li a {
    padding: 10px 9px;
    font-size: 1.1em;
    float: left;
    display: block;
    color: #606060;
    text-decoration: none;
    text-transform: uppercase;
}
#simpleFooterMenu li a:hover {
    text-decoration: underline;
}

/* multi dim Horizont menu */

.nav {
    position: absolute;
    top: 41px;
    z-index: 4000;
}
#multiDimHorizontMenu {
    position: absolute;
    height: 64px;
    padding: 0 0 0 240px;
}
html>body #multiDimHorizontMenu {
    background: url(/images/menu_gorne_png.png) left top;
}
#multiDimHorizontMenu ul {
    position: relative;
    width: 740px;
    overflow: hidden;
}
#multiDimHorizontMenu ul li {
    float: left;
    list-style: none;
    height: 64px;
    width: 185px;
    overflow: hidden;
    background: url(/images/dot.jpg) 6px 53px no-repeat;
}
.navlogged #multiDimHorizontMenu ul li {
    width: 148px;
}
#multiDimHorizontMenu ul li.selected {
    background: url(/images/square2.gif) 6px 53px no-repeat;       
}
#multiDimHorizontMenu ul li.back {
    height: 64px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 1px;
}
html>body #multiDimHorizontMenu ul li.back {
    background: url(/images/podswietlenie_png.png) left top;
}
#multiDimHorizontMenu ul li a {
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    top: 0px;
    text-transform: uppercase;
    z-index: 10;
    float: left;
    padding: 46px 15px 0px 10px;
    height: 19px;
    position: relative;
    overflow: hidden;
    text-indent: -5000px;
    width: 160px;
}
.navlogged #multiDimHorizontMenu ul li a {
    width: 120px;    
}
    
#multiDimHorizontMenu ul li a:hover,
#multiDimHorizontMenu li a:active,
#multiDimHorizontMenu li a:visited {
    border: none;
}

html>body #element_0_0 a {
    background: url(/images/menu1.png) 16px 90% no-repeat;
}
html>body #element_0_1 a {
    background: url(/images/menu2.png) 16px 90% no-repeat;
}
html>body #element_0_2 a {
    background: url(/images/menu3.png) 16px 90% no-repeat;
}
html>body #element_0_3 a {
    background: url(/images/menu4.png) 16px 90% no-repeat;
}

/* menu logged in */

html>body .navlogged #element_2_0 {
    width: 180px;
}
html>body .navlogged #element_2_0 a {
    width: 180px;
    background: url(/images/plany_zajec.png) 16px 90% no-repeat;
}
html>body .navlogged #element_2_1 {
    width: 140px;    
}
html>body .navlogged #element_2_1 a {
    background: url(/images/egzaminy.png) 16px 90% no-repeat;
    width: 140px;
}
html>body .navlogged #element_2_2 a {
    background: url(/images/obrona_pd.png) 16px 90% no-repeat;
}
html>body .navlogged #element_2_3 {
    width: 120px;    
}
html>body .navlogged #element_2_3 a {
    background: url(/images/dyzury.png) 16px 90% no-repeat;
    width: 120px; 
}
html>body .navlogged #element_2_4 a {
    background: url(/images/praktyki.png) 16px 90% no-repeat;
}

/* boczne menu na podstronach zależne od menu głównego */

.sideDependentMenu {
    position: absolute;
    z-index: 25;
    margin: 105px 0 0;
    padding: 20px 0 0;
    width: 190px;
    height: 500px;
    text-align: left;
    background: url(/images/sidemenu.png) left top repeat;
}
.sideDependentMenu ul {
    margin-top: -1000px;
}
.sideDependentMenu ul li {
    list-style: none;
}
.sideDependentMenu ul li a {
    display: block;
    color: #fff;
    font-size: 1em;
    padding: 3px 10px 2px 30px;
    text-decoration: none;
}
.sideDependentMenu ul li a:first-letter {
    text-transform: uppercase;
}
.sideDependentMenu ul ul a {
    padding: 1px 0 4px 40px;
    background: url(/images/dot.jpg) -30px 4px no-repeat;
}
.sideDependentMenu ul li a.level1 {
    background: url(/images/dooot.jpg) 190px 6px no-repeat;
}
.sideDependentMenu ul li.selected a.level1 {
    background: url(/images/dooot.jpg) 0 6px no-repeat;
}
.sideDependentMenu ul li a.head:hover {
    text-decoration: none;
}
.sideDependentMenu ul a.level1.selected, .sideDependentMenu ul a.level1.current {
    background: url(/images/dooot.jpg) no-repeat left 6px;
    padding-left: 35px;
}
.sideDependentMenu ul ul a.current {
    background: url(/images/dot.jpg) 30px 4px no-repeat;
}
.sideDependentMenu ul li.first a:hover,
.sideDependentMenu ul li.first.selected a {
    text-decoration: none;
}


/* css file: organization.css */

#organizations h1.siteHead {
    color: #15222b;
    background: #e4e7ee url(/images/arrowdark.jpg) 13px 50% no-repeat;
    border-bottom: 1px solid #4c728c;
    font-size: 1.3em;
    padding: 5px 25px;
    line-height: 1.75em;
    display: none;
}
#organizations ul {
    font-size: 1.1em;
    padding: 17px 13px;
}
#organizations h2.siteHead {
    font-size: 1em;
}
#organizations ul li {
    clear: both;
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
	float: left;
	width: 296px;
	padding: 5px 50px 5px 0;
}
#organizations ul li .image {
  	float: left;
	padding-right: 15px;	
}
#organizations ul li .description {

}

/* rotator */

#orgazniationRotator {
    position: absolute;
    z-index: 20;
    margin: 625px 0 0 720px;
    width: 240px;
    text-align: left;
    padding: 0 10px;
    display: none;
}
#orgazniationRotator h1.siteHead {
    color: #fff;
    font-size: 1.3em;
    line-height: 1.75em;
    padding: 5px 0;
    display: none;
}

#rotatorData {
    text-align: center;
    padding: 5px 0 0;
}
#rotatorData img {
    float: left;
    margin: 0 0 0 6px;
}


/* css file: sitemap.css */

#simple h1.siteHead {
    color: #15222b;
    background: #e4e7ee url(/images/arrowdark.jpg) 13px 50% no-repeat;
    border-bottom: 1px solid #4c728c;
    font-size: 1.3em;
    padding: 5px 25px;
    line-height: 1.75em;
}
#simple ul {
    color: #15222b;
    font-size: 1.1em;
    margin: 20px 50px;
}
#simple ul li {
	margin: 0;
	padding: 5px 0;
	background: url(/images/li.png) no-repeat 0 0.65em;
}
#simple ul li a {
    color: #96001d;
}
#simple ul ul {
    font-size: 1em;
    margin: 10px 30px 20px;
}

