@charset "UTF-8";
/* CSS Document */

html, body {
  height: 100%;
}

body {
	margin:0;
	padding:0;
	background-color: #000000;
	color:#646464;
}

body, th, tr {
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:12px;
}

p {
  font-size:13px;
  line-height:17px;
  color: #8B8B8B;
  text-align:justify;
}

h5 {
  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
  color:#646464;
}

.componentheading {
	font-size:15px;
	font-weight:bold;
}

.contentheading {
	font-size:14px;
	font-weight:bold;
}

span.small, td.createdate {
	font-size:11px;
	color:#646464;
}

.pagenav {
	color:#646464;
}

/*
a:link, a:visited {
    color: #646464;
    font-weight: normal;
    outline: 0 none;
    text-decoration: underline;
}

a:hover {
	 text-decoration: none;
}
*/
.clear {
	clear:both;
}

form, fieldset, img {
	border:none;
}

input {
	margin:4px;
}

div#body_container_i {
    background-color: #060606;
    clear: left;
    display: block;
    height: 482px;
    margin: 0 auto;
    position: relative;
    width: 1119px;
}

#odstep {
  background-color: #000000;
  display: inline;
  float: left;
  height: 45%;
  margin-top: -250px;
  width: 100%;
}

div#container_i {
  height: auto;
  position: relative;
  width: 1119px;
  margin: 0 auto;
}

div#inner {
  height: 482px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 900px;
  z-index: 20;
}

div#inner_i {
	background-image:url(../images/intro/intro.jpg);
  height: 581px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 1119px;
  z-index: 20;
}

#ll {
  float: left;
  width: 216px;
  height: 491px;
}
ul, li {
  margin:0 0 1em 0;}

pre {
  padding:1em; 
  border: none 0; 
  background:#f8f8f8;}

#oferta, #realizacje, #onas {
  float: left;
  width: 197px;
  height: 491px;
  margin: 51px 0 0 28px;
}
.fadeThis {
		position:relative;
		display:block;
		height: 491px;
		width: 197px;
}
#oferta .fadeThis {
		background: url(../images/intro/intro1i.jpg) -197px 0 no-repeat;
	}
#realizacje .fadeThis {
		background: url(../images/intro/intro2i.jpg) -197px 0 no-repeat;
	}
#onas .fadeThis {
		background: url(../images/intro/intro3i.jpg) -197px 0 no-repeat;
	}
	
.fadeThis * {
	  display: none;
	}
	
.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 491px;
		width: 197px;
}
#oferta .fadeThis span.hover {
		background: url(../images/intro/intro1i.jpg) 0 0 no-repeat;
	}
#realizacje .fadeThis span.hover {
		background: url(../images/intro/intro2i.jpg) 0 0 no-repeat;
	}
#onas .fadeThis span.hover {
		background: url(../images/intro/intro3i.jpg) 0 0 no-repeat;
	}
  
div#tpl_header {
    height: 20px;
    margin: 0 auto;
    padding: 10px 0 0 16px;
    width: 900px;
}

span.site_name {
}

div.spc_header {
}

div#bc_container {
	font-size:11px;
	height: 20px;
  margin-bottom: 25px;
}

div#site_container_n {
}

div#site_container_l {
}


div#left_container {
	width: 203px;
	float:left;
	overflow:hidden;
	margin-top: 4px;
}


div#content_container {
	overflow:hidden;
	padding:0 22px 6px 72px;
}

div.moduletable_menu, div.moduletable {
	margin-bottom:16px;
}

div.moduletable_menu h3, div.moduletable h3 {
	font-weight:bold;
	font-size:13px;
	background-color:#060606;
	background-image:url(../images/mod_header.gif);
	background-repeat:no-repeat;
	background-position:10px 0;
	padding:4px 0 4px 22px;
	display:block;
	border-bottom:1px solid #666;
	margin:0;
}

div.moduletable_menu ul, div.moduletable_menu li {
	margin:0;
	padding:0;
	list-style:none;
}

div.moduletable_menu ul li {
	border-bottom:1px solid #ccc;
}

div.moduletable_menu ul li a {
	padding:4px 0 4px 22px;
	display:block;
}

div.moduletable_menu ul li a:hover {
	color:#000;
	background-color:#060606;
}

div.moduletable_menu ul li ul li{
	border:none;
	border-top:1px dashed #e9e9e9;
}

div.moduletable_menu ul li ul li a {
	padding:4px 0 4px 28px;
	display:block;
}

div.moduletable_menu ul li ul li ul li a {
	padding:4px 0 4px 34px;
	display:block;
}

div.site_footer {
	width: 900px;
	display:block;
	text-align: left;
	margin: 40px 0 0 -6px;
}

div.site_footer a {
	color:#444;
}

div.site_footer a:hover {
	color:#111;
}

div.site_footer span.ft_joomla {
	text-align:left;
	display:inline-block;
	width:680px;
}

div.site_footer span.ft_link {
	text-align:right;
	display:inline-block;
	width:159px;
}
