﻿body {
		background-image: url(images/tlo/bg.jpg);
		margin-top:0px;
		margin:auto;
        font: verdana 12px #000;
        position:relative;
}

a {
		text-decoration: none;
}

#ALL {
		width:100%;
}

#PAGE {
		width:800px;
		background:#EEEEEE;
		margin:auto;
}

#NADLOGO {
		width:800px;
		position:relative;
		background-image: url(images/naglowek/naglowek.jpg);
		overflow: hidden;
}

#LOGO {
        background-image: url(images/logo/logo.jpg);
        width:605px;
        height:200px;
		overflow: hidden;
		position: relative;
		float:left;
}

#WYPLACILY {
	    background-image: url(images/logo/wyplacily.jpg);
        width:195px;
        height:200px;
		overflow: hidden;
		position: relative;
		float: right;
		color:#3CB839;
		text-align:center;
}

#WYPLACILY a:link, #WYPLACILY a:visited {
		color: #99F996;
		text-decoration:none;
}

#WYPLACILY a:hover {
		color:#99F996;
		text-decoration:underline;
}

#WYPLACILY_RAMKA {
		margin:5px;
		margin-top:15px;
}
	
#PASEK {
        background-image: url(images/menu.jpg);
        width:800px;
        height:40px;
		overflow: hidden;
		position: relative;
}
	
#PASEK a {
		margin-top:8px;
		display: block;
		padding: 0px 26px 24px 24px;
		color:#f7f7f7;
		float: left;
		text-align:justify;
		font-weight: bold;
}
#PASEK a:hover {
		margin-top:8px;
		color:#f7f7f7;
}
	
#LEWY {
		margin-top:5px;
		width: 140px;
		float: left;
		overflow: hidden;
		position: relative;
		text-align:justify;
}

.LEWEOKNO {
	margin-right:2px;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:10px;
	border: 0px solid black;
	background-color:#DDDDDD;
	font-size: 13px;
}

#PRAWY {
		margin-top:5px;
		width: 140px;
		float: right;
		overflow: hidden;
		position: relative;
		text-align:justify;
}

.PRAWEOKNO {
	margin-top:5px;
	margin-bottom:10px;
	margin-right:8px;
	margin-left:2px;
	background-color:#DDDDDD;
	font-size: 13px;
}

.NAGLOWEK {
	height:20px;
	background-image: url(images/naglowek/naglowek.jpg);
	color:#EEEEEE;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
}

.WNETRZE {
	background-color:#DDDDDD;
}

.WNETRZE2 {
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
	background-color:#DDDDDD;
}

#ROTATOR {
	margin-top:10px;
	margin-bottom:30px;
	width:500px;
	height:80px;
	background-color:#DDDDDD;
	font-size: 13px;
	text-align: center;
}
	
#TRESC {
		width:500px;
		overflow: hidden;
		position: relative;
		color: black;
		text-align:justify;
		background-color:#EEEEEE;
		margin-left:auto;
		margin-right:auto;

}
	
#TRESC a:link, #TRESC a:visited {
		color: #333399;
		text-decoration:none;
}

#TRESC a:hover {
		color:#333399;
		text-decoration:underline;
}

#TRESC h2 {
		padding-top:15px;
        font-size: 17px;
		color: #3b4113;
		line-height: 150%;
		padding-left:15px;
		margin-top:0px;
		text-align:center;
}

#TRESC p {
		text-align: justify;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

#STOPKA {
		margin-top: 6px;
        background: #f2f2f0 url(images/stopka/stopka.jpg) ;
		font-size:11px;
		width:800px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:29px;
		color:#FFFFFF;
		overflow: hidden;
		position: relative;
}
	
#STOPKA a {
		color: #FFFFFF;
}

#STOPKA a:hover {
		text-decoration:underline;
}

#LINKI {
		overflow: hidden;
		position: relative;
		background: #DDDDDD;
		width:800px;
}

#LINKI a:link, #LINKI a:visited {
		color:black;
		text-decoration:none;
		font-size:13px;
}

#LINKI a:hover {
		color: #365;
		text-decoration:underline;
		font-size:13px;
		
}

#WNETRZE_LINKI {
		margin-left:5px;
		margin-right:5px;
		text-align:justify;
}


/*/Menu Pionowe/*/

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	padding-left: 10px;
	background: #797 url("images/menu/punkt.gif") no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
}

ul a:link, ul a:visited {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #bfb url("images/menu/tlo.gif") repeat-x top;
	color: #365;
	border-left: 1px solid #797;
}

ul a:hover {
	background-color: #797;
	background-image: url("images/menu/tlo2.gif");
	color: #eff;
}


/*Menu "Forum"*/


ul.rozwijane a:link, ul.rozwijane a:visited {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	background: #B6E4A6;
	color: #365;
	border-left: 1px solid #797;
	font-size:12px;
}

ul.rozwijane a:hover {
	background-color: #B6E4A6;
	color: #365;
	text-decoration: underline;
	font-size:12px;
}


ul li.submenu { position: relative; } 
ul li.submenu ul { display: none; width: 90px; font-size:12px; } 
ul li.submenu:hover ul { display: block; overflow: hidden; position: absolute; top: 22px; left: 30px; }



/*Wysuwany Blok*/

#menu0 {
	margin:0px;
}

#menu0 dl, dt, dd {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu0 dt {
	padding-left: 10px;
	background: #797 url("images/menu/punkt.gif") no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
}

#menu0 dd {
	background: #B6E4A6;
	color: #365;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #365;
	border-left-color: #dfe;
	margin: 0;
	padding: 2px 6px;
}

#menu0 dd.active {
	font-weight: bold;
}

dd a:link, dd a:visited {
	margin-left:10px;
	background-color: #B6E4A6;
	color: #365;
	text-decoration: none;
}

dd a:hover {
	margin-left:10px;
	background-color: #B6E4A6;
	color: #365;
	font-weight:bold;
	text-decoration: underline;
}

.WYSUWANE {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #bfb url("images/menu/tlo.gif") repeat-x top;
	color: #365;
	border-left: 1px solid #797;
	cursor:pointer;
}
