/* TOYOTA V8 */
/* 2007-10-04 */

	/* normalize browser defaults */
html,body,ul,p,h1,h2{margin:0;padding:0}
ul{list-style:none}
img{border:0}

	/* page grid */
html,body{height:100%}
body{
	background-attachment: fixed;
	background-color: #ddd;
	background-image: url(../images/bg1.jpg);
	background-position: center top;
}
body{font-family:verdana,arial,geneva,sans-serif;font-size: 11px}
a{
	color:#666;
	text-decoration: none;
}
a:hover{color:#e50000}
#canvas{
	margin:auto;
	padding-top: 0;
	padding-right: 58px;
	padding-bottom: 0;
	padding-left: 58px;
	text-align: left;
	width: 770px;
	background-image: url(../images/tlo2.png);
}
#logo{
	margin-left: 6px;
	float: left;
	margin-top: -11px;
	margin-bottom: 13px;
}
#main,#related{
	overflow: hidden;
}
#subnav,#main,.cols div{
	width:188px;
	float: right;
}
#related {float:left;width:188px}
#subnav,#main,.cols div{
}
#content{
	width:770px;
	clear:both;
	overflow:hidden;
	line-height: 15px;
}
.old #content{background:0;padding-top:1px}
#main{
	width:570px;
	height: auto;
	float: left;
}
#main.wide{
	width:576px;
	margin:0
}
.clear{
	clear:both;
	height:20px;
	line-height:1px;
	overflow:hidden
}
div.flash{
	overflow:hidden;
}
.flash h2,.flash h3,.flash ul{display:none}
#content-base{
	width:576px;
	float:left;
	overflow:hidden;
}

/* NAVIGATION */
	/* tools (top) and actions (bottom) */
#tools{
	margin-top:2px;
	float: right;
}
#actions{
	clear:both;
	margin-top: 35px;
	list-style-type: none;
	float: right;
}
.icons li{
	background-image: url(../images/menu_gorne_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	float: left;
	padding-right: 2px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 9px;
}
.icons a{
	background-image:url(../images/menu_gorne_off.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	line-height: 21px;
	background-position: right top;
	float: left;
	white-space: nowrap;
	padding-right: 9px;
	margin-right: -3px;
	padding-left: 6px;
}
#noicon{background:0}
#ihome{background-position:0 -164px;padding-left:13px}
#isitemap{background-position:0 -184px;padding-left:13px}
#ihelp{background-position:0 -204px;padding-left:10px}
#icontact{background-position:0 -84px;padding-left:14px}
#ilegal{background-position:0 -104px;padding-left:17px}
#iprint{background-position:0 -44px;padding-left:15px}
#imail{background-position:0 -24px;padding-left:15px}
#ibookmark{background-position:0 -64px;padding-left:12px}
#itop{background-position:0 -124px;padding-left:14px}

		/* horizontal navigation */
#nav{
	z-index:100;
	position: relative;
	float: right;
	margin-top: 10px;
}
#nav a {
	display:block;
	height: 30px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a:hover {
	line-height: 30px;
	height: 30px;
	color: #e50000;
	background-position: left top;
	background-image: url(../images/menu_top_on.gif);
}
#nav li:hover {
	display:block;
	float: left;
	height: 30px;
	background-image: url(../images/menu_top_on.gif);
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#nav li {
	display:block;
	float: left;
	background-image: url(../images/menu_top_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: -1px;
	padding-right: 3px;
}
#nav iframe{
	position:absolute;
	width:192px;
	background:#fff;
	overflow:hidden;
	display:none;
	z-index:100;
	top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#nav.xx{height:46px}
#nav.xx ul{height:46px}
#nav.xx{background-position:0 42px}
#nav.xx a{height:28px}
.nav4 a{width:158px}
.nav4 .first a{width:159px}
.nav5 .first a{
}
.nav6 a{width:94px}
.nav6 .first a{width:95px}
	/* secondary navigation (left) */
#subnav a{text-decoration:none}

/* rsb menu fix and extra classes */
ul.rsb a{width:158px}
ul.rsb li.first a{width:159px}
.shaded{background:url(../images/t08_text_tint01_tcm306-603267.gif) repeat-x;padding-top:16px}

/* qa 07-03-01 */
#parentlinks{
	padding-bottom:0px;
	list-style-type: none;
}
#parentlinks a{
	display:block;
	line-height:15px;
	font-size:12px;
	padding-left:8px;
	color:#666
}
#parentlinks a:hover {
	color:#F00
}

#childlinks{
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:12px;
	border: 4px solid #EBECF0;
}
#childlinks a{
	display:block;
	line-height:16px;
	color:#999;
	padding-left:8px
}
#childlinks a:hover,#child-on a{
	color:#e50000
}

#quicklinks a{
	display:block;
	width:188px;
	margin-bottom:2px;
	font-size:9px;
	line-height:18px;
	background-image: url(../images/left_dol.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: -3px;
	padding-left: 14px;
	font-weight: bold;
	color: #FFF;
}
#quicklinks a:hover{
	color: #FFF;
	background-image: url(../images/left_dol_on.gif);
	background-position: left top;
}
#parentlinks li,#childlinks li{
	width:188px;
	list-style-type: none;
}

/* fixes for IE6 */
* html #parentlinks a{width:180px}
* html #childlinks a{width:180px}
* html #main-related{float:left}

/* CONTENT */
	/* main content */
#content{
	font-size:11px;
	color:#666;
}
h1{
	color:#666;
	font-size:14px;
	margin-bottom:18px
}
h1 strong{color:#e50000}
h2{font-size:11px;color:#000;margin-bottom:2px}
p{line-height:14px}
img.inline{float:left;margin-right:6px}
img.full{display:block}
#content,#content ul,#content p{
}
#main ul,#car-content ul{
	list-style-type:square;
	margin-left:15px;
	color: #666666;
}
#main div{
	clear:left
}


#intro{font-size:12px;line-height:16px;color:#666;margin-bottom:16px}
#intro p{margin:0;line-height:16px;margin-top:10px}
.cols{overflow-x:hidden}
	/* news and promos */
#newscol1{float:left;width:188px}
#newscol2{margin-left:194px}

.news table{table-layout:fixed}
.news td{padding:0 0 18px 6px;background:url(../images/icon_news_tcm306-508954.gif) 0 2px no-repeat}
.news td.first{padding-left:0}

.news div,.promo div,.general div{margin-bottom:24px}
.news h2,.promo h2,.general h2{font-size:9px;background:url(../images/dot_tcm306-508946.gif) bottom repeat-x;padding-bottom:9px;margin-bottom:4px}
.news p,.promo p,.general p{line-height:12px;font-size:9px}
.news img,.promo img,.general img{float:left;margin-right:6px}
.news div{background:url(../images/icon_news_tcm306-508954.gif) 0 2px no-repeat}
.news h2{padding-left:17px}
.promo div{background:url(icon_promo.gif) 0 2px no-repeat}
.promo h2{padding-left:21px}

	/* related content */
#related,.box h4{font-size:9px}
.box{clear:both}
.box h4{margin:0;padding-bottom:4px}
h4.download{background:url(../images/icon_download_tcm306-508947.gif) right no-repeat}
h4.related{background:url(../images/icon_link_tcm306-508955.gif) right no-repeat}
h4.news{background:url(../images/icon_news_tcm306-508954.gif) right no-repeat}
h4.glos{background:url(../images/icon_sitemap_tcm306-512444.gif) right no-repeat}

.box div,.box ul{padding:6px;background:url(../images/t08_textblock_tint01_tcm306-508968.gif) repeat-x}
.box p,.box li{margin-bottom:6px}


/* CARCHAPTER PAGES */
.mainfocus{height:340px;margin-bottom:1px}

#carnav{padding-bottom:21px;background:url(../images/t08_car_nav_bg_tint_02_tcm306-508950.gif) bottom}
#carnav ul{height:31px;background:url(../images/t08_car_nav_bg_off_tcm306-508952.gif)}
#carnav ul{width:770px;overflow:hidden}
#carnav li{float:left}
#carnav a{display:block;padding:6px 8px 10px 8px;font-size:11px;line-height:13px;text-decoration:none;color:#fff;border-right:solid 1px #bcbcbc;height:15px}
#carnav a:hover,#carnav-on a,#carnav #child-on a{color:#e50000;background:url(../images/t08_car_nav_bg_on_tcm306-508951.gif)}
#carnav ul.xx{height:41px}
#carnav ul.xx a{height:25px}
* html #carnav{overflow:hidden}
* html #carnav li{width:1px;white-space:nowrap}
#carnav ul{margin-bottom:0}

#maincontent{width:576px;float:left;margin-right:6px;overflow:hidden}
#maincontent div{margin-bottom:7px}
#maincontent.narrow{width:382px;padding-bottom:18px}
#related div,#related #quicklinks{margin-bottom:18px}
#links-inline{float:right;margin:0}
#dynamic{width:382px;padding-bottom:20px}
#content2{width:770px;background:url(../images/t08_topnav_tint01_tcm306-508973.gif) repeat-x;padding-top:20px;clear:both}
#content2 form{margin:6px}
#content2 select{font-size:11px}
#cc-related{float:left}

#car-content{float:left;width:382px;margin-right:6px}
#car-content img.full{margin-bottom:18px}
#car-promos{float:left;width:188px;margin-right:6px}
.promo{font-size:9px;padding:6px 4px 18px 4px;background:url(../images/t08_text_tint01_tcm306-603267.gif) repeat-x}
.promo a,.promo strong{display:block}

/* specs page hardcoded style */
.mainColourLight{background:#eee}

/* Special bodytype */
#intro.t-sport{background:url(../images/t_sport_logo_03.gif) no-repeat top left;padding-top:80px;margin:0 6px 18px 0}
#benefits h4{background:url(../images/icon_bodytype.gif) no-repeat right;font-size:9px;margin:0 0 6px 0}
#benefits li{clear:left;padding-bottom:21px;background:url(../images/t08_car_nav_bg_tint_02_tcm306-508950.gif) bottom repeat-x;margin:0;min-height:111px}
#benefits div{position:relative;float:left;width:188px;height:110px;top:0;left:0;overflow:hidden;margin-right:6px}
#benefits img{display:block;position:absolute;top:-5px}
/* hack for IE6 */
.benefit li{height:1px}

/* gallery */
#main-content.gallery{width:582px;float:left;overflow-x:hidden}
#main-gallery{width:382px;overflow:hidden;float:left;margin-right:6px}
#gallery{width:582px;float:left}
#main-gallery #gallery{width:388px}

#gallery li{float:left;width:91px;margin:0 6px 6px 0}
#gallery li li{display:none}
.gallery#main{width:382px;overflow:hidden;background:#fee}

#main #gallery{width:388px}
ul#gallery{list-style:none;margin:0;padding:0}

#preview{position:relative;height:123px;overflow:hidden;margin-bottom:6px}
#preview #img{position:absolute;top:-5px}
#downloads_bg,#downloads{position:absolute;top:0;left:0}
#downloads_bg{height:100px;width:188px;background:url(../images/t08_foc_tint02_tcm306-512465.png)}
* html #downloads_bg{
background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/t08_foc_tint02_tcm306-512465.png',sizingMethod='scale')}
#downloads{padding:10px 0 0 6px}
#preview a{display:block;text-decoration:none;color:#fff;font-weight:bold}
#preview a:hover{color:#fff;text-decoration:underline}

/* printable factsheet */
.narrow{float:left;width:188px;margin-right:6px}
#fact-img{float:right}
#factsheet{clear:both}

@media print{
html,body,#canvas{width:100%;margin:0;padding:0}
.noprint,#build-time,#topnav,#nav,#subnav,#actions{display:none}
}

/* automatic index pages */
#intro p{margin-bottom:18px}
#index-auto{width:576px;overflow:visible;padding-top:8px}
#index-auto ul{width:582px;clear:both}
#index-auto li{width:188px;float:left;margin-right:6px;padding-bottom:10px}
#index-auto img{display:block;width:188px;height:74px}
#index-auto div{background:url(../images/t08_text_tint01_tcm306-603267.gif) repeat-x;font-size:9px;line-height:12px;color:#666;padding:6px 4px}
#index-auto strong{color:#000}
#index-auto.wide ul{margin:0}
#index-auto.wide li{width:582px;float:none;padding-bottom:21px;	background:url(../images/t08_text_tint01_tcm306-603267.gif) 0 74px repeat-x}
#index-auto.wide div{background:transparent}
#index-auto.wide img{display:inline;float:left;margin-right:6px}
#index-auto.narrow{width:382px}
#index-auto.normal{width:382px;float:left;margin-right:6px}
#index-auto.normal li{width:382px;float:none;margin:0;padding-bottom:21px;background:url(../images/t08_text_tint01_tcm306-603267.gif) 0 74px repeat-x}
#index-auto.normal img{display:inline;float:left;margin-right:6px}
#index-auto.normal div{background:transparent}

/* iframe */
#iframe.float{width:576px;float:left}
#iframe iframe{border:0;width:100%}

/* section homepage */
#section-focus h1{
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: -1px;
	line-height: 20px;
	padding-top: 8px;
	background-image: url(../images/t08_topnav_tint01_tcm306-508973.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#section-related{width:776px;padding-top:0px}
#section-related .box,#section-related .adv{width:188px;float:left;clear:none;margin-right:6px}
#section-related #quicklinks{float:left;width:188px}
#quicklinks a{
	width:188px
}
.adv div{margin-bottom:3px}
.box .flash{padding:0;background:0}
.spotlight,.spotlight-first{width:188px;margin:0;padding:0;float:left;overflow-y:hidden}
.spotlight{margin-left:6px}
.spotlight img,.spotlight span,.spotlight-first img,.spotlight-first span{display:block;margin:0;padding:0}
.spotlight span,.spotlight-first span{background:url(../images/t08_car_nav_bg_tint_02_tcm306-508950.gif) top repeat-x;font-size:11px;padding:4px 4px 8px 4px}
.spotlight a,.spotlight-first a{text-decoration:none}
.spotlight #flash2,.spotlight #flash3{float:none}


/* mini colorchooser */
h4.colorchooser{background:url(../images/icon_colourchooser.gif) right no-repeat}
#color-mini{width:188px;padding:0;overflow:hidden}
#color-mini p{clear:both}
#color-mini ul{margin:6px 0;padding:0;background:0;width:200px}
#color-mini li{display:block;float:left;margin:0 4px 4px 0}

/* sitemap */
td{
}
#smap{table-layout:fixed;border:0}
#smap td{background:url(../images//Images/dot_tcm306-508946.gif) repeat-x;font-size:9px}
#smap td.odd{background-color:#eee}
#smap a{font-weight:bold;text-decoration:none}
#smap a:hover{background:#000;color:#fff}
#smap ul{margin-left:18px}
#smap ul a{font-weight:normal}

/* section homepage */
#mainfocus{position:relative}
#section-sub{position:absolute;top:120px;left:0;width:188px;height:218px;padding:1px;background:url(../images/t08_sec_home_bg01_tcm306-522523.png);display:none;color:#000}
#section-sub div{padding:5px;padding-top:6px}

/* key-info */
#key-info .flash{float:left;margin-right:6px}
#key-info a.zoom{display:block;width:188px;float:left;margin-right:6px;text-decoration:none;background:url(../images/t08_text_tint01_tcm306-603267.gif) 0 -21px;font-size:9px}
#key-info a.zoom span{display:block;width:164px;padding:2px 0 0 24px;height:20px;background:url(../images/t8_icon_zoomin_tcm306-508972.gif) no-repeat 5px 2px}
h2{clear:both}
#key-detail{position:absolute;background:url(../images/t08_text_tint01_tcm306-603267.gif) 0 160px;width:382px}
#key-detail div{padding:2px 0 0 24px;height:20px;background:url(../images/t8_icon_zoomout_tcm306-508971.gif) no-repeat 5px 2px;font-size:9px}
#key-info div{clear:both;padding-bottom:12px}

/* kce crop images */
#key-info div.crop{position:relative;float:left;margin-right:6px;padding:0;height:112px;width:188px;overflow:hidden}
#key-info div.crop img{position:absolute;top:-3px}


/* glossary item */
#glos-item{margin:6px;margin-top:0;background:0}
#glos-item #canvas{width:auto;padding:0;margin:0}
#glos-item #content{width:auto}
#glos-item #identity{text-align:right}
#action{text-align:left}
#action img{float:left}
#action a{text-decoration:none}
a.glossary{cursor:help;text-decoration:none;border-bottom:dashed 1px;color:#000}

/* section showroom tabs */
#section-focus{
	position:relative;
}
#nav-showroom{
	position:absolute;
	top:340
}

/* normal intro-pages */
h2 img{float:right}
#intro-list h2{margin-bottom:18px}
#intro-list{overflow:hidden;font-size:9px}
#intro-list ul{width:390px;margin:0;clear:both;list-style:none}
#intro-list li{width:188px;float:left;margin-right:6px;padding-bottom:18px}
#intro-list li img{float:left;margin-right:4px}
#intro-list strong{font-weight:normal;color:#000}

#intro-list li img{display:block;float:none;margin:auto}
#intro-list div{padding:4px;background:url(../images/t08_text_tint01_tcm306-603267.gif)}
#intro-list strong{color:#000}
#intro-list h2{padding-bottom:6px;background:url(../images/dot_tcm306-508946.gif) bottom repeat-x}

/* newsticker and home layout */
#newsticker{margin:0 6px 6px 0}
#newsticker div{height:16px;background:url(../images/icon_ticker_tcm306-524084.gif) left no-repeat;padding-left:12px}
#newsticker a{font-weight:bold;color:#999;text-decoration:none}
#newsticker ul{display:none}
#section-focus{

}
#section-related{
	float:left;
	width:582px;
	overflow-x:hidden;
	overflow: hidden;
}

/* overlayer */
.ovl{position:absolute;top:0;left:0;height:100%;width:100%;display:none;z-index:999}
.ovl[class]{background-image:url(../images/back.png)}
* html .ovl{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/back.png',sizingMethod='scale')}
#ovl_flash{position:absolute;display:none;z-index:1000}

/* fix IE5.5 */
body{text-align:center}
#canvas{
}
#main{overflow-x:hidden}

/* section-home-promos */
#home-related{width:770px;overflow-x:hidden}
#home-related div{width:800px}
#home-related span,#home-related a{display:block;float:left;width:188px;margin-right:6px}
#home-related a{text-decoration:none}
#home-related img{display:block}
#home-related #quicklinks,#home-related #quicklinks li{width:188px}
#home-related #quicklinks a{width:167px;float:none}

#home-related{width:776px}
#home-related div{float:left;width:188px;font-size:9px;margin-left:0;margin-right:6px;overflow-x:hidden}
#home-related a{color:#666}
#home-related a:hover{color:#f50000}
#home-related strong{display:block;font-size:9px;padding:4px;background:url(../images/t08_text_tint01_tcm306-603267.gif)}
.adv a,.adv2 a,.adv3 a{text-decoration:none;color:#666}
.adv a:hover,.adv2 a:hover,.adv3 a:hover{color:#e50000}
.adv strong,.adv2 strong,.adv3 strong{display:block;font-size:9px;padding:4px;background:url(../images/t08_text_tint01_tcm306-603267.gif)}
.adv2, #home-related div.adv2,#home-related div.adv2 div{width:382px}
.adv3, #home-related div.adv3,#home-related div.adv3 div{width:576px}


/* car promos */
#maincontent.medium{width:382px}
#car-related{float:left;width:188px;margin-right:6px}
#car-related a{display:block;margin-bottom:6px;text-decoration:none}
#car-related .promo a{text-decoration:underline}
#car-related .promo a:hover{color:#e50000}
#car-related span{padding:0}

#car-related div{margin:0;font-size:9px;padding-bottom:9px;float:none}
#car-related a{color:#666}
#car-related a:hover{color:#e50000}
.spotlight strong{display:block;padding:4px;background:url(../images/t08_text_tint01_tcm306-603267.gif)}
#car-related .promo{margin:0;padding:0}
#car-related .promo strong{display:block;padding:4px;background:url(../images/t08_text_tint01_tcm306-603267.gif)}

/* special series */
#special{width:188px;float:left;margin-right:6px}
#special-series{background:url(../images/icon_bodytype.gif) no-repeat top right}
#special-series h2{font-size:9px;line-height:9px;margin-top:18px;margin-bottom:6px;padding-bottom:9px;background:url(../images/dot_tcm306-508946.gif) bottom repeat-x}
#special-series div{font-size:9px;color:#000;background:url(../images/dot_tcm306-508946.gif) bottom repeat-x;padding-bottom:4px;margin-bottom:6px}
#special-series div.clear{background:0;margin:0;padding:0}

/* read more old cc pages */
#read-more{float:right}
#read-more div{float:left}
#read-more img{margin-left:6px}
#read-more a{font-weight:bold;color:#666;text-decoration:none;cursor:hand}
#read-more a:hover{color:#f50000}

/* rework 2006-03-07 */
.old h1{margin-bottom:9px}
h2.subtitle{font-size:14px}


/* 'goodies' page */
.mm h2{background:url(../images/dot_tcm306-508946.gif) bottom repeat-x;padding-bottom:6px;margin:18px 0 4px 0}
.mm img{display:block;float:left}
.mm h2 img{float:right}
.mm p{margin-left:96px}
.mm .box ul{background:0;padding:0}
.mm .box li{background:url(../images/t08_textblock_tint01_tcm306-508968.gif) repeat-x;padding:6px}
.mm .box img{float:none}
.mm a{padding-right:14px;background:url(../images/icon_openwindow1_tcm306-512480.gif) no-repeat right 50%;color:#000;text-decoration:none}
.mm a:hover{padding-right:14px;background:url(../images/icon_openwindow1_o_tcm306-547129.gif) no-repeat right 50%;color:#e50000}

/* old forms fix */
#trail{display:none}

/* fix siteedit tags section-home */
#home-related span{width:776px}
#home-related .spotlight span{padding:0;display:inline;width:auto;float:none;margin:0;background:0;font-size:9px}

/* old forms layout */
#main form table{
	color:#666666
}
#main form,#main form input,select,textarea{font-size:10px}
#main form textarea{
}
.SmallBoldSub{font-weight:bold}
.hpixel{background:url(../images/dot_tcm306-508946.gif) repeat-x}

/* download tables */
table.double{width:386px}
.tr_alt{background:#f4f4f4}

/* QA 2007-03-01 */
.full #content{background:0;padding-top:0}

/* Special Models V8 */
#spm h1{padding-top:0}
#spm #col_1,#spm #col_2{float:left;width:382px;padding-bottom:10px;overflow-x:hidden}
#spm #col_2{margin-left:6px}
#spm #intro{width:576px;float:left;clear:both}
#spm ul{list-style-type:square;padding: 6px 0 0 15px;margin:0}
#spm #col_1 div,#spm #col_2 div{padding:6px;background:url(../images/t08_highlightblock_tint01_tcm306-562842.gif)}
#spm #related{margin-left:6px}
#spm #gallery{float:none;padding:20px 0;width:770px}
#spm #gallery div{float:left;width:188px;margin:0 0 6px 6px}
#spm #gallery img{display:block}
#spm #gallery div.first{clear:both;margin-left:0}
#spm #gallery p{background:url(../images/t08_textblock_tint01_tcm306-508968.gif) repeat-x;padding:6px}
#spm #color-mini{background:url(../images/t08_textblock_tint01_tcm306-508968.gif) repeat-x;padding:6px 0;width:576px}
#spm #mcc-car,#spm #color-mini ul,#spm #color-mini p{float:left;clear:none;width:188px;margin:0;margin-left:6px;padding:0}
#spm #mcc-car{display:block;margin-left:0}
#color-box{width:576px}
#color-box #color-mini{width:588px}
#color-box #color-mini ul{width:196px}
#color-box #color-mini p{margin:0;width:180px}

/* special series rework */
.spm#car-content{width:576px}

#spm h1{background:url(../images/t08_topnav_tint01_tcm306-508973.gif) repeat-x;padding-top:20px}
#spm ul{list-style-type:square;margin-left:15px}
#spm #car-content{width:576px;margin:-13px 6px -15px 0}
#spm #car-related{width:188px;float:left;overflow:hidden;margin:0;padding:0}
#spm #quicklinks{list-style:none;margin:0}
#color-box{width:576px;overflow:hidden}
#color-box #color-mini{width:588px}
#color-box #color-mini ul{width:196px}
#color-box #color-mini p{margin:0;width:180px}


/* disclaimer */
#disclaimer{width:188px;margin:auto;margin-bottom:20px;text-align:center;font-size:11px;color:#000}
input.button{font-size:11px;width:80px}
.disclaimer{font-style:italic}

/* search and search results */
#topnav{
	height: 21px;
	position: relative;
}
#topnav form{clear:both;margin:0;padding:2px 0}
#topnav input{font-size:11px}
#results{font-size:9px}
#results li{margin-bottom:10px}
#results strong{display:block}
#results strong,#results p{font-size:11px;color:#000}
ul#results{list-style:none;margin:0}
ul#results a{color:#009933}
ul#results a:hover{color:#E50000}
ul#results strong a{color:#30c}

/* download icons */
.downloads a{display:block;background-repeat:no-repeat;background-position:top left;padding-left:20px;text-decoration:none}
.dl-doc{background-image:url(../images/doc_tcm306-570127.gif)}
.dl-pdf{background-image:url(../images/pdf_tcm306-570128.gif)}
.dl-ppt{background-image:url(../images/ppt_tcm306-570130.gif)}
.dl-xls{background-image:url(../images/xls_tcm306-570131.gif)}
.dl-zip{background-image:url(../images/zip_tcm306-570132.gif)}

.flashalert{left:292px;position:absolute;top:140px;width:400px;background:#FFFFFF;border:1px dotted;border-color: #000000;padding:5px}

/* huge tables */
table.huge{position:relative;width:770px}
table.huge td{font-size:9px}

/* q & a */
#qna ul{list-style:none;margin:0;margin-bottom:18px}
#qna li{margin-bottom:6px}
#qna h2{background:url(../images//Images/dot_tcm306-508946.gif) repeat-x;padding-top:6px;color:#666}
#qna div{margin:0}
#qna .top{float:right;margin-bottom:10px}

/* Promo overlayer */
#ovl-page,#ovl-info,#ovl-info-bg,#ovl-close,#ovl-info-txt{position:absolute;top:0;left:0}
#ovl-page{min-height:100%;width:100%;z-index:100;background:url(../images/t08_bgshad_01_tcm306-508953.gif) center repeat-y}
#ovl-page2{width:860px;position:relative;margin:auto;padding:6px 0;text-align:left}
#ovl-bg{margin-bottom:20px}
#ovl-info{top:86px;left:44px;width:382px;color:#fff}
#ovl-info-bg{width:100%;background:url(../images/t8_adv_prom_tint01_tcm306-599672.png);height:300px}
div.bright #ovl-info *{color:#333}
div.bright #ovl-info h1{color:#E50000}
div.bright #ovl-info #ovl-info-bg{background-image:url(../images/t8_adv_prom_tint02_tcm306-599673.png)}
#ovl-close{display:block;top:12px;left:834px;height:20px;width:20px;background:url(../images/t8_but_clos_off_tcm306-599680.png)}
#ovl-close:hover{background-image:url(../images/t8_but_clos_on_tcm306-599683.png)}
#ovl-info-txt{left:6px;width:370px}
#ovl-info h1{font-size:24px;line-height:28px;padding-bottom:20px;font-weight:normal;color:#fff}
#ovl-info-txt div{line-height:15px;padding-bottom:6px}
#ovl-info-txt div div{display:none;;padding-left:29px}
#ovl-info-txt div.on div{display:block}
#ovl-info h2{font-size:14px;line-height:16px;padding-bottom:6px;font-weight:normal;color:#fff;background:url(../images/t8_but_max_off_tcm306-599686.png) no-repeat;padding-left:29px}
#ovl-info h2.on{background-image:url(../images/t8_but_max_on_tcm306-599688.png)}
#ovl-info div.on h2{background-image:url(../images/t8_but_min_off_tcm306-599690.png)}
#ovl-info div.on h2.on{background-image:url(../images/t8_but_min_on_tcm306-599691.png)}
#ovl-spot{position:absolute;top:432px;left:426px}
#ovl-spot li{float:left;width:188px;margin-left:6px}
#ovl-spot img{display:block;margin-bottom:1px}
#ovl-spot a{display:block;width:178px;font-size:9px;font-weight:bold;text-decoration:none;line-height:12px;color:#fff;padding:6px;background:url(../images/t8_adv_spot_tint_tcm306-599674.png) repeat-x}
#ovl-extra{margin-left:44px;width:382px;line-height:15px}
#ovl-extra div{margin-bottom:20px}
#ovl-signature{text-align:right;position:relative;margin-right:44px;margin-top:-65px}
#ovl-dcsTrk{display:none}
/* fix for IE6 */
* html #ovl-info-bg{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/t8_adv_prom_tint01_tcm306-599672.png', sizingMethod='scale');background:transparent;height:300px}
* html #ovl-spot a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/t8_adv_spot_tint_tcm306-599674.png', sizingMethod='scale');background:transparent}
* html div.bright #ovl-info #ovl-info-bg{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/t8_adv_prom_tint02_tcm306-599673.png', sizingMethod='scale');background:transparent;height:300px}

.cc-promo #content{background:0;padding-top:0}
#cc-promo{position:relative}
#cc-promo-img{display:block;margin-bottom:1px}
#cc-promo-text{position:absolute;top:64px;left:12px;width:376px}
#cc-promo h2{font-size:24px;line-height:28px;padding-bottom:20px;color:#fff;font-weight:normal}
#cc-promo-intro{font-size:14px;line-height:16px;color:#fff;padding-bottom:6px}
.cc-promo h1{color:#f50000}
.cc-promo #intro,.promo-intro{padding:6px;background:url(../images/t08_highlightblock_tint01_tcm306-562842.gif) repeat-x}
.cc-promo #canvas{position:relative;width:860px}
.cc-promo #ovl-page{left:6px}

/* mini-carconfig */
.mini-config{background:#F5F5F5 url(../images/t8_mini_bckgnd_tcm306-610032.jpg) repeat-x;padding:6px;margin-bottom:16px}
.mini-config h2,.mini-config p{padding-bottom:12px;font-size:12px;color:#666}
.mini-config h2{padding-bottom:2px}
.mini-config p{padding-bottom:6px}
.mini-config table{border:0;border-collapse:collapse}
.mini-config td{vertical-align:top}
.mc-td-1{width:283px}
.mini-config ol{margin:0;padding:0;list-style-position:inside}
.mini-config li{margin-bottom:6px}
.mini-config  select,.mini-config option,.mini-config td{font-size:11px;color:#666}
.mini-config option{height:16px}
.mini-config select{width:260px}
.mc-td-2{width:277px}
.mc-td-2 table{margin:9px 0 16px 0}
.mc-td-3{width:91px}
.mini-config .valuta{text-align:right}
.mini-config .total td{font-weight:bold}
.mini-config .actions{height:22px}
.mini-config .actions a,.mini-config .actions b{display:block;float:left}
.mini-config .actions a{background:url(../images/t8_mini_cc_cta_l_tcm306-610033.png) top left no-repeat;margin-right:6px;padding-left:6px;cursor:hand;text-decoration:none}
.mini-config .actions a b{background:url(../images/t8_mini_cc_cta_r_tcm306-610035.png) top right no-repeat;padding:2px 20px 4px 1px;color:#fff;font-weight:normal;height:16px}
.mini-config .actions a:hover{background-image:url(../images/t8_mini_cc_cta_l_over_tcm306-610034.png)}
.mini-config .actions a:hover b{background-image:url(../images/t8_mini_cc_cta_r_over_tcm306-610036.png);color:#666}
.mini-config .actions{height:22px}
.mc-td-2 table{width:100%;margin-bottom:6px}
div.img{width:100%;text-align:center;background:#fff}

/* debug */
#build-time{display:none}

/* ***************************** */
/*  special models build 13      */
body.sm #content{background:url(../images/t08_topnav_tint01_tcm306-508973.gif) repeat-x;padding-top:8px}
body.sm #carnav{background:0;height:32px}
.sm h1{padding-top:8px;line-height:22px}
#sm-main{position:relative}
#sm-img{display:block}
#sm-headline{position:absolute;font-size:18px;line-height:22px;padding-bottom:6px;width:379px;top:42px;left:6px;color:#fff}
#sm-content{background:url(../images/t08_topnav_tint01_tcm306-508973.gif) top repeat-x;padding-top:16px;min-height:100px}
#sm-content-main{float:left;width:576px;margin-right:6px}
#cc-subnav{height:37px;padding:0}
#cc-subnav li,#cc-subnav a{display:block;float:left}
#cc-subnav li{height:34px}
#cc-subnav a{height:14px;padding:10px;background:url(../images/t8_ccsubnav_bg03_tcm306-603268.png) top center;border-left:solid 1px #ccc;border-right:solid 1px #fff;text-decoration:none}
#cc-subnav a:hover,#cc-subnav li.active a{background-position:bottom center;color:#e50000}
#cc-subnav a.first{background-position:top left;border-left:0}
#cc-subnav a.first:hover,#cc-subnav li.active a.first{background-position:bottom left}
#cc-subnav a.last{background-position:top right;border-right:0}
#cc-subnav a.last:hover,#cc-subnav li.active a.last{background-position:bottom right}
#sm-benefits{width:576px;overflow:hidden}
#sm-benefits ul{clear:both;width:582px}
#sm-benefits li{float:left;width:188px;margin-right:6px}
#sm-benefits img{display:block}
#sm-benefits div{background:url(../images/t08_text_tint01_tcm306-603267.gif) repeat-x;padding:6px 4px;color:#666}
#sm-tech{background:#bbd4e8;padding:5px 0;margin-bottom:10px;font-size:11px;line-height:13px;color:#666}
#sm-tech b{background:#96aaba;display:block;padding:5px;color:#fff;margin:5px}
#sm-tech b.first{margin-top:0}
#sm-tech ul{margin:0}
#sm-tech li{padding:2px;margin:0 3px}
#sm-tech .alt{background:#c9dded}
#sm-data div{margin-bottom:12px}
.sm-sub,.sm-sub-on{display:block;background:#e5e5e5 url(../images/t8_icon_min01_tcm306-603274.gif) 5px 5px no-repeat;padding-left:27px;line-height:26px;font-size:11px;color:#666;text-decoration:none}
.sm-sub:hover,.sm-sub-on{background-color:#d6d6d6}
.sm-sub-on{background-image:url(../images/t8_icon_max01_tcm306-603273.gif)}
#sm-data li{line-height:18px;padding-left:6px;color:#666}
#sm-data li.alt{background:#f1f1f1}
#sm-data li:hover{background:#e5e5e5}

.sm-section{margin-bottom:6px}
#sm-g-list,#sm-c-list{overflow:hidden;height:0}
#sm-g-list ul{float:left;width:190px;display:none;padding-top:6px;margin-bottom:2px}
#sm-g-list li{float:left;margin:0 2px 2px 0}
#sm-g-list img{display:block;border:solid 1px #fff}
#sm-g-list a:hover img{border-color:#000}
#sm-g-list a.on img{border-color:#f50000}
#sm-gallery,#sm-gal-actions{position:absolute;top:0;left:0;display:none}
#sm-gal-actions{top:306px;width:770px;filter:alpha(opacity=70)}
#sm-gal-actions a{display:block;float:right;text-decoration:none}
#sm-gal-actions a{height:28px;margin-right:6px}
#sm-download{color:#fff;visibility:hidden}
#sm-download:hover{text-decoration:underline}
#sm-download b{display:block;float:left;padding:8px 0 8px 8px;background:url(../images/t8_textbuttbg01_tcm306-608329.png) top left no-repeat;font-weight:normal;cursor:hand}
b#sm-dl-end{background-position:top right;margin:0;width:0;height:28px}
#sm-prev{background:url(../images/t8_but_arr_l_off_tcm306-603269.png);width:29px;margin-right:3px;visibility:hidden}
#sm-prev:hover{background-image:url(../images/t8_but_arr_l_on_tcm306-603270.png)}
#sm-next{background:url(../images/t8_but_arr_r_off_tcm306-603271.png);width:29px}
#sm-next:hover{background-image:url(../images/t8_but_arr_r_on_tcm306-603272.png)}
#sm-g-more,#sm-g-less{display:block;text-decoration:none;color:#666;height:13px}
#sm-g-more{float:right;background:url(../images/t8_icon_arr_r_off_tcm306-608326.gif) top right no-repeat;padding-right:19px}
#sm-g-more:hover{background-image:url(../images/t8_icon_arr_r_on_tcm306-608327.gif);color:#f50000}
#sm-g-less{width:13px;background:url(../images/t8_icon_arr_l_off_tcm306-608323.gif);visibility:hidden}
#sm-g-less:hover{background:url(../images/t8_icon_arr_l_on_tcm306-608324.gif)}
#sm-c-label{padding:6px 0 4px 0}
#sm-c-list li{float:left;margin:0 6px 6px 0}
#sm-c-list img{display:block;border:solid 1px #fff}
#sm-c-list a:hover img{border-color:#000}
#sm-c-list a.on img{border-color:#f50000}
.sm #carnav{padding:0}
#related .sm-section,#related .sm-section div,related .sm-section ul{margin:0}
#related .sm-section,#related #sm-g-list,#related #sm-c-list{margin-bottom:6px}
#related{overflow:hidden}
#sm-content{min-height:200px}
* html #sm-content{height:200px}

/* button */
.button,.button label{background-color:#fff;background-image:url(../images/t8_button_m1_tcm306-619286.gif);border:0}
.button{display:block;float:left;background-position:top left;margin:0 2px;padding-left:6px;line-height:12px}
.button label{display:block;font-family:verdana,sans-serif;font-size:11px;color:#fff;text-decoration:none;background-position:top right;padding:4px 20px 6px 0}
.button input{position:absolute;left:-5000px;width:10px}
.button:hover{background-position:bottom left}
.button label:hover{background-position:bottom right;color:#666}
.disclaimer{clear:both}
.button,.button label{display:block;white-space:nowrap;float:left}
#disclaimer{width:360px;height:20px}

#countries{width:582px;background:url(../images/t8_links3_bg_tcm306-627868.jpg) repeat-x}
#countries ul{font-size:12px;width:188px;float:left;margin:0;margin-right:6px;list-style:none}
#countries ul a,#g-links a{display:block;padding:3px 6px 6px 24px;text-decoration:none;color:#666;background-position:6px 6px;background-repeat:no-repeat}
#countries ul a:hover,#g-links a:hover{background-color:#ccc;color:#fff}
ul#g-links{margin:0;padding:0;list-style:none;width:776px;font-size:12px}
#g-links li{float:left;width:188px;margin-right:6px}
#g-links div{background:url(../images/t8_links1_bg_tcm306-627867.jpg) repeat-x}
#countries div{margin:0}
* html #countries li{height:0}

/* gallery */
#g-list li{float:left;margin:0 3px 3px 0}
#g-list img{display:block;border:solid 1px #fff}
#g-list a:hover img{border-color:#000}
#g-list a.on img{border-color:#f50000}
#sm-gal-actions #sm-prev{margin-right:3px}
#sm-download b{padding:6px 0pt 8px 8px}

/* pewne auto */
.linia {
	background-image: url(../images/dot_tcm306-508946.gif);
	background-repeat: repeat-x;
}
.ostatnia_chwila  td {
	font-size: 10px;
	color: #666666;
}

.wybory {
	font-size: 10px;
	color: #666666;
}
.hhh {
	font-size: 16px;
	font-weight: bold;
}

.miastanazwa {
	font-family:verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold
}
.wynik_wyszuk { font-family:verdana, arial, geneva, sans-serif; font-size: 11px; color: #666666}
.szczegoly {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DC3725;
}
.biale { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #FFFFFF; background-color: #71A2C2; font-weight: normal }
.administracja {
	font-family:verdana, arial, geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold
}
.szczegolytoyota {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #003A62;
	font-weight: bold;
	background-color: #71A2C2;
}
.szczegolyinne {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #003A62;
	font-weight: bold;
	background-color: #FFCD82;
}
.nieaktywne { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #003A62; font-weight: normal; text-decoration: line-through}
.statystyka {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/t08_car_nav_bg_tint_02_tcm306-508950.gif);
	background-repeat: repeat-x;
}
.czerwony { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #CC0000; text-decoration: underline}
ul {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
}
.wyborywynik { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #003A62; background-color: #EFF4F8 ; font-weight: bold}
.szczegolyukryte { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #003A62; background-color: #999966; font-weight: bold }
.tekst { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #000000; padding-left: 1px ; text-align: justify}
.bankodnosnik { font-family:verdana,arial,geneva,sans-serif; font-size: 11px; color: #104E79; padding-left: 1px ; font-weight: bold}
td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  background-color : #ffffff;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	select.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 50px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color :#71A2C2;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #c0c0c0;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ffffff;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ffffcc;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : none;
	} 
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  
.raporty {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD
}
.menuindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}
a.menuindex {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.menuindex:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
a.menuindexred {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
a.menuindexred:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.szukaj {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;

}
a.szczegoly1 {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.szczegolytoyota1 {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #003A62;
	font-weight: bold;
	text-decoration: none;
}
a.szczegolyinne1 {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #003A62;
	font-weight: bold;
	text-decoration: none;
}
a.szczegoly1:hover {
	color: #000000;
}
a.szczegolytoyota1:hover {
	color: #000000;
}
a.szczegolyinne1:hover {
	color: #000000;
}
#flash1 {
	clear: both;
}
#flash2 {
	width: 770px;
	background-image: url(../images/g5.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
#menu_modele  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-decoration: none;
	background-image: url(../images/g6.gif);
	height: 24px;
	background-repeat: repeat-x;
	padding-top: 8px;
	float: left;
	width: 81px;
	text-align: center;

}
#menu_modele  li {
	list-style-type: none;
	float: left;
	margin-right: 1px;
}
#menu_modele  a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(../images/g7.gif);

}
#wszystkie  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-decoration: none;
	background-image: url(../images/g8.jpg);
	height: 24px;
	background-repeat: repeat-x;
	width: 114px;
	float: right;
	padding-top: 8px;
	text-align: center;

}
#wszystkie  li {
	list-style-type: none;
}
#wszystkie  a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(../images/g7.jpg);

}#kropki {
	margin-bottom:18px;
	clear:none;
	position: absolute;
	left: 40;
}
#asd {
	position: relative;
	width: 550px;
	height: 370px;
}
#mylayerDiv {
	position: absolute;
	top: 0px;
	width: 150px;
	left: 330px;
}
#Layer1 {
	padding-top: 6px;
	padding-left: 8px;
	width: 310px;
	float: left;
}
#kropki {
	position: relative;
	cursor: default;
}
.wybory img {
	margin-bottom: 10px;
}
#main p {
	text-align: justify;
}
.szer #main {
	width: 570px;
}
.raporty   #main,.raporty #content-base {
	width: 770px;
}
.raporty #subnav {
	display: none;
	width: 0px;
}
#Layer6  {
	width: 770px;
	position: relative;
}
#Layer2 {
	width: 550px;
	position: relative;
}
.tb_butt
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px ridge black;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background-color: #ce1627;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 22px;
	width: 200px;
}.centr {
	text-align: center;
}
#quicklinks {

}
.szary {
	font-family:verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
.wynik_drukuj {
	font-family:verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.statystyka_druk {
	font-family:verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/t08_car_nav_bg_tint_02_tcm306-508950.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #FFF;
}
#certyfikat {
	z-index: 100;
	top: -120px;
	position: absolute;
	left: 120px;
	overflow: hidden;
	height: 150px;
	width: 180px;
	margin-top: -30px;
}
#auto_zdjecie {
	position: absolute;
}


.raporty_druk {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#kontener {
	position: absolute;
}
.mapaserwisu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mapas a {
	display:block;
	width:167px;
	margin-bottom:4px;
	font-size:9px;
	line-height:12px;
	border:solid 1px #ccc;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 14px;
	text-decoration: none;
}
#mapas ul {
	list-style-type:none;
	margin-left:15px;
	color: #666666;
}
#mapas li {
	list-style-type: none;
}
#non a {
	cursor: default;
}
#mapaser a {
	text-decoration: none;
}
.chmurka {
	height: 83px;
	width: 297px;
	visibility: hidden;
	margin-top: -83px;
	margin-left: 202px;
}
.chmurka1 {
	height: 83px;
	width: 297px;
	visibility: hidden;
	margin-top: -83px;
	margin-left: 255px;
}

.chmurka2 {
	height: 83px;
	width: 297px;
	visibility: hidden;
	margin-top: -83px;
	margin-left: 160px;
}
#belka1 {
	background-image: url(../images/belka1.png);
	background-repeat: no-repeat;
	height: 74px;
	padding-top: 0px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 58px;
	width: 770px;
	margin: auto;
	text-align: right;
}
#ramka_dolna {
	background-image: url(../images/tlo1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 770px;
	padding-top: 0px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 58px;
	position: relative;
	height: 230px;
	text-align: left;
	margin: auto;
}
.nav5 {
}
.icons li:hover {
	background-image: url(../images/menu_gorne_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	float: left;
	padding-right: 2px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 9px;
}
.icons a:hover {
	background-image:url(../images/menu_gorne_on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	line-height: 21px;
	background-position: right top;
	float: left;
	white-space: nowrap;
	padding-right: 9px;
	margin-right: -3px;
	padding-left: 6px;
}
#quicklinks li {
	background-image: url(../images/left_dol.gif);
	background-position: left bottom;
	display: block;
	height: 24px;
	width: 188px;
	margin-bottom: 1px;
	cursor: pointer;
}
#quicklinks li:hover {
	background-image: url(../images/left_dol_on.gif);
	background-position: left bottom;
	display: block;
	height: 24px;
	width: 188px;
	margin-bottom: 1px;
	cursor: pointer;
}
#actions li {
	float: left;
}
#actions a {
	font-size: 13px;
	margin-left: 15px;
	color: #FFF;
}
#actions a:hover {
	color: #FFF;
	text-decoration: underline;
}

.menu-map ul {
	font-size: 11px;
	color: #FFF;
	list-style-type: none;
	font-weight: normal;
}
.menu-map {
	list-style-type: none;
	font-weight: bold;
}
ul.menu-map li{
	float: left;
	width: 149px;
	overflow: hidden;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu-map ul li{
	float: none;
}
#footer1 {
	float: left;
	display: block;
}
.menu-map a:hover {
	color: #FFF;
}
#dol {
	height: 20px;
	line-height: 20px;
	display: block;
}
.podkr  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.full #section-focus h1 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: -3px;
	line-height: 13px;
	padding-top: 8px;
	background-image: url(../images/t08_topnav_tint01_tcm306-508973.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#related  .wofercie a{
	color: #999;
}
#parentlinks #parent-on {
	background-color: #ebecf0;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#main ul li a {
	color: #666;
}
.menu-map  a {
	color: #FFF;
}
.wybory a {
	text-decoration: underline;
}
.wyn {
	background-image: url(../images/t08_car_nav_bg_tint_02_tcm306-508950.gif);
	background-repeat: repeat-x;
}
.wyn #zatwierdz {
	border: 1px solid #666;
	background-color: #E50000;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-right: 20px;
	margin-left: 5px;
	width: 80px;
}
.wyn1 #zatwierdz2 {
	border: 1px solid #666;
	background-color: #B2B3B5;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-right: 20px;
	margin-left: 5px;
	width: 80px;
}
#canvas #content #content-base #main form table tbody tr .wybory .wyn tr .wybory strong .wynik {
	font-size: 14px;
	font-weight: bold;
	color: #E50000;
	text-align: center;
	text-indent: 20;
	width: 40px;
}
.szczegolyszary {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-color: #7C7F83;
}
.wybory_nowe {
	font-size: 10px;
	color: #666666;
	width: 120px;
}
.oferta_sz {
	color: #FFF;
	background-color: #DBDCDD;
}
#bankopis1 {
	width: 267px;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #7C7F83;
	margin-top: -22px;
	margin-left: -2px;
	display: none;
}
#bankzamknij {
	cursor: pointer;
}
#bankcena {
	background-image: url(../images/banktlo.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 78px;
	position: absolute;
	z-index: 100;
	margin-left: 222px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}

.rrso {
	font-size: 9px;
	font-style: italic;
}
.wynik_wyszuk1 {
	font-family:verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E8E8E8;
}
