/* ----------------------------------------------------------------------------------- */
/*                                        AUTA                                         */
/* ----------------------------------------------------------------------------------- */

.row_ower {
	background-color: #CCCCCC;
}
.row_out {
	background-color: #FFFFFF;
}

.border1 {
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

.auto_nazev {
	background-color: #CCCCCC;
font-weight: bold;
font-size: 14px;	
}
.auto_nazev_table {
	background-color: #CCCCCC;
}

.auta_tech_nadpis {
font-size: 12px;
font-weight: bold;
}

.auta_tech_mail {
font-size: 12px;
font-weight: bold;
color: #CE4173;
}

.auta_tech_cena {
	font-size: 12px;
}
.auta_tech_texty {
	font-size: 12px;	
}
.auta_tech_texty_male {
	font-size: 10px;	
}

.send_text {
	font-size: 10px;	
}

.strip {
	background-color: #FFFFFF;
}

.picPanel {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.picIndex {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 0;
	width: 50px;
	text-align: right;
}
.seznam {
	width: 580px;
}

#znacka, #model, #typ, #motor {
	width: 130px;
}

.pole_barva {
 border-color: #000000;
 border: solid;
 border-width: 1px;
 width: 30px;
 height: 12px;
 font-size: 9px;
 text-align: center;
}

 a:link {
	color: #666666;
	font-size: 10pt;
} 
 a:active{
	color: #CE4173;
	font-size: 10pt;
} 
 a:visited
{
	color: #666666;
	font-size: 10pt;
}  
 a:hover {
	color: #CE4173;
	font-size: 10pt;
}