/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #EDB042;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 10px;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3E3530;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 990px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.zaszlo {
	height: 40px;
	width: 244px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
.phone {
	height: 25px;
	width: 244px;
	float: left;
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 50px;
	color: #5D5D5D;
	font-size: 11px;
}
.commercial {
	height: 25px;
	width: 243px;
	float: left;
	background-image: url(images/commercial.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 50px;
	color: #5D5D5D;
	font-size: 11px;
}
.technical {
	height: 25px;
	width: 244px;
	float: left;
	background-image: url(images/technical.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 50px;
	font-size: 11px;
	color: #5D5D5D;
}


/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}
#header-wrapper #header #logo .zaszlo img {
	text-decoration: none;
	border: none;
	background: none;
	text-decoration: none;
}
#header-wrapper #header #logo .zaszlo a {
	text-decoration: none;
	border: none;
	background: none;
	text-decoration: none;
}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/Kenguru_car.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#page-bgtop {

}

#page-bgbtm {

}

/* Content */

#content {
	float: right;
	width: 710px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post {


}

.post .title {
	letter-spacing: -0.5px;
	font-size: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.post .title a {
	color: #3E3530;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.date {
	float: left;
	color: #484849;
	padding-left: 17px;
	font-weight: bold;
	font-size: 11px;
	width: 400px;
}
.post .date {
	float: left;
	color: #FFFF00;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 120px;
	height: 350px;
	overflow: auto;
	margin-bottom: 70px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	margin: 0px;
	color: #e9a427;
	padding-top: 57px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 36px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}
.link {
	background-image: url(images/arr.png);
	background-repeat: no-repeat;
	background-position: 28px 13px;
	
}

#sidebar h2 {
	height: 46px;
	padding-top: 13px;
	padding-left: 50px;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
	font-size: 1.8em;
	color: #696969;
}

#sidebar p {
	
}

#sidebar a {
	color: #e9a426;
	font-size: 12px;
	line-height: 36px;
	padding-left: 37px;
}


.sound {
	float: left;
	width: 270px;
	margin: 0px;
	color: #e9a427;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	position: absolute;
	left: 147px;
	top: 81px;
}
#sound p{
	padding-left: 40px;
	width: 270px;
	text-indent: 10px;
	
}
/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}
/* jQuery lightBox plugin - Gallery style */
	#gallery {
	height: 500px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li {
	display: inline;
}
	#gallery ul img {
	float: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-color: #3e3e3e;
	border-right-color: #3e3e3e;
	border-bottom-color: #3e3e3e;
	border-left-color: #3e3e3e;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
/* jQuery lightBox plugin - Gallery style */
	#gallery2 {
	height: 1700px;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li {
	display: inline;
}
	#gallery2 ul img {
	float: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-color: #3e3e3e;
	border-right-color: #3e3e3e;
	border-bottom-color: #3e3e3e;
	border-left-color: #3e3e3e;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	#gallery2 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery2 ul a:hover { color: #fff; }
/* jQuery lightBox plugin - Gallery style */
	#gallery3 {
	height: 500px;
	}
	#gallery3 ul { list-style: none; }
	#gallery3 ul li {
	display: inline;
}
	#gallery3 ul img {
	float: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-color: #3e3e3e;
	border-right-color: #3e3e3e;
	border-bottom-color: #3e3e3e;
	border-left-color: #3e3e3e;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	#gallery3 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery3 ul a:hover { color: #fff; }
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry strong {
	float: right;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry ul {
	list-style-type: none;
}

