/*STRONA*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6699cc;
	text-align: center;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #ff0000;
	margin: auto auto;
	width: 798px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #FFCC66;
	text-align: left;
	margin: auto auto;
	width: 793px;

}
#BODY  a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FFCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px inset #000033;
	border-bottom: 1px inset #ff6600;
	text-align: center;
}

#LOGO .logo_tlo {
	background-image:  url(dabkinet_new.JPG);
	height: 200px;
	margin-right: 40px;
	padding-left: 40px;
	}
/*/LOGO*/

/*LINKI*/
#LINKI {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: 1px inset #FF6600;
	text-align: center;
	height: 17px;
	
}
#LINKI a:link {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	width: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0;
	border: 1px outset #FFFF99;
	color: #fff;
	
}
#LINKI a:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	width: 30px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0;
	border: 1px outset #FFFF99;
	color: #fff;
}
#LINKI a:hover {
	background-color: #FFcc66;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 5px;
	
	
}
#LINKI ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#LINKI ul, ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}
#LINKI ul li {
	float: left;
}
/*/LINKI*/

/*MENU*/
#MENU {
	width: 180px;
	overflow: hidden;
	float: left;
}
/*NAGLOWEK MENU*/
#MENU .NAGLOWEK {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image:  url(info1.png);
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px outset #FFFF99;
	
	
}
/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU .ZAWARTOSC {
	width: 159px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FF6600;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	border: 1px solid #FF6600;
	
}
#MENU .ZAWARTOSC a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #FF6600;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 0;
	display: block;
	border-top: 1px none #FFFF99;
	border-right: 1px none #FFFF99;
	border-bottom: 1px outset #FFFF99;
	border-left: 1px none #FFFF99;
	
	
}
#MENU .ZAWARTOSC a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #FF6600;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 0;
	display: block;
	border-top: 1px none #FFFF99;
	border-right: 1px none #FFFF99;
	border-bottom: 1px outset #FFFF99;
	border-left: 1px none #FFFF99;

}
#MENU .ZAWARTOSC a:hover {
	color: #000000;
	background-color: #FFcc66;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	border-top: 1px none #FFFF99;
	border-right: 1px none #FFFF99;
	border-bottom: 1px outset #FFFF99;
	border-left: 1px none #FFFF99;
	
}
#MENU .ZAWARTOSC ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	
}
#MENU .ZAWARTOSC ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding-bottom: 1px;
}
/*/ZAWARTOSC MENU*/
/*/MENU*/

/*INFO*/
#INFO {
	width: 180px;
	float: left;
	overflow: hidden;
	position: relative;
	padding-top:5px;

		
}
/*NAGLOWEK INFO*/
#INFO .NAGLOWEK {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image:  url(info1.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}
/*/NAGLOWEK INFO*/
/*ZAWARTOSC INFO*/
#INFO .ZAWARTOSC {
	width: 148px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FF6600;
}
#INFO .ZAWARTOSC a:link {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	border: none;
	width: 30px;
	padding:0;
	
}
#INFO .ZAWARTOSC a:visited {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	border: none;
	width: 30px;
	padding:0;
	
}
#INFO .ZAWARTOSC a:hover {
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	padding:0;
}
#INFO .ZAWARTOSC ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
#INFO .ZAWARTOSC ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
/*/ZAWARTOSC INFO*/
/*/INFO*/

/*TRESC*/
#TRESC {
	width: 432px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 3px;
	border: 1px solid #FF6600;
}
#TRESC .ZAWARTOSC .GALERIA {
	WIDTH: 420px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto;
}
#TRESC .ZAWARTOSC .GALERIA .fotka {
	PADDING-BOTTOM: 4px;
	PADDING-top: 4px;
	PADDING-LEFT: 0;
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: 5px; 
	max-width: 410px;
	}
#TRESC .ZAWARTOSC .GALERIA .fotka  IMG{ 
	max-width: 410px;
	BORDER-BOTTOM: #FF6600 1px solid; 
	BORDER-LEFT: #FF6600 1px solid; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #FF6600 1px solid; 
	BORDER-RIGHT: #FF6600 1px solid; 
	PADDING-TOP: 1px
}
#TRESC .ZAWARTOSC a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	
}
#TRESC .ZAWARTOSC a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	
}
#TRESC .ZAWARTOSC a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	
}
/*/TRESC*/
/*MENU2*/
#MENU2 {
	width: 180px;
	overflow: hidden;
	float: right;

	
	
}
/*NAGLOWEK MENU*/
#MENU2 .NAGLOWEK {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image:  url(info2.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}
/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU2 .ZAWARTOSC {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: 1px solid #FF6600;
}
#MENU2 .ZAWARTOSC a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#MENU2 .ZAWARTOSC a:visited {
    color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#MENU2 .ZAWARTOSC a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	
}
#MENU2 .ZAWARTOSC ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU2 .ZAWARTOSC ul li {
	list-style-type: none;
	margin: 0;
	text-align: center;
}
#MENU2 .jpg1 {
    border: 1px solid #FF9900;
	height: 110px;
	width: 150px;
	}
/*/ZAWARTOSC MENU*/
/*/MENU2*/
/*MENU2*/
#MENU3 {
	width: 180px;
	overflow: hidden;
	float: left;
	position: relative;
	padding-top:5px;
	padding-bottom:5px;


	
	
}
/*NAGLOWEK MENU*/
#MENU3 .NAGLOWEK {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image:  url(info1.png);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}
/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU3 .ZAWARTOSC {
	width: 148px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #FF6600;
	text-align: center;
}
#MENU3 .ZAWARTOSC a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #FFffcc;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 1px;
	display: inline;

	
}
#MENU3 .ZAWARTOSC a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 3px;
	background-color: #FFffcc;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 1px;
	display: inline;
	

}
#MENU3 .ZAWARTOSC a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	
}
#MENU3 .ZAWARTOSC ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU3 .ZAWARTOSC ul li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 2px;
	
	
}
/*/ZAWARTOSC MENU*/
/*/MENU2*/

/*STOPKA*/
#STOPKA {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px solid #000033;
	text-align: center;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
color: #000000;
	text-decoration: none;
}
/*/STOPKA*/
h2 {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
}

