/* 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(/lot_mounted/lot/ff_gfx_templates/lot_torun/themes/default/dictionary_styles.css);

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

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

.main_cell a {
color:#4C4C4C;
}

* { 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;
/*-moz-user-input:disabled;
-moz-user-modify:read-only;*/
}

.msg_head {
background-color:#E6E6E6;
clear:both;
cursor:pointer;
float:left;
padding:5px 10px;
width:100%;

}
.msg_body {
background-color:#F4F4F8;
float:left;
padding:5px 10px 15px;
width:100%;
}
.expand tbody,
.expand {
clear:both;
float:left;
width:100%;
}

.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: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;
}

.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 {width:502px;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;}
.main_cell h2 {font-size:15px;margin-bottom:.2em;}
.main_cell h3 {font-size:14px;margin-bottom:.2em;}
.main_cell h4 {font-size:13px;margin-bottom:.2em;}
.main_cell h5 {font-size:12px;margin-bottom:.2em;}
.main_cell h6 {font-size:11px;margin-bottom:.2em;}


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

}
.main_cell pre {}


/* 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 1em 1.5em;
}
.main_cell ul li {
background:transparent url(ff_gfx_templates/lot_torun/images/themes/default/contentArrow.gif) no-repeat scroll 0 6px;
list-style-type:none;
padding-left:16px;
}
.main_cell ol {
clear:both;
padding-left:16px;
}
/* --- 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 {}

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

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


