/* reset */
body, div, h1, h2, h3, h4, p, ul, ol, li, di, dt, dd, img, form {
	margin: 0; 
	padding: 0;
	border: 0;
}

body { 
	background: #161f24; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;	
}

p, ul {
  color: #ffffff;  
}

/* HEADER */
#header {
	background: url(../images/header_background_slice.png) repeat-x;
	height: 255px;
}

h1 a {
	background: url(../images/ksport_logo.png) top left no-repeat;
	display: block; width: 521px; height: 137px;
	margin: 14px 0px 0px 0px;
	text-indent: -9999px;
	float:left;
}

h2 a {
	background: url(../images/tgauto_logo.jpg) top right no-repeat;
	display: block; width: 234px; height: 168px;
	float: right;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
}

h2 a:hover {
	background: url(../images/tgauto_logo.jpg) 0px -168px no-repeat;
}

.container {
	width: 898px;
	margin: 0 auto;
}

/* MENU */
.menu { background:url(../images/menu_background.png) no-repeat; width: 898px; height: 57px; }
ul.menu {margin-left: 0px; margin-bottom: 60px;}

ul.menu li {display: block; color: #fff; font-size: 1.1em; height: 52px; text-indent: -9999px; float: left; margin-left: 20px;}
ul.menu li.glowna {background: url(../images/btn_glowna.png) no-repeat; width: 101px; height: 35px;}
ul.menu li.produkty {background: url(../images/btn_produkty.png) no-repeat; width: 101px; height: 35px;}
ul.menu li.akcesoria {background: url(../images/btn_akcesoria.png) no-repeat; width: 101px; height: 35px;}
ul.menu li.techniczne {background: url(../images/btn_techniczne.png) no-repeat; width: 101px; height: 35px;}
ul.menu li.dystrybutorzy {background: url(../images/btn_dystrybutorzy.png) no-repeat; width: 101px; height: 35px;}
ul.menu li.sklep {background: url(../images/btn_sklep.png) no-repeat; width: 101px; height: 35px;}
ul.menu li.kontakt {background: url(../images/btn_kontakt.png) no-repeat; width: 101px; height: 35px;}

ul.menu li a {display: block; height: 35px; text-decoration: none;}

ul.menu li.glowna a:hover {background:transparent url(../images/btn_glowna.png) 0px -35px no-repeat;}
ul.menu li.produkty a:hover {background:transparent url(../images/btn_produkty.png) 0px -35px no-repeat;}
ul.menu li.akcesoria a:hover {background:transparent url(../images/btn_akcesoria.png) 0px -35px no-repeat;}
ul.menu li.techniczne a:hover {background:transparent url(../images/btn_techniczne.png) 0px -35px no-repeat;}
ul.menu li.dystrybutorzy a:hover {background:transparent url(../images/btn_dystrybutorzy.png) 0px -35px no-repeat;}
ul.menu li.sklep a:hover {background:transparent url(../images/btn_sklep.png) 0px -35px no-repeat;}
ul.menu li.kontakt a:hover {background:transparent url(../images/btn_kontakt.png) 0px -35px no-repeat;}

/* CONTENT */
#content {
  min-height: 600px;
}

/* PREVIEW */
#preview {
	background: url(../images/preview_background.png) no-repeat; width: 898px; height: 324px;
}

#pics {
	margin: 12px 14px;
	float: left;
	width: 600px;
}

#preview_text {
	padding-top: 13px;
	padding-right: 20px;
	float: right;
	width: 245px;
	text-align: justify;
}

#preview_text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

#preview_text p {
	margin-top: 10px;
	color: #ffffff; 
	line-height: 19px;
}

#preview_text a {
	color: #000000;
	border-bottom: 1px dashed #ffffff;
	text-decoration: none;
}

#preview_text a:hover {
	text-decoration: none;
	border-bottom: none;
}

/* TABLE */
#table {
	background: url(../images/table_slice.png) repeat-y;
	margin-top: 15px;
	min-height: 100px;
}

#table_bottom {
	background: url(../images/table_bottom.png) no-repeat;
	height: 8px;
	margin-top: 20px;
}

#products_top {
	background: url(../images/table_produkty_top.png) no-repeat;
	height: 39px;
}

.techniczne {
	background: url(../images/table_techniczne_top.png) no-repeat;
	height: 40px;
}

.dystrybutorzy {
	background: url(../images/table_dystrybutorzy_top.png) no-repeat;
	height: 40px;
}

.kontakt {
	background: url(../images/table_kontakt_top.png) no-repeat;
	height: 40px;  
}

.tab_logo {
  float: right;
  padding-right: 30px;
}

.img_kontakt {  
  display: block;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

#col {
	margin-left: 52px;
	float: left;
	width: 800px;
}

#col_product a {
  color: #dddddd;  
  line-height: 20px;
  text-decoration: none;
}

#col_product a:hover {
  text-decoration: underline;
}

#col_product {
  color: #ffffff;
  margin: 20px 30px 0px 30px;
	width: 840px;  
}

.kon_desc {
  color: #ffffff;
  margin: 20px 30px 0px 30px;
  text-align: center;
  line-height: 22px;
	width: 840px;
}

#col_product h2 {
  margin-bottom: 20px;
}

#col_product hr {
  margin-top: 15px;
}

#col_product h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  text-decoration: underline;
  text-align: center;
}

#col_product td {
  vertical-align: top;
}

#col_product tr td {
  padding-top: 20px;
}

#item {
	background: #ff6600;
	border: 1px solid #8a8a8a;
  float: left;
	margin-top: 20px;
	margin-left: 17px;
  margin-right: 16px;
	width: 360px;
	height: 148px;
}

#item h3 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 21px;
	padding-left: 8px;
}

#item p {
	color: #ffffff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding-right: 8px;
}

#item a {
	color: #ffffff;
	text-decoration: none;
}

#item a:hover {
	text-decoration: none;
}

/* FOOTER */
#footer {
	background: #0f1619;
	border-top: 1px solid #293136;
	height: 100px;
	margin-top: 35px;
}

#footer .container {
	width: 898px;
	margin: 0 auto;
	margin-top: 20px;
}

#logos {
	float: right;
	width: 171px;
}

#tgauto a {
	background: url(../images/foot_tgauto.png) no-repeat; float:right; height: 35px; width: 161px;
}

#making-web a {
	background: url(../images/foot_making_web.png) no-repeat; float:right; height: 29px; width: 171px;
  text-indent: -9999px;
}

#footer p {
	color: #b4b4b4;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align:center;
}

#footer a {
	color: #b4b4b4;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clear { clear: both; }
