@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #0f3063;
}

#kontener {
    margin: 0 auto;
    padding: 0;
    min-width: 750px;
    max-width: 70%;
    text-align: left;
    background: #FFF;
    font-family: Verdana;
    color: #006;
}

#logo {
    height: 100px;
}

#logo_lewe {
    min-width: 25%;
    height: 100px;
    float: left;
    overflow: hidden;
    background-image: url('images/logo.gif');
    background-position: center;
    background-repeat: no-repeat;
}

#logo_prawe {
    width: 45%;
    height: 100px;
    float: left;
    overflow: hidden;
    background-image: url('images/agencja.gif');
    background-position: center;
    background-repeat: no-repeat;
}

#mail {
    width: 30%;
    height: 100px;
    overflow: hidden;
}

#top_menu {
    min-height: 40px;
    background-color: #FFF;
    border: 1px solid #006;
	 width: 98%;
	 margin-left: 1%;
}

#top_menu ul {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
}

#top_menu ul li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}

#top_menu ul li a {
    display: block;
    float: left;
    min-height: 40px;
    padding: 0 15px;
    font: bold normal 13px/40px Verdana;
    text-decoration: none;
    color: #006;
    background-color: #FFF;
    text-align: center;
}

#top_menu ul li a:hover {
    color: #FFF;
    background-color: #006;
}

#blok {
    overflow: hidden;
}

#menu {
    min-width: 185px;
    float: left;
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
	 margin-left: 5%;
}

#menu ul li {
    display: block;
    margin: 0 0 3px 0;
}

#menu ul li a {
    display: block;
    margin: 0;
    min-height: 40px;
    font: bold normal 12px/40px Verdana;
    text-decoration: none;
    text-align: center;
    color: #006;
    border: 1px solid #006;

}

#menu ul li a:hover {
    text-decoration: none;
    color: #e06018;
    background: #FFF;
}

#tekst {
    overflow: hidden;
    min-height: 300px;
}

#tekst_lewa {
    width: 50%;
    float: left;
	 padding-top: 20px;
	 min-height: 300px;
}

#tekst_prawa {
    width: 50%;
    overflow: hidden;
	 padding-top: 50px;
	 min-height: 300px;
}

#tekst_lewa_1 {
    width: 60%;
    float: left;
	 padding-top: 20px;
	 min-height: 300px;
}

#tekst_lewa_2 {
    width: 95%;
    float: left;
	 padding-top: 20px;
	 min-height: 300px;
}
#tekst_prawa_1 {
    width: 40%;
    overflow: hidden;
	 min-height: 605px;
	 text-align: center;
}

#motto {
    height: 105px;
    min-width: 750px;
    text-align: center;
}


#stopka {
        min-height: 40px;
    background-image: url('images/motto.gif');
    background-position: center;
    background-repeat: no-repeat;
    border-top: 1px solid #006;
	 width: 98%;
	 margin-left: 1%;
	 text-align: right;
}

a:link {
    color: #0000FF;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #e06018;
    font-weight: bold;
}

h1 {
    font-size: 14px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.style1 {
    font-size: 12px;
    margin-left: 20px;
    text-indent: 20px;
    margin-right: 20px;
}

.style2 {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
}

.style3 {
    font-size: 13px;
    margin-left: 20px;
    margin-right: 20px;
    color: #FF6600;
}
