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

hr {
border-top:1px solid #E0E0E0;
}

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

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

.tabela_ramka thead {
background-color:#6A6A6A;
}

.tabela_ramka {
border-collapse:collapse;
margin-bottom:1em;
}
.tabela_ramka td {
border:1px solid #6a6a6a;
padding:2px 4px;
text-align:left;
}

.tabela_ramka td p {
margin:0.5em 0 !important;
}

/* kolor tla dokumentu */
.main_cell {padding: 5px 20px 15px 20px; /*width:533px;*/
font-family:Trebuchet MS,verdana,Tahoma,Georgia,'Times New Roman',serif;

}
#email0{width:200px;}
/* tytul dokumentu */
h1.folder_title {font-size:16px;color:#569E2F;}

/* --- STYLE TEKSTU --- */
.main_cell h1 {font-size:16px}
.main_cell h2 {font-size:15px}
.main_cell h3 {font-size:14px}
.main_cell h4 {font-size:13px}
.main_cell h5 {font-size:12px}
.main_cell h6 {font-size:11px}


.main_cell address {}
.main_cell  {font-size:12px;color:#000;line-height:24px;}
.main_cell p {text-align:justify;}
.main_cell pre {}


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

/* listy */
.main_cell ul {
}
.main_cell ul li {
}

/* --- 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 FORMULARZY --- */
.main_cell form div {
	}
.main_cell input {
border: solid 1px;
}
 .main_cell file {



}

.main_cell input.external, .main_cell input.button {
float:left;
border:0 !important;

}

.main_cell textarea {

}


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


