html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #73767D;
}
#header {
    width: 901px;
    margin-left: auto;
    margin-right: auto;
}
#top_bar {
    width: 901px;
    height: 50px;
}
#flag_bar {
    float: left;
    margin-top: 40px;
    margin-left: 40px;
}
#icon_bar {
    float: right;
    text-align: right;
    margin-top: 30px;
}
#flash_bar {
    width: 901px;
}
#logo {
    float: left;
    width: 274px;
    height: 174px;
}
#flash_bar_right {
    width: 464px;
    height: 174px;
    float: left;
}
#menu_bar {
    width: 627px;
    height: 23px;
    background-image: url(pliki/menu_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    text-align: right;
    padding-top: 10px;
}
#flash {
    width: 465px;
    height: 141px;
    background-image: url(pliki/flash_bg.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 162px;
}
#slajd1 {
    float: left;
    width: 275px;
    height: 141px;
    background-image: url(pliki/flash1.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
#slajd2 {
    float: left;
    width: 189px;
    height: 141px;
    background-image: url(pliki/flash2.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
#main_container {
    width: 901px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#left {
    float: left;
    width: 627px;
}
#right {
    float: left;
    width: 256px;
    margin-left: 18px;
    text-align: left;
}
.left_box_left {
    float: left;
    width: 308px;
}
.left_box_right {
    float: left;
    width: 308px;
    margin-left: 11px;
}
#news_box {
    font-size: 0.91em;
    color: #91959B;
}
#footer {
    width: 901px;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/footer_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
#footer_left {
    float: left;
    width: 274px;
    font-size: 0.91em;
    color: #A2ACB0;
    padding-top: 25px;
}
#footer_right {
    float: left;
    width: 627px;
    padding-top: 35px;
}
#branch_team {
	border-collapse: collapse;
	width: 627px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
#branch_team td {
	width: 209px;
}

td.branch_team_header {
	border-bottom-color: #D5D5D5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.09em;
	font-weight: bold;
	color: #C9CBCA;
}
.person {
	width: 140px;
	height: 140px;
	float: left;
	border: 1px solid White;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	text-align: center;
	padding-top: 4px;
}
#schedule {
    border-collapse: collapse;
    width: 100%;
    border-color: #C9CBCA;
    border-style: solid;
    border-width: 1px;
}
#schedule td {
    border-color: #C9CBCA;
    border-style: solid;
    border-width: 1px;
}
#schedule th {
    background-color: #DDDFDE;
    border-color: #C9CBCA;
    border-style: solid;
    border-width: 1px;
}
#sitemap {
    margin-top: 20px;
    margin-left: 120px;
}
#spi {
    width: 871px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
    font-size: 0.91em;
    color: #A3AAA7;
    text-align: right;
}
.headline1 {
    text-align: right;
    background-image: url(pliki/headline_bg1.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-bottom: 20px;
}
.headline2 {
    text-align: right;
    background-image: url(pliki/headline_bg2.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-bottom: 20px;
}
.img_noborder {
    border: none;
}
.img_left {
    float: left;
    border-color: #CACCCB;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.img_right {
    float: right;
    border-color: #CACCCB;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.img_flash {
    display: none;
}
.img_person {
    border-color: #CACCCB;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}
a.flag_link {
    margin-right: 30px;
}
a.icon_link {
    margin-left: 60px;
}
a.menu_link {
    color: #7B8085;
    text-decoration: none;
    margin-right: 2px;
    margin-left: 2px;
    color: #9B9EA5;
}
a.menu_link:hover {
    text-decoration: underline;
    color: #4C4E52;
}
a.more {
    color: #A8ABB1;
    text-decoration: none;
}
a.more:hover {
    text-decoration: underline;
    color: #4C4E52;
}
a.sitemap_link {
    font-size: 1.09em;
    font-weight: bold;
    display: block;
    color: #889098;
    text-decoration: none;
    margin-top: 7px;
}
a.sitemap_link:hover {
    color: #595C60;
    text-decoration: underline;
}
a.sitemap_sub_link {
    font-size: 0.91em;
    font-weight: bold;
    display: block;
    text-decoration: none;
    color: #B0B3B2;
    margin-left: 30px;
}
a.sitemap_sub_link:hover {
    text-decoration: underline;
    color: #797C81;
}
a.spi_link_inactive {
    color: #A3AAA7;
    text-decoration: none;
}
a.pinokio {
    color: #73767D;
    text-decoration: none;
}
.clear {
    clear: both;
}
h1 {
    font-size: 1.64em;
    margin-bottom: 0px;
    color: #a3a3a3;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.bold {
    font-weight: normal;
}


/*news*/

.news_data {
    width: 80px;
    color: #ffffff;
    background-color: #BDC1C5;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.news_temat {
    color: #63686C;
    font-weight: bold;
}
.news_tresc {
    display: block;
}

/*formularz mailowy*/

.adress {
    text-align: center;
    margin-top: 10px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 30px;
    width: 484px;
}

.input {
    width: 320px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.91em;
    border-color: #C9CBCA;
    border-style: solid;
    border-width: 1px;
    color: #979DA2;
}
.textarea {
    width: 320px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.91em;
    border-color: #C9CBCA;
    border-style: solid;
    border-width: 1px;
    color: #979DA2;
    overflow: auto;
}

.submit {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.91em;
    font-weight: bold;
    border-color: #C9CBCA;
    border-style: solid;
    border-width: 1px;
    color: #979DA2;
}

.submit:hover {
    color: #4C5157;
    border-color: #4C5157;
}

/*galeria*/
.img3 {
    padding: 2px; 
    border: solid 1px;
    border-color: #C9CBCA;
}
.foto {
    float: left;
    margin-top: 20px;
    margin-left: 0px;
}
.album_opis {
    width: 396px;
    float: left;
    margin-top: 20px;
    vertical-align: top;
}
.show_photos {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.show_foto {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    margin-top: 28px;
    padding-top: 24px;
    padding-bottom: 7px;
    color: #595C60;
}
a.album_link {
    font-weight: bold;
    color: #889098;
    text-decoration: none;
}
a.album_link:hover {
    text-decoration: underline;
    color: #464C53;
}


/*tooltip - jquery*/

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #71757D;
    background-color: #FFFFFF;
    padding: 3px;
    opacity: 0.8;
    font-size: 0.91em;
    color: #898C92;
    text-align: left;
}

#tooltip h3 {
    color: #71757D;
    font-size: 0.91em;
    line-height: 1.7em;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    
}

#tooltip div {
    margin: 0;
}
