body {
	margin: 0px;
	padding: 0px;
	background-color: #9AA18F;
	}

body * {
	margin: 0;
	padding: 0;
	list-style: none;
	}

p, h1, h2, h3, h4, h5, h6, table, div { font-size: 12px; font-family: "Lucida Sans", Verdana, Arial; }

a { color: #B10F34; text-decoration: none; }

a:hover { color: #B10F34; text-decoration: none; }

#container {
	width: 800px;
	margin: auto;
	padding: 0px;
	}

#content {
	clear: both;
	background: url("assets/tlologo.jpg") center no-repeat;
	}

.col-left {
	float: left;
	width: 350px;
	padding: 0px;
	margin: 0px;
	}
	
.col-right {
	float: right;
	width: 250px;
	}

	
/* ---------------------------------------------------------------------
NAVIGATION
----------------------------------------------------------------------*/
#nav {
	width: 800px;
	height: 43px;
	background: url(assets/bg-nav.gif) 0 0 repeat-x;
	}

#nav ul {
	margin:0px auto;
	display: block;
	width:470px;
	}

#nav li {
	display: inline;
	}

#nav li a {
	float: left;
	width: 75px;
	height: 24px;
	margin: 5px;
	text-decoration: none;
	text-indent: -3000px;
	border: none;
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#nav a.selected {
	background-position: 0px -24px;
	}

#nav a:hover {
	border: none;
	background-position: 0px -24px;
	}

#nav li.last-child a{
	width: 145px;
	}

a.nav-o-nas { background-image: url(assets/nav-o-nas.gif); }
a.nav-oferta { background-image: url(assets/nav-oferta.gif); }
a.nav-serwis { background-image: url(assets/nav-serwis.gif); }
a.nav-kontakt { background-image: url(assets/nav-kontakt.gif); }
a.nav-raty { background-image: url(assets/nav-raty.gif); }
a.nav-tuning { background-image: url(assets/nav-tuning.gif);}
#nav li a.nav-dystrybucja { background-image: url(assets/nav-dystrybucja.gif);width:118px;}

#btn-kontakt a {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 227px;
	height: 64px;
	text-indent: -3000px;
	background: url(assets/btn-kontakt.gif) 0 0 no-repeat;
	}
	
#btn-kontakt a:hover {
	background-position: 0px -64px;
	}

#copy {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #565656;
	text-align: center;
	padding: 10px;
}

#copy a {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000000;
}

/*
------------------------------------------------------------------------
HEADS
----------------------------------------------------------------------*/

h1 {
	position: absolute;
	text-indent: -3000px;
	}

h2 {
	float: right;
	margin: 30px 30px -100px 0px;
	padding: 0;
	width: 400px;
	height: 40px;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#head-uslugi { background-image: url(assets/head-uslugi.gif); }
#head-firma { background-image: url(assets/head-firma.gif); }
#head-produkty { background-image: url(assets/head-produkty.gif); }
#head-portfolio { background-image: url(assets/head-portfolio.gif); }
#head-internet { background-image: url(assets/head-internet.gif); }
#head-kontakt { background-image: url(assets/head-kontakt.gif); }
	
h6 {
	clear: both;
	display: block;
	width: 350px;
	height: 24px;
	margin-top: 20px;
	padding-top: 3px;
	text-indent: 30px;
	background: url(assets/bg-head.gif) 0 0 no-repeat;
	}

#tuningoptyczny h6,
.col-right h6 {
	width: 250px;
	}
	
/*
------------------------------------------------------------------------
CONTENT - P, LISTS, FOOTER
----------------------------------------------------------------------*/
#content p {
	font-size: 0.8em;
	}

#copy {
	clear: both;
	border-top: 5px solid #C7B299;
	padding: 10px;
	padding-bottom: 40px;
	}
	
.usluga {
	width: 550px;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 15px;
	text-align: left;
	background-color: #BBBBBB;
}
/*
------------------------------------------------------------------------
TABLES
----------------------------------------------------------------------*/
table {
	font-size: 0.8em;
	}
td.parametr {
	padding-left: 20px;
	color: #fff;
	}

.oferta {
	width: 500px;
	font-size: 0.9em;
	}
	
.serwis {
	width: 550px;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #f1f1f1;
	text-align: left;
}

.serwis td {
	padding: 5px;
	}
.serwis tr:hover {
/*9AA18F*/
	background: #A9AF9F;
	}
#tuning {
	float: left;
	font-size: 1.0em;
	text-align: left;
	width: 440px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}

#tuningoptyczny {
	float: right;
	font-size: 0.8em;
	width: 270px;
	margin: auto;
}

.cennik {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #f1f1f1;
	text-align: left;
	border-top: 1px solid #FFAA25;
}

.cennik a {
	color: #B10F34;
	text-decoration: none;
}

.cennik a:hover {
	color: #B10F34;
	text-decoration: underline;
}

.cennik td {
	padding: 10px;
}
	
/*
------------------------------------------------------------------------
FORMS
----------------------------------------------------------------------*/

/*
------------------------------------------------------------------------
IMG
----------------------------------------------------------------------*/
img.fotka,
img.fotka-vertical {
	margin: 5px;
	border: 1px solid #ff8400;
	}
img.fotka {
	width: 100px;
	}
img.fotka-vertical {
	width: 75px;
	}
	
img.kask {
	margin: 2px;
	border: none;
	}
	

.licznik {
	position: absolute;
	top: 270px;
	left: 150px;
	font-family: tahoma;
	font-style: normal;
	font-size: 8px;
	color: #B10F34;
}

.marki td{padding:5px}
.marki a{font-size:1.2em;font-weight:bold;}
.marki td a img{border:none;}

