body, table,div,span{
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333;
	border:none;
}

table{
	border-left:2px solid #3399ff;
	border-right:2px solid #3399ff;
	border-bottom:1px solid #3399FF;
	}
	
.index_table {
	border:none;
}
.index_table tr td {
	border:none;
}

.borderless_table{
	border:none;
	}
html, body{
	height: 100%;
	background: #dadad9 url(back_fade_01.jpg) repeat-x;
	
}
form, dl, dd, dt, ul, ol, li{
	padding: 0px;
	margin: 0px;
}
input, textarea {
	border:1px solid #3399ff;
	font-size: 12px;
	padding:2px;
}

li {
	margin-left:20px;
}

p {
	text-align: justify;
}

a, a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:focus{
	outline: none;
}

h1, h2, h3, p{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color:#3399ff;
	margin-bottom:10px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color:#3399ff;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#3399ff;
}

.item_side span,.item_side span {
	color:#fff;
}
.item img{
	padding-top:18px;
	padding-left:2px;
	float:left;
}
img {
	border:none;
}

.clear_fix{
	clear: both;
	line-height:1px;
}
.holder{
	width:960px;
	float:none;
	margin:auto;
	padding-top:20px; /*padding-top:50px;*/
	}
.header{
	width:960px;
	float:none;
	margin:auto;
	}
.menu{
	height: 63px;
	background: transparent url(menu_c.jpg) repeat-x;
	clear:both;
	}
.menu .lmenu, .menu .rmenu {
	height: 63px;
	width:6px;
	}
.menu .lmenu{
	float:left;
	background: transparent url(menu_l.jpg) no-repeat;
	}
.menu .rmenu{
	float:right;
	background: transparent url(menu_r.jpg) no-repeat;
	}
.menu .items a{
	text-decoration: none;
	cursor:pointer;
	}
.menu .items a:hover{
	text-decoration: none;
	cursor:pointer;
	}
.menu .items .item{
	float:left;
	padding:10px 7px 10px 7px; /* ### */
	height: 60px;
	}

.menu .items .item:hover{
/*	height: 35px;
	margin: 1px;*/
	filter:alpha(opacity=70); 
	opacity:0.7;
/*	background: transparent url(button_fade_h.jpg) repeat-x;*/
	}

.news .item_side:hover{
/*	height: 35px;
	margin: 1px;*/
	filter:alpha(opacity=70); 
	opacity:0.7;
/*	background: transparent url(button_fade_h.jpg) repeat-x;*/
	}

.menu .items .title{
	color:#3399ff;
	font-size:15px; /* ### */
	font-weight:bold;
	display:block;
	}
.menu .items .subtitle{
	color:#333;
	display:block;
	}
.menu .items .selected{
	border:1px solid #999;
	height: 35px;
	margin:1px;
	background: transparent url(button_fade.jpg) repeat-x;
	}
.menu .items .selected .title{ /* ### */
	color:#fff;
	font-size:15px;
	font-weight:bold;
	}
.menu .items .selected .subtitle{
	color:#fff;
	}
.logo{
	float:left;
	position:absolute;
	width:279px;
	height:124px;
	background: transparent url(logo.png) no-repeat;
	z-index:10;
	}
.logotext{
	position:relative;
	top: 95px;
	left: 65px;
}

.logo a img{
	text-decoration: none;
	border:0px none;
	}
.top_links{
	float:right;
	position:absolute;
	top:43px;
	left:610px;
}
.page{
	clear:both;
	position:relative;
	float:left;
	width:676px;
}
.fadel{
	background: transparent url(fade_l.png) no-repeat;
	padding:0px 0px 0px 18px;
	margin:0px;
}
.fader{
	background: transparent url(fade_r.png) no-repeat;
	width:18px;
	position:absolute;
}
.fadeb{
	background: transparent url(fade_b.png) no-repeat;
	height:29px;
	clear:both;
	margin:0px;
	padding:0px;
}
.content {
	background-color:#fff;
	padding:17px 17px 0px 17px;
	width:605px;
	margin:0px;
}
.news_bar{
	position:relative;
	float:left;
	
	left:-18px;
}
.news {
	position:absolute;
	width:300px;
	margin-top:0px; /*margin-top:10px;*/
}
.news .item {
	background: transparent url(button.jpg) repeat-x;
	height:96px;
	margin-right:6px;
	color:#fff;
}
.item_side {
	margin-top:2px;
	background: transparent url(action_e.png) no-repeat;
	background-position:top right;
	height:96px;
}
.news .item a {
	text-decoration:none;
}
.news .item a:hover {
	text-decoration:none;
}
.news .item span.ptitle{
	font-size:13px;
	display:block;
	padding-left:90px;
	padding-top:10px;
	
	font-size: 1.2em;
}
.news .item span.ptext{
	font-size:12px;
	display:block;
	padding-left:90px;
	padding-top:5px;
	
	font-size:12px;
}
/* ACCORDION */
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  
  overflow: hidden;
  width: 0px;
}
.slidepage{
	width: 600px;
	}
	
.slidepage img{
	float:left;
	padding-right:5px;
	margin-right:15px;
	border-right:1px solid #DDDDDD;
}
.slidepage .vybava{
	float:left;
	margin:10px 10px 10px 5px;
}
.slidepage .tech{
	float:left;
	width:250px;
	margin:0px 5px 10px 5px
}
.slidepage .rozmery{
	float:left;
	margin:10px 10px 10px 5px;
}
.slidepage .cennik_aut{
	clear:both;
}
.slidepage .subnadpis
{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	color:#3399ff;
}
/*
ul li img{
  position: absolute;
}*/

/* ACCORDION */

.theader {
	color:#fff;
	background-color:#3399ff;
}
tr {
	
	}
td {
	border:none;
	border-bottom:1px solid #3399ff;
	padding:3px 8px 3px 8px;
	text-align:center;
	}
.borderless_table td{
	border:none;
	text-align:left;
}
hr {
	padding:5px 8px 5px 8px;
	border:none;
	border-bottom:1px solid #EEEEEE;
}
.submit_button {
	background: transparent url(button_main.jpg) no-repeat;
	width:113px;
	height:41px;
	text-align: center;
	padding-top:7px;
}
.submit_button a{
	color:#ffffff;
	font-size: 20px;
	font-weight: bold;
}
.kontakt_pane{
	margin-top:7px; /*margin-top:20px;*/
}
div.vcard {
	background: transparent url(card.jpg) no-repeat center left;
	margin-left:15px;
	padding-left:55px;
}
.vcard div{
	font-size: 18px;
	font-weight: bold;
	color:#3399ff;
}
.vcard a, .vcard a:hover{
	font-size: 18px;
	font-weight: bold;
	color:#3399ff;
}
.vcard a:hover{
	text-decoration: underline;
}
.vcard span{
	margin:0px; padding:0px;
	font-size: 12px;
	font-weight: bold;
	color:#3399ff;
}


ul.site_map li.site_map{
  margin: 0px;
  display:block;
  visibility:visible;
  
}

.site_map a{
	color:black;
}
.site_map a:hover{
	color:black;
	text-decoration:underline;
}

.copy{
	font-family: Tahoma, Arial, sans-serif;
	margin-left:15px;
	margin-top:7px;
	width:250px;
	font-size: 10px;
}

.copy a{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

a.small {
	font-size: 9px;	
}

.cars_header{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:10px;
	margin-bottom:0px;
}
.cars_header .logos{
	float:left;
	width:50%;
}
.cars_header .logos img{
	position:relative;
	margin:5px 10px 5px 10px;
	z-index:10;
	cursor:pointer;
}
.sublinks{
	float:right;
	width:49%;
	display:none;
	text-align:left;
}
#block_tab{
	width:89px;
	height:50px;
	background: transparent url(tab_select.jpg) no-repeat bottom left;
	position:absolute;
	z-index:9;
	top:48px;
}
.sublinks a{
	color:#3399FF;
	font-weight: bold;
}

.cennik img {
	border:none;
}
.cennik .theader {
	font-weight: bold;
}

.slidepage table
{
	background: transparent url(table_h.jpg) repeat-x top left;
}
.slidepage table u
{
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}
.slidepage table u span{
	color:#fff;
}
.cena {
	text-align:center;
}
.info {
	border-left:1px solid #3399FF;
}
.checkboxy{
	border:none;
}
.sociallink{
	font-family: Tahoma, Arial, sans-serif;
	margin-left:15px;
	margin-top:7px;
	width:250px;
	font-size: 10px;
}
.rss{
	margin-top:2px;
	display:block;
}

