/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
}


.prvni {
	width: 979px;
	margin: 0 auto;
	background-image: url('face/vrsek.gif');
	background-repeat:no-repeat;
  color:green;
}


.pozadi {
	width: 979px;
	margin: 0 auto;
	background-image: url('face/pozadi.gif');
	background-repeat: repeat-x;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-image: url('face/prvni_button_on.gif');
}


.button1 {
	width: 106px;
	height:31;
	margin: 0 auto;
	background-image: url('face/prvni_button_off.gif');
	background-repeat:no-repeat;
  color:white;
  
}

.button1 A {text-decoration:none;}
.button1 A:hover {text-decoration:none;
                   color:red;}

.button2 {
	width: 108px;
  height:31;
	margin: 0 auto;
	background-image: url('face/button_off.gif');
	background-repeat:no-repeat;
  color:white;
  text-decoration:none;
}

.button3 {
	width: 103px;
  height:31;
	margin: 0 auto;
	background-image: url('face/posledni_button_off.gif');
	background-repeat:no-repeat;
  color:white;
  text-decoration:none;
}

.button4 {
	width: 44px;
  height:31;
	margin: 0 auto;
	background-image: url('face/posledni_button_maly_off.gif');
	background-repeat:no-repeat;
  color:white;
  text-decoration:none;
}

.levy_sloupec {
	width: 190px;
	height:220;
	margin: 0 auto;
	
  background-color:white;
 
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  
  color:003851;
  
}

.levy_sloupec A {text-decoration:none; color:003851}
.levy_sloupec A:hover {text-decoration:none;
                   color:orange;}

.titul_sloupce {
	width:190px;
	height:22;
	margin: 0 auto;
	
  background-image: url('face/titul_sloupce.gif');
	background-repeat:no-repeat;
  color:white;
  text-decoration:none;
  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
 
  color:white;
  
}

.pravy_nadpis {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
color: 003851;
}

.pravy_odstavec {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: 003851
}

.text_spodni {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: 003851
}

.text_spodni_tabulka {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: black
}

.nadpis_nove_vozy{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: white
}

#tabulka_nabidky ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
  width: 715px;
}
#tabulka_nabidky li {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  width: 715px;
  
}
#tabulka_nabidky a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#tabulka_nabidky a:hover {
	color: #000;
	text-decoration: none;
	background-image: url('face/lista_svetla.gif');
}

#tabulka_nabidky p.pozadi_maly_nadpis {
  background-image: url('face/lista_svetla.gif');
  color: 003851;
  width:590px;
}

.maly_nadpis {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;

}

#tabulka_nabidky a:hover p.pozadi_maly_nadpis  {
  background-image: url('face/lista.gif');

  color:white;
}

.tabulka_nadpis{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: white
}



