@charset "utf-8";
/* CSS Document */

/*********************/
/* ustawienie strony */
/*********************/

html, body {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
}

#CALA {
	width: 797px;
	margin: 0 auto;
	padding: 0;
}

#top {
	width: 797px;
	margin: 0 auto;
	padding: 0;

}

#GORA {
	width: 797px;
	height: 24px;
	background: url(images/str_01.png);
}



#MENU {
	width: 296px;
	height: 615px;
	float: left;
	overflow: hidden;
	background: url(./images/str_03.png) no-repeat;
}

#MENUZAW {
	width: 296px;
	height: 615px;
	float: left;
	margin-top: 65px;
	margin-left: 25px;
}

#POWT {
	width: 797px;
	float: left;
	height:auto;
	overflow: hidden;
	background: url(./images/str_05.png) repeat-y left bottom;
}

#OBRAZKI {
	width: 501px;
	height: 161px;
	float: left;
	overflow: hidden;
	background: url(./images/str_02.png) no-repeat;
}

#ZAWARTOSC {
	width: 501px;
	min-height: 453px;
	float: left;
	background-repeat:repeat;
	overflow: hidden;
}

#tresci {
	float: right;
	width: 468px;
	margin: auto 0;
	margin-right: 27px;
	padding: 10px 0px 10px 20px;
	color: black;

}

#ZAWARTOSC .bgtop {
	height: 10px;
	background: url(images/str_04.png) no-repeat left top;
}

#ADRES {
	clear: both;
	width: 100%;
	height: 95px;
	background: url(./images/str_07.png) no-repeat;
}

#kontakt {
	float: right;
	width: 468px;
	height: 93px;
	margin: auto 0;
	margin-top: 2px;
	margin-right: 50px;
	color: black;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 59px;
	background: url(./images/str_08.png) no-repeat;
}
/********/
/* MENU */
/********/

#menu0 {
	width: 200px;
	margin: 3px;
	padding: 0;
}

#menu0 dt {
	background-color: #f30200;
	color: #fdffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 1px 0 0 0;
	padding: 1px;
}

#menu0 dt.element {
	background-color: #eee;
	color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #f30200;
	cursor: pointer;
	margin: 1px 0 0 0;
	padding: 1px;
}

#menu0 dd {
	background-color: #eee;
	color: #000;
	text-align: center;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #f30200;
	margin: 0;
	padding: 1px 3px;
}

#menu0 dd.active {
	font-weight: bold;
	text-decoration: underline;
}

#menu0 dt.active {
	font-weight: bold;
	text-decoration: underline;
}

/***************************/
/* tresc strony - czcionki */
/***************************/

body, th, td, input, textarea, select, option {
	font-family: s"Times New Roman", Arial, Times, serif;
}

a.naglowek {
	cursor: pointer;
	font-size: 12px;
	color: #fdffff;
	font-weight: bold;
	text-decoration: none;
}

a.naglowek2 {
	cursor: pointer;
	font-size: 12px;
	color: #fdffff;
	font-weight: bold;
	text-decoration: none;
}

a.element {
	cursor: pointer;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.link {
	cursor: pointer;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.kontakt {
	font-size: 14px;
	color: black;
	text-decoration: none;
}

a {
	font-size: 14px;
	color: black;
	text-decoration: none;
}

p, ul, ol {
	font-size: 13px;
	color: black;
	line-height: 170%;
	text-align: left;
}

p.glowna {
	font-size: 14px;
	color: black;
	line-height: 200%;
	text-align: center;
}

p.gladresl {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
	margin-top: 18px;
	float: left;
}

p.gladresp {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: left;
	margin-right: 82px;
	margin-top: 18px;
	float: right;
}

p.stopka {
	font-size: 11px;
	color: white;
	text-align: center;
	margin-top: 10px;
	float: right;
	margin-right: 230px;
}

h5 {
	font-size: 24px;
	color: black;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: center;
}

a.info {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 18px;
	line-height: 200%;
	color: red;
	text-decoration: none;
}

