/*****************
kasujemy wszystkie standardowe marginesy
******************/
* {
margin:0;
padding:0;
}

/*
standardowe czcionki
*/
body {
   text-align: left;
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 12px;
}

/*
rozmiar czcionek dla wszystkich div-ow
*/
div {
   font-size: 12px;
}

/*
kasujemy obramowanie wokol obrazkow
*/
img {
   border: 0;
}

/*
standardowe style linkow
*/
a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #01923f;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
  color: #01923f;
}

a:hover {
   text-decoration: none;
   background-color: inherit;
   color: #ffffff;
}

/*****************
podstawowy wyglad
*****************/
body {
   background: #002600; 
   color: #ffffff;
   margin: 0px;
}
div.clearb{
	clear:both;
}

div#pagewrapper {
   border: 0px;
   margin: 0 auto;
   width: 950px;
   background: transparent;
}
div#ng01 {
	width:950px;
	height: 291px;
	margin: 0;
	padding:0;
	overflow:hidden;
	background: transparent url('uploads/template/main.jpg') no-repeat 0 0; 
}
div#langtop{
	width:100px;
	height:32px;
	line-height: 32px;
	margin: 20px auto 0 auto;
	
}
div#langtop img{
	margin-left:10px;
	border:1px solid #d1d2d4;
	height:20px;
}
div#ng01 h1 img{
	display:block;
	width:260px;
	height:60px;
	margin: 0 auto;
}
div#txtng{
	width:400px;
	height:100px;
	margin:40px auto 0 auto;
	overflow: hidden
}
div#txtng h1{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	text-transform:uppercase
}
div#txtng h1 a{
	color:#fff;
}
div#txtng h1 a:hover{
	color:#01923f;
}
div#ng02 {
	width:950px;
	height: 50px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	clear: both;
	background: transparent url('uploads/template/menu.jpg') no-repeat 0 0;
}
div#content {
	width: 950px;
	overflow:hidden;
	margin:0;
	padding: 0;
	background: #000600 url('uploads/template/content_bg.jpg') no-repeat 0 0;
}
div#c_right {
	width:950px;
	margin: 0;
	padding:0;
	overflow:hidden;
	float:right;
	display:inline;
}
div#main {
   padding: 30px 20px;
   margin:0;
}
div#footer {
	clear:both;
	width:100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#footwrap {
	clear:both;
	width:950px;
	margin: 0 auto;
	padding:20px 0;
	overflow: hidden;
	border-top:10px solid #01923f;
}
div.contact_foot {
	width:270px;
	margin:0;
	padding: 5px 0 20px 0;
    float:left;
}
div.contact_foot p{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-left:30px;
	line-height:26px;
	margin:0;
}
div.contact_foot a{
	color:#ffffff;
}
div.contact_foot a:hover{
	color:#8d8d8d;
}
div.contact_foot img{
	float:left;
	margin:5px 0 0 0;
}
div#foot_l {
	width:400px;
	margin: 0;
	overflow: hidden;
	color: #ffffff;
	float:right;
	display:inline;
}
div#foot_l h4{
	font-size:11px;
	line-height: 18px;
	text-align:right;
	color: #ffffff;
	font-weight:normal;
	padding-top:10px;
}
div#foot_l h4 a{
	color: #ffffff;
}
div#foot_l h4 a:hover{
	color: #8d8d8d;
}
div#foot_l p{
	font-size:11px;
	text-align:left;
	color: #ffffff;
	font-weight:normal;
	padding:30px 0 0 0;
}
div#foot_l p a{
	color: #a9a9a9;
	padding:5px 10px 5px 0;
}
div#foot_l p a:hover{
	color: #ffffff;
}
div#foot_r {
	width:560px;
	margin: 0;
	overflow: hidden;
	color: #ffffff;
	float:right;
	display:inline;
}
#cookie-warn-wrapper {
    position: relative;
    background-color: #f1f1f1;
    color:#000;
}

#cookie-warn-wrapper div {
    margin: 0 auto;
    position: relative;
    width: 950px;
    font-size:12px;
    line-height: 18px;
    padding-top:10px;
    padding-bottom:10px;
}
#cookie-warn-wrapper span {
    float:right;
    font-weight: bold;
    cursor: pointer;
    text-align:center;
    margin-left:40px;
}

#cookie-warn-wrapper span:hover {
    text-decoration: underline;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}
table.contactform{
	width:400px;
	margin:0 auto;
}
table.contactform td{
	padding:5px;
}
table.contactform td input{
	padding:2px;
	background:#ffffff;
	border: 1px solid #ffffff;
	width:200px;
}
table.contactform td input.fbsubmit{
	padding:2px;
	background:#01923f;
	border: 1px solid #01923f;
	color:#ffffff;
	font-weight:bold;
	width:205px;
        cursor: pointer;
}
table.contactform td textarea{
	padding:2px;
	background:#ffffff;
	border: 1px solid #ffffff;
	width:200px;
	height:80px;
}


table.tab_main{
	width:100%;
	margin:10px auto;
}
table.tab_main td{
	vertical-align:top;
	padding:4px 18px;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
div#CGGoogleMaps0{
	margin:10px auto;
	overflow:hidden;
}
/********************
CONTENT STYLING
*********************/

/* HEADINGS */
div#main h1 {
   color: #01923f;
   font-size: 18px;
   line-height: 26px;
   font-weight: normal;
   letter-spacing: 1px;
   padding:0;
   margin:10px 0;
   clear:both;
}

div#main h2 {
	height:30px;
	color: #01923f;
	font-size: 14px;
	text-align: left;
	padding:0;
	margin:0 0 20px 0;
}
div#main h3 {
   color: #01923f;
   font-size: 18px;
   line-height: 28px;
   font-weight: bold;
   letter-spacing: 2px;
   padding-bottom:4px;
   border-bottom: 1px solid #e4001a;
   margin: 10px 0 10px 0;
   clear: both;
   
}
div#main h4 {
   color: #01923f; 
   font-size: 12px;
   line-height:16px;
   padding: 5px;
   text-align:left;
   margin: 10px 0 10px 0;
}
div#main h5 {
   color: #ffffff;
   background:#e4001a;
   font-size: 14px;
   line-height: 20px;
   font-weight:bold;
   margin: 12px 0 12px 0;
   padding:4px 10px 4px 10px;
   border-bottom:1px solid #e67b3c;
   letter-spacing:1px;
   clear:both;
}
div#main h6 {
   color: #01923f; 
   font-size: 12px; 
   text-align: center; 
   padding: 0;
   margin:0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 12px;
   margin: 15px 0 15px 0;  /* some air around p elements */
   line-height:18px;
   padding: 0;
   color:#ffffff;
   text-align:justify;
   /*text-shadow: #D2D2D2 2px 2px 0;*/

}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
ul, ol, dl {
  font-size: 12px;
   line-height:16px;
   margin: 10px 0 0 25px;
}
ul li, ol li {
  margin: 5px 0 2px 20px;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}

ul.clearfix{
	font-size: 12px;
	line-height:16px;
	margin: 10px 0 0 25px;
}
ul.clearfix li{
	margin: 5px 0 2px 20px;
}
ul.clearfix li a{
	color:#3d332b;
}
ul.clearfix li a:hover{
	color:#df0023;
}
/* END LISTS */