*{
margin:0;
padding:0;
}

html, body {height: 100%;}


body {
	background: #ffffff url('img/header_background.jpg') repeat-x top left;
	text-align: center;
	margin: 0 auto;
	color: #666666;
	font-size: 13px;
	font-family: arial;
	line-height: 15px;
}


#wrap {min-height: 100%;}


#main {overflow:auto;
	padding-bottom: 95px;}  /* must be same height as the footer */
	
	
	

div#container {
	width: 813px;
	margin: 0 auto;
	position: relative;
}
div#header {
	background:  url('img/header.jpg') no-repeat top center;
	width: 813px;
	height: 181px;
}

div#header a {
	position: absolute; left: 25px; top: 26px;
	width: 255px;
	height: 133px;
}

div#headerImageBackground {
	width: 515px;
	height: 311px;
	background: url('img/header_image_background.jpg') no-repeat top center;
	position: absolute;
	top: 79px;
	right: 0;
	float: left;
}
div#slideshowBaner {
	position: relative; 
	float: left; 
	width: 503px; 
	height: 301px; 
	margin-left: 2px; 
	margin-top: 1px;
}

div#leftColumn {
	width: 300px;
	float: left;

}

div#menuLeft {
	width: 268px;
	float: left;
	text-align: left;
	margin-top: 5px;
	font-size: 19px;
	line-height: normal;
}

/*kontakt box*/
div#kontaktBox {
	/*background: #eeeeee;*/
	width: 248px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	float: left;
}
div#kontaktBox span.title{
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	margin-bottom: 5px;
}
div#kontaktBox span.second{
	margin-top: 10px;
}
div#kontaktBox div{
	padding-left: 30px;
	float: left;
	width: 218px;
	margin-bottom: 4px;
	line-height: normal;
}
div#kontaktBox div.address{
	background: url('img/address_icon.jpg') no-repeat left center;
}
div#kontaktBox div.phone{
	background: url('img/phone_icon.jpg') no-repeat left center;
}
div#kontaktBox div.email{
	background: url('img/email_icon.jpg') no-repeat left center;
}
div#kontaktBox div.email a{
	color: #ff9933;
}

/*end of kontakt box*/


div#rightColumn {
	width: 513px;
	float: right;
	margin-top: 210px;
	text-align: left;
	margin-bottom: 20px;
}
div#rightColumn h1#pageTitle{
	text-align: left;
	border-bottom: 1px solid #cccccc;
	font-size: 22px;
	color: #f7941d; 
	line-height: normal;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 5px;
}


div#footer {
	width: 100%;
	height: 95px;
	background:  url('img/footer_background.jpg') repeat-x top center;
	min-width: 813px;
	float:left;
	margin-top: -95px; /* negative value of footer height */

	clear:both;} 



#footerContent {
	width: 813px; 
	margin: 0 auto;
	height: 70px;
	text-align: right;
}
div#copyright {
	float: right; 
	width: 513px;
	text-align: left;
}
div#logosBox {
	float: right;
	width: 513px;
	margin-top: 20px;
	margin-bottom: 33px;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
	width: 544px;
	float: right;
	/*padding-top: 3px; */
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 100%;
	height: 18px;
	/*margin-bottom: 1em;*/
	
}
.simply-scroll-shadow {
	position: absolute;
	width: 40px;
	height: 18px;
	z-index: 3;
	float: left;
	display: block;
}
#leftShadow {
	left: 0;
	background: url(img/footer_gradient_left.png) no-repeat top center;
}
#rightShadow {
	right: 0;
	background: url(img/footer_gradient_right.png) no-repeat top center;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 18px;
	float: right;
	text-align: right;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li.footerImages {
	float: left; /* Horizontal scroll only */
	width: 50px;
	height: 18px;
	text-align: center;
	padding-right: 20px;
	position: relative;
}
.simply-scroll .simply-scroll-list li.separator {
	width: 23px;
}

.simply-scroll .simply-scroll-list li img{
	position: absolute;
	left: 0;
}

.simply-scroll .simply-scroll-list li img.hover{
	
}

div.clear { clear:both; }


#rightColumn ul{
float:left;
display:block;
width:100%;
margin-bottom: 10px!important;
}

div#rightColumn ul.contentEnumerating, #rightColumn ul li {

	margin: 0;
	padding: 0; 
	list-style-type: none;
}
div#rightColumn ul.contentEnumerating li, #rightColumn ul li {
	padding: 4px 0 4px 27px;
	background: url('img/list_style_type_car.jpg') no-repeat left center;
}

div#rightColumn p {

line-height: 17px;
margin: 7px 0;
}



div#rightColumn a {

color: #F93;
}
#menuLeft .menu{ width: 268px;}

#menuLeft ul li  {
list-style-type: none;
display:block;

background-image: url(img/strzalka2.png);
background-position: left 16px; 
background-repeat: no-repeat; 
padding-bottom:5px;
float:left;
width:268px;
}

#menuLeft ul li a {

text-decoration: none; 
color:#666;
padding-top:8px;
display:block;
padding: 5px 0px 5px 15px;
border-bottom: 1px solid #CCC;

}

#menuLeft ul li a:hover, #menuLeft ul li.current_page_item a, #menuLeft ul li a.active {
color: #F7941D;
}

#menuLeft ul li:hover, #menuLeft ul li.current_page_item, #menuLeft ul li a.active {
background-image: url(img/strzalka.png);
background-position: left 16px; 
background-repeat: no-repeat; 
}




.sub-menu li{
margin-left: 20px;
float: left;
width:248px!important;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wpissamochod{
border-bottom: 1px solid #C2C2C2;
margin-bottom: 15px;
}

.wpissamochod h2{
text-align: left;
border-bottom: 1px solid #CCC;
font-size: 22px;
color: #F7941D;
line-height: normal;
float: left;
width: 100%;
margin-bottom: 10px;
font-weight: normal;
margin-top: 5px;}

.wpissamochod img {
margin-bottom:5px;
}