﻿#menu_home {position:absolute;width: 199px; height: 76px; z-index: 1; top: 0px; left: 0px; background-image: url('design/menu/1.png'); background-repeat: no-repeat;cursor:pointer;}
#menu_uslugi {position:absolute;display:inline-block;width: 199px; height: 76px; z-index: 1; top: 0px; left: 199px; background-image: url('design/menu/2.png'); background-repeat: no-repeat;cursor:pointer;}
#menu_partnerzy {position:absolute;display:inline-block;width: 199px; height: 76px; z-index: 1; top: 0px; left: 398px; background-image: url('design/menu/3.png'); background-repeat: no-repeat;cursor:pointer;}
#menu_produkty {position:absolute;display:inline-block;width: 200px; height: 76px; z-index: 1; top: 0px; left: 597px; background-image: url('design/menu/4.png'); background-repeat: no-repeat;cursor:pointer;}
#menu_kontakt {position:absolute;display:inline-block;width: 202px; height: 76px; z-index: 1; top: 0px; left: 797px; background-image: url('design/menu/5.png'); background-repeat: no-repeat;cursor:pointer;}

#menu_home:hover {background-image: url('design/menuhover/1.png')}
#menu_uslugi:hover {background-image: url('design/menuhover/2.png')}
#menu_partnerzy:hover {background-image: url('design/menuhover/3.png')}
#menu_produkty:hover {background-image: url('design/menuhover/4.png')}
#menu_kontakt:hover {background-image: url('design/menuhover/5.png')}

#linetop {background-position: center bottom; position: absolute; width: 1000px; z-index: 1; left: 0px; top: 76px; background-image: url('design/website_elements/line.png'); background-repeat: no-repeat;}

#body .menu {color:white;padding:32px 5px 0px 80px;margin:0px;}
#body .menu2 {color:white;padding:20px 5px 0px 80px;margin:0px;}

#body {margin: auto; position: relative; width: 1000px; height: 76px; z-index: 1; top: 0px; left: 0px; display:none;}
#wnetrze {background-position: center top; height:0px; background-image: url('design/backgrounds/bg1.jpg'); background-repeat: no-repeat;color:white;}

.l_pl {cursor: pointer; background-image: url('design/flags/pol.png'); background-repeat: no-repeat; display: inline-block; width: 52px; height: 52px;}
.l_en {cursor: pointer; background-image: url('design/flags/eng.png'); background-repeat: no-repeat; display: inline-block; width: 52px;	height: 52px;}
.l_pl:hover {background-image: url('design/flags/polon.png');}
.l_en:hover {background-image: url('design/flags/engon.png');}
.l_plon {cursor: pointer; background-image: url('design/flags/polon.png'); background-repeat: no-repeat; display: inline-block; width: 52px; height: 52px;}
.l_enon {cursor: pointer; background-image: url('design/flags/engon.png'); background-repeat: no-repeat; display: inline-block; width: 52px; height: 52px;}

#slideshow {margin:0 auto;width:1000px;height:645px;position:relative;}
#slideshow #slidesContainer {margin:0 auto;width:722px; height:645px; overflow:auto; position:relative;}
#slideshow #slidesContainer .slide { margin:0 auto; width:722px; height:645px;}

.control { display:block; width:139px; height:269px; text-indent:-10000px; position:absolute; cursor: pointer; margin-top:188px}
#leftControl { top:0; left:0; background:transparent url('design/website_elements/l.png') no-repeat 0 0;}
#rightControl { top:0; right:0; background:transparent url('design/website_elements/r.png') no-repeat 0 0;}
#leftControl:hover {background:transparent url('design/website_elements/lon.png') no-repeat 0 0;}
#rightControl:hover {background:transparent url('design/website_elements/ron.png') no-repeat 0 0;}

