body {	
	background-color: #ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	margin-top:0;
	}

/*KLASY*/

a:link {
	color: #333333;
	text-decoration: none;
	}
	
a:visited {
	color: #333333;
	text-decoration: none;
	}
	
a:hover {
	color: #3a3a3a;
	text-decoration: underline;
	}
	
a:active {
	color: #333333;
	text-decoration: none;
	}
	
a.menu:link {
	color: #000;
	text-decoration: none;
	}
	
a.menu:visited {
	color: #000;
	text-decoration: none;
	}
	
a.menu:hover {
	color: #f7ba5b;
	text-decoration: none;
	}
	
a.menu:active {
	color: #000;
	text-decoration: none;
	}
	
a.menu_a:link {
	color: #f7ba5b;
	text-decoration: none;
	}
	
a.menu_a:visited {
	color: #f7ba5b;
	text-decoration: none;
	}
	
a.menu_a:hover {
	color: #f7ba5b;
	text-decoration: none;
	}
	
a.menu_a:active {
	color: #f7ba5b;
	text-decoration: none;
	}

.text_shadow {
	background-image:url(../images/back_text.png);
	background-repeat:no-repeat;
	border-color:#999999 #DDDDDD #DDDDDD #999999;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-weight:normal;
	}

.add_button {
	background-color:#474747;
	border:1px solid #121212;
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding:4px;
	text-align:center;
	}

.page{
background-color:#f7f5f4;
padding:2px;
border: 1px solid #999999;
color:#ffffff;
text-align:center;
}

.page:hover{
background-color:#515151;
border: 1px solid #999999;
color:#ffffff;
text-align:center;
}

.page_a{
padding:2px;
border: 1px solid #999999;
text-align:center;
}

.page_a:hover{
border: 1px solid #999999;
text-align:center;
}


h2{
color:#333333;
font-size:14px;
}

img{ border:0; }

/*ID*/

#site{
width: 932px;
margin: auto;
overflow: hidden;
}

#top{ 
position: relative; 
margin-left:0px;
width:932px;
height:159px;
background-image:url(../images/top.jpg);
float:left;
}

#logo{ 
position: relative; 
margin-left:30px;
margin-top:60px;
width:214px;
height:52px;
float:left;
}

#baner{ 
position: relative; 
margin-left:35px;
margin-top:22px;
width:402px;
height:115px;
float:left;
}

#menu{ 
position: relative; 
margin-left:0px;
width:932px;
height:79px;
background-image:url(../images/menu.jpg);
float:left;
}

#link{ 
position: relative; 
margin-left:20px;
margin-top:25px;
float:left;
}

	#link ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
	#link li{
	margin-right:30px;
	float:left;
	}

#content{ 
position: relative; 
margin-left:0px;
width:616px;
min-height:650px;
background-image:url(../images/left.jpg);
background-repeat:no-repeat;
float:left;
}

#text{ 
position: relative; 
margin-left:10px;
margin-bottom:20px;
width:590px;
text-align:justify;
float:left;
}

#box{ 
position: relative; 
margin-left:0px;
width:316px;
min-height:650px;
background-image:url(../images/right.jpg);
background-repeat:no-repeat;
float:left;
}

#box_info{
border:1px solid #000;border-bottom-style:dotted;border-top:none;border-left:none;border-right:none;
position: relative; 
margin-left:0px;
margin-bottom:10px;
width:316px;
height:20px;
float:left;
}

#box_kontakt{
position: relative; 
margin-left:30px;
width:266px;
float:left;
}

#box_mapka{
position: relative; 
margin-left:0px;
width:316px;
height:250px;
text-align:center;
float:left;
}

#bottom{ 
position: relative; 
margin-left:0px;
width:932px;
height:10px;
background-color:#3a3a3a;
float:left;
}

#partnerzy{ 
border:1px solid #000;border-top-style:dotted;border-bottom:none;border-left:none;border-right:none;
position: relative; 
margin-left:5px;
width:922px;
height:60px;
text-align:center;
letter-spacing:2px;
float:left;
}

#partnerzy p{ 
padding-top:5px;
padding-bottom:5px;
margin:0;
}

#stopka{ 
position: relative; 
margin-left:0px;
margin-top:5px;
margin-bottom:20px;
width:932px;
text-align:center;
letter-spacing:2px;
float:left;
}


#tooltip{
	position:absolute;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	padding:5px;
	border:1px solid #d0d0d1;
	background:#ffffff;	
	color:#333;
	display:none;
	}
	
#map{
	position:absolute;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	padding:5px;
	border:1px solid #d0d0d1;
	background:#ffffff;	
	color:#333;
	display:none;
	}
