/* reset css */

/*
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;	
}

DL, DT, DD, OL, UL, LI, TR, TH, TD {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
*/

:focus {
	outline: 0;
}

HTML {	height:100%; }

BODY {
	height:100%;
	background-color: #efdfbd;
	background-image:url('img/tlo.gif');
	background-position: top center;
	background-repeat:repeat-x;
  font-size: 13px; 
	font-family: 'Times New Roman', Verdana, serif; 
	color: #683726;
  margin: 0px;
  padding:0px;
}


DIV,P,TABLE{
	font-style: inherit;
	font-size:inherit;
	font-family: inherit;
}

H1, .tlo2		 	{ 
	font-size: 18px; 
	color: #a86238; 
	font-weight: bold; 
	padding-top:7px; 
	padding-bottom:5px; 
	border-bottom:1px solid #f89e22;
	text-align:left;
	margin:0px; 
	margin-bottom:3px;
}
	
	
.t2{
	border-bottom:1px solid #a86238;
}


H2		 	{ 
	text-align:left;
	font-size: 14px; 	
	color: #a86238; 
	font-weight: bold; 
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

FORM		{ margin: 0px; padding: 0px; }

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #a86238; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #a86238; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;	
}

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #a86238; 
	font-size: 11px; 
	background-color: #a86238; 
	color: #ffffff; 
	padding:4px;	
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }


.przycisk     { 
	height:13px; 
	margin: 0px; 
	border: 0px none;
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #ec2016; 
	text-decoration: none; 
}

A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  { 
	font-size: 9px;
}

.obrazek { border: 1px solid #000000; margin:3px; }

.tytul { 
	font-weight:bold; 
	font-size: 11px; 
	color: #000000; 
}

.biale  { background-color:#ffffff; } 
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 {  }


/* tlo tresc */
.tlo3	{ 
	padding:4px;		
}

/* tlo wyroznione */
.tlo4	{ 
	padding:4px;
}

.tabelka{
	border:1px solid #ffffff;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.datownik { font-weight: normal; font-size: 9px; }

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{ 
	font-weight:bold; 
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.ramka { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN { 
	color: #4f4f4f;
}

.ramka A, .ramka A:link, .ramka A:visited, .ramka A:active	{ 
	color: #275899; 
	text-decoration: none; 
}

.ramka A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.szerokosc { width:778px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

/* przyciski, ikonki, itp */


div.nieprzycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');	
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 



A.przycisk, A.przycisk:link	, A.przycisk:visited, A.przycisk:active { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

A.przycisk:hover { 
	background-image:url('grafika/przycisk2.gif');
  text-decoration : none; 
} 

UL{
	list-style-image: url('img/l.gif');
	padding-left:20px;
	padding-right:7px;
	margin:0px;
}


LI{
	padding:1px;
}


/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d; 
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	text-align:left;
}

.botproof{
	margin-bottom:5px; 
	margin-top:5px; 	
	border:1px solid #666666
}

.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
} 

.cytat{
	padding:4px; 
	border:1px solid #cccccc;
	background-color:#eaedf9;
}

/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}


TABLE.submenu{
	margin:auto;
	width:90%;	
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu TD{
	padding-right:1px;
	padding-bottom:1px;
}


TABLE.submenu A, TABLE.submenu A:visited, TABLE.submenu A:link, TABLE.submenu A:active {
	display:block;
	font-weight:normal;
	padding:7px;
	text-align:left;
	background-color:#e6e4e6;
	color:#0f297b;
}


TABLE.submenu A:hover {
	background-color:#2e3c68;
	color:#ffffff;
	text-decoration:none;
}


UL.submenu{;
}

UL.submenu LI{
	padding-bottom:10px;
}


UL.submenu LI DIV A{
	font-weight:bold;
}

TABLE.submenu3{
	margin:auto;
	width:90%;	
	text-align:center;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu3 TD{
	padding:5px;;
	text-align:center;
	font-weight:bold;
}


TABLE.submenu4{
	width:100%;
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}


TABLE.submenu4 TD{
	padding:4px;
}


TABLE.submenu4 TD.td1{
	width:120px;
}


#stronac{
	background-image:url('img/top.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}

#stronaw{
	width:980px;
	margin:auto;
}

#top{
	width:980px;
	height:220px;
}

#top1{
	width:230px;
	height:220px;
	float:left;
}

#top1 A{
	display:block;
	height:100px;
}

#top2{
	width:546px;
	height:220px;
	float:left;	
}

#top3{
	width:204px;
	height:220px;
	float:left;	
	text-align:right;
}

#lang_menu{
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	color:#8c5838;
}

#lang_menu A, #lang_menu A:visited, #lang_menu A:link, #lang_menu A:active {
	font-weight:normal;
	color:#ffffff;
}


#lang_menu A:hover {
	color:#ec2016;
	text-decoration:none;
}

#menu0{
	clear:both;
	height:22px;	
}

#g_menu{
	clear:both;
	height:38px;
}


#g_menu A, #g_menu A:visited, #g_menu A:link, #g_menu A:active {
	line-height:23px;
	display:block;
	height:23px;
	font-size:15px;
	font-weight:bold;
	border-right:1px solid #dfc78f;
	padding-left:22px;
	padding-right:22px;	
	color:#6c3a29;
}


#g_menu A:hover {
	color:#ec2016;
	text-decoration:none;
}


#g_menu UL {
	padding:0px;
	margin:0px;
	display:block;
	height:23px;	
	list-style-type: none;	
}

#g_menu LI {
	display:block;
	list-style-type: none;	
	float:left;
}


#d_menu{
	clear:both;
	background-image:url('img/dol.gif');
	background-position: top center;
	background-repeat:no-repeat;
	height:60px;
	line-height:60px;
}



#d_menu A, #d_menu A:visited, #d_menu A:link, #d_menu A:active {
	font-size:12px;
	color:#6c3a29;
}


#d_menu A:hover {
	color:#ec2016;
	text-decoration:none;
}

#kolumny_k{
	height:980px;
	height:417px;
	clear:both;
}

#lewa_k{
	width:212px;	
}

#lewa_k2{
	width:192px;
	float:left;
}

#srodek_k{
	width:564px;
}

#srodek_k2{
	width:547px;
	float:left;
}

#prawa_k{
	width:204px;
	padding-top:7px;
	text-align:left;	
}


#nagrody{
	clear:both;
	background-color:#ffffff;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}


#lmenu{
	clear:both;
	background-color:#ffffff;
	text-align:center;
	padding-top:5px;
	padding-bottom:7px;
}

.banery{
	clear:both;	
	text-align:center;
	padding-bottom:15px;
}


#kontakt_panel1{
	clear:both;
	background-image:url('img/kontakt_panel.gif');
	background-position: top center;
	background-repeat:no-repeat;
	height:192px;
	height:171px;
}

#kontakt_panel2{
	width:170px;
	padding-top:12px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	margin:auto;
}

#srodektr{
	clear:both;
	background-color:#f6efdf;	
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}


#news_panel{
	clear:both;
	background-color:#ffffff;	
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

.news_tyt{
	font-weight:bold;
	font-size:16px;
	color:#683726;
}

.oft{
	clear:both;
	font-size:16px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
	font-weight:bold;
}

.of{
	clear:both;
	padding-top:3px;
	padding-bottom:7px;
	background-color:#f3e9d0;
}

.of P{
	padding:0px;
	margin:0px;
	padding-bottom:7px;
}

.of A{
	color:#3b2c17;		
}

.of A:hover{
	color:#ff0000;	
}



.podmenu A, .podmenu A:link, .podmenu A:visited, .podmenu A:active	{ 
	display:block;
	font-weight:bold;	
	text-align:left;
	color: #3e2f1a; 
	background-color:#f6efdf;
	line-height:30px;
	height:30px;
	padding-left:10px; 
	padding-right:10px;
	background:none;
	text-decoration: none; 
}

.podmenu A:hover, .podmenu A.podmenu2, .podmenu A.podmenu2:link, .podmenu A.podmenu2:visited, .podmenu A.podmenu2:active 		{ 
	display:block;
	font-weight:bold;	
	line-height:30px;
	text-align:left;	
	height:30px;
	padding-left:10px; 
	padding-right:10px;
	text-decoration: none; 
	color: #000000; 
	background-color:#fec300;
	text-decoration: none; 
}



.podmenu3 A, .podmenu3 A:link, .podmenu3 A:visited, .podmenu3 A:active	{ 
	display:block;
	font-weight:normal;	
	color: #3e2f1a; 
	padding-top:4px;
	padding-bottom:4px;
	background-color:#f6efdf;	
	border-bottom:1px solid #ffffff;
	padding-left:10px; 
	padding-right:10px;
	text-align:left;	
	text-decoration: none; 
}

.podmenu3 A:hover { 
	display:block;
	font-weight:normal;	
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px; 
	padding-right:10px;
	text-decoration: none; 
	color: #000000; 
	background-color:#ffffff;
	text-align:left;
	text-decoration: none; 
}


A.podmenu4 , A.podmenu4:link, A.podmenu4:visited,  A.podmenu4:active	{ 
	display:block;
	font-weight:normal;	
	color: #ffffff; 
	background-color:#ba6c40;
	text-decoration: none; 
}

A.podmenu4:hover{ 
	display:block;
	font-weight:normal;	
	text-decoration: none; 
	color: #ffffff; 
	text-decoration: none; 
}


.oft{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
	
}