body {
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

img {
	border: none;
}

a {
	color: #ee9900;
	text-decoration: none;
}
a:hover {
	color: #ee9900;
	text-decoration: underline;
}

a.text {
	color: #999999;
	text-decoration: underline;
}
a.text:hover {
	color: #ee9900;
	text-decoration: underline;
}

span.formred {
	color: #CC0000;
}

span.formgray {
	color: #999999;
}



#navigation {
	width: 780px;
	color: #999999;
	text-align: right;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 10px;
	border-left: 1px solid #00a80a;
	border-right: 1px solid #00a80a;
}

#navigation a {
	color: #999999;
	text-decoration: none;
}
#navigation a:hover {
	color: #ee9900;
	text-decoration: underline;
}

#header {
	width: 100%;
	height: 120px;
	background-color: #99bb00;
}

#header_content {
	width: 800px;
	height: 120px;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	border-left: 1px solid #00a80a;
	border-right: 1px solid #00a80a;
}

#header_logo {
	float: left;
	color: #fefefe;
	margin: 0px;
	padding: 15px 0px 0px 15px;
}

#header_logo img {
	border: none;
}

#header_text {
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	color: #00885f;
	padding: 24px 0px 0px 100px;
}

#header_margin {
	width: 100%;
	height: 5px;
	background-color: #ffffff;
}

#header_margin_content {
	width: 800px;
	height: 5px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #00a80a;
	border-right: 1px solid #00a80a;
}

#menu {
	width: 100%;
	height: 30px;
	text-align: center;
	background-color: #f5f5dc;
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}

#menu_content {
	width: 802px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#menu_content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}

#menu_content ul li {
	float: left;
	display:	block;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#menu_content a {
	display: block;
	height: 14px;
	color: #ee9900;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 20px 9px 20px;
}

#menu_content a:hover {
	color: #ffffff;
	background-color: #ee9900;
}

#menu_content a.activ {
	color: #ee9900;
	text-decoration: underline;
}

#menu_content a.activ:hover {
	color: #f5f5dc;
	text-decoration: underline;
	background-color: #ee9900;
}

#container 
{
	width: 800px;
	color: #666666;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #00a80a;
	border-right: 1px solid #00a80a;
	border-bottom: 1px solid #00a80a;
}

#info {
	width: 200px;
	float: right;
	margin: 0px 10px 0px 0px;
}

#info div.container {
	width: 198px;
	border: 1px solid #00a80a;
}

#info div.container div.title {
	width: 188px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #99bb00;
	margin: 0px;
	padding: 5px;
}

#info div.container div.content {
	width: 188px;
	background-color: #f5f5dc;
	margin: 0px;
	padding: 5px 5px 10px 5px;
}

#info div.facebook {
	width: 200px;
	border: none;
}

#content {
	width: 440px;
	float: left;
	text-align: justify;
	margin: 0px 50px 0px 100px;
}

#content h1 {
	font-size: 24px;
	color: #cc0000;
	margin: 15px 0px 15px -50px;
}

#content h2 {
	font-size: 14px;
	color: #00a80a;
	margin: 10px 0px 2px 0px;
}

#content h3 {
	font-size: 18px;
	color: #00a80a;
	margin: 10px 0px 5px -20px;
}

#content a.zamow {
	color: #cc0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#content a.zamow:hover {
	text-decoration: underline;
}

#content td.znizki1 {
	width: 100px;
	text-align: left;
	border-top: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 0px 1px 5px;
}

#content td.znizki2 {
	width: 80px;
	text-align: right;
	border-top: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 5px 1px 0px ;
}

#content td.znizki3 {
	width: 80px;
	text-align: right;
	border-top: 2px solid #ffffff;
	padding: 1px 5px 1px 0px ;
}

#content td.znizki1, #tresc td.znizki2, #tresc td.znizki3 {
	color: #666666;
}

#content form, #content input, #content textarea {
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content input, textarea, select {
	border: 1px solid #00a80a;
}

#content input.readonly {
	color: #666666;
	border: none;
}

#content input.gray {
	color: #666666;
}

#content td.form_opis {
	vertical-align: bottom;
	height: 18px;
}

#content td.form_dane {
	vertical-align: top;
	height: 20px;
}

#content td.form-mix {
	vertical-align: middle;
	height: 20px;
}



#advert {
	width: 778px;
	font-size: 11px;
	text-align: center;
	background-color: #f5f5dc;
	margin: 50px auto 0px auto;
	padding: 0px 0px 10px 0px;
	border: 1px solid #ffcc00;
}

#advert_title {
	width: 768px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #f5f5dc;
	background-color: #ee9900;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

#advert_content {
	width: 738px;
	margin: 0px auto 0px auto;
}

#advert_content a {
	color: #666666;
	text-decoration: none;
}
#advert_content a:hover {
	color: #666666;
	text-decoration: underline;
}

#advert_content p {
	text-align: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#advert_content span.hurt {
	color: #cc0000;
}
#advert_content span.detal {
	color: #009900;
}

#advert div.advert_box {
	width: 147px;
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #ffcc00;
}

#advert div.advert_box:hover {
	border: 1px solid #cc0000;
}

#advert div.advert_box_left {
	margin-left: 0px;
}

#advert div.advert_box_right {
	margin-right: 0px;
}

#advert div.advert_box img {
	width: 80%;
	display: block;
	border: none;
	margin: 0px auto 5px auto;
	padding: 0px;
}


#footer {
	width: 800px;
	font-size: 10px;
	color: #999999;
	margin: 5px auto 0px auto;
}

