@charset "utf-8";
#content
	{
	width: 700px;
	height: 400px;
	margin-top: 70px;
	text-align: center;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-image: url(../gfx/bg-menu.png);
	background-repeat: no-repeat;
}


/*menu*/
#menu
{
	height: 37px;
	width: 100%;
	background-repeat: repeat;
	background-image: url(../gfx/baner_gora.png);
	clear: both;
	top: 0px;
}
#menu UL
{
	list-style: none;
	height: 36px;
	width: 1000px;
}
#menu LI
{
	width: 270px;
	text-align: center;
	position: relative;
	z-index: 10;
	float: right;
	padding: 0;
	text-transform: uppercase;
}
#menu LI A
{
	color: #FFFFFF;
	display: block;
	line-height: 37px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
}
#menu LI LI A
{
}
/*menu2*/
#menu.menu2
{
}
#menu.menu2 LI
{
	width: 270px;
}
#menu.menu2 LI A
{
	color: #868482;
}
#menu LI A.currentpage, #menu LI A:hover
{
	color: #FFF;
	background-color: #277250;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
/*podmenu*/
#menu UL UL
{
	display: none;
	position: absolute;
	height: auto;
	left: 0;
	top: 37px;
	text-align: left;
}
#menu UL UL
{
	width: 270px;
	background-repeat: repeat;
	background-image: url(../gfx/baner_gora.png);
}
#menu UL UL LI
{
	float: none;
	white-space: nowrap;
}
#menu UL UL LI A
{
	text-align: left;
	padding-left: 5px;
}
/*none
#menu ul li:hover > ul { display:none; }
#menu ul li:hover > ul { display:block; }
display*/
#menu UL UL, #menu UL LI:hover UL, #menu UL LI:hover UL UL, #menu UL LI:hover UL UL UL, #menu UL LI:hover UL UL UL UL
{
	display: none;
}
#menu UL LI:hover UL, #menu UL UL LI:hover UL, #menu UL UL UL LI:hover UL, #menu UL LI.menuparenth UL, #menu UL UL LI.menuparenth UL, #menu UL UL UL LI.menuparenth UL
{
	display: block;
}
#menu3
{
	height: 43px;
	width: 100%;
	background-repeat: repeat;
	background-image: url(../gfx/baner_gora.png);
	position: absolute; 
	left: 0px;
	top: 0px;
}
#znak
{
	height: 42px;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 47px;
	z-index: 600;
	background-repeat: no-repeat;
}
#tytul
{
	height: 42px;
	position: absolute;
	left: 170px;
	top: 0px;
	width: 217px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#kontakt
{
	height: 170px;
	position: absolute;
	background-image: url(../gfx/box.png);
	width: 217px;
	z-index: 600;
	background-repeat: no-repeat;
	bottom: 100px;
	right: 160px;
	font-family: Arial;
	font-size: 10pt;
}
#oferta
{
	height: 170px;
	position: absolute;
	background-image: url(../gfx/box.png);
	width: 217px;
	z-index: 600;
	background-repeat: no-repeat;
	bottom: 100px;
	right: 467px;
	font-family: Arial;
	font-size: 10pt;
}
#kancelaria
{
	height: 170px;
	position: absolute;
	background-image: url(../gfx/box.png);
	width: 217px;
	z-index: 600;
	background-repeat: no-repeat;
	bottom: 100px;
	right: 784px;
}
#kontakt table tr td {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12pt;
}
#menu ul li {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#srodek
{
	width: 750px;
	height: 100%;
	position: relative;
	margin-top: 120px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFFFFF;
	background-image: url(../gfx/tlo.png);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
	color: #000000;
	z-index: 9;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
	margin-right: auto;
	font-style: normal;
	font-smooth: always;
}
#srodek STRONG
{
	
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
