

body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #5B5C59;
    background-color: #E7E8E2;
    background-image: url(pliki/top_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
}

.img_noborder {
    border: none;

}
#header {
    width: 100%;
    height: 100%;
    background-image: url(pliki/top_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#top_bar {
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/top_bar.jpg);
    background-position: top;
    background-repeat: no repeat;
    width: 798px;
    height: 53px;
  
    border-right-color: #142678;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: #142678;
    border-left-style: solid;
    border-left-width: 1px;
}
#top_menu {
    width: 300px;
    float: right;
    color: orange;
    text-align: right;
    margin-top: 6px;
    margin-right: 10px;
    
}
#flash {
    margin-left: auto;
    margin-right: auto;
    width: 798px;
    height: 243px;
    border-right-color: white;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: white;
    border-left-style: solid;
    border-left-width: 1px;
}
#main_container {
    margin-left: auto;
    margin-right: auto;
    width: 798px;
    border-color: #142678;
    border-style: solid;
    border-width: 1px;
    margin-top: 2px;
}
#left {
    width: 232px;
    float: left;

border-right-color: #142678;
    border-right-style: solid;
    border-right-width: 1px;
}
#right {
    width: 565px;
    float: left;
text-align: left;
border-left-color: #142678;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: -1px;
  
}
#o_firmie {
     border-bottom-color: #98A5DB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: 10px;
    margin-right: 10px;
}
.oferta_box_left {
    width: 282px;
    float: left;
     border-right-color: #98A5DB;
    border-right-style: solid;
    border-right-width: 1px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 10px;
}
.oferta_box_right {
    width: 282px;
    float: left;
     border-left-color: #98A5DB;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: -1px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 10px;
}
.left_top {
    width: 232px;
    height: 17px;
    background-color: #4A766E;
    border-bottom-color: #142678;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
    padding-top: 3px;
}
.right_top {
    width: 565px;
    height: 17px;
    background-color: #578E77;
    border-bottom-color: #142678;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
    padding-top: 3px;
}
#menu {
    width: 232px;
   
    background-image: url(pliki/menu_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #D4E7D6;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-color: #142678;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    
}
#news_box {
   text-align: left;
   padding-top: 10px;
}
#address_box {
    background-image: url(pliki/address_box_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    height: 75px;
    padding-top: 20px;
    text-align: left;
    padding-left: 50px;
    font-weight: bold;
     border-bottom-color: #142678;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#footer {
    width: 100%;
    height: 51px;
    background-image: url(pliki/footer_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    margin-top: 2px;
}
#footer_inside {
    width: 798px;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
    border-right-color: white;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: white;
    border-left-style: solid;
    border-left-width: 1px;

}
#links {
    width: 758px;
    color: white;
    border-bottom-color: orange;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: auto;
    margin-right: auto;
   padding-top: 8px;
    padding-bottom: 10px;
    
}
a.menu_link {
    width: 170px;
    height: 22px;
    background-image: url(pliki/menu_link.gif);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: auto;
    padding-left: 30px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin-bottom: 3px;
    padding-top: 3px;
    color: #003333;
    line-height: 1.5em;
}
a.menu_link:hover {
    background-image: url(pliki/menu_link_hover.gif);
    background-position: left;
    background-repeat: no-repeat;
  

    color: #003399;
   
}
a.footer_link {
    color: orange;
    text-decoration: none;

}
a.footer_link:hover {
    color: withe;
    text-decoration: underline;
}
a.top_menu_link {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: white;
}
a.top_menu_link:hover {
    color: orange;
}
a.wiecej {
    color: black;
    font-weight: bold;
    text-decoration: none;

}
a.wiecej:hover {
    color: orange;
    font-weight: bold;
    text-decoration: underline;
}
a.header {
     font-size: 12px;
    margin-left: 15px;
    margin-right: 15px;
    
    padding-left: 12px;
    border-left-color: orange;
    border-left-style: solid;
    border-left-width: 8px;
    color: #578E77;
    text-decoration: none;
    font-weight: bold;
}
a.header:hover {
    border-left-color: #578E77;
    color: orange;
}
.naglowek {
    margin-left: 10px;
    margin-right: 10px;
    background-image: url(pliki/h1_bg.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-weight: bold;
    color: white;
    
    padding-left: 20px;
}
.copyright {
    width: 200px;
    float: left;
    font-size: 10px;
    text-align: left;
    color: white;
    padding-left: 18px;
}
.spi {
    width: 300px;
    float: right;
    font-size: 10px;
    text-align: right;
    margin-right: 20px;
}
a.spi_link_inactive {
    color: white;
    text-decoration: none;
}
a.spi_link {
    color: #E7EBF7;
    text-decoration: none;
}
a.spi_link:hover {
    color: orange;
    text-decoration: underline;
}
h1 {
    font-size: 12px;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 12px;
    border-left-color: orange;
    border-left-style: solid;
    border-left-width: 8px;
    color: #578E77;
}
p {
    padding-left: 15px;
    padding-right: 15px;
}
.clear {
    clear: both;
}
.img_right_noborder {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
.img_left_noborder {
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
}
.center {
    text-align: center;
}

/*formularz mailowy*/
.address {
    text-align: center;
    margin-top: 20px;
}

.empty {
height: 180px;
}
.form {
margin-left: auto;
margin-right: auto;
margin-top: 35px;
margin-bottom: 25px;
}
.input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: #67819F;
border-style: solid;
border-width: 1px;
color: #67819F;
}
.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border-color: #67819F;
border-style: solid;
border-width: 1px;
color: #67819F;
background-color: #D4E7D6;
}

/*news*/
.img_left {
float: left;
border-color: #67819F;
border-style: solid;
border-width: 1px;
padding: 2px;
background-color: white;
margin-right: 10px;
margin-bottom: 10px;
}
.news_data {

color: white;
background-color: #98A5DB;
padding-left: 3px;
padding-right: 3px;
margin-left: 3px;
font-size: 10px;
}
.news_temat {
font-weight: bold;
font-size: 10px;
margin-left: 3px;
}
.news_tresc {

font-size: 10px;
margin-left: 3px;
margin-right: 3px;
display: block;
}

/*galeria*/
.foto {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.album_opis {
	float: left;
	margin-top: 20px;
	vertical-align: top;
	width: 350px;
}
.show_photos {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
        margin-top: 40px;
}
.show_foto {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	text-align: center;
        background-color: #B0CDF7;
        border-color: #2B770B;
border-style: solid;
border-width: 1px;
margin-top: 50px;
padding-top: 40px;
}
a.album_link {
    font-size: 12px;
    font-weight: bold;
    color: #0083D1;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}
a.album_link:hover {
    color: #36B937;
    text-decoration: underline;
}
.img3 {
	border: 1px solid #2B770B;
	padding: 2px 2px 2px 2px;
}

/*team*/
#team {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    margin-top: 30px;
}
.team_foto {
    float: left;
    width: 150px;
    margin-bottom:10px;
}
.team_info {
    margin-left: 20px;
    padding-top: 0px;
    margin-bottom: 10px;
}

/*dokumenty*/
a.doc_title {
color: #2481AC;
font-weight: bold;
text-decoration: none;


}
a.doc_title:hover {
text-decoration: underline;
color: orange;
}
.img_icon {

border-style: none;

background-color: white;
margin-right: 20px;
margin-bottom: 0px;
}
.dokumenty {
    width: 450px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 30px;
    
}
.doc_icon {
    width: 30px;
    text-align: left;
    float: left;
    margin-bottom: 10px;
}
.doc_tytul {
    width: 365px;
    float: left;
    margin-bottom: 10px;
}
