/* 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(/seni_mounted/seni/ff_gfx_templates/portal_1/themes/default/dictionary_styles.css);





* { border:0; margin: 0; padding: 0; color: #4C4C4C; line-height: 1.4; }


form
{
	background-color:white;
}


.msg_head {
background-color:#dbe7fe;
clear:both;
cursor:pointer;
float:left;
padding:5px 10px;
width:545px;
text-align:left;
}
.main_cell .msg_head * {
	font-size:13px;
	font-weight:bold;
	color:#26247B;
}



.msg_body {
background-color:#f2f6ff;
float:left;
padding:5px 10px 15px;
width:545px;

}
.expand tbody,
.expand {
clear:both;
float:left;
width:100%;
}


.main_cell .expand .msg_head td {
width:545px;
	background:url(portal_skins/custom/images/pl/msg_open.gif) 490px 50% no-repeat;
}

.main_cell .expand .opened td {
	background:url(portal_skins/custom/images/pl/msg_close.gif) 490px 50% no-repeat;
	width:545px;
}



.main_cell .expand2 .msg_head td {
width:545px;
	background:url(portal_skins/custom/images/pl/msg_open.gif) 470px 50% no-repeat;
}

.main_cell .expand2 .opened td {
	background:url(portal_skins/custom/images/pl/msg_close.gif) 470px 50% no-repeat;
	width:545px;
}




.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;
}

.folder_title {
font-weight:bold;
/*font-size:160% !important;*/
margin-bottom:1em;
}

.main_cell h1.folder_title 
{
color:#26247b;
font-size:26px;
font-family:Arial;
width:500px;
clear:both;
}



.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, .main_cell input, .main_cell textarea, .main_cell option, .main_cell td {font: normal 12px Arial, Tahoma,Verdana,sans-serif;}
.main_cell {background-color: white;text-align:justify;}

/* tytul dokumentu */
h1.folder_title {font-size:14px; margin-bottom:1em}

/* --- STYLE TEKSTU --- */
.main_cell h1 {font-size:22px;margin-bottom:.2em; text-align:left}
.main_cell h2 {font-size:20px;margin-bottom:.2em; text-align:left}
.main_cell h3 {font-size:18px;margin-bottom:.2em;font-weight:bold; text-align:left}
.main_cell h4 {font-size:16px;margin-bottom:.2em;font-weight:bold; text-align:left}
.main_cell h5 {font-size:14px;font-weight:bold; text-align:left}
.main_cell h6 {font-size:12px;margin-bottom:.2em; text-align:left}


.main_cell address {}
.main_cell p {
/*margin-bottom:5px;*/
padding-bottom:5px;
font-family:Arial;
color:#615f56;
/*font-size:140%;*/
}
.main_cell pre {}


/* 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;
	font-family:Arial;
	color:#615f56;
	/*font-size:14px;*/
}
.main_cell ul li {
margin:0 0 .5em 2em;
font-family:Arial;
color:#615f56;
/*font-size:14px;*/
}

.main_cell ol li {
margin:0 0 .1em 2em;
font-family:Arial;
color:#615f56;
/*font-size:14px;*/
clear:both
}




/* --- STYLE TABEL --- */
.main_cell table {
}
.main_cell thead {}
.main_cell tbody {}
.main_cell tfoot {}
.main_cell tr {}
.main_cell td {font-family:Arial}
.main_cell th {}


.tabela_ramka
{
	border:1px solid #26247b;
	border-collapse:collapse;
}
.tabela_ramka thead th {
	background:#5b77cb;
	color:#ffffff;
	border:1px solid #26247b;
	padding:5px;
	vertical-align:top;
	font-size:12px;
	font-weight:bold;
}
.tabela_ramka td
{
	border:1px solid #26247b;
	padding:5px;
	text-align:left;
}


.main_cell .info {
	border-collapse:collapse;
	overflow:hidden;
	width:563px;
}

.main_cell .info thead td, .main_cell .info tfoot td {
	padding:0;
	background-color:transparent;
}
.main_cell .info *{
	color:#1f2564 !Important;
}
.main_cell .info td {
	background-color:#bec9df;
	padding:0 12px 0 12px;
	text-align:left;

}


.main_cell .info .tabela_wiersz td {
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	padding-top:5px;
	padding-bottom:5px;
}

.main_cell .info ul {
	margin:0 0 0 0;
}

.main_cell .info li {
	background: transparent url(ff_gfx_templates/portal_1/images/themes/default/bg_li1.gif) 0 4px no-repeat;
	list-style-type: none; 
	margin:0;
	padding:0 0 0 23px;
}

/* --- STYLE LINKÓW --- */
.main_cell a, .main_cell a:link {
font-family:Arial;
/*font-size:14px;*/
color:#2754aa;
}
.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 {
border:1px solid #03b2a5;
}
.main_cell input.external, .main_cell input.button {}
.main_cell textarea {}
.external {
	background-color:#000000;
	color:#fff;
	cursor: pointer; 
	padding:3px 6px;
	border:0 !important;
	float:right;
	margin-right:5px;
}

.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 {}



.image_left {float:left;margin:5px 15px 0px 0;}

.image_right {float:right;margin:5px 0 0px 10px;}

.thickbox img {
	background: transparent url(ff_gfx_templates/portal_1/images/themes/default/pl/powieksz_zdjecie.gif) bottom left no-repeat;
	padding:0 0 30px 0;
}
.info .thickbox img {
	padding:0;
	background-image:none;
}

.main_cell .text_red
{color:red}
.main_cell .text_green
{color:#03b2a5}



#samples_form
{
width:555px;
}

#samples_form label
{
float:left;
width:150px;
display:block;
clear:left;
}
#samples_form input
{
margin-bottom:2px;
width:200px;
}



#send_page_form
{
width:555px;
}

#send_page_form label
{
float:left;
width:130px;
display:block;
clear:left;
}
#send_page_form input
{
margin-bottom:2px;
width:200px;
}

#kalkulator
{
width:500px;

}

#kalkulator fieldset label
{
float:left;
width:100px;
display:block;
clear:left;
}

#kalkulator fieldset input
{
margin-bottom:2px;
width:25px;
}

#kalkulator fieldset select
{
border:1px solid #03B2A5;
}

#kalkulator #result
{
padding-top:10px;
}


#ankieta_konsumenta li
{
list-style-type:none;
margin:0;
padding:0 0 2px 20px;
}

#ankieta_konsumenta li label
{
	padding-left:5px;
}

#ankieta_konsumenta li select
{
	border:1px solid #03B2A5;
}

#ankieta_konsumenta li strong
{
color:#26247B;
}

#ankieta_konsumenta li .field
{
float:left;
width:380px;
}



