body
{
	margin:0px;
	padding:0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

/* ----------------------------------------------
 * Tabela globalna
 * ----------------------------------------------
 */
.global_table
{
	border: 0px;
	width: 100%;	
}

/* ----------------------------------------------
 * Glowna tabela
 * ----------------------------------------------
 */
.main_table
{
	border: 0px;
	width: 100%;
}

.main_table td.td_1
{
	width: 415px;
	height: 115px;
	background: url(../gfx/ob_1_1_pl.png);
}

.main_table td.td_2
{
	width: 100%;
	height: 115px;
	background-color: #9bd8ff;
	text-align: right;	
}

.main_table td.td_3
{
	width: 415px;
	height: 44px;
	background: url(../gfx/ob_2_1_pl.png);
}

.main_table td.td_4
{
	width: 100%;
	height: 44px;
	background-color: #6eb6f3;
	white-space: nowrap; 
}

/* ----------------------------------------------
 * Bloki w tabeli glownej
 * ----------------------------------------------
 */

/*
 * div_lang_1 - blok z wyborem jezyka
 */
div.div_lang_1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0466a5;
	margin-top: 6px;
	margin-left: 18px;
}

div.div_lang_1 a
{
	text-decoration: none;
	color: #0466a5;
}

div.div_lang_1 a:hover
{
	text-decoration: underline;
	color: #04347b;		
}

/*
 * div_top_menu_1 - blok z ikonami menu gorne
 */
div.div_top_menu_1
{
	padding-top: 4px;
	padding-right: 15px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}

div.div_top_menu_1 a
{
	text-decoration: none;
	color: #ffffff;
}

div.div_top_menu_1 a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/*
 * div_stopka
 */
div.div_stopka
{
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #95c5f3;
	color: #ffffff;
	text-align: center;	
}

div.div_stopka a
{
	text-decoration: none;
	color: #ffffff;
}

div.div_stopka a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/* ----------------------------------------------
 * Tabela z zawartoscia
 * ----------------------------------------------
 */
.content_table
{
	border: 0px;
	width: 100%;
}

.content_table td.td_in_1
{
	width: 280px;
	height: 350px;
	vertical-align: top;
}

.content_table td.td_in_2
{
	/*background: url(../gfx/ob_4_1.png);*/
	background-repeat: no-repeat;	
	background-color: #ffffff;			
	vertical-align: top;
	height: 600px;
}

/* ----------------------------------------------
 * div_in_1 - blok lewe menu - tlo
 * ----------------------------------------------
 */
div.div_in_1
{
	width: 280px;
	
	padding-top: 20px;
		
	background: url(../gfx/ob_3_1.jpg);
	background-repeat: repeat-x;
	background-color: #9bd8ff;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0466a5;
	text-align: right;	
}

div.div_in_1_login_agent
{
	width: 265px;
	height: 40px;
	
	text-align: left; 
	
	font-family: Verdana;
	font-size: 10px;
	
	margin-bottom: 10px;
	margin-left: 15px;

	background: url(../gfx/adm_agent_1.gif);
}

div.div_in_1_login_agent_pad
{
	padding-left: 55px;
	padding-top: 8px;	
}

div.div_in_1_login_agent a
{
	text-decoration: none;
	color: #0466a5;
	font-weight: bold;
}

div.div_in_1_login_agent a:hover
{
	text-decoration: underline;
}

/*
 * div_in_end - blok lewe menu - zakonczenie tla
 */
div.div_in_end
{
	background: url(../gfx/ob_5_1.jpg);
	height: 20px;
	margin-bottom: 10px;
}

/*
 * div_in_2_kontener - blok lewe menu - tresc
 */
div.div_in_2_kontener
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;

	text-align: left;	
}

div.div_in_2_kontener a
{
	text-decoration: none;
	color: #0466a5;
}

div.div_in_2_kontener a:hover
{
	text-decoration: underline;
	color: #04347b;		
}

div.div_in_2_kontener a.aktualny
{
	font-weight: bold;
	color: #0b3ea7;
}

div.div_in_2_kontener_etykieta
{
	text-align: left; 
	padding-top: 14px;
	padding-bottom: 7px; 
	padding-left: 12px; 
	color: #267cbf;
}

/*
 * div_in_3_podkontener - blok lewe menu - podkontener
 */
div.div_in_3_podkontener
{
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 0px;
	
	text-align: left;	
}

div.div_in_3_podkontener a
{
	text-decoration: none;
	color: #0466a5;
}

div.div_in_3_podkontener a:hover
{
	text-decoration: underline;
	color: #04347b;	
}

div.div_in_3_podkontener a.aktualny
{
	font-weight: bold;
	color: #0b3ea7;
}

div.div_in_3_podkontener_etykieta
{
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
	
	font-size: 11px;
	border-bottom: 1px solid #bde2ff;
	border-top: 1px solid #bde2ff;
	
	background: url(../gfx/f14.jpg);
	background-repeat: repeat-y;
}

/* ----------------------------------------------
 * Style tresci 
 *
 * div_in_4_content - tresc
 * ----------------------------------------------
 */
div.div_in_4_content
{
	padding: 15px;	
	
	color: #3f6082;	
	font-size: 12px;
	
	text-align: justify;	
}

div.div_in_4_content h1
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;	
	
	font-size: 24px;
	font-weight: normal;
	color: #0b3ea7;
	
	border-bottom: 1px solid #0b3ea7;
	text-align: left;
}

div.div_in_4_content h2
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;		
	margin-bottom: 10px;	
	
	font-size: 20px;
	font-weight: normal;
	color: #0b3ea7;
	text-align: left;	
}

div.div_in_4_content h3
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;		
	margin-bottom: 10px;	
	
	font-size: 16px;
	font-weight: bold;
	color: #0b3ea7;
	text-align: left;	
}

div.div_in_4_content h4
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;		
	margin-bottom: 10px;	
	
	font-size: 12px;
	font-weight: bold;
	color: #0b3ea7;
}

div.div_in_4_content div.opis
{
	margin-bottom: 25px;
}

div.div_in_4_content p
{
	line-height: 120%;
	padding: 0px;
	margin: 0px;
	
	margin-top: 10px;
}

/* ----------------------------------------------
 * Lista podkontenerow
 * ----------------------------------------------
 */
table.table_in_links
{	
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.table_in_links td
{
	vertical-align: top; 
	border-left: 1px solid #dcedff;
}

table.table_in_links td.pierwsza
{
	vertical-align: top; 
	border-left: 0px;
}

div.div_in_links
{
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;	
}

div.div_in_links a
{
	text-decoration: none;
	color: #0466a5;
}

div.div_in_links a:hover
{
	text-decoration: underline;
	color: #04347b;	
}

div.div_in_links a.aktualny
{
	font-weight: bold;
	color: #0b3ea7;
}

div.div_in_links h4
{
	margin: 0px;
	padding: 0px;
			
	font-size: 12px;
	font-weight: bold;
	color: #0b3ea7;	
	text-decoration: underline;
}

/* ----------------------------------------------
 * Sciezka
 * ----------------------------------------------
 */
div.div_in_path_top
{	
	background-image: url(../gfx/f19.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #b0d7ff;	
}

div.div_in_path_top h5
{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 20px;	

	
	font-size: 11px;
	font-weight: normal;
	color: #666666;	
	
	text-align: right;
}

div.div_in_path_top h5 a
{
	color: #666666;
	text-decoration: none;
}

div.div_in_path_top h5 a:hover
{
	color: #005393;
	text-decoration: underline;
}

/* ----------------------------------------------
 * Style obrazow
 * ----------------------------------------------
 */
.img_1_middle
{
	vertical-align: middle;
}

/* ---------------------------------------------- 
 * Bloki poza tabela glowna
 * ----------------------------------------------
 */
div.div_copyrights
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d0d0d0;
	text-align: center;
}
 

/* ---------------------------------------------- 
 * Gallery style
 * ----------------------------------------------
 */
div.div_img_top
{ 
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 9px;
}
 
div.div_gallery
{
	margin-top: 2px;
	margin-bottom: 25px;	
}

div.div_gallery_padding
{
	padding: 0px;	
}

div.div_gallery_in
{
	padding: 0;
	overflow: auto;
		
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #4390de;
	scrollbar-shadow-color: #4390de;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f1f7ff;	
	scrollbar-arrow-color: #55ac00;
	scrollbar-face-color: #ffffff;
}

.img_gallery
{
	cursor: pointer; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	margin-right: 1px;
}

.img_gallery_vertical
{
	cursor: pointer; 
	border: 1px solid #999999; 
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* ---------------------------------------------- 
 * Tabele (obrazy) style
 * ----------------------------------------------
 */
div.div_tabele_obrazy
{ 
	margin-top: 30px;
}
 
div.div_tabele_obrazy h3
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;		
	margin-bottom: 0px;	
	
	font-size: 12px;
	font-weight: bold;
	color: #0b3ea7;	
} 

div.div_tabele_obrazy_pic
{ 
	margin-top: 8px;
}

/* ---------------------------------------------- 
 * Tabele (obrazy) style
 * ----------------------------------------------
 */
div.calendar
{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
} 

div.in_calendar
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ---------------------------------------------- 
 * Dowiazania style
 * ----------------------------------------------
 */

/*
 * table dowiazania
 */
table.table_dowiazania
{
	font-size: 11px;
}

table.table_dowiazania td
{
	background: url(../gfx/f8.jpg);	
	cursor: pointer;
}

table.table_dowiazania td.more
{
	width: 100%;	
}

/*
 * Buttony dowiazania
 */
.styl_dowiazania_button_transport
{
	padding: 6px; 
	padding-left: 35px;
	padding-right: 15px;
	background: url(../gfx/f4.jpg);
	background-repeat: no-repeat;
	white-space: nowrap; 	
}

.styl_dowiazania_button_atrakcje
{
	padding: 6px; 
	padding-left: 35px;
	padding-right: 15px;
	background: url(../gfx/f5.jpg);
	background-repeat: no-repeat;
	white-space: nowrap; 
}

.styl_dowiazania_button_zakwaterowanie
{
	padding: 6px; 
	padding-left: 35px;
	padding-right: 15px;
	background: url(../gfx/f6.jpg);
	background-repeat: no-repeat;
	white-space: nowrap; 
}

.styl_dowiazania_button_obiekty
{
	padding: 6px; 
	padding-left: 35px;
	padding-right: 15px;
	background: url(../gfx/f7.jpg);
	background-repeat: no-repeat;
	white-space: nowrap; 
}

/*
 * 1. Transport
 */
.styl_dowiazanie_1_1
{
	color:#09740c; 
	padding:2px; 
	margin-left:3px;
}

.styl_dowiazanie_1_2
{
	color:#52b154; 
	padding:2px; 
	margin-left:25px;
}

.styl_dowiazanie_1_3
{
	color:#000000; 
	padding:2px; 
	margin-left:40px;
}

.styl_dowiazanie_1_3 a
{
	color:#3f6082; 
	text-decoration: none;
}

.styl_dowiazanie_1_3 a:hover
{
	text-decoration: underline;
	color:#1a4979;
}	

/*
 * 2. Atrakcje
 */
.styl_dowiazanie_2_1
{
	color: #ff1b1b;  
	padding:2px; 
	margin-left: 3px;
}

.styl_dowiazanie_2_2
{
	color:#ff8585; 
	padding:2px; 
	margin-left:25px;
}

.styl_dowiazanie_2_3
{
	padding:2px; 
	margin-left:40px;
}

.styl_dowiazanie_2_3 a
{
	color:#3f6082; 
	text-decoration: none;
}

.styl_dowiazanie_2_3 a:hover
{
	text-decoration: underline;
	color:#1a4979;
}

/*
 * 3. Zakwaterowanie
 */
.styl_dowiazanie_3_1
{
	color:#1c7de0; 
	padding:2px; 
	margin-left:3px;	
}

.styl_dowiazanie_3_2
{
	color:#6aa7e5; 
	padding:2px; 
	margin-left:25px;
}

.styl_dowiazanie_3_3
{
	color:#000000; 
	padding:2px; 
	margin-left:40px;
}

.styl_dowiazanie_3_3 a
{
	color:#3f6082; 
	text-decoration: none;
}

.styl_dowiazanie_3_3 a:hover
{
	text-decoration: underline;
	color:#1a4979;
}	

/*
 * 4. Obiekty uzytkowe
 */
.styl_dowiazanie_4_1
{
	color:#775400;  
	padding:2px; 
	margin-left:3px;
}

.styl_dowiazanie_4_2
{
	color:#a97f1a;  
	padding:2px; 
	margin-left:25px;
}

.styl_dowiazanie_4_3
{
	color:#000000; 
	padding:1px; 
	margin-left:40px;
}

.styl_dowiazanie_4_3 a
{
	color:#3f6082; 
	text-decoration: none;
}

.styl_dowiazanie_4_3 a:hover
{
	text-decoration: underline;
	color:#1a4979;
}	

/* ---------------------------------------------- 
 * Rezerwacja button style
 * ----------------------------------------------
 */
div.rezerwacja_ru
{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 25px;
	padding-top: 2px;	
	padding-bottom: 4px;	
	
	vertical-align: middle;
	background: url(../gfx/ik_12_2_ru.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
	font-weight: bold;
}

div.rezerwacja_en
{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 25px;
	padding-top: 2px;	
	padding-bottom: 4px;	
	
	vertical-align: middle;
	background: url(../gfx/ik_12_2_en.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
	font-weight: bold;
}

div.rezerwacja_pl
{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 32px;
	padding-top: 2px;	
	padding-bottom: 4px;	
	
	vertical-align: middle;
	background: url(../gfx/ik_12_2_pl.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
	font-weight: bold;
}


/* ---------------------------------------------- 
 * FCKEditor style
 * ----------------------------------------------
 */

table.fckeditor
{
	margin-top: 15px;
	margin-left: 5px;
	padding: 0px;
	
	width:95%;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;

	background: #fafafa;
	background: url(../gfx/f15.jpg);
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #abd6f1;
	border-left: 1px solid #abd6f1;
	text-align: center;
	color: #0466a5;	
}


table.fckeditor td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;	

	border-top: 1px solid #abd6f1;
	border-right: 1px solid #abd6f1;
		
	padding:5px;
	margin:0px;
}

table.fckeditor td p
{
	margin:0px;
	padding:0px;
}


table.fckeditor th
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;	
	background: #f0f0f0;
	font-weight: bold;
}


.srodtytul_kap_kol_1
{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #6b945c; 
	text-align:left;
	text-transform: uppercase;
}


.uwaga_title
{
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	color: red; 
	text-align:left;	
}


.uwaga_text
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #cf0000; 
	text-align:left;
}

div.opis a
{
	color: #3c81ea;
	text-decoration: none;
}

div.opis a:hover
{
	color: #ba0000;
	text-decoration: none;	
	border-bottom: 1px dotted #ba0000;
	text-decoration: none;
}

div.up
{
	text-align: right;
	margin-right: 15px;
	
	font-size: 9px;
}

div.up a
{
	color: silver;
	text-decoration: none;	
}

div.up a:hover
{
	color: silver;
	text-decoration: none;	
}


/* ---------------------------------------------- 
 * About us
 * ----------------------------------------------
 */
.about_us
{
	padding: 15px;	
	
	color: #3f6082;	
	font-size: 12px;
	
	text-align: justify;
	line-height: 140%;	
}

.about_us span.introduction
{
	font-size: 14px;
	font-style: italic;
}

.about_us h1
{
	margin:0px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	font-size: 23px;
	font-weight: normal;
	
	color: #148e00;
	
	text-align: left;
	line-height: 110%;
}

.about_us h2
{
	margin:0px;
	margin-top: 25px;
	margin-bottom: 10px;	
	
	font-size: 18px;
	font-weight: normal;
}

.about_us h3
{
	margin:0px;
	margin-top: 35px;
	margin-bottom: 5px;	
	padding: 5px;
	padding-left: 35px;
	
	font-size: 13px;
	
	color: #ffffff;
	
	background: url(../gfx/f16.gif);
	background-repeat: no-repeat;	
}

.about_us h4
{
	margin:0px;	
	
	font-size: 15px;
}

.img_c
{
	cursor: pointer; 
}

table.about_us_table
{
	font-size: 10px;
	color: #3f6082;		
}

table.about_us_table td.td_1
{
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: center;
}


.about_us a
{
	color: #3f6082; 
	text-decoration: none;
}

.about_us a:hover
{
	color: #c10000; 
	text-decoration: underline;
}

div.print_about_us
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 9px;
}

/* ---------------------------------------------- 
 * Contact
 * ----------------------------------------------
 */
 
.contact
{
	padding: 15px;	
	
	color: #3f6082;	
	font-size: 12px;
	
	text-align: justify;
	line-height: 140%;	
}

.contact h1
{
	margin:0px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	font-size: 23px;
	font-weight: normal;
	
	color: #148e00;
}

.contact h2
{
	margin:0px;
	margin-top: 15px;
	margin-bottom: 30px;	
	
	font-size: 18px;
	font-weight: normal;
}

.contact a
{
	color: #004483;
	text-decoration: none;
}

.contact a:hover
{
	color: red;
	text-decoration: underline;
}

table.contact_table
{
	width: 100%;
	
	color: #3f6082;	
	font-size: 12px;
	
	background: #f3f9ff;
}

table.contact_table td.td_1
{
	width: 40%;
	vertical-align: top;
}

table.contact_table td.td_1_line
{
	width: 40%;
	vertical-align: top;
	border-top: 1px solid #d2e9ff;
}

table.contact_table td.td_2
{
	width: 60%;
}

table.contact_table td.td_2_line
{
	width: 60%;
	border-top: 1px solid #d2e9ff;
}

table.contact_table td.td_1 div
{
	padding: 12px;
}

table.contact_table td.td_1_line div
{
	padding: 12px;
}

table.contact_table td.td_2 div
{
	padding: 12px;
}

table.contact_table td.td_2_line div
{
	padding: 12px;
}

div.icq
{
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.print_contact
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 9px;
}

/* ---------------------------------------------- 
 * Links
 * ----------------------------------------------
 */
 
.links
{
	padding: 15px;	
	
	color: #3f6082;	
	font-size: 12px;
	
	text-align: justify;
	line-height: 140%;	
}

.links h1
{
	margin:0px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	font-size: 23px;
	font-weight: normal;
	
	color: #148e00;
}

.links h2
{
	margin:0px;
	margin-top: 25px;
	margin-bottom: 10px;	
	
	font-size: 18px;
	font-weight: normal;
}

.links a
{
	color: #3f6082; 
	text-decoration: none;
}

.links a:hover
{
	color: #c10000; 
	text-decoration: underline;
}

/* ---------------------------------------------- 
 * Start page
 * ----------------------------------------------
 */
.start_page
{
	padding: 15px;	
	
	color: #3f6082;	
	font-size: 12px;
	
	text-align: justify;
	line-height: 140%;	
}

.start_page.introduction
{
	font-size: 14px;
	font-style: italic;
}

.start_page h1
{
	margin:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-size: 24px;
	font-weight: normal;
	
	color: #006ec3;
	
	text-align: left;
	line-height: 110%;
}

.start_page h2
{
	margin:0px;
	margin-top: 15px;
	margin-bottom: 30px;	
	
	font-size: 13px;
	font-weight: bold;
}

.start_page h3
{
	margin:0px;
	margin-top: 35px;
	margin-bottom: 5px;	
	padding: 5px;
	padding-left: 35px;
	
	font-size: 13px;
	
	color: #ffffff;
	
	background: url(../gfx/f16.gif);
	background-repeat: no-repeat;	
}

.start_page h4
{
	margin:0px;	
	
	font-size: 15px;
}

div.start_page_hotels
{
	width: 208px;
	float: right;
	font-size: 9px;
	border: 1px solid #ccd4e0;
	vertical-align: top;
}

div.start_page_hotels_pad
{
	padding: 1px;
}

div.start_page_hotels_pad_2
{
	padding: 5px;
}

.start_page_hotels_select_1
{
	font-family: Verdana;
	font-size: 9px;
	
	width: 180px;
}

.start_page_hotels_input_1
{
	font-family: Verdana;
	font-size: 9px;
	
	width: 100px;
	text-align: center;
}

.start_page_hotels_submit_1
{
	margin-top: 5px;
	
	font-family: Verdana;
	font-size: 9px;
	
	width: 100px;
	text-align: center;	
	
	background: #376bba;
	border: 0px;
	color: white;
	
	cursor: pointer;
}


/* ---------------------------------------------- 
 * Newsy first table
 * ----------------------------------------------
 */
table.first_news_table
{
	width: 100%;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #175594;	
}

table.first_news_table td.fnt_td_1
{
	width: 80%; 
	vertical-align: top;
}

table.first_news_table td.fnt_td_2
{
	width: 20%; 
	vertical-align: top;
}

table.first_news_table td.fnt_td_3
{
	vertical-align: bottom;
}


/* ---------------------------------------------- 
 * Newsy main table
 * ----------------------------------------------
 */
table.main_news_table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #175594;		
}

table.main_news_table td.mnt_td_1
{
	width: 45%; 
	
	vertical-align: top; 
	
	background-color: #f6f9fd; 
	border-bottom: 1px solid #ccd4e0;  
	border-right: 1px solid #ccd4e0;
}

table.main_news_table td.mnt_td_2
{
	width: 8px; 
	background-color: #ffffff;
}

table.main_news_table td.mnt_td_3
{
	width: 55%;
	
	vertical-align: top; 
	
	background-color: #f6f9fd; 
	border-bottom: 1px solid #ccd4e0;  
	border-right: 1px solid #ccd4e0;
}
	
	
/* ---------------------------------------------- 
 * NEWS - div
 * ----------------------------------------------
 */
div.div_news_box_1_menu
{
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 2px;
	
	border: 1px solid #a4c2d5;
	border-bottom: 1px solid #7aa1ba;
	border-right: 1px solid #7aa1ba;	
	
	background: url(../gfx/f21.gif);
	
	font-weight: bold;
	color: #3a4961;
} 

div.div_news_box_1_content
{	
	padding: 10px;
	/*
	 *border: 1px solid #ccd4e0;
	 */
	
	font-size: 11px;
	
	background: url(../gfx/f22.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f9fd;
	color: #4272a4;
} 

div.div_news_box_1_content a
{
	text-decoration: none;
	color: #4272a4;	
}

div.div_news_box_1_content a:hover
{
	text-decoration: underline;
	color: #4b8ccf;	
}

div.div_news_box_1_content h1
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 5px;
	
	font-size: 14px;
	font-weight: bold;
	
	color: #004cbd;
}

div.div_news_box_1_content h1 a
{
	text-decoration: none;
	color: #004cbd;
}

div.div_news_box_1_content h1 a:hover
{
	text-decoration: underline;
	color: #4b8ccf;
}

div.div_news_box_1_content h2
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	
	font-size: 11px;
	font-weight: normal;
	
	color: #004cbd;
}

div.div_news_box_1_content h2 a
{
	text-decoration: none;
	color: #004cbd;
}

div.div_news_box_1_content h2 a:hover
{
	text-decoration: underline;
	color: #4b8ccf;
}

div.div_news_box_1_more
{
	text-align: right; 
	padding-top: 5px; 
	padding-right: 5px;
}

div.div_news_box_1_more a
{
	font-size: 9px;
	color: #45962f;
	text-decoration: none;
	font-weight: bold;
}

div.div_news_box_1_more a:hover
{
	color: #75c660;
	text-decoration: underline;
}

/* ---------------------------------------------- 
 * Login box
 * ----------------------------------------------
 */
.login_box
{
	width: 280px;
	height: 140px;
		
	background: url(../gfx/ob_6_1.jpg);
	background-repeat: repeat-x;
	background-color: #9bd8ff;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0466a5;
	
	margin-bottom: 10px;
}

.login_box_padding
{
	padding: 20px;

}

.login_box table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0466a5;	
}

.login_box_input_1
{
	width: 140px;
	
	font-family: Verdana;
	font-size: 11px;
	
	border: 1px solid #448bb8;
}

.login_box_submit_1
{
	width: 110px;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background: #40a8ea;
	color: white;
	
	border: 1px solid white;
	border-bottom: 1px solid #448bb8;
	border-right: 1px solid #448bb8;	
}

/* ---------------------------------------------- 
 * Callendar styles
 * ----------------------------------------------
 */

table.callendar_1
{
	margin-top: 15px;
	margin-bottom: 30px;	
	margin-left: 0px;
	padding: 0px;
	
	width:95%;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;

	background: #ffffff;
	
	border-bottom: 1px solid #abd6f1;
	border-left: 1px solid #abd6f1;
	text-align: left;
	color: #0466a5;	
}


table.callendar_1 td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;	

	border-top: 1px solid #abd6f1;
	border-right: 1px solid #abd6f1;
	
	background: #fdfeff;
		
	padding:5px;
	margin:0px;
}

table.callendar_1 td.nieparzyste
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;	

	border-top: 1px solid #abd6f1;
	border-right: 1px solid #abd6f1;
	
	background: #f3faff;
		
	padding:5px;
	margin:0px;
}


table.callendar_1 th
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;	
	background: #5c83bd;
	color: white;
	font-weight: normal;
	text-align: center;

	border-top: 1px solid #2a589d;
	border-bottom: 1px solid #4c77b7;
	border-right: 1px solid #91a7c9;
	
	padding:5px;
	margin:0px;	
}

table.callendar_1 a
{
	color: #0466a5;
	text-decoration: none;
}

table.callendar_1 a:hover
{
	color: #0466a5;
	text-decoration: underline;
}

/* ---------------------------------------------- 
 * Files styles
 * ----------------------------------------------
 */
div.files_1
{	
	margin-left: 10px;
	
	padding-top:2px;
	padding-bottom:2px;
	
	font-size: 11px;
	color: #3f6082;
}

div.files_1 a
{
	text-decoration: none;
	color: #3f6082;
}

div.files_1 a:hover
{
	text-decoration: underline;
}

/* ---------------------------------------------- 
 * Online system allotment style
 * ----------------------------------------------
 */
 
.online_sys
{
	padding: 15px;	
	
	color: #3f6082;	
	font-size: 12px;
	
	text-align: justify;
	line-height: 140%;	
}

.online_sys h1
{
	margin:0px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	font-size: 23px;
	font-weight: normal;
	
	color: #148e00;
	
	text-align: left;
	line-height: 120%;
}

.online_sys h2
{
	margin:0px;
	margin-top: 0px;
	margin-bottom: 10px;	
	
	font-size: 18px;
	font-weight: normal;
}

.online_sys a
{
	color: #004483;
	text-decoration: none;
}

.online_sys a:hover
{
	color: red;
	text-decoration: underline;
}

/* ---------------------------------------------- 
 * Online system allotment style - panel logowania
 * ----------------------------------------------
 */

.online_sys_table
{
	width: 600px;
	
	margin: 0px;
	padding: 0px;
	
	background: #ffffff;
	border: 1px solid #adc0dc;
	
	font-family: Verdana;
	font-size: 11px;
	
	line-height: 140%;
	text-align: left;
}

.online_sys_table td.td_1
{
	width: 420px;
	padding: 20px;
	background: #eaeff6;
	
	color: #5e6774;
}

.online_sys_table td.td_2
{
	width: 180px;
	padding: 20px;
	text-align: center;
}

input.online_sys_in_1
{
	width: 200px;
	
	font-family: Verdana;
	font-size: 11px;	
}

input.online_sys_in_2
{
	width: 80px;
	height: 30px;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	
	background: #f4f7fb;
	border: 1px solid #5e6774;
	color: #5e6774;	
}

.online_sys_komunikat_1
{
	width: 600px;
	
	margin-bottom: 5px;
	
	font-family: Verdana;
	font-size: 10px;
	
	background: #f9efd6;
}

.online_sys_komunikat_1_pad
{
	padding: 20px;	
}

/* ---------------------------------------------- 
 * Online system allotment style - wyszukiwarka
 * ----------------------------------------------
 */

select.online_sys_in_3
{
	font-family: Verdana;
	font-size: 11px;
	width: 265px;
}

.online_sys_table_2
{
	width: 600px;
	
	margin: 0px;
	padding: 0px;
	
	background: #e8f1fb;
	border: 1px solid #adc0dc;
	
	font-family: Verdana;
	font-size: 11px;
	
	text-align: left;
	color: #5e6774;
}

.online_sys_table_2 td.td_1
{
	width: 300px;
	padding: 12px;
}

.online_sys_table_2 td.td_2
{
	width: 300px;
	padding: 12px;
}

.online_div_1
{
	padding-bottom: 5px;
}

.submit_online_pokoje
{
	width: 100px;
	height: 25px;
	
	background: #305fa7;
	border: 1px solid #ffffff;
	
	color: #ffffff;
	font-weight: bold;
}

/* ---------------------------------------------- 
 * Online system allotment style - wyniki
 * ----------------------------------------------
 */

.online_sys_table_3
{
	width: 97%;
	
	margin: 0px;
	padding: 0px;
	
	background: #adc0dc;
	
	font-family: Verdana;
	font-size: 12px;
	
	text-align: left;
	color: #5e6774;
}

.online_sys_table_3 th
{
	padding: 5px; 
	background: #305fa7;
	color: #ffffff;
}

.online_sys_table_3 td
{
	padding: 3px;
	vertical-align: top;	
	background: #e8f1fb;
}


div.online_sys_t3_hotel
{
	padding: 5px;
	color: #305fa7;
	font-weight: bold;
}

div.online_sys_t3_termin
{
	padding: 3px;
	padding-left: 5px;	
		
	font-weight: bold;
	color: #2158ab;
}

div.online_sys_t3_pokoj
{
	font-size: 11px;
	padding: 3px;
	padding-left: 3px;
	
}



table.online_sys_table_3_in
{	
	width: 100%;
	
	margin: 0px;
	margin-bottom: 15px;	
	padding: 0px;
	
	background: #adc0dc;
	
	font-family: Verdana;
	font-size: 10px;
	
	text-align: left;
	color: #5e6774;
	
	border-bottom: 1px solid #adc0dc;
	border-left: 1px solid #adc0dc;	
}

table.online_sys_table_3_in th.in
{
	background: #c8deff;
	padding: 2px;
	padding-left: 5px;	
	color: #567cb5;
	font-weight: normal;
	border-top: 1px solid #adc0dc;
	border-right: 1px solid #adc0dc;	
}

table.online_sys_table_3_in td.in
{
	padding: 2px;
	padding-left: 5px;
	vertical-align: top;	
	background: #f6faff;
	border-top: 1px solid #adc0dc;
	border-right: 1px solid #adc0dc;
	
	vertical-align: middle;
}

table.online_sys_table_3_in td.in_2
{
	padding: 2px;
	padding-left: 5px;
	
	vertical-align: top;	
	background: #f6faff;
	border-top: 0px solid #d6e5fb;
	border-right: 1px solid #adc0dc;
	
	vertical-align: middle;	
}

select.online_sys_table_3_in
{
	font-family: Verdana;
	font-size: 9px;
	width: 40px;
	color: black;
	background: #ffffff;
}

.button_oblicz_online_sys_table_3_in
{
	height: 25px;
	
	background: #71b56d;
	border: 1px solid #ffffff;
	
	color: #ffffff;
	font-weight: bold;	
}

.submit_online_sys_table_3_in
{
	margin-top: 3px;
	
	height: 25px;
	
	background: #e13c3c;
	border: 1px solid #ffffff;
	
	color: #ffffff;
	font-weight: bold;
}

.submit_online_sys_table_3_in_zapytanie
{
	margin-top: 3px;
	
	height: 25px;
	
	background: #305fa7;
	border: 1px solid #ffffff;
	
	color: #ffffff;
	font-weight: bold;
}

/* ---------------------------------------------- 
 * Online system allotment style - rezerwacja potwierdzenie i rezerwacja
 * ----------------------------------------------
 */

.online_sys_rezerwacja_potw_div_1
{
	width: 600px;
	
	border: 1px solid #999999;
	background: #fbfbfb;
	
	text-align: left;
	font-size: 10px;
}

.online_sys_rezerwacja_potw_div_1_pad
{
	padding: 10px;	
}

.online_sys_rezerwacja_potw_div_1 table
{
	font-family: Verdana;
	font-size: 10px;
	color: #3f6082;
}

.online_sys_rezerwacja_potw_div_1 table td
{
	padding-top: 1px;
}

input.online_sys_rezerwacja_potw_1
{
	width: 250px;
	
	font-family: Verdana;
	font-size: 11px;	
}
 
.online_sys_rezerwacja_div_1
{
	width: 600px;
	
	border: 1px solid #adc0dc;
	background: #e8f1fb;
	
	text-align: left;
}

.online_sys_rezerwacja_div_1_pad
{
	padding: 10px;
}

.online_sys_rezerwacja_div_2
{
	padding-top: 15px;
}

/* ---------------------------------------------- 
 * Kursy walut - style
 * ----------------------------------------------
 */
 
.kursy_walut_div_1
{
	width: 280px;
	height: 140px;
		
	background: url(../gfx/ob_18_1.jpg);
	background-repeat: repeat-x;
	background-color: #9bd8ff;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0466a5;
	
	margin-bottom: 10px;
}

.kursy_walut_div_1_padding
{
	padding: 20px;
}