body {
    padding: 0px;
    margin: 0px;
    background: #401908 url("images/bg.jpg") fixed;
    background-position: top center;
    font-size: 11px;
    font-family: Tahoma;
}

ul {
    list-style: none;
    text-indent: 0px;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
}

.contener {
    width: 791px;
    margin: auto;
}

.top {
    height: 185px;
    clear: both;
}

.top .logo {
    float: left;
    width: 250px;
    padding-top: 40px;
    padding-left: 40px;
}

.top .img {
    width: 260px;
    float: right;
    text-align: right;
}

.menu {
    height: 43px;
    width: 100%;
    clear: both;
    margin-bottom: 8px;
}

.menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
}

.menu ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    float: left;
}

#Oferta a {
    width: 196px;
    height: 43px;
    display: block;
    background: url("images/m_oferta.png") no-repeat;
    background-position: top;
}

#Oferta a:hover {
    background-position: bottom;
}

#Porady a {
    width: 198px;
    height: 43px;
    display: block;
    background: url("images/m_porady.png") no-repeat;
    background-position: top;
}

#Porady a:hover {
    background-position: bottom;
}

#Realizacje a {
    width: 198px;
    height: 43px;
    display: block;
    background: url("images/m_realizacje.png") no-repeat;
    background-position: top;
}

#Realizacje a:hover {
    background-position: bottom;
}

#Kontakt a {
    width: 199px;
    height: 43px;
    display: block;
    background: url("images/m_kontakt.png") no-repeat;
    background-position: top;
}

#Kontakt a:hover {
    background-position: bottom;
}

.box {
    width: 791px;
    height: 253px;
    background: url("images/bgpasek.png") no-repeat;
    margin-bottom: 8px;
	float: left;
}
.box2 {
    width: 791px;
    height: 511px;
    background: url("images/box.png") no-repeat;
    margin-bottom: 8px;
}

.box .logo {
    width: 150px;
	padding-left: 50px;
    text-align: center;
    padding-top: 50px;
    float: left;
}

.box .cnt {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    color: white;
    font-size: 11px;
    line-height: 200%;
    float: right;
    width: 550px;
    padding-right: 40px;
    padding-top: 20px;
}

.box .cnt p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
	padding-left: 10px;
}

.box2 .logo {
    width: 200px;
    text-align: center;
    padding-top: 50px;
    float: left;
}

.box2 .cnt {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    color: white;
    font-size: 11px;
    line-height: 200%;
    float: right;
    width: 600px;
    padding-right: 40px;
    padding-top: 30px;
}
form#signupform {
	/*
float: left;
	
margin-top:-130px;
width:600px;
*/
}
.box2 .cnt p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
.box .cnt .title {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    color: #c0c709;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    margin-bottom: 10px;
}
.box2 .cnt .title {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    color: #c0c709;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    margin-bottom: 10px;
}
.right .title2 {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    color: #c0c709;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    margin-bottom: 10px;
}
.footer {
    color: #c0c709;
    float: right;
    height: 49px;
    width: 176px;
    background: url("images/footer.png") no-repeat;
    padding-top: 5px;
    margin-bottom: 20px;
    text-align: center;
}

.footer a {
    color: #c0c709;
    text-decoration: underline;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 680px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(/img/global/gradient/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
label {
	color: #fff;
}
table#tabKontakt {
	padding-top: 0;
	padding-left: 100px;
}
table#tabKontakt88 {
	padding-top: 0;
	padding-left: 0;
}
#tabKontakt2 {
	padding-top: 0;
	padding-left: 100px;
}
