body {
    background: #000;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #303030;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#top {
    width: 100%;
    height: 341px;
    background: #000 url('../images/www/bg_top.jpg') no-repeat center top;
    text-align: justify;
}

#top_kontakt {
    width: 1000px;
    height: 56px;
    margin: 0 auto;
    color: #ffc600;
    font-family: trebuchet MS;
    font-weight: 100;
    font-size: 18px;
}

#top_logo {
    width: 1000px;
    height: 285px;
    margin: 0 auto;
}

#stacjonarny {
    padding: 16px 20px 0px 110px;
    float: left;
}

#komorkowy {
    padding: 16px 30px 0px 20px;
    float: left;
}

#logo {
    margin: 25px 0px 0px 50px;
}

#under_menu {
    width: 100%;
    height: 72px;
    background: url('../images/www/bg_under-menu.jpg') top center no-repeat;
}

#menu {
    border: 1px solid #161616;
    margin: 0 auto;
    height: 54px;
    width: 998px;
    background: #161616 url('../images/www/bg_menu.jpg') repeat-x top;
    color: #ffc600;
}

.menu1 {
    height: 54px;
    width: 131px;
	 margin-top:1px;
}

a .menu1 {
    background: url('../images/www/menu/1.jpg');
}

a:hover .menu1 {
    background-position: 100% -54px;
}

.menu2 {
    height: 54px;
    width: 73px;
	 margin-top:1px;
}

a .menu2 {
    background: url('../images/www/menu/2.jpg');
}

a:hover .menu2 {
    background-position: 100% -54px;
}

.menu3 {
    height: 54px;
    width: 77px;
	 margin-top:1px;
}

a .menu3 {
    background: url('../images/www/menu/3.jpg');
}

a:hover .menu3 {
    background-position: 100% -54px;
}

.menu4 {
    height: 54px;
    width: 97px;
	 margin-top:1px;
}

a .menu4 {
    background: url('../images/www/menu/4.jpg');
}

a:hover .menu4 {
    background-position: 100% -54px;
}

.menu5 {
    height: 54px;
    width: 115px;
	 margin-top:1px;
}

a .menu5 {
    background: url('../images/www/menu/5.jpg');
}

a:hover .menu5 {
    background-position: 100% -54px;
}

.menu6 {
    height: 54px;
    width: 113px;
	 margin-top:1px;
}

a .menu6 {
    background: url('../images/www/menu/6.jpg');
}

a:hover .menu6 {
    background-position: 100% -54px;
}

.menu7 {
    height: 54px;
    width: 94px;
	 margin-top:1px;
}

a .menu7 {
    background: url('../images/www/menu/7.jpg');
}

a:hover .menu7 {
    background-position: 100% -54px;
}

.menu8 {
    height: 54px;
    width: 104px;
	 margin-top:1px;
}

a .menu8 {
    background: url('../images/www/menu/8.jpg');
}

a:hover .menu8 {
    background-position: 100% -54px;
}

.menu9 {
    height: 54px;
    width: 90px;
	 margin-top:1px;
}

a .menu9 {
    background: url('../images/www/menu/9.jpg');
}

a:hover .menu9 {
    background-position: 100% -54px;
}

.menu10 {
    height: 54px;
    width: 99px;
	 margin-top:1px;
}

a .menu10 {
    background: url('../images/www/menu/10.jpg');
}

a:hover .menu10 {
    background-position: 100% -54px;
}

#content {
    width: 100%;
    min-height: 440px;
    background: url('../images/www/bg_content.jpg') top center no-repeat;
}

#tresc {
    width: 998px;
    padding: 10px 0px 14px 0px;
    text-align: justify;
    margin: 0 auto;
    color: #fff;
    line-height: 18px;
}

.tresc_left {
    float: left;
    width: 60%;
}

.tresc_right {
    float: right;
    width: 35%;
}

#menu_bottom {
    border: 1px solid #161616;
    margin: 0 auto;
    height: 14px;
    padding: 20px;
    width: 958px;
    background: #161616 url('../images/www/bg_menu.jpg') repeat-x top;
    color: #ffc600;
    text-align: justify;
    font-size: 11px;
}

#menu_bottom a {
    color: #ffc600;
    text-decoration: none;
    padding: 0px 5px;
}

#menu_bottom a:hover {
    color: #ffc600;
    text-decoration: underline;
}

#foot {
    width: 980px;
    padding: 10px;
    margin: 0 auto;
    color: #303030;
    text-align: justify;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

.clear {
    clear: both;
}

h1 {
    font-weight: 100;
    font-family: trebuchet MS;
    font-size: 18px;
    color: #FFC600;
    background: url('../images/www/title.png') no-repeat bottom left;
    padding-bottom: 15px;
}

h2 {
    font-weight: 100;
    font-family: trebuchet MS;
    font-size: 17px;
    color: #FFC600;
    background: url('../images/www/title.png') no-repeat bottom left;
    padding-bottom: 15px;
}

h3 {
    font-weight: bold;
    font-family: trebuchet MS;
    font-size: 16px;
    color: #FFC600;
    padding: 15px 0px;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

ul {
    list-style-position: outside;
    list-style-type: circle;
}

.galeria {
    width: 180px;
    height: 135px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid #FFC600;
    margin: 5px;
}

.lawety {
    width: 180px;
    height: 135px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
    border: 2px solid #FFC600;
    margin: 0px 10px 0px 0px;
}
