/*
 * Style przezentacji wynikow z edytora FCKeditor - identyczne jak w pliku admin/FCKeditor/konfiguracja_wlasna/fck_editorarea.css
 * UWAGA! należy pamietać o zachowaniu zgodności tych dwóch definicji
 */

.edytor_almatur
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	
	padding: 20px;
	margin: 0px;
	
	background-color: #ffffff;
	line-height: 160%;
	
	color: #10488e;
	
	vertical-align: top;
}

.edytor_almatur a
{
	color: #005ed2;
	text-decoration: none;
	
	font-weight: bold;
}

.edytor_almatur a:hover
{
	color: #5394e5;
	text-decoration: underline;
}

table.fckeditor
{
	width: 95%;
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: #fafafa;		
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	text-align: center;
}

table.fckeditor td
{
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	padding:5px;
	margin:0px;
}

table.fckeditor th
{
	background: #f0f0f0;
	font-weight: bold;
}

p
{
	margin-top:0px;
}



h1.fckeditor_h1
{
	font-family: Verdana;
	
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	padding-top: 5px;
	
	font-size: 18px;
	font-weight: bold;
	
	color: #2c5a94;
}



h2.fckeditor_h2
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	
	font-size: 14px;
	font-weight: bold;
	
	color: #2c5a94;
}


.srodtytul
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: black; 
	text-align: left;
}



.cena
{
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
	color: red; 
	text-align: left
}



.au_pair_tytul_1
{
	font-family: Verdana; 
	font-size: 15pt; 
	color: #0e56a0;
}



.au_pair_tytul_2
{
	font-family: Verdana; 
	font-size: 13pt; 
	color: #3c74ae;
}



.au_pair_srodtytul
{
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #000000;
}



.au_pair_srodtytul_red
{
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	color: red;
}
