/* 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(http://www.nova-trading.com/novatrading_mounted/novatrading/pl/ff_dictionary/styles/dictionary_styles.css);

* { margin: 0; padding: 0; color: #242424; line-height: 1.6; }
html, body {height:100%; width:100%}

body, input, select, table, td {font: normal 11px Tahoma, Verdana, Georgia, 'Times New Roman', serif;}

a, a:link, a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a img {border:0;}

h1, h2, h3, h4, h5, h6 {font-family:Arial, Tahoma, Verdana, Georgia, 'Times New Roman', serif; font-weight:bold; line-height:1.3; color:#282b2e}
h1 {font-size:2em; font-weight:normal;}
h2 {font-size:1.8em;  font-weight:normal;}
h3 {font-size:1.5em;}
h4 {font-size:1.6em; color:#fb8017}
h5 {font-size:1.4em; color:#fb8017; padding-bottom:4px;}
h6 {font-size:1.1em; color:#fb8017}

ul {margin:0 0 0 15px;}
ol {margin:0 0 0 33px;}
#content ul li {background:transparent url(custom/images/arrow2.gif) 0 6px no-repeat;	list-style-type: none; 	padding-left:10px;}
p {padding: 0 0 10px 0}

/* --- STYLE TEKSTU --- */

.main_cell h1 {font-size:2em; font-weight:normal;}
.main_cell h2 {font-size:1.8em;  font-weight:normal;}
.main_cell h3 {font-size:1.5em;}
.main_cell h4 {font-size:1.6em;}
.main_cell h5 {font-size:1.4em; padding-bottom:4px;}
.main_cell h6 {font-size:1.1em;}


.main_cell address {}
.main_cell p {padding: 0 0 10px 0}
.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 0 15px;}
.main_cell ol {margin:0 0 0 33px;}
.main_cell ul li {background:transparent url(images/arrow2.gif) 0 6px no-repeat;	list-style-type: none; 	padding-left:10px;}


/* --- STYLE TABEL --- */
.main_cell table {	border-collapse: collapse; }
.main_cell thead {}
.main_cell tbody {}
.main_cell tfoot {}
.main_cell tr {}
.main_cell td {}
.main_cell th {}

.tabela_ramka td {
	border:1px solid #5b6365;
	padding: 1px 3px;

}

.gallery td {
	padding:3px;
}


.tabela_wiersz thead td {
	background-color:#dbd9d9;
	font-family: arial;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
.tabela_wiersz tbody .tabela_wiersz td, td.tabela_wiersz  {
	background-color:#ededed;
}
.tabela_wiersz td {
	padding: 7px;
	border-right:1px solid #fff;
}


/* --- 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 {}


/* --- INNE STYLE --- */
.main_cell_bg {}

/*-------------------------------------------
--------------- Modul HR  ------------------
-------------------------------------------*/
.ogloszenie_box {border-top:1px solid #b9bbbc;	margin: 8px 0 0 0;	padding: 6px 0 20px 0;}
.stanowisko_tytul, .wymagania_tytul, .obowiazki_tytul, .oferujemy_tytul {font-family:arial;	font-size:1.3em;	color:#5b6365;}
.stanowisko, .wymagania, .obowiazki, .oferujemy {padding:0 0 12px 20px;}
.stanowisko {font-family:arial;	font-size:1.6em;	font-weight:normal;}

/* odpowiedz */
.praca_odpowiedz td {color:#5b6365;	padding:0 3px 10px 0;}
.praca_odpowiedz .pole_wymagane, .praca_odpowiedz .pole_opcjonalne {color:#5b6365;	text-align:right;}
.praca_odpowiedz .stanowisko {color:#242424;}
.praca_odpowiedz .textinput {width:200px;}
.praca_odpowiedz .textareainput {height:150px;	width:500px;}
.ogloszenia-buttons {	padding-left:184px;}
