@charset "utf-8";
/* CSS Document */
/* GLOBAL RESET */

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  margin:0px; 
  padding:0px;  
}


body { 
	text-align:center;
	background-color:#f3f3f3;
	background-image:url(media/img/tlo_02.gif);
	/*background-repeat:repeat-x;*/}	

body, tr,td, table {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
}

.tabelka{
	text-align:left;
	border:#000000 1px solid;
	vertical-align:top;	
	
}

	
.tabelka tbody tr{
	background-color:#baa677;
	
}


.tabelka tbody tr:hover{
	background-color:#a18954;
}

.tabelka thead tr{
	background-color:#a18954;
}


.tabelka thead tr:hover{
	background-color:#baa677;
}


.tabelka td {vertical-align:top;
	padding:3px;
	}
	
	
div#tlo_dodatek{
	width:100%;
	height:288px;
	background-image:url(media/img/tlo_01.gif);
	position:absolute;
    left:0px;
	top:0px;
	}
	
div#tlo_dodatek_dol{
	width:100%;
	height:39px;
	top:-20px;
	position:relative;
	z-index:12;
	background-image:url(media/img/tlo_04.gif);
	text-align:center;
	}	
	
div#ramka_poziom_0 {
	width:876px;
	margin-left:auto;
	margin-right:auto;
	z-index:11;
	position:relative;
}	
	
div#ramka_glowna{
	margin-top:0px;
	float:left; 
 	width:876px;
	text-align:center;
	}

.blok_cien{
	height:3px;
	padding:0px;
}	
	
.blok_tresc{
	margin:0px;
	/*color:#000000;
	font-family:"Book Antiqua", "Bookman Old Style", Courier, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;	
	*/
	padding:0px;
	text-align:left;

}	

.wciecie{
	text-indent:20px;
}
	
	

#ramka_1_2{

	width:876px;
	height:274px;
	border-width:0px;
	/*	background-color:#493d38;
	background-image:url(media/img/baner_gora_01.jpg);*/
	margin-left:auto;
	margin-right:auto;	
	}
	
#ramka_2_2{
	width:874px;
	border-left:#aaaaaa 1px solid;
	border-right:#aaaaaa 1px solid;
	margin-left:auto;
	margin-right:auto;
	background-image:url(media/img/tlo_03.gif);
	background-color:#cfc7b4;
	background-repeat:repeat-y;
	}

.kolumna_lewa{
	padding:10px 5px 10px 10px;
	width:200px;
	text-align:left;
	vertical-align:top;
	float:left;
}	

.kolumna_gora{
	padding:10px 5px 10px 15px;
	width:845px;
	text-align:left;
	vertical-align:top;
	float:left;
}	


.kolumna_prawa{
	padding:10px 15px 10px 0px;
	width:600px;
	text-align:right;
	vertical-align:top;
	float:right;	
}	

.menu{
	font-weight: normal;
	display: block;
	color: #cfc7b4;
	padding:3px 0px 10px 30px;
	text-decoration: none;	
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:14px;
	font-weight:bold;
	background:url(media/img/picto_01.gif) 0px 1px no-repeat;

	
}

.menu:hover{
	font-weight: normal;
	display: block;
	color: #cf6764;
	padding:3px 0px 10px 30px;
	text-decoration: none;	
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:14px;
	font-weight:bold;
	background:url(media/img/picto_02.gif) 0px 3px no-repeat;
}


.menu_poziome{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
	font-family:"Book Antiqua", "Bookman Old Style", Courier, serif;
	font-size:16px;
	font-weight:bold;
	padding-right:50px;

	
}

.menu_poziome:hover{
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;	
	font-family:"Book Antiqua", "Bookman Old Style", Courier, serif;
	font-size:16px;
	font-weight:bold;
	padding-right:50px;	
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #ddd5c6;
	border: 1px solid #444;
}

a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;

}

a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;

}

.podstawowy_1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.podstawowy_2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
.podstawowy_3 {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.podstawowy_4 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	}
	
input, textarea{background-color:#dfd7c4;
}	

input:hover, textarea:hover{background-color:#fff7e4;
}	