@charset "utf-8";
body {
	margin: 0px;
	color: #817a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#right {
}

#outer_wrapper {	}
#inner_wraper { }
#content_wraper {
	text-align: left;
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

#top {
	float: right;
	width: 775px;
}
#menu {
	float: right;
	width: 775px;
	background-color: #f6f5f4;
}

#content {
	float: right;
	width: 775px;
	clear: none;
}

#left {
	float: left;
	width: 225px;
	background-color: #f6f5f4;
}
#left #left_bottom {
	background-color: #F6F5F4;
	margin-top: 10px;
}

#content #left ul li{
	list-style-type: none;
	background-image: url(images/kropka_pusta.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
#content #left ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#content #left ul li a:hover {
	font-weight: bold;
	background-image: url(images/kropka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#left ul li a:link {
	color: #242222;
	text-decoration: none;
	padding-left: 25px;
}

#left ul li a:visited {
	color: #242222;
	text-decoration: none;
	padding-left: 25px;
}

#p_kontakt a
{
color: #454141;
}

#p_kontakt a:hover
{
color: #454141;
text-decoration:none;
}

#content #right h3 {
	color: #A5C921;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 10px;
}
#right {
	width: 528px;
	float: right;
	vertical-align: top;
	color: #817a7a;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#left #left_bottom a {
}


#content #right p {
	padding-right: 20px;
}


#footer_wraper {clear: both;}
#footer {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
