@charset "utf-8";
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: normal;
	line-height: 1.7em;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #64A642;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	color: #7A7A7A;
	font-weight: normal;
}
.twoColHybLtHdr #container {
	width: 1000px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColHybLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 218px;
	background-color: #95CB69;
} 
.twoColHybLtHdr #container #header #Flash1 {
	height: 218px;
	width: 522px;
	float: left;
}
.twoColHybLtHdr #container #header #Flash2 {
	height: 218px;
	width: 478px;
	float: right;
}
.twoColHybLtHdr #menu {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 175px;
	background-color: #e6e7e8;
	height: 45px;
}
.twoColHybLtHdr #menu1 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #e6e7e8;
	height: 45px;
}

.twoColHybLtHdr #container #menu1 iframe {
	float: left;
	padding-right: 65px;
	padding-top: 10px;
}

.twoColHybLtHdr #page {
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border: 7px solid #E6E7E8;
	background-image: url(../images/bgleafs.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0;
	height: auto;
}



/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybLtHdr #sidebar1 p" rule.
*/
.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 4px;
	margin-top: 30px;
}
.twoColHybLtHdr #sidebar1 form {
	margin-left: 5px;
}

#boxnewwsletter {
	color: #666;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

.twoColHybLtHdr #container #page #sidebar1 #boxnewwsletter form {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}


.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}
.twoColHybLtHdr #sidebar1 ul  {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 5px;
}
.twoColHybLtHdr #container #page #sidebar1 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.twoColHybLtHdr #container #page #sidebar1 ul li a {
	text-decoration: none;
	color: #090;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
.twoColHybLtHdr #container #page #sidebar1 ul li a:hover {
	color: #838383;
}
.twoColHybLtHdr #container #page #sidebar1 .active   {
	color: #666;
}


.twoColHybLtHdr #container #page #sidebar1 #box1 {
	border: 1px solid #FFF;
	background-color: #66A842;
	margin-bottom: 3px;
	color: #FFF;
}
.twoColHybLtHdr #container #page #sidebar1 #box1 ul {
	margin: 0px;
}




.twoColHybLtHdr #container #page #sidebar1 #box1 ul li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.twoColHybLtHdr #container #page #sidebar1 #box1 ul li a {
	text-decoration: none;
	background-image: none;
}

.twoColHybLtHdr #container #page #sidebar1 #box2 {
	border: 1px solid #FFF;
	background-color: #8FC764;
	margin-bottom: 3px;
	color: #FFF;
}
.twoColHybLtHdr #container #page #sidebar1 #box2 ul {
	margin: 0px;
}

.twoColHybLtHdr #container #page #sidebar1 #box2 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.twoColHybLtHdr #container #page #sidebar1 #box2 ul li a {
	text-decoration: none;
	background-image: none;
}

.twoColHybLtHdr #container #page #sidebar1 #box3 {
	border: 1px solid #FFF;
	background-color: #9FCB7C;
	margin-bottom: 3px;
	color: #FFF;
}
.twoColHybLtHdr #container #page #sidebar1 #box3 ul {
	margin: 0px;
}

.twoColHybLtHdr #container #page #sidebar1 #box3 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.twoColHybLtHdr #container #page #sidebar1 #box3 ul li a {
	text-decoration: none;
	background-image: none;
}

.twoColHybLtHdr #container #page #sidebar1 #box4 {
	border: 1px solid #FFF;
	background-color: #B9D89C;
	margin-bottom: 3px;
	color: #FFF;
}
.twoColHybLtHdr #container #page #sidebar1 #box4 ul {
	margin: 0px;
}
.twoColHybLtHdr #container #page #sidebar1 #box4 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.twoColHybLtHdr #container #page #sidebar1 #box4 ul li a {
	text-decoration: none;
	background-image: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box1 a {
	color: #FFF;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box1 a:hover {
	color: #000;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box1 ul .active a {
	color: #333;
}

.twoColHybLtHdr #container #page #sidebar1 #box2 a {
	color: #FFF;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box2 a:hover {
	color: #000;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box2 ul .active a {
	color: #333;
}

.twoColHybLtHdr #container #page #sidebar1 #box3 a {
	color: #FFF;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box3 a:hover {
	color: #000;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box3 ul .active a {
	color: #333;
}
.twoColHybLtHdr #container #page #sidebar1 #box4 a {
	color: #FFF;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box4 a:hover {
	color: #000;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #sidebar1 #box4 ul .active a {
	color: #333;
}



.tbox {
	border: 1px solid #CDE4BA;
	color: #64A641;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 179px;
}
.tbox_max {
	border: 1px solid #CDE4BA;
	margin-top: 5px;
	width: 177px;
	margin-bottom: 5px;
}
.button {
	color: #666;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
.twoColHybLtHdr #mainContent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 17em;
	height: auto;
	padding-left: 15px;
} 
.twoColHybLtHdr #container #page #mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

img a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.twoColHybLtHdr #container #page #mainContent a {
	color: #090;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83BD59;
	text-decoration: none;
	padding-bottom: 2px;
}
.twoColHybLtHdr #container #page #mainContent a:hover {
	color: #838383;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838383;
}


.twoColHybLtHdr #container #page #mainContent h1 {
	font-size: 1.6em;
	color: #72B441;
	margin-top: 50px;
	font-weight: normal;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColHybLtHdr #container #page #mainContent h2 a {
	text-decoration: none;
}

.twoColHybLtHdr #container #page #mainContent h2 {
	font-size: 16px;
	margin-top: 40px;
	color: #666;
	font-weight: normal;
}
.twoColHybLtHdr #container #page #mainContent table tr td {

}
.boxleft {
	float: left;
	width: 470px;
}
.boxright {
	float: right;
	width: 250px;
}




.twoColHybLtHdr #footer {
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 50px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 0px;
} 
.twoColHybLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.punkty     {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #FFF;
	background-color: #66A842;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.punkty1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #FFF;
	background-color: #8FC764;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.punkty2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #FFF;
	background-color: #9FCB7C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.punkty3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #FFF;
	background-color: #B9D89C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}





/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColHybLtHdr #bottom {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	height: 80px;
}
.twoColHybLtHdr #bottom  a {
	color: #FFF;
}
.twoColHybLtHdr #bottom a:hover {
	color: #FFF;
	text-decoration: none;
}


.twoColHybLtHdr #bottom p {
	padding: 0px;
	margin: 0px;
	color: #333;
}
.twoColHybLtHdr #boxright {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	float: right;
	text-align: right;
}
.twoColHybLtHdr #boxleft {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	float: left;
	text-align: left;
}
.title {
	font-size: 16px;
	color: #64A641;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltable {
	border: 1px solid #66A743;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table p {
	order-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDE4BA;
	padding-bottom: 10px;
}

.smallfonts {
	font-size: 10px;
	color: #666;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
}
.td1 {
	padding-left: 10px;
	padding-right: 10px;
	width: 161px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #FFF;
}
.twoColHybLtHdr #container #page #mainContent table tr .td1 p a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.twoColHybLtHdr #container #page #mainContent table tr .td1 p a:hover {
	color: #666;
	text-decoration: none;
}
.twoColHybLtHdr #container #page #mainContent table tr .td1 a:visited {
	color: #FFF;
}


.title2 {
	font-size: 12px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
}



.underlinetext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDE4BA;
	padding-bottom: 5px;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #64A642;
	line-height: 1.5em;
	padding: 1px;
}
form {
	border: 2px solid #CDE4BA;
	padding-left: 10px;
	background-color: #CDE4BA;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #65A743;
}
.pytania {
	font-size: 14px;
	color: #333;
	padding-left: 5px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 5px;
}
table a {
	color: #FFF;
}
.twoColHybLtHdr #container1 {
	width: 500px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColHybLtHdr #bottom1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	height: 80px;
}
.twoColHybLtHdr #boxleft1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	float: left;
	text-align: left;
	line-height: 1.2em;
}
.styl1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sidebar1 p a {
	color: #666;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.7em;
}
#sidebar1 p a:hover {
	text-decoration: none;
}
.td {
	font-size: 10px;
}
.brdr {
	border: 1px solid #E6E7E8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
.brdrCopy {
	border: 1px solid #B4DC86;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #F0F0F0;
}
.brdrCopy1 {
	background-color: #F0F0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bggrey {
	background-color: #E5E5E5;
	border: 1px solid #B4DC86;
}



.data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 1.4em;
}
#center {
	margin-top: 10px;
	float: left;
	width: 100%;
}

.pbg {
	color: #333;
	background-color: #8FC764;
	font-size: 14px;
	padding: 5px;
}
.greentxt {
	color: #66A842;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #72B441;
}

