/* 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(/szafarnia_mounted/szafarnia/ff_gfx_templates/portal_1/themes/default/dictionary_styles.css);

.apl h1 a,.apl h2 a,.apl h3 a,.apl h4 a,.apl h5 a {
color:#C90915;
text-decoration:none;
}

.apl h1 a:hover,.apl h2 a:hover,.apl h3 a:hover,.apl h4 a:hover,.apl h5 a:hover {
text-decoration:underline;
}

hr {
border-bottom:1px solid #A5A5A5;
clear:both;
height:0;
margin:0 0 5px;
padding:5px 0 0;
}

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

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

body, input, textarea, option {font: normal 11px "trebuchet ms",Verdana, Arial, Helvetica,sans-serif;}
* { border:0; margin: 0; padding: 0; color: #333333; line-height: 1.4; }

.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;*/
}

.gallery {
width:100%
}

.gallery td {
text-align:center;
vertical-align:top;
}




.msg_head {
background-color:#e5e5e5;
clear:both;
cursor:pointer;
float:left;

width:460px;
}
.msg_head h1,
.msg_head h2,
.msg_head h3,
.msg_head h4,
.msg_head h5 {
color:#353537;
padding:5px 10px;
margin:0;
}
.msg_body {
background-color:#f7f7f7;
float:left;
padding:5px 10px 15px;
width:440px;
}
.expand tbody,
.expand {
clear:both;
float:left;
width:100%;
}
.expand {
border-top: solid 1px #a5a5a5;
}
.apl {
background-color:#E5E5E5;
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;*/
margin-left:1em;
}
.apl a {
/*color:#fff;*/
text-decoration:underline;
}

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

.folder_title {
border-bottom:1px solid #A5A5A5;
color:#585858;
float:left;
font-size:150% !important;
font-weight:bold;
margin-bottom:1em;
/*width:460px;*/
width:100%;
clear:both;
}
.folder_title span {
background-color:#000000;
color:#FFFFFF;
float:left;
font-weight:bold;
padding:4px 10px;
font-size:16px;
}
.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:13px;
}

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

/* --- STYLE TEKSTU --- */
h1 {font-size:150%;margin-bottom:.5em;color:#c90915;text-align:left;clear:both;}
h2 {font-size:140%;margin-bottom:.5em;color:#c90915;text-align:left;}
h3 {font-size:130%;margin-bottom:.5em;color:#c90915;text-align:left;}
h4 {font-size:120%;margin-bottom:.5em;color:#c90915;text-align:left;}
h5 {font-size:110%;margin-bottom:.5em;color:#c90915;text-align:left;}
h6 {font-size:100%;margin-bottom:.5em;color:#c90915;text-align:left;}


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

}
.main_cell pre {}


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

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

.main_cell ol ul,
.main_cell ul ul {
	margin:0 0 0 0;
}


.main_cell ol li,
.main_cell ul li {
margin:0 0 .3em 2em;
}

/* --- STYLE TABEL --- */
.main_cell table {}
.main_cell thead {}
.main_cell tbody {}
.main_cell tfoot {}
.main_cell tr {}
.main_cell td {font-size:11px;}
.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:#000000 !important;
	color:#fff !important;
	cursor: pointer !important; 
	padding:3px 6px !important;
	border:0 !important;
text-decoration:none !important;
width:auto !important;
}

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

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

#nid {
background:transparent url(ff_gfx_templates/portal_1/images/themes/default/nid.png) no-repeat scroll 0 0;
cursor: pointer;
float: right;
height: 77px;
position: absolute;
left: 465px;
top: 150px;
width: 125px;
}

#zf {
background:transparent url(ff_gfx_templates/portal_1/images/themes/default/zf.png) no-repeat scroll 0 0;
cursor: pointer;
float: right;
height: 50px;
position: absolute;
left: 255px;
top: 127px;
width: 50px;
}



