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;
}
table.cennik td, table.cennik th {
	background: #fff;
	padding: 7px;
}

html, body {
  	margin:0;
  	padding:0;
  	height:100%;
  	color: #202020;	  	
  	font-size: 15px;
  	line-height: 1.4em;
  	font-family: Arial;    	
}
.bg_body {
	background-color:#fff;
}
#bg_content1 {
	width:100%;
	background: url(../img/bg_content1.jpg) left top repeat-x;
	border-bottom: 1px solid  #8f9a9d;
	height:119px;
	clear:both;
}
#bg_content2 {
	width:100%;
	background: url(../img/tlo_strony.jpg) center bottom no-repeat scroll;
	padding-top:20px;
	padding-bottom:10px;
}
#bg_content3 {
	width:100%;
	background: url(../img/bg_content3.jpg) left top repeat-x;
	padding-top:30px;
	padding-bottom:10px;
	border-top: 1px solid  #8f9a9d;
	height:40px;
}
#content1 {
	width:1000px;
	margin:auto;
}
#logotyp {
	width:232px;
	float:left;
}
#bg_menu {
	float:right;
	margin-top:45px;
	color: #4d4f5b;
}
#content2 {
	width:1000px;
	margin:auto;
	clear:both;
}
#top {
	width:1000px;
	clear:both;
}
#top_L {
	width:380px;
	float:left;
}
#top_R {
	width:600px;
	float:right;
	text-align:center;
}
#content4 {
	width:1000px;
	clear:both;
	
}
#content4_L {
	width:670px;
	float:left;
	margin-top:15px;
}
#content4_L2 {
	width:1000px;
	float:left;
	margin-top:15px;
}
#content4_R {
	width:310px;
	float:right;
	margin-top:15px;
}
#content3 {
	width:1000px;
	margin:auto;
	text-align:center;
	clear: both;
	font-size: 13px;
}

.clr {
	clear:both;	
	display:block;	
}	

############################################################################


.moduletable_boks {
	font-size: 13px;
}

.map {
	border: 1px solid #e2e2e2;
}

 
a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #0093c0;
	text-decoration: underline;	
}
#content3 a {
	color: #202020;	
	}
#phocagallery a {
	color: #4d4f5b;
}
a.readmore {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: block;
	padding: 4px 8px 4px 8px;
	float: right;
	text-align: center;
	font-size: 12px;
	color: #33353b;
	background: url(../img/bg_but.png) center center repeat-x;
}
li {
	margin-left: 40px;
	
}
ul.menu {
	list-style: none;	
	
	
}
ul.menu li {
	margin:0;
	padding: 0;
	text-align: center;	
	float: left;	
}
	

h1, h2, h3, h4, h5, h6, .subheading-category {
	padding: 0;
	margin: 0;
	color: #0093c0;		
}

h1, .subheading-category {		
	font-size: 20px;	
	margin-bottom: 12px;	
	padding-bottom: 12px;	
	border-bottom: 1px solid #0093c0;
        font-weight: normal;
	}

h2 {
	font-size: 18px;	
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	}
h3 {
	font-size: 16px;
	padding-bottom: 10px;
	}
#content4_R h3 {
	font-size: 20px;	
	margin-bottom: 12px;	
	padding-bottom: 12px;	
	border-bottom: 1px solid #0093c0;
        font-weight: normal;

}
#top_L h3 {
	font-size: 25px;	
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 20px;
}
.menu li a {
	color: #000;	
	font-size: 14px;
	text-align: center;
	font-family: 'Cinzel', serif;
font-weight: 700 !important;	
	padding: 10px 15px 10px 15px;
	margin-left: 5px;
}
.menu li a:hover, .menu li.current a {
	color: #ffffff;
	background: #0093c0;	
	text-decoration: none;		
}	

dt {
	display: none;
}
dl, dd {
	margin: 0;
	padding: 0;
	font-size: 12px;	
	padding-bottom: 10px;
}

/* ++++++++++++++  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: 550px;
}
	
table td.inputbox_label {
	width: 200px;	
	
}
table td.inputbox_form input, table td.inputbox_form textarea {
	background: #f8f7f7;
	border: 1px solid #e2e2e2;	
	padding: 5px;
	width: 350px;	
	font-family:Arial, "Times New Roman", Tahoma, serif;	
	margin: 2px;
}

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;
}