
/* 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									*/



.TinyGallery {
padding:10px 0;
color: #a0a09f;
height: 40px;
background-color: #f0f0ee;
border: dotted 2px #a0a09f;
clear:both;
}

.TinyForm{
padding:10px 0;
color: #a0a09f;
height: 40px;
background-color: #f0f0ee;
border: dotted 2px #a0a09f;
clear:both;
}

.tabela_ramka {
border-collapse:collapse;
}
.tabela_ramka thead {
background-color:#78b51a;
}
.tabela_ramka td {
border:1px solid #01AFE7;
padding:2px 4px;
text-align:left;
}


blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding-left: 15px;
}


.image_left {float:left;margin:5px 10px 0px 0;}

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

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

* { border:0; margin: 0; padding: 0; color: #4C4C4C; line-height: 1.4; }

.TinyGallery {
padding:10px 0;
color: #a0a09f;
height: 40px;
background-color: #f0f0ee;
border: dotted 2px #a0a09f;
clear:both;
}
.msg_head {
background-color:#E6E6E6;
clear:both;
cursor:pointer;
float:left;

}
.msg_head td { 
padding:5px 10px;
width:486px;
}

.msg_body {
background-color:#F4F4F8;
float:left;
padding:5px 10px 15px;
width:486px;
overflow:hidden;
}
.expand tbody,
.expand {
clear:both;
float:left;
width:506px;
overflow:hidden;
height:auto !important;
}
.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  {
color:#01549B;
list-style-type:square;
}

.folder_title {
color:#585858;
font-weight:bold;
font-size:160% !important;
margin-bottom:1em;
}
.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;}

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

/* --- STYLE TEKSTU --- */
.main_cell h1 {font-size:16px;margin-bottom:.2em;color:#00539a;font-size:150%;}
.main_cell h2 {font-size:15px;margin-bottom:.2em;color:#00539a;font-size:140%;}
.main_cell h3 {font-size:14px;margin-bottom:.2em;color:#00539a;font-size:130%;}
.main_cell h4 {font-size:13px;margin-bottom:.2em;color:#00539a;font-size:120%;}
.main_cell h5 {font-size:12px;margin-bottom:.2em;color:#00539a;font-size:110%;}
.main_cell h6 {font-size:11px;margin-bottom:.2em;color:#00539a;font-size:100%;}


.main_cell p {
margin-bottom:0.5em;

}
.main_cell address {}
#eventPreview,
.main_cell p {
margin-bottom:0.5em;

}
.main_cell pre {
font-size:90%;
font-style:italic;
font-family:Tahoma,Verdana,sans-serif,Arial;
}


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

/* listy */
.main_cell ol,
.main_cell ul {
	margin:0 0 1.8em 0;
}

.main_cell ol li,
.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 {}
.main_cell a:visited {}
.main_cell a:hover {}

/* --- 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:#2479c1;
	color:#fff;
	cursor: pointer; 
	padding:3px 6px;
	border:0 !important;
}

.input, textarea {
	border:1px solid #dfdfdf;
	padding:3px 4px;
}

.main_cell select {
	border:1px solid #dfdfdf;
	padding:3px 4px;
}
.inputOption {
	border:1px solid #dfdfdf;
	padding:0;
}
.requiredField {
	margin:10px 0;
}

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


