/*
 (c) 2001-2002 e-point S.A.       http://www.e-point.pl/
 \ $Id: default.css,v 1.29 2004/04/29 15:15:09 olaf Exp $
*/

BODY {
/*	background-color: #DDDDDD;*/
/*	margin: 0 0 0 0;*/
}

BODY, TABLE, TD, P {
	font-family: "Arial CE", Arial, "MS Sans Serif", Helvetica;
	font-size: 11px;
	color: #000000;
}

/* Default anchors */

A {
	color: #000000;
	text-decoration: underline;
}

/* Links */

.linkLite, .link {
	color: black;
	text-decoration: none;
}
	.link {
		font-weight: bold;
	}
		.linkLite:hover, .linkLite:active, .link:hover, .link:active {
			text-decoration: underline;
		}

.link2Lite, .link2 {
	color: #CC0000;
	text-decoration: none;
}
	.link2 {
		font-weight: bold;
	}
		.link2Lite:hover, .link2Lite:active, .link2:hover, .link2:active {
			text-decoration: underline;
		}

.carName {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
	.carName:hover {
		color: #DDDDDD;
	}

/* Configurator items */

/*.confActive {
	color: #B40000;
	font-weight: bold;
}*/

.confInactive {
	color: #CCCCCC;
}

.opcja {
	font-size: 10px;
}

.comment {
	font-size: 10px;
	color: #222222;
	font-style: italic;
}

/* Main menu classes */

.menu {
	color: #FFFFFF;
	font-size: 11px;
/*	font-weight: bold;*/
	text-decoration: none;
}
	.menu:hover, .menu:active {
		color: #DDDDDD;
		text-decoration: underline;
	}

.submenu {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	.submenu:hover, .submenu:active {
		color: #CC0000;
		text-decoration: underline;
	}

/* News elements */

.newsHeader {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
	.newsHeader:hover {
		text-decoration: underline;
}

.newsDate {
	color: #AAAAAA;
}

/* Other */

.big {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.big2, .articleHeading { /* TBP articleHeading */
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.wybranaOpcja {
	color: #CC0000;
}

.alfaon {
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
}

/* form elements */

.line1 {
	background-color: #F4F4F4;
}

.inputText, TEXTAREA {
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #C1C1C1;
	background-color: #FFFFFF;
}

SELECT {
	background-color: #FFFFFF;
}

.formHeader {
	font-family: Arial;
	font-size: 14px;
	color: #949494;
}

.formHeader2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #949494;
}

.formLink {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
	.formLink:hover, .formLink:active {
		text-decoration: underline;
	}

.errorMessage {
	color: #CC0000;
	font-style: italic;
	font-size: 12px;
}

/* ------------------------------------------------------ */

/* dealers */

.dMenu {
	color: #FFFFFF;
	font-size: 11px;
/*	font-weight: bold;*/
	text-decoration: none;
}
	.dMenu:hover, .dMenu:active {
		text-decoration: underline;
	}

#osobowy {
	display: none;
}
#ciezarowy {
	display: block;
}
#ciezarowyInfo {
	display: block;
}

.wariantBlockVisible {
	display: block;
}
.wariantBlock {
	display: none;
}

#ciezarowyNoInfo {
	display: none;
}

/* TBP */

SELECT {
	font-size: 11px;
}

.button {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.inputText_ro {
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	color: black;
	border: solid 1px #E9E9E9;
	background: #FFFFFF;
}

/* accessories */

.numerKatalogowy {
	color: #CC0000;
	font-family: Courier New, Courier, Monospace;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
}

.xx TD {
	font-family: Verdana;
}

.xx1 {
	color: #CC0000;
}

.xx2 TD {
	padding: 2px 0px;
}
