html, body {
	background:url(pic/naglowek_tlo.jpg) repeat-x;
	background-color:#fff; 
	color:#000;
	text-align:center;
	font-family: "Trebuchet MS",  Arial; 
	/* font-family: Georgia; */
	/* font-family: Verdana; */
	/* font-family: Tahoma; */
	padding:0;
    margin:0;
	font-size: 12px;
	text-indent:0px;
	}

#kontener {
	width:980px;
    margin:0px auto;
    text-align:left;
}

#naglowek {
    background:url(pic/naglowek_gem.gif) no-repeat 40px 0;
	width:100%;
	height:224px;
	margin:0;
	padding:0;
	}
	
#glowna {
	width:100%;
	border-left: 1px solid #eee; 
	border-right: 1px solid #eee;
	/* border: 1px solid #000; */
}

#tresc {
	width:720px;
	min-height:530px; /*Dla normalnych przeglądarek*/
	height: auto !important; /*ukrycie stałej wartości dla normalnych*/ 
    height: 530px;  /*Dla IE6*/
	color:#333;
	padding: 15px;
	overflow:visible;
	/* border: 1px solid #000; */
}

#stopka {
	background:url(pic/stopka_tlo.jpg) repeat-x 0 0;
	padding:0;
	margin:0;
	width:100%;
	height:107px;
	text-align:center;
	/* border-top: 1px solid #00f;  */
	clear:both;
	}
	
div.stopka_logo_gem {
	background:url(pic/stopka_logo_gem.jpg) no-repeat;
	height:107px;
	width:159px;
	float:left;
	margin-left:10px;
	}

div.czesc_prawa {
	position:absolute;
	width:222px;
	margin: -32px 0 0 750px;
	/* border: 1px solid #000; */
	}
	
	
div.menu_prawe {
	background:url(pic/menu_prawe_tlo.jpg) no-repeat;
	height:275px;
    }

div.rezerwacje {
	background:url(pic/rezerwacje_tlo.jpg) no-repeat;
	height:170px;
	margin-top:20px;
	}

div.naglowek_menu_p {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-top:12px;
	color: #00008A;
	}

div.jezyki {
	position:relative;
	height:20px;
	/* width:200px; */
	width:140px;
	display: inline;
	float:right;
	/* border: 1px solid #000; */
	}

#menu_top {
	position:absolute;
	width:720px;
	margin: -35px 0 0 10px;
	float:left;
	}

#menu_top ul {
    padding:0;
	list-style-type:none;
	margin:0 auto;
	}	
	
#menu_top ul li {
	background:url(pic/menu_top_tlo.gif) no-repeat;
	overflow:visible ;
	width:125px;
	height:41px;
	float:left;
	text-align:center;
	margin-left: -3px;
	}		
	
#menu_top ul li a {
	font-size:14px; 
	color:#444;
	height: 31px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	display:block;
	outline: none; 
	padding-top: 12px;
	}	

#menu_top ul li a:hover {	
	color:#ffffcc;
	}
	
/* menu prawe   */

#menu_prawe {
	padding-top:5px;
	}	

#menu_prawe ul {
	margin:0 10px;
	padding:10px 0;
	vertical-align:middle;
	}

#menu_prawe ul li {
	display: block;
	list-style: none;
	text-indent:5px;
	padding-top:4px;
	height: 37px;
	/* border: 1px solid #000; */
	background:url(pic/punkt.gif) repeat-x;
	}


#menu_prawe ul a  {
	display: block;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	color:#444; 
	outline: none; 
	padding:8px;
	}

#menu_prawe ul a:hover {
	background-color: #3366FF;
	color:#ddd; 
	}
	
#menu_stopka {
	padding-top: 5px;
	font-size: 13px;
	font-weight:bold;
	margin: 0 auto;
	}

#menu_stopka ul {
	list-style-type:none;
	margin:5px;
	/* border: 1px solid #000; */
	}	

#menu_stopka ul li {
	display:inline;
	padding:0 25px;
	text-align:center;
	}

#menu_stopka a {
	text-decoration:none;
	color: #333;
	}

#menu_stopka a:hover {
	color: #ddd;
	}
	
#prezentacja a {
	text-decoration:none;
	font-weight:bold;
	font-size: 16px;
	color: darkblue;
	}

div.all {
	padding:15px;
	}

p 	{
	text-indent:20px;
	}

hr	{ 
	color:silver;
	background-color:silver;
	border: 0px solid silver;
	height:1px;
	}

img {
	border:0;
	padding:0;
	margin:0;
	}

h1, h2, h3, h4 {
	color:darkblue;
	margin:0;
	
	}

h3 { 
	font-size: 16px;
	}

h4 { 
	font-size: 13px;
	}

.cls {
	clear:both;
	font-size:0pt;
	height:0pt;
	line-height:0pt;
	}

	
a {
	color: #3366FF;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	text-decoration: underline;
	}


table {
	border:0;
	font-size: 12px;
	}
	
col.b {
	width:200px;
	}

td, th {
	padding: 4px;
	}
td { 
	font-style:italic;
	text-align:left;
	}

th {
	/* background-color:#00f; */
	color:darkblue; 
	text-align:left;
	}
	
.margines1 {
	margin:20px 40px 5px 30px;
	}

.menu {
	margin:5px 0  5px 60px; 
	line-height:20px;
	font-style:italic;
	}

.kolor1 {
	color:darkblue; 
	}

.kolor2 {
	color:red; 
	margin-right:7px;
	}

.gwiazdka {
	color:red;
	font-size: 13px;
	}


.prawa {
	text-align:right;
	padding-right:30px;
}	
	
p.podkr {
	border-bottom: 3px double #f8e1b8; 
	width:100%;
	}

/* menu lokalne */



#div1, #div2, #div3 { 
	display:none;
	height:200px;
	width:670px;
	color:#222; 
	/* border: 1px solid #000; */
	background:url(pic/aktual_tlo.gif) no-repeat;
	padding:15px; 
	}

#div0 { 
	height:200px;
	width:670px;
	color:#222; 
	/* border: 1px solid #000; */
	background:url(pic/aktual_tlo.gif) no-repeat;
	padding:15px; 
	}
					
.akt_on {
	background:url(images/k_pelne.gif) no-repeat 0 5px;
	} 

.akt_off {
	background:url(images/k_puste.gif) no-repeat 0 5px;
	} 
