/* style związane z edytowalną treścią serwisu 														*/
/* UWAGA: wszystkie style zdefiniowane tutaj MUSZĄ ROZPOCZYNAĆ SIĘ selektorem ".main_cell" 			*/
/* aby można było je zawsze wydzielić od pozostałych styli serwisu									*/




/* style słownika */
@import url(/pesa_mounted/pesa/portal_skins/custom/styles/themes/default/dictionary_styles.css);

pre, 
.news_date {
font-size:90%;
font-style:normal;
color:#083C86;
}

.main_cell table {
margin-bottom:1.5em;

}
.image_right {
float:right;
margin:10px 0 10px 10px;
}

.image_left {
float:left;
margin:10px 10px 10px 0;
}
.TinyGallery {
padding:10px 0;
color: #a0a09f;
height: 40px;
background-color: #f0f0ee;
border: dotted 2px #a0a09f;
clear:both;
-moz-user-input:disabled;
-moz-user-modify:read-only;
}

body, input, textarea, option {font: normal 11px Arial,Tahoma,Verdana,sans-serif;}

* { border:0; margin: 0; padding: 0; color: #635f70; line-height: 1.6; }


.apl {
background-color:#4D8DD3;
width:100%;
margin-bottom:1.5em;
text-align:left;
border-collapse:collapse;
}
.apl h1,.apl h2,.apl h3,.apl h4,.apl h5,.apl h6 {
font-size:160% !important;
color:#fff;
margin-bottom:0.5em;
text-align:left;
}
.apl_foto {
overflow-x:hidden;
padding:0 !important;
width:221px;
}
.apl td {
padding: 10px 18px 5px;
color:#fff;
}
.apl ul {
margin:5px 10px;
}
.apl li, .apl p {
color:#fff;
padding-bottom:5px;
margin:0 !important;
}
.apl li {
list-style-type:none !important;
background:transparent url(images/apl_arrow.gif) no-repeat scroll 0 6px;
padding-left:1em;
}
.apl a {
color:#fff;
text-decoration:underline;
}

.sitemap_li  {
list-style-type:none !important;
}


.print #nav,
.print #tools {
display:none;
}

.paging {
border-top:dotted 1px red;
border-bottom:dotted 1px red;
width:100%;
clear:both;
}

/* kolor tla dokumentu */
.main_cell {text-align:justify;font-size:12px;}

/* tytul dokumentu */
h1.folder_title {font-size:14px; margin-bottom:1em;

}

/* --- STYLE TEKSTU --- */
.main_cell h1 {font-size:16px;padding-bottom:.7em;color:#083C86;margin-bottom:0;}
.main_cell h2 {font-size:15px;padding-bottom:.7em;color:#083C86;margin-bottom:0;}
.main_cell h3 {font-size:14px;padding-bottom:.7em;color:#083C86;margin-bottom:0;}
.main_cell h4 {font-size:13px;padding-bottom:.7em;color:#083C86;margin-bottom:0;}
.main_cell h5 {font-size:12px;padding-bottom:.7em;color:#083C86;margin-bottom:0;}
.main_cell h6 {font-size:11px;padding-bottom:.7em;color:#083C86;margin-bottom:0;}


.main_cell address {}
.main_cell p {
margin-bottom:1.8em;

}
.main_cell pre {
font-family:Arial,Tahoma,Verdana,sans-serif;
}


/* podświetlenie tekstu zawartego w dokumentach pochodzącego z wyszukiwarki */
.main_cell .highlightedSearchTerm {background: Yellow;}

/* listy */
.main_cell ul {
	margin:0 0 1.8em 0;
}
.main_cell ul li {
margin:0 0 .1em 2em;
}

/* --- STYLE TABEL --- */
.main_cell table {}
.main_cell thead {}
.main_cell tbody {}
.main_cell tfoot {}
.main_cell tr {}
.main_cell td {}
.main_cell th {}

/* --- STYLE LINKÓW --- */
.main_cell a, .main_cell a:link {
color:#1a30a1;
text-decoration:underline;
}
.main_cell a:visited {}
.main_cell a:hover {text-decoration:none;}

/* --- STYLE GALERII --- */
table.gallery img {border:0}


/* --- STYLE FORMULARZY --- */
.main_cell form div {}
.main_cell input, .main_cell file {}
.main_cell input.external, .main_cell input.button {}
.main_cell textarea {}
.external {
background-color:#88A8DB;
color:#FFFFFF;
cursor:pointer;
margin:0 18px 0 0;
padding:2px 4px;
width:auto !important;
}

.input, textarea {
	border:1px solid #dfdfdf;
	padding:3px 4px;
}
.inputOption {
	border:1px solid #dfdfdf;
	padding:0;
}
.requiredField {
	margin:10px 0;
}

/* --- INNE STYLE --- */
.main_cell_bg {}


