@charset "utf-8";
/*CSS Document*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}

#center {
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff url(../image/tlo_body.jpg) repeat-y center top;
}

#kontener {
	width: 100%;
	height: auto;
	padding: 0;
	text-align: left;
	margin: auto;
	clear: left;
	background: transparent url(../image/naglowek.jpg) no-repeat center top;
}

#header {
	width: 1000px;
	height: 150px;
	padding: 0;
	margin: auto;
	background: transparent;

}

#menu-glowne {
	width: 1000px;
	height: 10px;
	padding: 0;
	margin: auto;
	text-align: center;
	background: transparent;

}

#page {
	width: 1000px;
	height: auto;
	padding: 0;
	text-align: center;
	margin: auto;
	background: transparent;

}

#strona {
	width: 980px;
	height: auto;
	padding: 0;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	background: transparent;

}

#tresc {
	width: 980px;
	height: auto;
	padding: 0;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #400000;
	background: transparent;

}

#stopka {
	width: 100%;
	height: 120px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
	margin: auto;
	background: transparent url(../image/stopka.jpg) no-repeat center bottom;
	clear: left;
	
}

.lewa {
	width: 230px;
	height: 400px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 40px;
	display: inline;
	float: left;
	background: transparent;
	
}

.prawa {
	width: 700px;
	margin-top: 10px;
	margin-left:30px;
	margin-right: 10px;
	margin-bottom: 40px;
	display: inline;
	float: left;
	background: transparent;
	line-height: 24px;
	
}

p {
	text-align: left;
	margin-left: 50px;
	margin-right: 25px;
	font-size: 16px;

	font-family: Arial, Helwetica Geneva, Verdana, sans-serif;
	font-weight: bold;
}

.p_menu {
	text-align: left;
	margin-left: 40px;
	font-size: 16px;
	
	font-family: Verdana, Geneva, Arial, Helwetica sans-serif;
	color: #000000;
	font-weight: bold;
}

.p_img {
	padding: 0;
	text-align: center;
}

.h1_menu {
	text-align: left;
	margin-left: 50px;
	color: #AA6D5D
	
}

.naglowek {
	text-align: left;
	margin-left: 80px;
	font-size: 14px;
	color: #AA6D5D;
}

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #007AC7;
}

a:hover {
	text-decoration: underline;
	color: #007AC0;
}

a.menu,
a.menu:link,
a.menu:active,
a.menu:visited {
	text-decoration: none;
	
	color: #AA6D5D;
}

a.menu:hover {
	text-decoration: underline;
	color: #825244;
}

a.menuof,
a.menuof:link,
a.menuof:active,
a.menuof:visited {
	text-decoration: none;
	font-weight: bold;
	color: AA6D6D;
}

a.menuof:hover {
	text-decoration: underline;
	color: #825244;
}
