/* ------------RESET CSS-----------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	outline: 0;
	background: transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
    

}
body {
	text-align: center;
        
}
#container {
	width: 700px;
	height: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#shadow #container #bg_photo #text #header {
	height: 10px;
	width: 600px;
	margin-top: 0px;
	margin-left: 65px;
	font-family: Tahoma;
	font-size: 20px;
	color: 3084b0;
}
#shadow #container #bg_photo #text #text_under {
	width: 560px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#shadow #container #bg_photo #text #text_under li {
	width: 520px;
	height: auto;
	padding-left: 10px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: 40px;
}


#shadow #container #bg_photo #text #main_rotator {
	height: 270px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}


#shadow #container #bg_photo #text #block img {
	margin-top: auto;
	height: 2px;
	width: 480px;
}



#container #bg_photo {
	height: auto;
	width: 700px;
	margin-top: 5px;
	background-image: url(../IMAGES/tlo_menu.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
#shadow #container #languages {
	margin-left: 640px;
	margin-top: 0px;
}
#shadow #container #languages script {
	margin-top: 10px;
}


#container #bg_photo #menu {
	margin-top: 70px;
	margin-right: 0;
	margin-left: 0;
}
#container #bg_photo #menu ul {
	margin: 0 auto;
	padding: 0;
	height: 188px;
	width: 670px;
	font-family:tahoma;
	font-size:18px;
}

#container #bg_photo #menu ul li {
	list-style: none;
	float: left;
	width: 166px;
	margin-right: 2px;
	height: 188px;
}

#container #bg_photo #menu ul .no4 {
	margin-right: 0px;
}

#container #bg_photo #menu ul li a {
	display: block;
	text-decoration: none;
	height: 100%;
	color:#FFFFFF;
	cursor: pointer;
	font-family: Tahoma;
}

#container #bg_photo #menu ul .no1 a {
	background: url(../o_nas.jpg) no-repeat;
}

#container #bg_photo #menu ul .no2 a {
	background: url(../jakosc.jpg) no-repeat;
}

#container #bg_photo #menu ul .no3 a {
	background: url(../oferta.jpg) no-repeat;
}

#container #bg_photo #menu ul .no4 a {
	background: url(../park_maszynowy.jpg) no-repeat;
}

#container #bg_photo #menu ul .no1:hover a,ul .no1 .active {
	background: url(../o_nas_1.jpg) no-repeat;
}

#container #bg_photo #menu ul .no2:hover a,ul .no2 .active {
	background: url(../jakosc_1.jpg) no-repeat;
}

#container #bg_photo #menu ul .no3:hover a ,ul .no3 .active{
	background: url(../oferta_1.jpg) no-repeat;
}

#container #bg_photo #menu ul .no4:hover a,ul .no4 .active {
	background: url(../park_maszynowy_1.jpg) no-repeat;
}

#container #bg_photo #menu ul li a span {
	display:block;
	height:27px;
	padding-top:5px;
	position:relative;
	text-align:center;
	top:156px;
	width:100%;
}

#container #bg_photo #menu ul .no1 a span {
	background:#3084B0;
}

#container #bg_photo #menu ul .no2 a span {
	background:#7ab000;
}

#container #bg_photo #menu ul .no3 a span {
	background:#ec9f00;
}

#container #bg_photo #menu ul .no4 a span {
	background:#ac3a78;
}

#container #bg_photo #menu ul .no1:hover a span,ul .no1 .active span {
	background:#599cbf;
}

#container #bg_photo #menu ul .no2:hover a span,ul .no2 .active span {
	background:#94bf33;
}

#container #bg_photo #menu ul .no3:hover a span,ul .no3 .active span {
	background:#efb233;
}

#container #bg_photo #menu ul .no4:hover a span,ul .no4 .active span {
	background:#bc6193;
}

#container #bg_photo #menu ul ul {
	display: none;
	width:166px;
	height: auto!important;
}

#container #bg_photo #menu ul ul li {
	height: 25px;
	margin: 0px!important;
	*margin: 0px 0px -2px 0px!important;
}

#container #bg_photo #menu ul li ul li a {
	font-size:12px;
	height:100%;
}

#container #bg_photo #menu ul li:hover ul, ul li.hover ul {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
}

#container #bg_photo #menu ul li:hover li, ul li.hover li {
	float: none;
}

#container #bg_photo #menu ul li:hover li a, ul li.hover li a {}

#container #bg_photo #menu ul ul span {
	top:0px!important;
	height:20px !important;
}

#container #bg_photo #menu ul .no1 ul a span {
	background:#3084B0!important;
}

#container #bg_photo #menu ul .no2 ul a span {
	background:#7ab000!important;
}

#container #bg_photo #menu ul .no3 ul a span {
	background:#ec9f00!important;
}

#container #bg_photo #menu ul .no4 ul a span {
	background:#ac3a78!important;
}

#container #bg_photo #menu ul .no1 ul a:hover span {
	background:#599cbf!important;
}

#container #bg_photo #menu ul .no2 ul a:hover span {
	background:#94bf33!important;
}

#container #bg_photo #menu ul .no3 ul a:hover span {
	background:#efb233!important;
}

#container #bg_photo #menu ul .no4 ul a:hover span {
	background:#bc6193!important;
}
#shadow #container #bg_photo #text #header div {
	color: #3084B0;
}
#shadow #footer {
	height: 61px;
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#shadow {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../IMAGES/shadow.png);
	background-repeat: repeat-y;
	height: auto;
	
}
#copy {
	height: 10px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	margin-bottom: 20px;
}
.styl2 {
	color: #333333;
	font-weight: bold;
}
#copy .styl5 {
	text-decoration: none;
}
.styl4 {font-family: Verdana}
.styl5 {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.styl6 {
	font-size: 9pt;
	font-family: Tahoma;
}
body {
	background-image: url(../IMAGES/background.png);
	background-repeat: repeat-x;
	background-color: #EEF9FE;
}
.styl7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.styl7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.styl8 {color: #333333}
body {
	background-image: url(../IMAGES/background.png);
	background-repeat: repeat-x;
}
#shadow #container #bg_photo #text #block_d {
	height: 2px;
	width: 480px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#shadow #container #bg_photo #text #panorama {
	height: 80px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.styl14 {
	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
}
#shadow #container #bg_photo #text #text_under table {
	height: 300px;
	width: 550px;
}
#shadow #container #bg_photo #text #panel {
	height: 40px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: 10px;
}
#shadow #container #bg_photo #text #panel table {
	height: 30px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
#shadow #container #bg_photo #text #panel table {
	margin-right: auto;
	margin-left: auto;
}
#shadow #container #bg_photo #comercial {
	height: 120px;
	width: 700px;
}

.styl15 {font-weight: bold}
.styl16 {color: #666666}
#shadow #container #bg_photo #comercial {

	height: 82px;
	width: 650px;
        margin-top: 10px;
	background-image: url(../IMAGES/comercial.gif);
}

