@charset "utf-8";
/* CSS Document */

html,body{height:100%}

body {
	background: #ddd url(layoutImages/bodyBackground.gif) center repeat-y;
	color:#666666;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: verdana,arial,geneva,sans-serif;
  font-size: 11px;
}

#containerC {
	width:770px;
	padding:0 6px;
	margin: 0 auto 0 auto;
	min-height:100%;
	background:#fff
}
#container {
	
	width: 770px;
}
#header {
	background: url(layoutImages/header.gif) no-repeat;
	width: 770px;
	height: 100px;
}
#header .toyota {
	float: right;
	display: block;
	width: 260px;
	height: 100px;
	margin-top: -80px;
}
#louwman {
	margin-top: 17px;
	
}

#focus img {
	clear: both;
	width: 770px;
	padding: 0px;
	display: block
}

	#focus h2 {
		display: block;
		float: left;
		width: 770px;
		background: url(layoutImages/h1Bg.gif) repeat-x;
		margin: 0px;
		margin-top: -2px;
		padding: 10px 0 14px 0;
	}

#nav2 {
	clear: both;
	float: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
ul#links {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
#links li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	
}
#links li.last {
	padding-top: 10px;
}
#links a {
	
}
#contentBottomIntro {
	clear: both;
	width: 770px;
	padding-top: 17px;
	color: #777777; 
}
#contentBottom {
	width: 768px;
	margin-top: 17px;
	padding: 0 5px;
	color: #777777;
	float: left; 

}
#bottomLeftContainer {
	width: 565px;
	float: left;
	padding-right: 0;

}
#bottomLeftContainerAygo {
	width: 367px;
	float: left;
	padding-right: 10px;
}
#bottomCenterContainerAygo {
	width: 188px;
	float: left;
}
#bottomRightContainer {
	float: right;
	width: 188px;
	clear: none;

}
#navigationRight {
	float: right;
	width: 180px;
	padding: 0 0px 0 10px;
}
#akceContainer {
	width: 770px;
	float: left;
}
.akce, .akce_wide {
	background: url(layoutImages/contentBottomBg.gif);
	background-repeat: repeat-x;
	height: 185px;
	float: left;
	width: 186px;
	margin-right: 6px;
}
.akce.empty, .akce_wide.empty {
	background: none;
}
.akce h4, .akce_wide h4 {
	font-size: 9px;
	font-weight: bold;
	float: left;
	width: 181px;
  margin: 0;
	padding: 4px 0 7px 5px;
	background: url(layoutImages/h1Bg.gif);
}
.akce  img {
  padding: 0;
  margin: 0;
  float: left;
}
.akce h4:hover, .akce_wide h4:hover {
	color: #e50000;
}
.akce p, .akce_wide p {
	margin: 0;
	padding: 0;
}

.akce a, .akce_wide a {
	color: #777777;
	text-decoration: none;
}
.akce a:hover, .akce_wide a:hover {
	color: #e50000;
}
.akce_wide {
  width: 378px;
  
}
.akce_wide h4{
	width: 373px;
}
.quicklinks ul {
	
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.quicklinks li {
	margin: 0px;
	padding: 0px;
}
.phone {
	background: #e71111;
	color: white;
	font-weight: bold;
	text-align: left;
	width: 181px;
	padding: 8px 3px 8px 5px;
	font-size: 0.9em;
	margin: 3px 0 0 0;
}
.phone img {
	margin-top: -3px;
	float: left;
}

#quicklinks a {
	display:block;
	width:168px;
	margin-bottom:4px;
	font-size:10px;
	line-height:14px;
	background: url(layoutImages/quicklinkBg.gif);
	padding:4px 5px 6px 14px;
	border:solid 1px #ccc;
	color: #777777;
	text-decoration: none;
}
#quicklinks a:hover {
	color:#e50000
}
#menu {
	width: 189px;
	float: right;
	padding-bottom: 15px;
	
}
div.banners {
	clear: both;
	width: 770px;
}
div.bottom {
	clear: both;
	text-align: right;
	line-height: 20px;
	margin-bottom: 5px;
	width: 770px;
}
#footer {
	clear: both;
	width: 765px;
	height: 22px;
	background: url(layoutImages/nav2Bg.gif) repeat-x;
	padding: 9px 5px 5px 5px;
	color: white;
}
#footer a {
	color: white;
}
#footer a:hover {
	color: #e50000;
}
.left {
	float: left;
}
.right {
	float: right;
}


/*
*	GENERAL FOR THE WHOLE WEB
*/
a {
	text-decoration: underline;
	color: #777777;
}

a:hover {
	text-decoration: none;
	color: #e50000;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	display: none;
}
h2 {
	color: #666;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-left: 10px;
	display: block;
	background: url(layoutImages/h1Bg.gif) repeat-x;
}
h3 {
	color: #666;
	font-size: 16px;
	
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h4 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.red {
	color: #e50000;
}

.green {
	color: #33cc33;
}

strong {
	font-weight: bold;
}

p {
	text-align: left;
}


/*
*	TOP NAVIGATION
*/
#logo {
	display: none;
}
#nav{clear:both;position:relative;height:32px;}
#nav ul{height:31px;border-left:solid 1px #C2C2C2; margin: 0; padding: 0;}
#nav.xx{height:46px}
#nav.xx ul{height:46px}


#nav li,#nav a{display:block;float:left}
#nav.xx{background-position:0 42px}
#nav.xx a{height:28px}

.nav6 a{width:94px}
.nav6 .first a{width:95px}
#nav a,.nav a{background: url(layoutImages/buttonOff.gif) no-repeat top right;text-decoration:none;font-size:12px;line-height:14px;color:#666;padding:8px 27px 10px 7px}
#nav a:hover,#nav-on a{background-image: url(layoutImages/buttonOn.gif);color:#e50000}
#nav iframe{position:absolute;width:192px;background:#fff;border:0;overflow:hidden;display:none;z-index:100}

a#topMenuSelected {
	background-image: url(layoutImages/buttonOn.gif);
	color:#e50000;
}

/*
ul.nav6 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 12px; 
	line-height: 14px;
	color: #666666;


}
ul.nav6 li {
	background: url(layoutImages/button.jpg) no-repeat;
	display: block;
	display: inline;
	width: 101px;
	height: 38px;
	display: inline;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 20px;

}
ul.nav6 li.first {
	border-left: none;
}

#nav a {
	display: block;
	float: left;
	padding-top: 8px;
	margin-top: -7px;
	height: 38px;
	width: 120px;
	padding-left: 9px;
	margin-left: -8px;
	color: #666666;
}
#nav a:hover {
	background: url(layoutImages/topNavigationOn.gif);
	margin-left: -8px;
	color: #e50000;
}*/

/*
*	HORIZONTAL NAVIGATION 2
*/
.modelrange {

 /* background-image: url(layoutImages/nav2Bg.gif);
  height:32px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -2px; 
  border-top: 1px solid white;*/
  float: left;
  width: 770px;
  height: 31px;
  background: url(layoutImages/nav2Bg.gif) top left repeat-x;
}

.modelrange ul  {
  float: left;
  padding: 0;
  margin:0;
}

.modelrange ul li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.modelrange a {

  display:block;
  float:left;
  color:white;
  font-size: 0.9em;
  text-decoration: none;
  padding: 10px 4px 10px 5px;
  margin: 0;  
  border-right: 1px solid #EEEEEE;
}

.modelrange a.last {
  border-right: none;
  padding: 10px 5px 10px 7px;
}

.modelrange ul.allcars {
	background: #777777;
  float: right;
	clear: none;
	margin: 0;
	padding: 0;
	width: 114px;
	height: 31px;
  border-left: 1px solid #EEEEEE;
}

.modelrange .allcars li {
  float: left;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.modelrange .allcars li a {
  display: block;
  float: left;
  border: none;
  padding: 10px 8px 10px 8px;
  text-align: center;
  width: 98px;  
}



/*a#allmodel {
  
	float: right;
  padding: 10px 0;
  margin: 0;   
	border-right: none;
	display: block;
	width: 83px;*/


.modelrange a:hover {
  color:#e50000;
  background: white;
}

.modelrange a#Selected {
  color:#e50000;
  background: white;
}

/*
*	NOVE VOZY - tabulka vozidel
*/
.modelrangetbl {
  display: table;
}
.modelrangetbl a {
	text-decoration:none;
}

.modelrangetbl td {
  display: table-cell;
  /*background-image: url(Images/TableBg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-repeat: repeat-x;*/
  border-bottom: 5px solid white;
}

.modelrangetbl th {
  display: table-cell;
  font-size:10px;
  font-weight:bold;
  padding:5px 0px 20px 5px;
  text-align:center;
  
}
.adds {
	margin-top: 30px;
	margin-bottom: 30px;
}

ul.contacts {
	list-style-type: none;
	border: 1px solid #DDDDDD;
	padding: 5px;
	width: 200px;
	margin-bottom:25px;
}

.contacts {
	display: block;
	margin-bottom: 20px;
}
.contacts caption {
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-align: left;
}
.contacts td {
vertical-align: top;
	padding: 5px 25px 5px 0px;
	width: 250px;
}
.openingHours {
	display: block;
	margin-top: 20px;
}
.openingHours td, th {
	width: 100px;
}

.openingHours caption {
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-align: left;
}
img.left {
	margin: 40px;
	margin-top: 0px;
	float: right;
}
ul.menu2 li {
	line-height: 15px;
	list-style-image: url(layoutImages/menu2bullet.gif);
}
.note {
	font-size: 9px;
}
table.typeTable {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
table.typeTable td {
	width: 200px;
}
.back {
	display: block;
	clear: both;
	margin-top: 30px;
}
img.oceneni {
	margin-top: 20px;
	margin-bottom: 15px;
}
form {
	margin-top: 20px;
	margin-bottom: 20px;
}
textarea {
	width: 400px;
	height: 100px;
}
legend {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
input {
	margin-bottom: 5px;
	margin-top: 5px;
}

/*
 *		Box pro aktuality. 
 */
 .anotace {
 	border: 1px solid #CCCCCC;
	padding: 0px 10px 0px 10px;
	width: 90%;
	margin-bottom: 20px;
}
.anotace a {
	text-decoration: underline;
}
.anotace a:hover {
	text-decoration: none;
}

.picAlignLeft {
	float: left;
	padding: 5px 8px 3px 0px;
}


/*
*	Leve menu u akčních nabídek
*/

#akcniNabidkyMenu {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
#akcniNabidkyMenu ul {
	list-style-type: none;
}
#akcniNabidkyMenu li {
	padding-bottom: 5px;
	
}
#akcniNabidkyMenu a {
	background: url(layoutImages/menu2bullet.gif) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 5px 10px;
	text-decoration: none;
	width: 155px;
	display: block;
}
#akcniNabidkyMenu a:hover {
	text-decoration: none;
	color: #e50000;
	background: url(layoutImages/menu2bulletActive.gif) no-repeat;
	background-position: 0px 3px;
}
#akcniNabidkyMenu .oddelovac {
	border-bottom: dotted 1px gray;
	margin-bottom: 5px;
}
#akcniNabidkyMenu #Selected {
	color: #e50000;
	background: url(layoutImages/menu2bulletActive.gif) no-repeat;
	background-position: 0px 3px;
}

/*
*	Tabulka Vozy ihned k odberu
*/
.ihnedKOdberu {
	border: 1px solid #AAAAAA;
	width: 100%;
	margin: 0 auto 0 auto;
	margin: 5px 0 5px 0;
}

.ihnedKOdberu thead, .ihnedKOdberu th {
	text-align: center;
	background: #EEEEEE;
	padding: 5px;
}
.ihnedKOdberu tbody {
	
}
.ihnedKOdberu tfoot td {
	background: #EEEEEE;
	border: none;
	text-align: right;
	padding-right: 3em;
}
.ihnedKOdberu td {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}
.typVozuTH {
	width: 20%;
}
.selectTH {
	width: 8%;
}
.fotoCol {
	width: 120px;
	background: #DDDDDD;
}

a.akcniNabidky h4 {
	text-decoration: underline;
}
a:hover.akcniNabidky h4  {
	text-decoration: none;
	color: red;
}
div.akcniNabidky h4 {
	margin-top: 2em;
}
#akcniModelyMenu li {
	list-style-type: none;
	float: left;
}

div #akcniModelyMenu {
	clear: both;
	display: block;
	width: 550px;
	height: 40px;
}
#akcniModelyMenu ul {
	margin: 0;
	padding: 0;
}
#akcniModelyMenu a {
	font-size: 11px;
	background: url(Images/akcniModelyMenu.png) top center;
	display: block;
	float: left;
	padding: 10px 13px 10px 13px;
	text-decoration: none;
	border-right: 1px solid #cccccc;
}
#akcniModelyMenu a:hover, #akcniModelyMenu a.Selected {
	background-position: bottom center;
	color: red;
}
#akcniModelyMenu a.first {
	background-position: top left;
}
#akcniModelyMenu a:hover.first, #akcniModelyMenu a.first.Selected {
	background-position: bottom left;
	color: red;
}
#akcniModelyMenu a.last {
	background-position: top right;
	border-right: none;
}
#akcniModelyMenu a:hover.last, #akcniModelyMenu a.last.Selected {
	background-position: bottom right;
	color: red;
}








#akcniModelyTable{
	padding: 5px;
	background:#dddddd;
	margin-bottom: 30px;
	float:right;
	width: 176px;
	font-size: 0.9em;
}
#akcniModelyTable p{
	padding: 3px 0 3px 0;
	margin: 3px;
}
#akcniModelyTable li {
	list-style-type: none;
	padding: 3px 0 3px 0;
}
#akcniModelyTable ul{
	padding: 0;
	margin: 0;
}
#akcniModelyTable .even {
	background: #eeeeee;
}

#akcniModelyTable h3{
	font-size: 12px;
	color: white;
	margin: 0;
	padding: 3px;
	background:#bbbbbb;
}

#akcniModelyPicsC {
	width: 577px;
	float: left;
	margin-bottom: 50px;
	font-size: 0.9em;
	
}
div.basicInfo {
	margin-bottom: 0;
padding-bottom: 0;
	
}
.basicInfo .akcniModelyPics {
	height: 100px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.akcniModelyPics{
	width: 188px;
	float: left;
	margin-bottom: 15px;
	height: 180px;
	padding-right: 4px;
}

.akcniModelyPics2{
	width: 179px;
	float: left;
	margin-bottom: 15px;
	height: 200px;
	padding-right: 4px;
}
.akcniModelyPics3{
	width: 188px;
	float: left;
	margin-bottom: 15px;
	height: 110px;
	padding-right: 4px;
}
.akcniModelyPics h4{
	background: url(layoutImages/h1Bg.gif);
	background-repeat: repeat-x;
	background-color: white;
	display: block;
	font-weight: bold;
	padding: 3px 3px 10px 3px;
	margin: 0; 
}

.akcniModelyPics a:hover h4 {
	color: #e50000;

}

.akcniModelyPics p{
	margin: 0px;
	padding: 0px 3px 0px 3px;
}

ul.cenyVybava {
	background: url(layoutImages/h1Bg.gif) repeat-x white;
	list-style-type: none;
	padding: 10px;
	float: left;
	padding: 10px 20px 10px 10px;
}

div .borderDiv {
	border: 1px solid #aaaaaa;
	padding: 0 10px;
}

div.akcniModelyDiv {
	font-size: 1.2em;
}

table.yaris-financovani {
	width: 100%;
}

table.yaris-financovani td {
	border: 1px solid #aaaaaa;
	padding: 3px;
}
table.yaris-financovani th {
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	margin: 3px;
	text-align: center;
}
table.yaris-financovani th.full {
	border: 1px solid #aaaaaa;
	width: 40%;
}

table.spotreba td {
	background: black;
	color: yellow;
	border: 3px solid;
	padding: 5px;
	font-size: 1.3em;
	border-color: #999999;
	border-collapse: collapse;
}

table.spotreba {
	margin: 10px 0 10px 0;
}

#bottomCenterContainerAygo a img {
text-decoration: none;
}

table.toyota {
    border: 2px solid #808285;
    width:98%;
}
table.toyota caption {
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}
table.toyota td, table.toyota th {
    text-align: center;
    border: 1px solid #808285;
    margin: 2px;
    padding: 2px;
}
table.toyota td {
    font-size: 0.8em;
}
table.toyota th {
    text-transform: uppercase;
    font-weight: bold;
}
table.toyota tr.red {
    background: red;
    width: 95%;
    color: white;
    font-weight: bold;
}
table.toyota tr.red td {
    border: #CE1627;
    font-size: 1em;
}
table.toyota td.rightAlign {
    text-align: right;
}
table.toyota td.leftAlign {
    text-align: left;
}


/*-------------------------------------------------*/
/*---styl pro tabulku akcni ceny - landcruiser-----*/
/*-------------------------------------------------*/

#akcnicena	{
  font-size: 1.3em;
  border: 1px solid #666666;
  margin: 0;
  padding: 0;
  width: 550px;
  }
#akcnicena td {
  padding: 2px;
  margin: 0;
  border: 1px solid #666666; 
  
}

#akcnicena .nadpis  {
  font-size: 1.3em;
  color: red;
  text-align: center;
  
  
}


/*------styl pro příslušenství akčních vozů (akce toyota 4x4)----------*/



.akce4x4C  {
	
	height: 185px;
	float: left;
	width: 280px;
	margin: 0;
	text-align: center;
}	
.akce4x4C .akce4x4  {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  display: block; width: 181px;
}

.akce4x4 h4 {
	font-size: 9px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 6px 2px 7px 5px;
	background: url(layoutImages/h1Bg.gif);
	width: 181px; text-align: center;
}

.akce4x4  img {
  padding: 0;
  margin: 0;
  float: left;
}
.akce4x4 p {
	margin: 0;
	padding: 0;
}

.akce4x4 a {
	color: #777777;
	text-decoration: none;
}

table.technickeInfo {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
}

table.technickeInfo th {
	width: 58%;
	padding: 2px;
	background: #e5e5e5;
}

table.technickeInfo td {
	background: #f8f8f8;
}  

table.asistence {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
}

table.asistence tr.mainColourLight {
		background: #e5e5e5;
}

.newLine {
	float: left;
	width: 100%;
}

.newLine h4 {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
	margin: 0;
}

.inline {
	float: left;
	clear: none;
}


/* svolávací akce */
p.kontrola_vin {
  width: 100%;
  text-align: center;
}
p.kontrola_vin a {
  display:block;
	width:168px;
	margin-bottom:4px;
	margin: 0 auto;
	font-size:10px;
	line-height:14px;
	background: url(layoutImages/quicklinkBg.gif) no-repeat -5px 0;
	padding:4px 5px 6px 14px;
	border:solid 1px #ccc;
	color: #777777;
	text-decoration: none;
}
ul.svolavaci_akce li{
  padding: 3px 0;
}



/* facebook */
span.facebook {
	display: block;
	padding-left: 10px;
	margin-top: -5px;
}

#menu .facebook {
	
	margin: 0;
	padding: 0 0 10px 0;
}
#menu .facebook  a{
	text-decoration: none;
	padding-bottom: 12px;
	display: block;
}
#menu .facebook  a img{
	margin-bottom: -8px;
	padding-right: 5px;
}