@charset "utf-8";

body  {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	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 */

	color: #000000;

	background-color: #FFFFFF;

	background-image: url(backtite.gif);

	background-repeat: repeat-x;

}

a {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;

}



h1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #003366;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

}

h2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #003366;

	border-left-width: 5px;

	border-left-style: none;

	border-left-color: #003366;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}

h4 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FF9900;

	background-image: url(block.jpg);

	background-repeat: repeat-x;

	background-position: left center;

	padding-left: 15px;

	margin-left: 10px;

	padding-top: 8px;

	padding-bottom: 6px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #003366;

}

h5 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #003366;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	margin: 0px;

	padding: 0px;

}

h6 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	font-weight: normal;

}



.navig a {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	font-weight: normal;

}

.navig a:hover { 

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF9900;

	font-weight: normal;

}



.listNav a {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #006699;

	font-weight: normal;

}

.listNav a:hover { 

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FF9900;

	font-weight: normal;

}

.subText {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	font-weight: normal;

}

.inText {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	font-weight: normal;

}



.inCaptText {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	font-weight: bold;

}





.submenu  {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #003366;

	background-color: #FFFFFF;

	margin-left: 0px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #003366;

	border-bottom-color: #003366;

	border-left-color: #003366;

	padding-left: 15px;

	background-image: url(pin.jpg);

	background-repeat: no-repeat;

	background-position: left center;

}

.reklama {

	width: 300px;

	float: right;

	text-align: right;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #003366;

	vertical-align: bottom;

	margin-left: 10px;

	margin_top: 10px;

	margin_bottom: 10px;

}





.submenu a {

	color: #003366;

	

}



.submenu a:hover {

	color: #FF9900;

	

}



.blockHeader {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

	margin-left: 10px;

	background-image: none;

}





.twoColLiqLtHdr #container #sidebar1 h3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #80B502;

}



.twoColLiqLtHdr #container {

	width: 80%;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: justify; /* this overrides the text-align: center on the body element. */

	background-color: #FFFFFF;

	background-image: url(senka.gif);

	background-repeat: no-repeat;

	background-position: center top;

} 

.twoColLiqLtHdr #header {

	background-color: #80B502;

	background-image: url(headbg.gif);

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

} 

.twoColLiqLtHdr #header h1 {

	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

}





.twoColLiqLtHdr #sidebar1 {

	float: left;

	width: 200px;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 15px;

	padding-left: 0;

	margin-right: 20px;

	text-align: justify;

	background-color: #EBEBEB;

	background-image: url(bg.jpg);

	background-repeat: repeat;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #003366;

	border-right-width: 1px;

	border-right-style: none;

	border-right-color: #003366;

}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {

	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */

	margin-right: 10px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.twoColLiqLtHdr #mainContent {

	margin-top: 0px;

	margin-right: 20px;

	margin-bottom: 0;

	margin-left: 20px;

	background-repeat: no-repeat;

	background-position: center top;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 20px;

} 

img {

	padding: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.twoColLiqLtHdr #container #mainContent p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

}



.twoColLiqLtHdr #footer {

	padding: 0 10px;

	background-color: #003366;

} 

.twoColLiqLtHdr #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 */

	font-size: 9px;

}

.twoColLiqLtHdr #footer a {
	color: #FFF;
}



/* 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: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.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;

}

.formular {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}

