/*@czcionka domyslna*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-align: center;
}

/*@czcionka 11px*/
.font11px {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*@czcionka 12px*/
.font12px {
font-size: 12px;
}





/*@marginesy listy wypunktowanej*/
ul {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/*@elementy listy wypunktowanej - poziom 1*/
ul li {
margin: 0px 0px 0px 0px;
padding: 1px 0px 0px 5px;
list-style-type: none;
background: transparent url(/img/layout/markers/arrow01.gif) 0px 7px no-repeat;
}

/*@elementy listy wypunktowanej - poziom 2*/
ul li li {
margin: 0px 0px 0px 10px;
padding: 1px 0px 0px 10px;
list-style-type: none;
background: transparent url(/img/layout/markers/arrow01.gif) 0px 7px no-repeat;
}

/*@marginesy listy numerowanej*/
ol {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/*@element listy numerowanej - poziom 1*/
ol li {
margin: 0px 0px 0px 7px;
padding: 1px 0px 0px 5px;
list-style-type: decimal;
list-style-position: inside;
background: none;
}

/*@element listy numerowanej - poziom 2*/
ol li li {
margin: 0px 0px 0px 14px;
padding: 1px 0px 0px 12px;
list-style-type: decimal;
list-style-position: inside;
background: none;
}

/*@styl naglowkowy h1.1*/
h1, h1.style1 {
color: #000033;
font-size: 16px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*@styl naglowkowy h1.2*/
h2, h1.style2 {
color: #000066;
font-size: 17px;
font-weight: normal;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*@styl naglowkowy h1.3*/
h3, h1.style3 {
color: #000033;
font-size: 17px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h1.4*/
h1.style4 {
color: #333333;
font-size: 17px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
background: #FFFFFF none   repeat;
}

/*@styl naglowkowy h2.1*/
h4, h2.style1 {
color: #333333;
font-size: 14px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h3.1*/
h5, h3.style1 {
color: #333333;
font-size: 12px;
font-weight: bold;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/*@styl naglowkowy h3.2*/
h6, h3.style2 {
color: #333333;
font-size: 16px;
font-weight: normal;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}









/*@hiperlacze domyslne*/
a {
text-decoration: none;
}

/*@hiperlacze podswietlone*/
a:hover {
text-decoration: none;
}

/*@hiperlacze ze stylem*/
.link01 {
color: #f48e0b;
font-size: 12px;
font-weight: bold;
}

/*@hiperlacze wiecej*/
a.more {
color: #d67822;
font-size: 12px;
font-weight: normal;
background: transparent url(/img/layout/markers/arrow01.gif) right 6px no-repeat;
padding: 0px 8px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*@hiperlacze wstecz*/
a.back {
color: #f48e0b;
font-size: 12px;
font-weight: bold;
background: transparent url(/img/layout/markers/arrow02.gif) left 6px no-repeat;
padding: 0px 0px 0px 9px;
}


table.skup_frame {
text-align: left;
width: 100%;

}

table.skup_frame tr th {
background: #eee;
padding: 5px;
}

table.skup_frame tr th.skup_frame3 {
text-align: right;
}

table.skup_frame tr td.skup_frame1 {
padding: 0px 5px;
width: 200px;
}

table.skup_frame tr td.skup_frame2 {
padding: 0px 0 0px 5px;
}

table.skup_frame tr td span {
display:block;
padding: 2px 0;
}

table.skup_frame tr td.skup_frame3 {
padding: 0px 5px 0px 0;
text-align: right;
width: 100px;
}

table.skup_frame tr td.skup_frame3 b {
display:block;
padding: 2px 0;
}
