@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding:0 ;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	background-color:#fff; /*#a4a9b7;*/
	background: transparent url('../images/tlo_gora.png') repeat-x;
	background: yellow;
	color: black;
}
img{
border:0;
}
#container{
	margin:10px auto 0 auto;
	text-align:center;
	width:935px;
}
#left_column{
	width:244px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	float:left;
}
#logo{
	background: transparent url('../images/logo.png') no-repeat;
	/*background: transparent url(../images/logo_zaloba.png) no-repeat;*/
	width: 244px;
	height: 226px;
}
#menu_left_box{
 	background-color:yellow;
 	/*background: transparent url('../images/menu_left_bg.png') repeat-x;*/
	
 	padding-top:8px;
 	padding-bottom:4px;
	border-bottom:1px #fff solid;
}
#left_menu{
	/*padding-top:9px;*/
	margin: 0px 4px;
	/*background: transparent url('../images/menu_left.png') repeat-x;*/
	/*min-height:230px;*/
	/*height:auto;*/
	overflow: hidden;
	background-color:yellow;
	/*zoom:1;*/
}
#left_menu_grey{
	margin: 0px 0px 1px 0px;
	padding:0 4px;
	/*background: transparent url('../images/tlo_2_1.png') repeat-x; */
	overflow: hidden;
	/*zoom:1;*/
	/*height: 85px;*/
}
#skroty{
	/*( background: transparent url('../images/tlo_3.png') repeat-x; */
	/*height: 322px;*/
	overflow: hidden;
	text-align:left;
}
#skroty h1 {
	margin: 0 0 0 5px;
	width: 95%;
	padding: 4px 0px 2px 0px;
	color: #59a13a;
	font-size: 0.75em;
	text-transform: uppercase;
	border-bottom: dashed 1px #ccc;
}
#skroty ul {
	list-style-image: url('../images/ico1.gif');
	font-size: 0.8em;
	padding: 0px 5px 5px 25px;
	
}
#skroty li {
	text-transform: none;
	border: none;
}
#skroty a {
	color: black;
}
#skroty a:hover {
	color: #3b3f8b;
}
input.groovybutton /* search button google */
{
   font-weight:bold;
   color:#ffffff;
   background-color:#76b63f;
   border-style:solid;
   border-color:#acd783;
   border-width: 1px;
}
#column_right{
	margin-left:246px;
}
#banner{
	/*margin-top: 10px;*/
	background: transparent url('../images/banner.png') no-repeat; 
	width: 670px;
	height: 233px;
}
/* PRZYCISKI stuff */
#przyciski {
	/*width:100%;*/
	font-size:93%;
	line-height:normal;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:3px;
	/*zoom: 1;*/
}
#przyciski ul {
	margin:0;
	padding:6px 10px 0 1px;
	list-style:none;
}
#przyciski li {
	display:inline;
	margin:0;
	padding:0;
}

#przyciski li:hover {
	color: #c6e1a5;
}

#przyciski a {
	float:left;
	background:url('../images/button_left.png') no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
}
#przyciski a span {
	font-size: 0.9em;
	color: black;
	float:left;
	display:block;
	/*background:url('../images/button_right.png') no-repeat right top;*/
	padding:11px 20px 12px 20px;
/*	padding:11px 25px 12px 20px; */
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#przyciski a span {float:none;}
/* End IE5-Mac hack */
/*#przyciski a:hover span {
	color:#000;
}*/
#przyciski a:hover {
/*	background-position:0% -42px; */
}
#przyciski a:hover span {
/*	background-position:100% -42px; */
	color: #c6e1a5;
}

/* Navigacja */
#pasek_nawigacji {
	width: 675px;
	margin: 0px 0px 2px 5px;
	font-size: 0.8em;
	padding-top: 5px;
	float:left;
}
#pasek_nawigacji .nawigacja {
	float: left;
}
#pasek_nawigacji .nawigacja a{
	color:#656d83;
}

#pasek_nawigacji .data {
	font-weight: bold;
	color: #6e6c6b;
	float: right;
}
/* ------------------CONTENT ----------------------------*/
#content {
	margin: 5px;
	float: left;
	width: 675px;
	text-align:left;
}

#content h1 {
	color: #59a13a;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: dashed 1px #ccc; 
}

#content .clear {
	clear: both;
}
#content table tr a
{
text-decoration:none;
}

#content .left {
	padding-top: 40px;
	padding-left: 5px;
	float: left; 
	width: 150px;
}

#content .right {
	float: right; 
	width: 520px;
}

#content .left_akt {
	float: left; 
}

#content .right_akt {
	float: right; 
}

#content .news {
	/*float: left;*/
	width: 435px;
	margin: 0 10px 0 5px;
	font-size:0.8em;
	text-align:justify;
}

#content .news  h3{
	text-align: right; 
	font-size: 0.6em;
	color:#a0a4b2;
	margin:-3px 5px -3px 0;
}
#content .news  p.dodano {
	text-align: right; 
	font-size: 0.7em;
	color:#a0a4b2;
	margin:-3px 5px -3px 0;
}
#content .news  ul{
	font-size: 0.9em;
}
#content .news  ol{
	font-size: 0.9em;
}

#content .article {
	/*float: left;*/
	text-align:justify;
	width: 100%;
	margin-right:5px;
	padding-right:5px;
	font-size:0.8em;
}

#content .article p {
	/*float: left;*/
	/*clear: both;*/
	width: 100%;
}

#content .article li {
	/*float: left;*/
	/*clear: both;*/
	width: 100%; 
	/*list-style-type: decimal;*/
	list-style: none;
}

#content .article ol {
	list-style-type: decimal;
	font-size:0.9em;
}

#content .article ul {
	list-style-type:disc;
	font-size:0.9em;
}
#content .article ul ol{
	list-style-type:disc;
	font-size:1em;
}
#content .article ol ul{
	list-style-type:disc;
	font-size:1em;
}

#content .article table {
	/*clear: both;*/
	border: 1px;
	font-size:0.8em;
}

#content .right_table {
	border: 1px solid #e9ecee;
	padding: 5px;
	float: right;
	width: 195px;
	margin-left:10px;
	/*height: 280px;*/
	/*background: transparent url(../images/right_table.png) repeat-x; */
}

#content .right_table ul {
	list-style-image: url('../images/ico1.gif');
	font-size: 0.8em;
	padding: 5px 5px 5px 25px;
	
}

#content .right_table li {
	text-transform: none;
	border: none;
}

#content .right_table a {
	color: #7c7eb1;
}

#content .right_table a:hover {
	color: #3b3f8b;
}


#content .right_table p {
	font-size: 0.8em;
	text-align: left;
}

.news img {
	margin: 10px;
}

#content h2 {
	color: #59a13a;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom:1px dashed #ccc;
}

#content a {
	font-weight: bold;
	color: #7c7eb1;
}

#content a:hover {
	color: #3b3f8b;
}


/* lamanie newsow */
#paging{
	margin: 10px 0px 20px 0px;
	text-align: center;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;  
	font-size: 0.7em;  
	color:#000000;  
	font-weight:bold; 
}  
#paging a{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #559e3a;
	background:#FFFFFF;
	color:#559e3a;
	text-decoration:none;
}
#paging a:hover{
	border:1px solid #559e3a;
	background:#559e3a;
	color:#FFFFFF;
	text-decoration:none;
}
#paging #active {
	border:1px solid #559e3a;
	background:#559e3a;
	color:#FFFFFF;
	text-decoration:none;
}
/* lamanie newsow - koniec */

object {

}
/*--------------footer-----------*/
#footer{

/*	width:935px;*/
	background: transparent url(../images/footer_background.png) repeat-x; 
	height: 83px;
	clear:both;
}
#footer_box{
	width:935px;
	margin:0 auto;
	text-align:center;
}
#footer_box .wizytowka {
	background: transparent url(../images/footer_wizytowka_background.png) repeat-x; 
	height: 83px;
	width:250px;
	float: left;
}

#footer_box .wizytowka h1 {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 0.75em;
	text-align: center;
	color: #559e3a; /* 009c47; */ /*#656d83; */
}
#footer_box .wizytowka h2 {
	margin: 0;
	padding-top: 1px;
	font-size: 0.65em;
	text-align: center;
	color: #559e3a;
}

#footer_box .stopka {
/*	text-decoration: underline; */
	padding: 50px 5px 0px 5px;
	float: left; 
	font-size: 0.75em;
	color: #fff;
}

#footer_box a {
	color: #fff;
	text-decoration: underline;
}
#footer_box a:hover {
	text-decoration: none;
}

.right {
	float: right;
}
/* WYSOKI KONTRAST */
#contrast {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
}
#contrast li {
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin-left: 2px;
	float: left;
}
ul, ol {
    padding-bottom: 0;
	padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.rel span {
	text-align: left;
	margin-left: 0;
	margin-top: 0px; 
	display: inline; 
	float: left;
}
.rel ul {
	padding-left:0px; 
	width: 90px; 
	display: inline;
}
#asd {
	margin-top: 5px;
	margin-left: 10px;
    text-align: left;
}
div.multi_drop_menus a {
 color:black;                     		/* sets the color of all menu type */
 padding:.2em 5px;           		/*creates space top/bottom and left/right respectively around each menu item's text - set vert height in ems   */
 }
 div.multi_drop_menus a {
 display:block; /* makes link fill li so entire area is "hot" */
 text-decoration:none;  /* removes the underlining from the links */
 color: black;
 }