
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	background:none;
}
a:link, a:hover, a:visited, a img {
	text-decoration: none;
	color:#262E2F;
	border:none;
}
h1 {
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}
ul {
	list-style:none;
	text-align:left;
}
.czerw {
	font-size:10px;
	color:#ff0000;
	font-weight:normal;
}
.right{
	float:right;
	padding: 5px 10px 10px 10px;}
/*.bullet{
	list-style-image:url(images/bullet.png);}*/
html {
	width:100%;
	height:100%;
	background-image:url(images/pasek.jpg);
	background-repeat:repeat-x;
	background-position:0 180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#262E2F;
}
body {
	width:100%;
	height:100%;
	background-image:url(images/bkg.jpg);
	background-repeat:no-repeat;
	background-position:center 352px;
}
#container, #container_index {
	width:640px;
	height:800px;/***/
	margin:-80px auto 0 auto;
	z-index:2;
}
#container_index {
	margin:0 auto;
}
#menu, #menu_oferta {
	width:640px;
	height:47px;
	background-image:url(images/menu_bkg.jpg);
	background-repeat:repeat-x;
	padding-bottom:50px;
	color:#231f20;
	font-weight:bold;
	font-size:16px;
}
#menu_oferta {
	padding-bottom:0;
}
ul#ul_menu, #ul_podmenu {
	list-style: none;
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
}
ul#ul_menu li, ul#ul_podmenu li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#ul_menu li a, ul#ul_podmenu li a {
	float: left;
	display: block;
	padding: 0 75px;
	text-decoration: none;
}
ul#ul_podmenu li a {
	font-size:12px;
	padding: 20px 9px 20px 8px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
ul#ul_menu li a:hover, ul#ul_podmenu li a:hover {
	color: #ff0000;
}
ul#ul_menu li a.act, ul#ul_podmenu li a.act {
	color: #ff0000;
	font-weight:bold;
}
#zdj_glowne {
	width:640px;
	height:425px;
	background-image:url(images/zdj_glowne.jpg);
	background-repeat:no-repeat;
}
#cont_logo {
	display:block;
	margin: 0 auto;
	width:932px;
	height:80px;
	z-index:0;
}
#podstr {
	width:640px;
	height:auto;
}
#zdj_podstr {
	width:200px;
	height:432px;
	background-image:url(images/zdj_podstr.jpg);
	background-repeat:no-repeat;
	float:left;
}
#content, #content_kontakt {
	width:427px;
	height:auto;
	margin-left:10px;
	margin-bottom:20px;
	border:solid 1px #a0e3f1;
	background-color:#FFF;
	float:left;
}
#tresc {
	width:380px;
	margin: 25px auto;
	text-align:justify;
	line-height:15px;
	min-height:305px;
}
#content_kontakt {
	padding-top:55px;
	height:auto;
	background-image:url(images/logo_handex_bw.jpg);
	background-repeat:no-repeat;
	background-position:285px 20px;
	text-align:center;
	line-height:18px;
}
#map {
	float:right;
	margin-top:65px;
	margin-right:10px;
	margin-bottom:30px;
	border:#c7c7c7 solid 1px;

}
#loga {
	width:640px;
	height:46px;
	background-image:url(images/loga.jpg);
	background-repeat:no-repeat;
	clear:both;
}
.img{
	padding:0 3px;}
	
	/************silmbox**************/


#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/************end silmbox**************/
