/* CSS Document */

/*
	MAIN MENU
*/

#mainMenu a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/menuitem_bkg_on.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainMenu a.active:hover {background-image: url(../images/menuitem_bkg_on.jpg);}

#mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/menuitem_bkg_off.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

#mainMenu a:link {
	color: #ffffff;
}

#mainMenu a:visited {
	color: #ffffff;
}

#mainMenu a:active {
	color: #ffffff;
}

#mainMenu a:hover {
	color: #ffffff;
	background-image: url(../images/menuitem_bkg_over.jpg);
	background-repeat: repeat-x;
}

/*
	LANGUAGES
*/

#languages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#languages a:link {
	color: #ffffff;
}

#languages a:visited {
	color: #ffffff;
}

#languages a:active {
	color: #ffffff;
}

#languages a:hover {
	color: #ffe399;
	text-decoration: underline;
}

/*
	NAVIGATION
*/

#titlesTable a:link {
	color: #2574ae;
}

#titlesTable a:visited {
	color: #2574ae;
}

#titlesTable a:active {
	color: #2574ae;
}

#titlesTable a:hover {
	color: #e69a05;
}

/*
	NAVIGATION >> nested
*/

#titlesTable a.nested {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2574ae;
	padding-left: 35px;
	background-image: url(../images/ico_link_navi.gif);
	background-repeat: no-repeat;
	background-position: 11px 1px;
}

#titlesTable a.nested:link {
}

#titlesTable a.nested:visited {
}

#titlesTable a.nested:active {
}

#titlesTable a.nested:hover {
	color: #e69a05;
}

/*
	NEWEST CAR IMPORTANT
*/

#newestCarTable a {
	text-decoration: none;
}

#newestCarTable a:link {
	color: #e69a05;
}

#newestCarTable a:visited {
	color: #e69a05;
}

#newestCarTable a:active {
	color: #e69a05;
}

#newestCarTable a:hover {
	color: #cc0000;
}

/*
	NEW CARS IMPORTANT
*/

#newCarsDIV a {
	text-decoration: none;
}

#newCarsDIV a:link {
	color: #35509b;
}

#newCarsDIV a:visited {
	color: #35509b;
}

#newCarsDIV a:active {
	color: #35509b;
}

#newCarsDIV a:hover {
	color: #cc0000;
}

/*
	NEWS
*/

#newsContainer a {
	text-decoration: none;
}

#newsContainer a:link {
	color: #063c91;
}

#newsContainer a:visited {
	color: #063c91;
}

#newsContainer a:active {
	color: #063c91;
}

#newsContainer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

/*
	link new window
*/

a.newwin {
	text-decoration: underline;
	padding-right: 17px;
	background-image: url(../images/ico_newwin.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	color: #2574ae;
}

a.newwin:link {
}

a.newwin:visited {
}

a.newwin:active {
}

a.newwin:hover {
	color: #cc0000;
}

/*
	galery images
*/

a.galery {
	display: block;
	border: 3px solid #add2ed;
}

a.galery:link {
}

a.galery:visited {
}

a.galery:active {
}

a.galery:hover {
	border: 3px solid #3ea0e7;
}

/*
	LIST OF CARS (right panel in PRODUCTS page)
*/

.listOfCarsDIV a {
	text-decoration: none;
}

.listOfCarsDIV a:link {
	color: #35509b;
}

.listOfCarsDIV a:visited {
	color: #35509b;
}

.listOfCarsDIV a:active {
	color: #35509b;
}

.listOfCarsDIV a:hover {
	color: #cc0000;
}

/*
	list of cars / filter
*/

#filterTable a:link {
	color: #2574ae;
}

#filterTable a:visited {
	color: #2574ae;
}

#filterTable a:active {
	color: #2574ae;
}

#filterTable a:hover {
	color: #e69a05;
}

/*
	download area
*/

#downloadArea a {
	background-image: url(../images/ico_link_download.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
}

#downloadArea a:link {
	color: #35509b;
}

#downloadArea a:visited {
	color: #35509b;
}

#downloadArea a:active {
	color: #35509b;
}

#downloadArea a:hover {
	color: #cc0000;
}

/*
	partners area
*/

#partnersArea a {
	background-image: url(../images/ico_link_external.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 16px;
}

#partnersArea a:link {
	color: #35509b;
}

#partnersArea a:visited {
	color: #35509b;
}

#partnersArea a:active {
	color: #35509b;
}

#partnersArea a:hover {
	color: #cc0000;
}

/*
	partners area
*/

#contactArea a:link {
	color: #35509b;
}

#contactArea a:visited {
	color: #35509b;
}

#contactArea a:active {
	color: #35509b;
}

#contactArea a:hover {
	color: #cc0000;
}

/*
	news area
*/

#newsCatalogArea a:link {
	color: #35509b;
}

#newsCatalogArea a:visited {
	color: #35509b;
}

#newsCatalogArea a:active {
	color: #35509b;
}

#newsCatalogArea a:hover {
	color: #cc0000;
}

/*
	news area
*/

#searchResult a.area {
	color: #35509b;
	font-size: 10px;
	text-transform: uppercase;
}

#searchResult a.area:link {
	color: #35509b;
}

#searchResult a.area:visited {
	color: #35509b;
}

#searchResult a.area:active {
	color: #35509b;
}

#searchResult a.area:hover {
	color: #cc0000;
}

/*
	news area
*/

#copyright a {
	color: #35509b;
	font-size: 10px;
	text-transform: uppercase;
}

#copyright a:link {
	color: #35509b;
}

#copyright a:visited {
	color: #35509b;
}

#copyright a:active {
	color: #35509b;
}

#copyright a:hover {
	color: #cc0000;
}





#newsDetail a				{
					COLOR: #35509b;
					}

#newsDetail a:hover			{
					COLOR: #cc0000;
					}

/* DEFINICE GALERIE */

#galerie 				{
					WIDTH: 100%;
					OVERFLOW: hidden;
					PADDING: 0px;
					MARGIN: 0px;
					PADDING-TOP: 30px;
					}

.kamion					{
					PADDING-TOP: 0px;
					}

#galerie .galerie_polozka		{
					PADDING: 0px;
					MARGIN: 0px;
					FLOAT: left;
					MARGIN-RIGHT: 10px;
					WIDTH: 82px;
					_WIDTH: 80px;
					}

#galerie .galerie_polozka_last		{
					PADDING: 0px;
					MARGIN: 0px;
					FLOAT: left;
					WIDTH: 82px;
					_WIDTH: 80px;
					}

#galerie .galerie_polozka img,
#galerie .galerie_polozka_last img	{
					BORDER: 1px solid rgb(0,0,0);
					}

#galerie .galerie_polozka p,
#galerie .galerie_polozka_last p	{
					PADDING: 0px;
					PADDING-TOP: 4px;
					}

#galerie .cleaner			{
					CLEAR: both;
					PADDING: 0px;
					MARGIN: 0px;
					HEIGHT: 10px;
					}
