html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td, fieldset {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
.map {
	border: 1px solid #e2e2e2;
}
.tabelka td {
	padding: 6px;
	background: #f2f2f2;	
	border: 1px solid #e6e6e6;
}
body {
  	margin:0;
  	padding:0;
  	height:100%;
  	color: #333;	  	
  	font-size: 13px;
  	line-height: 1.4em;
  	font-family: Arial; 
	background-color: #fff;
}
#bg_content1 {
	width: 900px;
	margin:auto;
	background: url(../img/bg_content1.jpg) right top no-repeat;
}
#bg_content2 {
	width:100%;
	background-color: #6d8b12;
	border-top: 1px solid #3b4905;
	border-bottom: 1px solid #3b4905;
	height:40px;
	margin:0px;
	padding:0px;
	clear:both;
}
#bg_content3 {
	width:100%;
	background: #fff url(../img/bg_content3.png) left top repeat-x;
	margin:0px;
	padding:0px;
	clear:both;
}
#content2 {
	width:900px;
	margin:auto;
	color: #fef8cd;
	text-align:center;
	padding-top:5px;
}
#content3 {
	width:900px;
	margin:auto;
	padding-top:5px;
}
#baner {
	width:900px;
	clear:both;
}
#baner_L {
	width:697px;
	float:left;
	border: 1px solid #718e1c;
}
#baner_R {
	width: 190px;
	float:right;
}
#content4 {
	width:900px;
	padding-top:10px;
	clear:both;
}
#content4_L {
	width:657px;
	float:left;
	border: 1px solid #6d8b12;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fef8cd;
	padding:20px;
}
#content4_R {
	width:197px;
	float:right;
}
#box {
	width:197px;
	margin-bottom:10px;
	clear:both;
}
#box_gora {
	width: 197px;
	height: 48px;
}
#box_srodek {
	width:177px;
	background: url(../img/boks_srodek.png) center top repeat-y;
	padding-left:10px;
	padding-right:10px;		
}
#box_dol {
	width:197px;
	height: 11px;	
	background: url(../img/boks_dol.png) top center no-repeat;
}
	
#stopka {
	width: 900px;
	margin:auto;
	margin-top:10px;
	text-align:center;
	font-size:12px;
}
	

 
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6d8b12;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
}

ul {
	list-style-type:circle;
	margin-left: 50px;
	}
ol {
	list-style-type:lower-alpha;
	margin-left: 50px;
	}

ul.menu {
	list-style: none;
	margin: 0;
}
ul.menu li {
	margin:0px;
	text-align: center;	
	float: left;
	margin: 10px;
}
	

h1, h2, h3, h4, h5, h6, .subheading-category {
	padding: 0;
	margin: 0;
	color: #000000;		
}

h1, .subheading-category {	
	padding: 0;
	padding-top: 8px;
	padding-left: 30px;
	font-family: Georgia, Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	vertical-align: bottom;
	color: #6d8b12;
	text-align: left;
	width: 100%;
	line-height: 46px;
	background: url(../img/naglowek_linia.png) no-repeat;
	}

h2 {
	padding: 0;
	padding-top: 8px;	
	font-family: Georgia, Arial, Helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	vertical-align: bottom;
	color: #6d8b12;
	text-align: left;
	width: 100%;
	line-height: 36px;	
	}
h3 {
	font-size: 15px;
	}

.menu li a {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #e2e2e2;
	border-radius: 5px;
	padding: 8px;	

}
.menu li a:hover, .menu li.current a {
	color: #e2e2e2;
	background: #000000;	
	text-decoration: none;		
}	
.clr {
	clear:both;	
	display:block;	
}
.readmore {
	display:block;
	overflow:hidden;
	padding: 5px 0 5px 0;
	font-size: 12px;
	}

.readmore a {	
	float:right;
	font-weight: normal;
	}
	

dt {
	display: none;
}
dl, dd {
	margin: 0;
	padding: 0;
	font-size: 12px;	
	padding-bottom: 10px;
}

/* ############ tabele ################## */

table {
	font-size: 100%;	
}
table td {
	text-align: left;
	vertical-align: top;
}




/* ##############  pagination  ############# */

.pagination
{
	text-align: center;
        margin:10px 0;
        padding:10px 0 10px 0px;
        clear:both;
        font-size: 0.9em;
        color: #333333;	
        font-weight: normal;
        width: 100%;
}
.pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:center;
}

.pagination li
{
        display:inline;        
        text-align:left;
        border:solid 0px #eee;        
	margin:0;
	padding:0;
}
.pagination span {
        background: #e2e2e2;
        color: #000000;
        padding:3px 7px;
        margin:0 2px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination a {
        padding:3px 7px;
        color: #000000;	
        margin:0 2px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination a:hover {
        padding:3px 7px;
        color: #000000;	
        background: #e2e2e2;
        margin:0 2px;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
border-radius: 5px;
}

.pagenav
{padding:2px; clear: both;}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev
	{
	border:0;
	display: none;
}

.pagination li.pagination-start ,
.pagination li.pagination-start  span
 {
padding:0

}

/* ############ formularz kontakt ######### */

table.my_contact_form {	
	width: 400px;
}
	
table td.inputbox_label {
	width: 200px;	
}
table td.inputbox_form input, table td.inputbox_form textarea {
	background: #f8f7f7;
	border: 1px solid #e2e2e2;	
	padding: 4px;
	width: 200px;	
	font-family:"Trebuchet MS", "Times New Roman", Tahoma, serif;	
}

table td.inputbox_button input {	
	padding: 4px;
	background: #e2e2e2;
	border: 1px solid #e2e2e2;
	color: #000000;		
}



/* ############ coockies ################## */

#ciastko {
	width: 60px;
	height: 73px;
	background: url(../../../plugins/system/EUCookieDirective/EUCookieDirective/images/ciasteczko.png) no-repeat;
	position: absolute;
	right: 20px;
	bottom: -20px;
}


