@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg.gif) repeat-x top;
}

#pagewidth {
position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:auto;
}

#top_pl {
	background:url(../images/top.jpg) no-repeat top left;
	width:800px;
	height:249px;
	text-indent:-9999px;
}
#top_en {
	background:url(../images/top_en.jpg) no-repeat top left;
	width:800px;
	height:249px;
	text-indent:-9999px;
}

#menu {
	width:800px;
	height:60px;
}

#menu ul li{
	display:inline;
	height:60px;
}

a.o_firmie_pl {
	width:190px;
	height:60px;
	background:url(../images/menu/o_firmie.gif) no-repeat top center;
	display:inline-block;
}

a.oferta_pl {
	width:151px;
	height:60px;
	background:url(../images/menu/oferta.gif) no-repeat top center;
	display:inline-block;
}

a.referencje_pl {
	width:179px;
	height:60px;
	background:url(../images/menu/referencje.gif) no-repeat top center;
	display:inline-block;
}

a.linki_pl {
	width:130px;
	height:60px;
	background:url(../images/menu/linki.gif) no-repeat top center;
	display:inline-block;
}

a.kontakt_pl {
	width:150px;
	height:60px;
	background:url(../images/menu/kontakt.gif) no-repeat top center;
	display:inline-block;
}

a.o_firmie_en {
	width:190px;
	height:60px;
	background:url(../images/menu/o_firmie_en.gif) no-repeat top center;
	display:inline-block;
}

a.oferta_en {
	width:151px;
	height:60px;
	background:url(../images/menu/oferta_en.gif) no-repeat top center;
	display:inline-block;
}

a.referencje_en {
	width:179px;
	height:60px;
	background:url(../images/menu/referencje_en.gif) no-repeat top center;
	display:inline-block;
}

a.linki_en {
	width:130px;
	height:60px;
	background:url(../images/menu/linki_en.gif) no-repeat top center;
	display:inline-block;
}

a.kontakt_en {
	width:150px;
	height:60px;
	background:url(../images/menu/kontakt_en.gif) no-repeat top center;
	display:inline-block;
}


#menu ul li a{
color:#F3F3F3;
font-size:3px;
line-height:40px;
text-align:center;
}

#menu_top_center ul li a:hover {
	background:url(../img_new/menu_top_hover.gif) repeat-x top;
}

#left {
	width:190px;
	height:500px;
	float:left;
}

#left #clock {
	width:160px;
	height:190px;
	margin-left:20px;
	margin-top:20px;
}
#gallery {
margin-left:20px;
margin-top:20px;
font-size:11px;
}

#counter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:20px;
	margin-top:80px;
}

#counter span {
color:#ea9318;
font-weight:bold;
}

#content {
	float:right;
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:19px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
 /* .push must be the same height as .footer */
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom:100px;
}

#copy {
width:800px;
position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}



#content ul {
margin-left:15px;
margin-top:20px;
margin-bottom:20px;
}

#content ul li{
margin-left:25px;
list-style:disc;
}

.mini {
padding-right:10px;
}

#header-promotion {
margin-bottom:10px;
}

.tdimage {
padding:10px;
}
