* {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

body {
text-align:center;
font: 12px  Verdana, sans-serif;
margin: 0pt;
padding: 0pt;
background: #E8F2D4;

}

img {
border-width: 0px;
}

div.context a
{

text-decoration: underline;
color: #C86B11;

}

div.context a:hover {
text-decoration: underline;
color: #75400D;

}


div.context-large a
{

text-decoration: underline;
color: #C86B11;

}

div.context-large a:hover {
text-decoration: underline;
color: #75400D;

}


div.header
{
height: 105px;
width: 926px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
border-width: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
background-image: url(./images/logo.jpg);
background-repeat: no-repeat;
background-position: left top;
}

div.header-address
{
height: 105px;
width: 650px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
float:right;
background-color: #FFFFFF;
background-image: url(./images/pix_green.gif);
background-repeat: repeat-x;
background-position: left top;
}

div.header-address-text
{
color:#296C41;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
height: 80px;
width: 305px;
overflow-x: hidden;
overflow-y: hidden;
text-align: left;
padding-left:5px;
padding-top:15px;
font-size:14px;
float:left;
margin-top:10px;

}

div.header-address-text span {
	font-size:18px;
	font-weight: bold;
	color:#c67020;
	}


div.page-hdr
{
height: 300px;
width: 926px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
border-width: 0px;
margin-left: auto;
margin-right: auto;
background-color: #E77A14;
background-image: url(./images/pom_bg.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center center;
}

div.page-hdr-image {
height: 300px;
width: 655px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
border-width: 0px;
margin-left: auto;
margin-right: auto;
background-color: #E77A14;
background-image: url(./images/main_img.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
float:left;
}


div.left-menu-container {

padding: 0px 0px;
width: 250px;
border: 0px solid #778;
float:left;

}

/* MENU START*/

ul.left-menu-container {

	border-width: 0px 0px;
	padding-left: 14px; 
	padding-top: 24px; 
	border: 0px solid #778;
	margin: 0px;
	text-align:center;
	list-style-type: none;
}

ul.left-menu-container li {
	/*display: inline; */
	border: 0px solid gray;
	padding-top: 10px;
	width: 220px;
	height: 25px;
}

ul.left-menu-container a {
	display: block; 
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	vertical-align:bottom;
	margin-left:1px; 
	font-weight: bold;
	font-size: 12px;
	width: 220px;
	height: 25px;

	float: left;
	padding-top: 10px;
	border-bottom: 2px solid #E79F5A;
}

ul.left-menu-container a:link { color: #FFFFFF;  }
ul.left-menu-container a:visited { color: #FFFFFF; }

ul.left-menu-container a:hover {
background: #E79F5A;
}

ul.left-menu-container li.selected a {
background: #E79F5A;
}


ul.left-menu-container li.selected a:hover {
background: #E79F5A;
}


.left-menu-tabs-container {
margin: 0px;
padding: 0px;
background-color: #E2EEED;
background-image: url(./images/submenu_bg.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
border-top: 1px solid #ECF1FF;
border-bottom: 1px solid #A6A6A6;

}


ul.left-menu-list {
 	border-width: 0px 0px;
	padding: 5px 3px; 
	padding-top: 1px;
	border: 0px solid #778;
	margin: 0px;
	list-style-type: none;
  margin-top:5px;
  margin-bottom:3px;  
}

ul.left-menu-list li {
 	border-width: 0px 0px;
	border: 0px solid #778;
	display: inline;
	 
}


ul.left-menu-list li a{
 	text-decoration: none;
  color: #000000;
  border-right:1px solid #778;
  padding:3px 10px 3px 10px;

}

ul.left-menu-list li a:hover {
color: #333333;
text-decoration: underline;
}

/* MENU END */


div.context-container
{
width: 926px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
border-width: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;

}


div.context-left
{
width: 205px;
border:9px solid #FFFFFF;
float: left;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color:#F1F8E4;
text-align: left;
overflow: auto;
padding: 10px;
}

div.context-right
{
width: 170px;
border-top:9px solid #FFFFFF;
border-right:9px solid #FFFFFF;
float: right;
font-size: 11px;
font-weight: normal;
color: #000000;
text-align: left;
overflow: auto;
padding: 10px;
}


H2
{
font-family: Arial, Verdana, sans-serif;
font-size: 15px;
font-weight: bold;
font-style: italic;
padding-bottom: 10px;
color:#3AAA68;
}

div.context-left H3
{
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color:#C67020;
padding-left:5px;
padding-bottom: 10px;
}

div.context-left ul
{

padding-left:20px;
list-style-image: url(./images/pix_pomarancz.gif);
}



div.context
{
width: 482px;
border:0px solid red;
font-size: 11px;
font-weight: normal;
color: #000000;
text-align: left;
overflow: auto;
float: left;
background-color: #FFFFFF;
background-image: url(./images/context_middle.jpg);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: right top;
}

div.context-top-border
{

width: 482px;
height: 9px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
background-color: #FFFFFF;
background-image: url(./images/context_top.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
float:left;
}

div.context-bottom-border
{
width: 482px;
height: 9px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
background-color: #FFFFFF;
background-image: url(./images/context_bottom.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
float:left;
}

div.context-large
{
width: 921px;
border:0px solid red;
font-size: 11px;
font-weight: normal;
color: #000000;
text-align: left;
overflow: auto;
float: left;
background-color: #FFFFFF;
background-image: url(./images/context2_middle.jpg);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: right top;
margin-left: 3px;
}

div.context-large-top-border
{

width: 921px;
height: 8px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
background-color: #FFFFFF;
background-image: url(./images/context2_top.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
float:left;
}

div.context-large-bottom-border
{
width: 921px;
height: 8px;
overflow-x: hidden;
overflow-y: hidden;
text-align: center;
background-color: #FFFFFF;
background-image: url(./images/context2_bottom.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
float:left;
}


H1
{
font-family: Arial, Verdana, sans-serif;
font-size: 15px;
font-weight: bold;
font-style: italic;
color:#3AAA68;
width:430px
float:left;
padding-left: 20px;
margin-top:10px;
padding-top:10px;

}

div.footer
{
width: 926px;
border: 0px solid gray;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
padding: 0px 0px 0px 0px;
font-size: 10px;
font-weight: normal;
color: #809358;
text-align: center;
}

div.footer ul {

	padding-left: 14px; 
	text-align:center;
	list-style-type: none;
}

div.footer ul li {
	display: inline; 
	border: 0px solid gray;
}


div.footer ul li a {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #809358;
	text-decoration: none;
}

div.footer ul li a:hover {
color: #E8F2D4;
background-color: #809358;
}



a.butonik
{
font-size: 11px;
text-decoration: none;
padding: 1px 10px;
color: #CCC;
background-color: #FFF;
border: 1px solid #CFD3D8;
}


a.butonik:hover
{
text-decoration: none;
padding: 1px 10px;
color: #000;
background-color: #FFF;
border: 1px solid #CFD3D8;
}



p {
padding-top: 3px;
/* text-align: justify; */
}

p.wciety {
padding-left: 10px;
padding-top:3px;
padding-bottom:3px;
}

p.wciety20 {
padding-top: 3px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
}

p.na_prawo {
padding-right: 10px;
padding-top:3px;
padding-bottom:10px;
text-align:right;
}


div.context-large div.akapit
{
width: 867px;
border: 1px solid #FFFFFF;
padding: 5px;
margin-left: 20px;
margin-bottom: 10px;
font-size: 11px;
font-weight: normal;
color: #111111;
text-align: left;
float: left;
}

div.akapit
{
width: 430px;
border: 1px solid #FFFFFF;
padding: 5px;
margin-left: 20px;
margin-bottom: 10px;
font-size: 11px;
font-weight: normal;
color: #111111;
text-align: left;
float: left;
}


div.akapit ul
{
padding-left:20px;
list-style-image: url(./images/pix_pomarancz.gif);
padding-bottom: 5px;
}


div.akapit50
{
width: 430px;
}

div.context-large div.akapit50
{
width: 867px;
}

div.fixheight
{
/*height: 80px; */
}


div.borderek
{
border: 1px solid #DBD9CA;
background: #F1F8E4;
}


div.akapit img
{

border: 0px solid #D8d8d8;
float: left;
margin: 3px 13px 3px 3px;
}



/*---------DROP MENU BEGIN----------------------------------*/

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FCD7B4; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:bold 12px Verdana;
line-height:24px;
z-index:100;
background-color: white;
width: 250px;
visibility: hidden;
filter: alpha(opacity=90); 
-moz-opacity: 0.9; 
opacity: 0.9;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #FCD7B4; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #FFFFFF;
background-color: #E79F5A;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #E27813;
}
/*---------DROP MENU END----------------------------------*/

input { 
font-size: 11px;
color: #111111;
font-weight: normal;
background-color: #FAFAFA;
border: 1px solid #CCCCCC;
padding-top: 2px;
padding-bottom: 2px;
width:300px;
}

textarea { 
font-size: 11px;
color: #111111;
font-weight: normal;
background-color: #FAFAFA;
border: 1px solid #CCCCCC;
padding-top: 2px;
padding-bottom: 2px;
width:300px;
}


button
{
font-size: 11px;
text-decoration: none;
color: #29166F;
font-weight: bold; 
padding: 1px 10px;
background-color: #FFF;
border: 1px solid #CFD3D8;


}


