body {
    background-color: #3c3d42;
    font-size: 0.6em;
    /*
font-family: Verdana, Arial, Helvetica;
*/
}
a, a:visited, a:active, a:focus, a:link, img {
	border: none;
}
h1 {
    font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
hr {
	clear: both;
	color: #4d4d4d;
	background-color: #4d4d4d;
    border: 1px;
}
p {

}
label {
    width: 10em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}
#container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #464646;
	position: relative;
} 
#header {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
	height: 182px;
} 
#header_flash {
    margin-left: auto;
    margin-right: auto;
    width: 770px;
    height: 182px;
	position: relative;
	top: 0px;
}
#content {
	position: relative;
}
#content_container {
    min-height: 580px;
}
#search_form {
	position: absolute;
	top: 10px;
	left: 577px;
	margin: 0px;
	padding: 0px;
}
#search_form p {
	margin: 0px;
    padding: 0px;
}

#search_results {

}

#logo_google {
	position: absolute;
    top: 10px;
    left: 710px;
    margin: 0px;
    padding: 0px;
	font-size: 0.7em;
}

#footer {
	margin-top: 5px;
	height: 15px;
	text-align: center;
	padding-top: 2px;
}
#footer a {
	text-decoration: none;
}
.content_menu {
    padding: 10px;
    width: 165px;
    position: absolute;
	top: 45px;
	left: 580px;
}
.content_item {
	width: 520px;
	padding: 10px;
}
.icon-left {
    float: left;
    margin-right: 5px;
}

.icon-right {
    float: right;
    margin-left: 5px;
}

.icon-center {
    text-align: center;
}

.align_center {
	text-align: center;
}

.align_justify {
	text-align: justify;
}

.float_left {
	float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.cb {
	clear: both;
}

/*
o-nas
*/
#aboutus_animation {
	width: 165px;
	height: 257px;
	float: left;
    display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}


/*
oferta
*/
#offer_animation {
    position: absolute; 
	top: 400px; 
	left: 580px;
	width: 198px;
    height: 240px;
}
#accordion {
	width: 540px;
}

/*
katalogi
*/


/*
materialy-informacyjne
*/

/*
referencje
*/

/*
nowosci
*/

#news_list ul {
    list-style: circle;
	list-style-position: outside;
    padding: 0px;
    margin: 0px;
    width: 90%;
}
#news_list ul li {
	border: none;
    border-bottom: 1px solid #4d4d4d;
	padding: 0px;
    margin: 0px;
	margin-left: 15px;
	margin-bottom: 4px;
	text-align: left;
}
#news_list ul li a {
	text-decoration: none;
    /*
text-transform: uppercase;
*/
	font-weight: bold;
	border: none;
    display: block;
}


#news_list .li_active {
	color: #ffa500;
	border: none;
	list-style: square;
}

/* root element for scrollable */
.scrollable {  
    
    /* required settings */

/*
position:relative;
*/

	
    overflow:hidden;    

    /* vertical scrollers have typically larger height than width */    
    height: 450px;   
    /*
width: 116px;   
*/

}

/* root element for scrollable items */
div.scrollable .items {  
    position: absolute;
    height: 20000em; 
}

/*
kontakt
*/
#map_icon {
	position: absolute;
	top: 0px;
	left: 345px;
}


#contact_list {
	width: 310px; 
	position: absolute; 
	top: 45px; 
	left: 480px;
}

#contact_list p {
	margin: 0px;
	padding: 0px;
}

#big_map_container {
	position: relative;
}

.big_map {
	position: absolute;
	top: 70px;
	left: 0px;
}
