body {
	padding:0;
	margin:0;
	font-family:verdana, tahoma, arial;
	font-size:8pt;
	text-align:center;
	color:#fff;
	background:#5c5c5c url(../gfx/bg_main.gif) repeat-x;
}

a:active, a:focus, a:link, a:visited {
	color:#ffba35;
	text-decoration:underline;
}

a:hover {
	color:#ff8400;
	text-decoration:none;
}

form { padding:0px; margin:0px; }
img { border:none; }
span { display:none; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; font-size:1px; }


#root {
	width:780px;
	margin: 0 auto;
	text-align:left;
}

#header {
	height:279px;
	background:url(../gfx/bg_header.jpg) no-repeat;
	position:relative;
}

#header p.logo {
	padding:0;
	margin:0;
}

#header p.logo a {
	display:block;
	width:169px;
	height:117px;
	padding:0;
	margin:0;
}

#menu {
	padding:35px 0 0 0;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	display:block;
	width:196px;
	height:42px;
	padding:0;
	margin:0;
}

#menu li.kontakt {
	height:41px;
}

#menu ul li a {
	display:block;
	width:196px;
	height:42px;
	margin:0;
	padding:0;
}

#menu a.chiptuning {
	background-image: url(../gfx/menu_chiptuning.gif);
	background-position:0 0;
}

#menu a.chiptuning:hover {
	background-position:0 -42px;
}

#menu a.przyrost {
	background:url(../gfx/menu_przyrost.gif) no-repeat;
}

#menu a.przyrost:hover {
	background-position:0 -42px;
}

#menu a.hamownia {
	height:41px;
	background:url(../gfx/menu_hamownia.gif) no-repeat;
}

#menu a.hamownia:hover {
	background-position:0 -41px;
}

#kontaktLi {
	position:absolute;
	right:-46px;
	bottom:0
}

#menu a.kontakt {
	height:41px;
	background:url(../gfx/menu_kontakt2.gif) no-repeat;
}

#menu a.kontakt:hover {
	background-position:0 -41px;
}

#container {
	padding:32px 0 0 0;
	background:#373635;
}

#panelLeft {
	float:left;
}

#panelRight {
	float:right;
}

#panelRight h3 {
	padding:0;
	margin:0;
/*	border-bottom:1px solid #858585;*/
}

#panelRight #chiptuning {
	width:300px;
	margin:0 auto;
	padding:4px;
	color:#a42e00;
	background-color:#ffd631;
	border:1px solid #ff7311;
}

#newsMain {
	width:197px;
	padding:10px 0 0 35px;
	font-family:arial;
	font-size:9pt;
}

#newsMain div.item {
	padding-bottom:4px;
	border-bottom:1px solid #414140;
}


#fastContact {
	width:197px;
	padding:20px 0 0 35px;
	font-family:arial;
	font-size:9pt;
}

#fastContact h4 {
	margin:10px 0 5px 0;
}

#fastContact a.map {
	display:block;
	width:150px;
	height:23px;
	padding-top:5px;
	background:url(../gfx/url_map.gif) no-repeat right;
}


#content {
	width:510px;
}

div.border {
	height:2px;
	font-size:1px;
	background:#757474 url(../gfx/bg_border.gif) no-repeat right;
	margin-bottom:10px;
}

div.border div {
	margin-top:1px;
	height:1px;
	font-size:1px;
	background-color:#343333;
}

p.date {
	color:#b7b7b7;
	font-weight:bold;
	margin:9px 0 2px 0;
}

.newsItem {
	width:390px;
	margin-bottom:20px;
	text-align:justify;
}

.newsItem h2 {
	margin:6px 0 6px 0;
	padding:0 0 0 20px;
	background:transparent url(../gfx/bullet1.gif) no-repeat 0 2px;
	font-family:arial;
	font-size:11pt;
	color:#fdb360;
}

#brand, #model, #series {
	width:100%;
	background-color:#454545;
	border:1px solid #858585;
	color:#fff;
	font-size:8pt;
}

table.increase {
	width:90%;
}

table.increase td.col1 {
	width:40%;
}

table.increase td.col2 {
	width:60%;
}

table.increase .selectField {
	border:1px solid red;
}

.increaseSelect {
	padding-bottom:5px;	
}

#map {
	width:500px;
	height:300px;
	border: 1px solid gray;
	padding:1px;
	margin-bottom:20px;
}

.address {
	margin-bottom:5px;
}
.address p {
	padding:5px 0 0 5px;
	margin:0;
}

.inputField {
	width: 300px;
	background-color:#454545;
	border:1px solid #858585;
	color:#fff;
	font-size:8pt;
}

.button {
	background: #e6e6e6;
	font-size: 10px;
	border: solid 1px;
	border-color: #cccccc;
	height: 17px;
}

#footer {
	height:120px;
	background-color:#6e6e6e;
	clear:both;
}

#footer p {
	width:250px;
	padding:20px 0 0 20px;
	margin:0;
}

#footer a {
	color: #fff;
	font-family:arial, verdana, tahoma;
	font-weight:bolder;
}

.formError {
	display:inline;
	color:#ff9292;
}

.thumb {
	display:block;
	float:right;
	padding:2px;
	background:transparent url(../gfx/thumb.gif) no-repeat;
	margin:5px 0 20px 20px;
}
#footer p.t_m {
	text-align:center;
	padding-top:60px;
	width:100%;
	float:left;
}
.t_m_content {
	text-align:justify;
	padding:5px 25px 5px 10px;
}