
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}





body {
	font-size: 10pt;
}

img, object, .hidden, .screenHide, .skip, input, #fce, #funkce, #menu, #doporucit, #left, #vyber, #odkaz-na-stranky {
	display: none;
}

.clear {
	display: block;
	height: 1px;
	clear: both;
	overflow: hidden;
}

/* logo Volvo */
h1 {
	margin-bottom: 5pt;
}
h1 a {
	color: #082D6C;
	text-decoration: none;
	font-size: 15pt;
}

/* formulare */
.formular input {
	display: inline;
}
.formular table, .formular th, .formular td {
	border: 0;
}
fieldset {
	border: 1pt solid #DCE5F1;
}

/* tabulky */
table {
	border: 2pt solid #333;
	border-right: 1pt solid #333;
	border-bottom: 1pt solid #333;
}
th, td {
	border: 0;
	border-right: 1pt solid #333;
	border-bottom: 1pt solid #333;
}

/* horizontalni cara */
hr {
	margin: 15pt 0 15pt 0;
	padding: 0;
	height: 1pt;
	border: none;
	border-bottom: 1pt solid #DCE5F1;
	overflow: hidden;
	background-color: #DCE5F1;
}

/* formatovani */
#right {
	margin-top: 30pt;
	margin-bottom: 30pt;
}
#footer {
	margin-top: 30pt;
}

/* uvodni stranka */
#blue-line {
	display: none;
}
#right h3 a {
	text-align: left;
}

/* podstranky */
.strankovani {
	margin-bottom: 10pt;
}
.strankovani a {
	padding-left: 3pt;
}

#model a, #cross-odkazy {
	display: none;
}

.fullV, #vice-nahledu {
	clear: both;
}
.fullV img {
	display: block;
}
#nahledy {
	margin-top: 20pt;
}
#nahledy img, #vice-nahledu img {
	display: block;
	float: left;
	margin-right: 10pt;
	margin-bottom: 10pt;
	border: 1pt solid #333;
}

.filtry {
	display: none;
}