@media all {
* {
 font-family: Tahoma, sans-serif;
}

body {
 background: url(bg.png) repeat-x #FDFEFE;
 color: #2e3436;
}

a {
 color: #005E7E;
 text-decoration: none;
}

/* --== HEADER ==-- */

#logo {
 width:800px;
 text-align:center;
 position:relative;
}
  
/* --== HBAR ==-- */
#hbar {
 background: #005E7E url(hbarbg.png) repeat-x;
 border-bottom: 5px solid #ED1C24;
}

#lang {
 margin-right: 25px;
}

#lang li a {
 float: left;
 height: 24px;
 display: block;
}

#hsearch {
 display:block;
 width: 250px;
 height: 22px;
 float: right;
 margin-right: 50px;
 padding-top:2px;
}

#hsearch label {
 color: white;
 font-size: 75%;
}

#hsearch_query {
 border: 1px solid white;
 color: #333;
}

#hsearch_submit {
 color: white;
 border: 0px;
 background: transparent;
}
/* --== MENU ==-- */
#menu {
 padding-left:150px;
 z-index: 10;
}
#menu li {
 text-transform: uppercase;
 padding: 0px 15px 0px 15px;
}

#menu li:hover,
#menu li.hover {
}

#menu a {
 font-size: 80%;
 padding: 4px 0px 4px 0px; 
 color: white;
 font-weight: bold;
 font-family:  Verdana, Tahoma, sans-serif;
}

#menu li:hover a,
#menu li.hover a,
#menu li a:hover {
 color: white;
}

/* --== CONTENT ==-- */
#container {
 background: url(flag.png) repeat-y;
}

#content {
}

.li_red {
}

.interlinia {
 margin-bottom: 0.8em;
}

.pdf_link {
 background: url(pdf.png) no-repeat right;
 padding-right: 20px;
}

/* --== CONTENT LEFT ==-- */
#content_l {
 padding: 15px 0px 0px 0px;
}

#content_l p {
 margin: .5em 15px .5em 30px;
}

.contact_form {
 background: #005E7E;
 display: block;
 padding: 10px 20px 10px 20px;
 border-bottom: 15px solid #ED1C24;
}

.contact_form label {
 color: white;
 font-size: 80%;
}

.contact_form input,
.contact_form textarea {
 width: 180px;
 color: #333;
 margin-left: 15px;
 margin-bottom: 10px;
}

.contact_form input {
 height: 1.5em;
}

.contact_form textarea {
 height: 10em;
 font-size: 75%;
 font-family: sans-serif;
}
.send_me_p {
 text-align: center;
 display: block;
 width: 180px;
 margin-left: 15px;
 margin-top:10px;
}

#send_me {
 width: 1em;
 margin-bottom: 0px;
}

.contact_form .submit {
 width: 80px;
 margin-left:65px;
}

/* --== CONTENT RIGHT ==-- */
#content_r {
 width: 650px;
 padding: 15px 25px 30px 25px;
}

#content_r p {
 margin: .5em 15px .5em 20px;
 text-align: justify;
}

#content_r table {
 margin: .5em 15px .5em 15px;
}

#content_r td {
 padding: 0px 5px 0px 0px;
}

.map_bloon {
}

#map_container {
 float: right;
 font-size: 80%;
}

.aktualnosci_data  {
 font-size: 80%;
}

.aktualnosci_wiecej {
 font-size: 80%;
}

.news_archive {
 font-size: 80%;
 border-top: 1px solid #005E7E;
 margin-top: 30px !important;
}

/* szukanie */
.search_results {
 font-size:80%;
 border-bottom: 1px dotted #005E7E;
}

.search_no_match {
 font-size:80%;
 margin:30px;
 padding:30px;
 background: #005E7E;
 color: white;
}
.search_no_match p {
 margin:15px 0px 15px 0px;
 padding:10px 10px 15px 10px;
 border-left: 15px solid #ED1C24;
}

.google_search {
 font-size: 80%;
 margin-top: 30px;
 border-top: 1px solid #005E7E;
}

#search {
 z-index:0;
 position:relative;
 display:block;
 margin-left: 30px;
 width: 190px;
 text-align:right;
 padding-top:2px;
 background: #005E7E;
 border-bottom: 15px solid #ED1C24;
}

#search h2{
 color: white;
}

#search_query {
 border: 1px solid white;
 color: #333;
}

/* --== FOOTER ==--*/
#footer {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 70%;
 background: url("reel.png") no-repeat;
 text-align: center;
}

#footer div {
 
}

.pagetop {
 display: block;
 background: url(top.png) no-repeat right;
 padding-right: 14px;
 color: #005E7E;
 text-decoration: none;
 font-size: 80%;
}

.linkspan {
 float:left;
 clear:both;
 border-right: 30px solid #005E7E;
 margin: 0px 30px 30px 0px;
}


#organ {
 text-align:center;
 width:800px;
 padding:20px 0px 30px 0px;
}

#organ_a{
 width:270px;
 display:inline-block;
 text-align:left;
}

#organ_b {
 width:270px;
 display:inline-block;
 text-align:right;
}
} /*media all*/
