/* @group General */

* {margin:0;padding:0;}

body {
    margin: 0 auto;
	padding: 0;
	background-color: white;
	color: black;
	font: 12px Tahoma, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
}

a {
	color: #80c036;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #555;
	text-decoration: underline;
}

img {
	border: 0;
}

ul, ol {
	margin: 10px 0px 0px 10px;
	padding: 0;
    list-style-position: outside;
    list-style-type: square;
	float: left;
}

li {
    list-style-type: square;
}

li span {
    display: none;
}

dl { border-bottom: 1px solid #999; width: 90%; margin: 15px;}

dt {
    width: 15em;
    padding: .5em;
    float: left;
    margin: 0;
    border-top: 1px solid #999;
    font-weight: bold;
    clear: both;
}

dd {
    margin-left: 16em;
    padding: .5em;
    border-top: 1px solid #999;
}

dd.first { border-top: 1px solid #999; }

acronym, abbr {
    cursor: help;
	border-bottom: 1px dashed #666;
}

h1, h2, h3, h4 {
    font: 20px Georgia, "Times New Roman", Times, serif;
/*text-shadow: black 0px 1px 1px;*/
    margin-top: 15px;
    margin-bottom: 15px;
}

h1 a, h2 a, h3 a {
    font-weight: normal;
}

h1 em, h2 em, h3 em {
 color: #80c036;
 font-style: normal;
}

h1 span {
	display: block;
	position: relative;
	z-index: 1;
}

.yes {
	color: green;
}

.no {
	color: red;
}

.date {
	font-size: 10px;
	color: #c0c0c0;
}

p.date {
	margin: 0px 0px 0px 20px;
	font-size: 10px;
	padding: 0;
	color: #c0c0c0;
}

.end {
	clear: both;
}

/* @group Paging */

.paging {
    list-style-type: none;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    display: inline;
    background-color: #f4f4f4;
	border: 1px solid #d4d4d4;
}
.paging li {
    display: inline;
    margin: 0px 3px 0px 0px;
    padding: 1px 3px 1px 3px;
}
.paging a {
    margin: 0px;
    padding: 0px;
}
.paging li.active a {
    color: #666;
}

/* @end */

/* @end */

/* @group Form
 */

/* @group General */

form, fieldset {
    margin: 20px 0 20px 0;
    padding: 0;
    border:0;
}

label {
    float:left;
    width:30%;
    margin-right:1em;
    padding-top:0.2em;
    text-align:right;
    font-weight:normal;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #c3c3c3;
	color: #555;
	margin: 4px 1px 1px;
	padding: 3px;
	font: 12px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */

/* @group Others */

#m-newsletter form {
	margin: 0;
	color: #999;
}

#m-newsletter fieldset {
    margin: 0 0 0 15px;
}

#m-newsletter input.submit {
	background: white;
    color: black;
    text-align: center;
    width: 30px;
    font-weight: bold;
    margin: 15px 0 0 10px;
}

#m-newsletter input.radio {
	border: 0;
	padding: 0;
	background: none;
	margin-right: 5px;
}

#m-newsletter input#email {
	width: 120px;
	margin: 15px 0 0 0;
}

#m-newsletter label {
	padding: 0;
	text-align: left;
	float: none;
}

#m-newsletter #email-label {
    display: none;
}

/* @end */

/* @end */

/* @group Layout */

/* @group Management */

#management {
    background-color: black;
    color: white;
    text-align: left;
    font-size: 15px;
    position: relative;
}

#management ul {
    margin: 0 20px 0 20px;
}

#management li {
    display: inline;
    line-height: 35px;
}

#management ul li a {
    color: #80c036;
    font-size: 15px;
    padding: 2px;
}

#management ul li a:hover {
    color: black;
    background-color: #80c036;
    text-decoration: none;
}

#management #mng-logo a {
    padding: 0;
}

#management span {
    margin: 0 5px 0 5px;
    display: inline;
}

#management #mng-logo img {
    vertical-align: middle;
}

#management #mng-menu-link {
    position: absolute;
    top: 0px;
    right: 20px;
}

#mng-menu-link a {
    color: white;
}

#mng-menu-link a:hover {
    background-color: white;
    color: black;
}

#mng-menu-link.active a {
    background-color: white;
    text-decoration: none;
    color: black;
}

#management #mng-menu {
    width: 250px;
    position: absolute;
    right: 10px;
    top: 28px;
    z-index: 10;
    display: none;
    padding: 0;
}

#mng-menu-shadow {
    background: url(../../cms/gfx/project_switcher-shadow-top.png) 0 0 no-repeat;
}

#mng-menu-content {
    background-color: white;
    margin-left: 16px;
    padding-bottom: 10px;
}

#mng-menu p a {
    color: black;
}

#mng-shadow-bottom {
    background: url(../../cms/gfx/project_switcher-shadow-bottom.png) 0 0 no-repeat;
    padding-top: 13px;
}

/* @end */

/* @group Header */

#header-ct {
    height: 385px;
    text-align: center;
	background: url(../gfx/header-bg.jpg) repeat-x 0 bottom;
	clear: both;
}

#header {
	height: 385px;
	width:  850px;
	margin-left: auto;
	margin-right: auto;
	background: url(../gfx/header-sh.jpg) no-repeat center 110px;
}

#header a {
	color:  white;
	text-decoration: none;
}

#header abbr, #header acronym {
    border-color: white;
}

#header-man {
	height: 385px;	
	background: url(../gfx/peo-man.jpg) no-repeat center bottom;	
}

#header h2, #header h3 {
    color:  white;
    font-weight: normal;
    padding: 0;
    margin: 10px 0px 0px 0px;
    text-shadow: black 0px 1px 1px;
}

#header h2 a, #header h3 a {
	color: white;
}

#header h2 a:hover, #header h3 a:hover {
	color: #ace90a;
	text-decoration: none;
}

#header p {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#h-logo, #h-logo span {
	width: 156px;
	height: 110px;
	margin: 0;
	float: left;
	background: white url(../gfx/logo.gif) no-repeat center center;
}

#h-logo span {
	margin-bottom: -110px;
}

#h-navigation {
	width: auto;
	height: 20px;
	border-bottom: 1px solid #ddd;
	float:  right;
	text-align: left;
	margin: 10px 40px 0 0;
}

#h-navigation ul, #h-lang ul {
    margin: 0;
    padding: 0;
}

#h-navigation li, #h-lang li  {
    list-style-type: none;
    padding:0;
    float: left;
}

#h-navigation li a, #h-lang li a {
	color: #80c036;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

#h-navigation li a:hover, #h-lang li a:hover {
	color: #555;
	text-decoration: underline;
}

#h-navigation li span, #h-lang li span {
	color: #ddd;
	display: inline;
    padding: 0 10px 0 10px;

}

#h-navigation img, #h-lang img {
	border: 0;
}

#h-navigation li.first {
	margin-left: 0;
}

#h-lang li.pl {
    margin-left: 0;
    background: url(../../cms/gfx/cms/flags/pl.gif) no-repeat left top;
    padding-left: 25px;
}

#h-lang li.en {
	margin-left: 10px;
	margin-right: 0;
	background: url(../../cms/gfx/cms/flags/en.gif) no-repeat left top;
	padding-left: 25px; 
}
#h-lang li span {
	display: none;
}

#h-lang {
	clear: right;
    width: auto;
    height: 20px;
    float:  right;
    text-align: left;
    margin: 10px 40px 0 0;
}

#h-search {
	width: 220px;
	height: 70px;
	float: right;
	clear: right;
	text-align: left;
	color: #999;
	margin-top: 5px;
}

#h-search input {
    width: 180px;
}

#h-search label {
    display: none;
}

#h-container {
    clear: both;
}

#h-left {
	width: 330px;
	height: 270px;
	float:  left;
	text-align: left;
	color: white;
}

#h-left p {
	margin-top: 15px;
}

#h-left ul {
	width: 190px;	
}

#motto {
	background: url(../gfx/motto.gif) no-repeat center center;
	width: 327px;
	height: 29px;
	clear:  both;
}

.readMore {
	background: url(../gfx/button.gif) no-repeat center center;
	width: 180px;
	height: 22px;
	margin: 25px 0 0 10px;
	line-height: 20px;
    text-indent: 20px;
}

#boxPeoCms {
	background: url(../gfx/boxPeoCms.gif) no-repeat center center;
	width: 116px;
	height: 196px;
	float: left;
	margin-top: 25px;
}

#boxDesc {
	width: 190px;
	float: left;
	margin: 15px 0px 0px 10px;
}

#boxMagento {
    background: url(../gfx/boxMagento.png) no-repeat center top;
    width: 116px;
    height: 196px;
    float: left;
    margin-top: 25px;
}

.slider {
    width: 316px;
    height: 210px;
    margin: 0;
    padding: 0;
}

.slider ul {
    width: 316px;
    height: 210px;
    margin: 0;
    padding: 0;
}

.slider ul li {
	display: block;
	width: 316px;
	height: 210px;
	margin: 0;
	padding: 0;
}

#h-right {
	width: 330px;
	float: right;
	text-align: left;
	margin-top: 25px;
}

#h-key-products, #h-promo {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;
}

#h-right h3 {
	margin-top: 0;
}

#h-right div {
    padding-left: 50px;
    margin-bottom: 5px;
}

#h-right #ico1 {
	background: url(../gfx/ico1.gif) no-repeat left top;
}

#h-right #ico2 {
	background: url(../gfx/ico2.gif) no-repeat left top;
}

#h-right #ico3 {
	background: url(../gfx/ico3.gif) no-repeat left top;
}

#h-right #ico4 {
	background: url(../gfx/ico4.gif) no-repeat left top;
}

/* @end */

/* @group Main */

#main {
	width: 850px;
	text-align: left;
	margin: 20px auto 0 auto;
}

#main #m-left {
	float: left;
	width: 295px;	
}

#main #m-right {
	float: right;
	width: 530px;
}

#main #m-offer {

}

#main #m-offer span {
    display: none;
}

#main h2 a {
	color:  black;
	text-decoration: none;
}

#main h2 a:hover {
	text-decoration: none;
}

#main h2 a em {
	color: #80c036;
}

#main #m-offer-list {
	float: left;
}

#main #m-offer-list ul {
    margin:0 0 0 20px;
    padding:0;
}

#main #m-offer-list li {
    margin: 0 0 5px 10px;
}

#main #m-contact {
	clear: both;
	border: 1px solid white;
	height: 133px;
	background: #569706 url(../gfx/contact.jpg) no-repeat;
}

#main #m-contact h2 {
	margin-left: 15px;
	margin-top: 25px;
	color: #006c00;
}

#main #m-contact h2 a {
	color: #006c00;
}

#main #m-contact h2 a:hover {
	color: #a6e113;
}

#main #m-contact strong {
    font-weight: normal;
    font-size: 20px;
}

#main #m-contact p {
	margin-left: 15px;
	color: white;
	font-size: 14px;
}
#main #m-contact a {
	color: #a6e113;
}

#main #m-newsletter {
    background: black url(../gfx/newsletter.jpg) no-repeat top;
    border: 1px solid white;
    height: 128px;
    margin-top: 10px;
}

#main #m-newsletter h2 {
	margin: 18px 0 7px 15px;
	color: white;
}

#main #m-promo {
	margin-top: 10px;
}

#main #m-promotions {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;	
}

#main #m-promo span {
    display: none;
}

#main #m-promo div {
	width: 150px;
	float: left;
	margin-right: 20px;
}

#main #m-promo h3 {
	margin-top: 0px;
}

#main #m-promo p {
	margin-top: 10px;
}

#main #m-news {
	border: 1px solid #ddd;
	background-color: #eee; 
}

#main #m-news img {
    border: 1px solid #ddd;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#main #m-news .item {
    clear: both;
}

#main #m-news h2 {
	margin-left: 15px;
	margin-bottom: 0px;
}

#main #m-news h3 {
	font: bold 12px Tahoma, "Lucida Grande", Lucida, sans-serif;
	color: #80c036;
	margin: 10px 0 0px 15px;
}

#main #m-news h4 {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0;
}

#main #m-news p {
	margin: 0px 0 10px 15px;
}

#main #m-news span {
    display: none;
}

/* @group Messages */

#messages div {
    margin: 3px 0px 5px 0px;
}

#messages p {
    margin: 5px 10px 5px 10px;
}

#messages .msg_error {
    border: 2px solid #B30000;
    background-color: #FFBFBF;
    color: #B30000;
}

#messages .msg_info {
    border: 2px solid #B36B00;
    background-color: #FFE6BF;
    color: #B36B00;
}

#messages .msg_ok {
    border: 2px solid #008F00;
    background-color: #BFFFBF;
    color: #008F00;
}

/* @end */

/* @group Article */

#article h1,
#article h2,
#article h3,
#article h4,
#article h5,
#article h6 {
    color: black;
    margin: 15px 0 15px 0;
    padding: 0px;
}

#article h3 {
    font-size: 16px;
}

#article h4 {
    font-size: 13px;
}

#article h3 {
    /*color: #80c036;*/
}

#article p {
	margin: 15px 0 15px 0;
}

#article table {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

#article table caption {
    border-bottom: 1px solid white;
    padding: 0.5em 1.5em 0.5em 1.5em;
    background-color: #7fbd3e;
    color: white;
    border-right: 1px solid white;
    font-weight: bold;
}

#article table th {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 0.5em 1.5em 0.5em 1.5em;
	background-color: black;
	color: white;
	text-align: left;
	
}

#article table td{
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 0.5em 1.5em 0.5em 1.5em;
	background-color: #d7d7d7;
}

#article blockquote {
    font-style: italic;
    margin: 15px 0 15px 0;
}

#article ul, #article ol {
    float: none;
    margin: 15px 0 15px 30px;
}

#article li {
    margin: 0;
}

#article img {
    border: 5px solid #ccc;
    padding: 2px;
}

.thickbox img {
	border: 5px solid #ccc;
    padding: 2px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#article img.fleft {
    float: left;
    margin: 0 15px 10px 0;
}

#article img.fright {
    float: right;
    margin: 0 0 10px 15px;
}

#article pre {
	color: #666;
	padding: 5px;
	margin: 15px 0 15px 0;
	border: 1px solid #7fbd3e;
	text-align: left;
}

#article .left {
    text-align: left;
}

#article .right {
    text-align: right;
}

#article .center {
    text-align: center;
}

#article .important {
    margin-top: 30px;
    margin-bottom: 30px;
}

#article .important a {
    background: url(../gfx/important.gif) repeat-x 0 top;
    color: white;
    padding: 3px 15px 3px 15px;
}

#article .hidden-note {
    display: none;
}

#article div.hr {
	margin: 15px 0 15px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	clear: both;
}

#article div.hr hr {
	display: none;
}

#a-feeds {
	
} 

#a-feeds a {
	background: url(../gfx/ico/feed.png) no-repeat left center;
	padding: 3px 0px 3px 20px;
	line-height: 20px;
}

#a-feeds img {
	border: 0;
}

/* @end */

/* @end */

/* @group Partners */

#partners {
	background: url(../gfx/partners-bg.jpg) repeat-x 0 top;
	padding-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	width: 850px;
}

#partners img {	
	vertical-align: middle;
	margin: 0 30px 0 30px;
	border: 0;
}

/* @end */

/* @group Footer */

#footer {
	height: 72px;
	background: url(../gfx/footer-bg.jpg) repeat-x 0 bottom;
}

#foot-nav {
	width: 850px;
	height:  35px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#f-info {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;
}

#foot-nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: right;
}

#foot-nav li {
    list-style-type: none;
	display: inline;
    font: 12px Tahoma, "Lucida Grande", Lucida, sans-serif;
    color: #80c036;
   	line-height: 30px;
}

#foot-nav li a {
    font-weight: normal;
}

#foot-nav li span {
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

#copyrights {
	width: 850px;
	height:  50px;
	line-height: 35px;
	margin-left: auto;
	margin-right: auto;
	color: #848484;
	font-size: 10px;
	text-align: left;
}

#copyrights p {
    width: 50%;
    float: left;
}

#copyrights #powered {
    width: 50%;
    float: right;
    text-align: right;
    margin-top: 10px;
}

/* @end */

/* @end */
