body {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;	
  text-align: center;
  margin: 0px;
  padding 0px;	
  color:#4F4F4F;
  background-color: #B7C922;	
 
}

A:link {
	COLOR: #B40000; text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #B40000; text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #B40000; text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #409000; text-decoration: none;
	font-weight: bold;
}

h1 {
  font-size: 16px;
  color: #386C00;	
  margin-top: 0px;	
  margin-bottom: 5px;	
}
h2 {
  font-size: 14px;
  color: #4B7B94;
  margin-top: 10px;		
  margin-bottom: 5px;		
}
h3 {
  font-size: 14px;
  margin-top: 10px;		
  margin-bottom: 5px;		
}
h4 {
  font-size: 11px;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  font-weight: bold;
  letter-spacing: 1px;	
}
p 
{ 
margin: 0;
padding: 0;
margin-top: 5px;
}

#header_start {
  width: 100%;
  height: 600px;	
  background: #FFF url('images/bg_top.jpg') repeat-x top;
}
 
#header_wrapper {
  width: 100%;
  background: #FFF url('images/bg_top.jpg') repeat-x top;
}

#header {
  width: 950px;
  height: 190px;	
  margin-left: auto;
  margin-right: auto;
  background: transparent url('images/logo.jpg') no-repeat top left;
  text-align: left;
}
#header_home {
  width: 950px;
  height: 190px;	
  margin-left: auto;
  margin-right: auto;
  background: transparent url('images/bg_top_home.jpg') no-repeat top left;
  text-align: left;
}

#header_agregaty {
  width: 950px;
  height: 190px;	
  margin-left: auto;
  margin-right: auto;
  background: transparent url('images/logo-agregaty.jpg') no-repeat top left;
  text-align: left;
}

#menu {
  float: left;
  position: relative;
  top: 125px;
  left: 222px;		
}
#link_pramac{
  float: right;
  margin-right: 110px;
  margin-top: 168px;  
}
#link_pramac a{ 
font-size: 18px;	
color: #909790;
}

#link_pramac a:hover{ 
color: #409000;
}

#content_wrapper_home {
  width: 100%;
  background: #FFF url('images/bg_content_lego.jpg') no-repeat top center;	
}

#content_wrapper {
  width: 100%;
  background: #FFF url('images/bg_content.jpg') no-repeat top center;	
}

#content_wrapper_kontakt {
  width: 100%;
  background: #FFF url('images/bg_content_kontakt.jpg') no-repeat top center;	
}
#content_wrapper_zam {
  width: 100%;
  background: #FFF url('images/bg_content_zam.jpg') no-repeat top center;	
}

#content_wrapper_agregaty {
  width: 100%;
  background: #FFF url('images/bg_content_agregaty.jpg') no-repeat top center;	
}

#content {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  text-align: left;		
}
#cms_home {
  padding: 0px 460px 0px 222px;	
}
#cms {
  padding: 0px 0px 0px 222px;
  min-height: 400px;
  	
  	
}

#content_home {
  width: 950px;
  height: 410px;		
  margin-left: auto;
  margin-right: auto;
  text-align: left;		
  background: transparent url('images/bg_content_home.jpg') no-repeat top right;	
}

#footer_wrapper {
  width: 100%;
  background: #B7C922 url('images/bg_bottom.jpg') repeat-x top;
}

#footer {
  width: 950px;
  height: 100px;			
  margin-left: auto;
  margin-right: auto;
  color: #000;
  text-align: left;		
}
#footer p{	
  margin-top: 0px;	
  margin-left: 222px;
  padding-top: 15px;		
	
}
#footer a{	
  color: #000;
  text-decoration: none;
  font-weight: bold;
	
}
#footer a:hover{	
  color: #800000;
  font-weight: bold;
  text-decoration: underline;	
}


#content_left{
  
  width: 265px;
  float: left;
  padding-left: 18px;
  display: block;
  border: 1px none;	
	
}
#content_right{
  width: 600px;
  float: right;
  display: block;
  border: 1px none;		
}

#zajawka {
 margin-top: 323px;
 text-align: justify; 		
		
}

/**
 * Article
 */
.ce_text,
.teaser
{
	line-height: 1.4;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	color:#ff0000;
}
.mod_article ul
{
	margin-top:5px;
	margin-bottom:5px;
}

.mod_article .back
{
	margin-top:18px;
}
.mod_article .more
{
	display:inline;
}
.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}
.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}
.mod_article .pdf_link a:hover
{
	background-color:#858489;
	text-decoration:none;
	color:#ffffff;
}

/**
 * Tables
 */
.ce_table
{
	margin-top:10px;
	margin-bottom:10px;
	border-left:1px solid #cccccc;
}
.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align: center;
}
.ce_table th
{
	padding:2px 8px;
	background-color:#808080;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align: center;
	color: #FFFFFF;
}
.ce_table td a
{
	color:#000000;
}
.ce_table .col_0,
.ce_table .col_1,
.ce_table .col_2
{ 
	width: 90px;	
}
.ce_table .col_3
{
  font-weight: bold;
  width: 70px;	
}
.ce_table .col_4,
.ce_table .col_5
{ 
	width: 60px;
}
.ce_table .odd
{ 
	background-color: #F0F0F0;	
}


/**
 * Form
 */

.ce_form td
{
	padding:2px 8px;
}

.ce_form td a
{
	color:#000000;
}
.ce_form .col_0
{ 
	width: 120px;	
}
.ce_form .col_1
{
  width: 400px;	
}

.ce_form .odd
{ 
	background-color: #F0F0F0;	
}

.ce_form .text
{ 
	width: 300px;
}
.ce_form .submit
{ 
	width: 100px;
}

/**
 * Accordion
 */
.ce_accordion
{
	margin-left:16px;
}
.toggler
{
	padding:5px 0px 0px 0px;
	color:#409000;
	font-weight:bold
}
.toggler:hover
{
	color:#B40000;
	cursor:pointer;
}
.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}
