body {
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
}

table {
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

div.clear {
	clear: both;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.red {
	color: #ee0000;
}
.gray {
	color: #999999;
}
.green {
	color: #00cc00;
}

.green2 {
	color: #99cc00;
}

img {
	border: none;
}

a.top {
	position: absolute;
	margin-top: -50px;
}


/* CONTAINER */
#top {
	width: 980px;
	margin: 0px auto 0px auto;
}

#top_navigation {
	float: left;
	width: 400px;
	color: #ff9900;
	text-align: left;
	margin-bottom: 10px;
}

#flag {
	width: 900px;
	text-align: center;
	margin: 0px auto 10px auto;
}

#top img {
	border: none;
}

#header {
	width: 100%;
	border-top: 1px solid #ffcc00;
	background-image: url(../img/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #00a80a;	
	border-bottom: 4px solid #ffcc00;
}

#header_content {
	width: 1000px;
	height: 173px;
	text-align: center;
	margin: 0px auto 0px auto;
}

#header_menu {
	width: 1000px;
	height: 27px;
	margin: 0px auto 0px auto;
}

#header_menu_content {
	width: 601px;
	margin: 0px 0px 0px 399px;
	border-top: 1px solid #eeeeee;;
}

#container {
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image: url(../img/container-bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

#content {
	float: right;
	width: 600px;
	margin: 0px 24px 0px 24px;
	text-align: justify;
}

#panel_left {
	float: left;
	width: 252px;
	padding: 10px 0px 30px 0px;
}

#footer {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #ffcc00;
}
#footer_content {
	width: 900px;
	font-size: 11px;
	text-align: center;
	color: #999999;
	margin: 5px auto 0px auto;
}
/* - - - */


/* TOP NAVIGATION */
#top_navigation a {
	color: #ff9900;
	text-decoration: none;
}
#top_navigation a:hover {
	color: #ff9900;
	text-decoration: underline;
}
#top_navigation a.order, #top_navigation a.order:visited {
	color: #ee0000;
	text-decoration: none;
}
#top_navigation a.order:hover {
	color: #ee0000;
	text-decoration: underline;
}

#top_navigation img {
	border: none;
}
/* - - - */


/* HEADER MENU */
#header_menu ul {
	margin: 0px;
	padding: 0px;
}

#header_menu ul li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-left: 1px solid #eeeeee;
}

#header_menu ul li.menu_top_start {
	border-left: 1px solid #eeeeee;
}
#header_menu ul li.menu_top_end {
	border-right: 1px solid #eeeeee;
}

#header_menu ul li a {
	display: block;
	width: 119px;
	height: 16px;
	font-weight: bold;
	color: #ffffff; /*#ffffff*/
	text-decoration : none;
	background-color: #99cc00; /*#99cc00*/
	padding: 5px 0px 5px 0px;
}

#header_menu ul li a:hover {
	color: #99cc00; /*#99cc00*/
	background-color: #ffffff; /*#ffffff*/
}

#header_menu a.alveo {
	background-color: #00a80a;
}
#header_menu a.alveo:hover {
	color: #00a80a;
}

#header_menu a.onyxplus {
	background-color: #0191d8;
}
#header_menu a.onyxplus:hover {
	color: #0191d8;
}

#header_menu a.mastervit {
	background-color: #ee0216;
}
#header_menu a.mastervit:hover {
	color: #ee0216;
}

#header_menu a.pinky {
	background-color: #e478ac;
}
#header_menu a.pinky:hover {
	color: #e478ac;
}

#header_menu a.wspolpraca {
	background-color: #ff9900;
}
#header_menu a.wspolpraca:hover {
	color: #ff9900;
}

#header_menu a.zamow {
	background-color: #cc0000;
}
#header_menu a.zamow:hover {
	color: #cc0000;
}
/* - - - */


/* PANELS */
#panel_left div.link {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

#panel_left div.link h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 4px 15px;
}

#panel_left div.link a.l1 {
	display: block;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}
#panel_left div.link a.l1:hover {
	display: block;
	font-weight: bold;
	color: #333333;
	background-color: #eeffaa;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}

#panel_left div.link a.l2 {
	display: block;
	color: #999999;
	text-decoration: none;
	padding: 2px 5px 3px 15px;
}
#panel_left div.link a.l2:hover {
	display: block;
	color: #333333;
	background-color: #eeffaa;
	text-decoration: none;
	padding: 2px 5px 3px 15px;
}

#panel_left div.link a.l3 {
	display: block;
	color: #999999;
	text-decoration: none;
	padding: 2px 5px 3px 25px;
}
#panel_left div.link a.l3:hover {
	display: block;
	color: #333333;
	background-color: #eeffaa;
	text-decoration: none;
	padding: 2px 5px 3px 25px;
}

#panel_left  div.facebook {
	text-align: center;
	margin: 30px 0px 0px 2px;
}

#panel_left  div.addthis {
	text-align: center;
	margin: 0px 0px 15px 15px;
}

#panel_left div.reklama {
	text-align: center;
	margin-top: 30px;
}

#panel_left div.reklama h1 {
	font-size: 16px;
	color: #ee0000;
	margin: 0px 0px 4px 0px;
}

#panel_left div.reklama a {
	text-decoration: none;
	color: #666666;
}
/* - - - */


/* CONTENT */
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #ee0000;
	margin: 20px 0px 30px 0px;
}

#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00cc00;
	margin: 20px 0px 15px 0px;
}

#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00cc00;
	margin-bottom: 5px;	
}

#content span.title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #00cc00;
	margin-bottom: 5px;
}

#content b {
	font-weight: normal;
}

#content a {
	color: #67823B;
	text-decoration: underline;
}
#content a:hover {
	color: #ee0000;
	text-decoration: none;
}

#content a.zamawiam, #content a.zamawiam:hover {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ee0000;
}
#content a.zamawiam {
	text-decoration: !important;
}
#content a.zamawiam:hover {
	text-decoration: none;
}

#content a.strong {
	color: #ff9900;
	text-decoration: underline;
}
#content a.strong:hover {
	color: #ee0000;
	text-decoration: none;
}

#content a.content {
	color: #666666;
	text-decoration: underline;
}
#content a.content:hover {
	color: #333333;
	text-decoration: underline;
}

#content a.content2 {
	color: #666666;
	text-decoration: none;
}
#content a.content2:hover {
	color: #333333;
	text-decoration: underline;
}

#content ul {
	margin: 0px;
	padding: 5px 0px 5px 50px;
}

#content ul li {
	list-style: url(../img/li_ee0000.gif);
	padding-bottom: 5px;
}

#content ul li.li_ff9900 {
	list-style: url(../img/li_ff9900.gif);
	padding-bottom: 5px;
}

#content ul li.li_00cc00 {
	list-style: url(../img/li_00cc00.gif);
}

#content ul li.li_99cc00 {
	list-style: url(../img/li_99cc00.gif);
}

#content div.top {
	color: #ff9900;
	text-align: right;	
	padding: 10px 0px 10px 0px;
}

#content div.top a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff9900;
	border: none;
}
#content div.top a:hover {
	text-decoration: underline;
}

#content span.sklad {
	font-size: 14px;
	font-weight: bold;
	color: #00cc00;
	margin-left: 119px;
}

#content img.ziolo {
	margin: 0px 20px 5px 0px; }

/* - - - */


/* POLA FORMULARZY */
#content form, input, textarea {
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content input, textarea, select {
	border: 1px solid #99cc00;
}

#content td.form_opis {
	vertical-align: bottom;
	height: 20px;
}

#content td.form_dane {
	vertical-align: top;
	height: 24px;
}

#content td.form-mix {
	vertical-align: middle;
	height: 24px;
}
/* - - - */


/* FOOTER */
#footer_content #polecamy {
	color: #666666;
	padding-bottom: 10px;
}

#footer_content #polecamy a {
	color: #666666;
	text-decoration: none;
}
#footer_content #polecamy a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer_content a {
	color: #999999;
	text-decoration: none;
}
#footer_content a:hover {
	color: #999999;
	text-decoration: underline;
}