/* ------------------------------------------------	GLOBAL STYLE 
*/
body {
	border: 0px black solid;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #f8f8f8 url('bg.jpg') repeat-y top center;
}
img {
	border: 0px black solid;
}
	
      blockquote{
	  font-family: Tahoma;
	  background: #FAFAFA url left top no-repeat; 
	  margin-left: 15px;
	  padding:10 5 5 20px;  
	  border: 1px solid #eee; }
   
      blockquote p{
	  background: #FAFAFA  bottom right no-repeat; 
	  padding:0 20px;
	  line-height: 17px;
	  letter-spacing: 1px; 
	  }


	  
	  
/* -----------------------------------------------------------   LAYOUT DIVS */
#container { 
	margin: 0 auto;
	top: 0px;
	left: 0px;
	position: absolute;
    width: 100%;  
	border: 0px lime solid;
	text-align: center;
	padding: 0;
} 
#header {
	height: 570px;
	background-image: url('headerbg.jpg');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0px lime solid;
}
#mainimg {
	height: 570px;
	width: 100%;
	background: url('header.jpg') no-repeat top center;
	margin: 0 auto;
	padding: 0;
	/*padding-left: 1px;*/
	border: 0px lime solid;
}
/*
html > body #mainimg {
	padding-left: 0px;
}
*/
#menu {
	border: 0px lime solid;
	width: 800px;
	height: 319px;
	margin: 0 auto;
	text-align: left;
	padding-top: 251px;
}
#content {  
	height: auto;
	text-align: center;
	position: relative; 
	border: 0px black solid;
	padding: 0;
	margin-top: -206px;
	margin-bottom: -70px;
} 
#maintext {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px transparent solid;
	position: relative;
	text-align: left;
}

#maintext img {
  border: 2px solid #DDD; 
  background-color: #FFF;
  margin-right: 6px;
  padding: 5px;
}


#columntext p img {
  border: 2px solid #DDD; 
  background-color: #FFF;
  margin-right: 6px;
  padding: 5px;
}

#columntext {
	width: 532px;
	border: 1px transparent solid;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: -34px;
	margin-bottom: -40px;
	margin-left: 0px;
	margin-right: 0px;
}

#KOLUMNA1
{
position: relative;
width: 240px;
float: left;
padding-right: 20px;
padding-left: 22px;
}

#KOLUMNA2
{
position: relative;
width: 240px;
margin-left: 272px;
padding-left: 22px;
}
#sidebar {
	border: 0px fuchsia solid;
	position: absolute;
	top: 30px;
	right: 10px;
	width: 214px;
}
#footer {  
	height: 208px;
	margin-top: 0px;  
	background-image: url('footerbg.jpg');
	background-repeat: repeat-x;
}
#footimg {
	height: 208px;
	width: 100%px;
	background: url('footer.jpg') no-repeat top center;
	margin: 0 auto;
	padding: 0;
	/*padding-left: 1px;*/
	border: 0px lime solid;
}
#footactive {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	padding-top: 180px;
	padding-bottom: 0px;
	text-align: center;
	border: 0px lime solid;
	color: #575757;
	font-family: "trebuchet ms", arial, verdana;
	line-height: 17px;
	font-size: 9pt;
	letter-spacing: 1px; 
}
/* --------------------------------------------------------------------- NAVIGATION BAR */
#menu ul, #menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
}
#menu ul a:link, #menu ul a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	border: 0px;
	color: #000;
	padding: 0px;
}
#menu ul a:hover {
	border: 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul img {
	border: 0px;
}
/* --------------------------------------------------------------------- MAIN TEXT STYLE */


#sidebar p {
	text-align: justify;
	color: #575757;
	font-family: Tahoma;
	line-height: 15px;
	font-size: 8pt;
	letter-spacing: 1px; 
}

div#columntext a:link, div#columntext a:visited {
	color: #a79c45;
	text-decoration: none;
}

div#columntext a:hover, div#columntext a:active {
	color: #a79c45;
	text-decoration: underline;
}

div#sidebar a:link, div#sidebar a:visited {
	color: #575757;
	text-decoration: underilne;
}

div#sidebar a:hover, div#sidebar a:active {
	color: #575757;
	text-decoration: none;
}

div#footer a:link, div#footer a:visited {
	color: #a79c45;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	color: #a79c45;
	text-decoration: underline;
}

div#columntext p {
	text-align: justify;
	color: #575757;
	font-family: Tahoma;
	line-height: 18px;
	font-size: 9pt;
	letter-spacing: 1px; 
	padding-left: 20px;
}

div#columntext p.mail img {
	border: 0px;
    margin-right: 6px;
    padding: 5px;
}
h2 {
	width: 88%;
	font: 11pt arial;
	color: #575757;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	text-transform: lowercase;
}
/* --------------------------------------------------------------------------- ONLINE FORM STYLE */
input, textarea, option, select {
	background-color: #f7f7f3;
	font: 8pt arial;
	color: #163312;
	letter-spacing: 1px;
	border: 1px dotted #a9aea4;
	padding: 1px; 
}
/* ----------------------------------------------------------------- ADDITIONAL CLASSES (SPAN MOSTLY) */
.nr	{
	font-family: georgia;
	font-size: 8pt;
}
.ctrplz {
	text-align: center;
}
.boldy, div#columntext .boldy, div#sidebar .boldy {
	color: #;
}