body {
	text-align: left;
	margin: 0;
	padding: 0;	
	font-family: Verdana;
	/*background-color: #666666;*/
	font-size: 12px;
	color:#cccccc;
	margin-bottom:5px;
}
img {
	border: 0;
}
a {
	color:white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration:underline;
}
/*#zero {
	background-image: url(../img/bgNull.jpg);
	background-repeat: repeat-y;
	text-align:left;
	margin:auto;
	margin-top:10px;
	width:800px;
	
}*/

#null {
	width:800px;

	margin-top:5px;
	margin-bottom: 5px;
}

#head {
	/*height: 254px;*/
	width:800px;
	border-bottom:1px solid white;
	display: none;
}

#bodyNull {
	width:600px;
	/*background-image: url(../img/bgNull.jpg);
	background-repeat: repeat-y;*/
	padding-bottom: 0px;
	

}
#bodyLeft {
	width:0px;
	/*background-image: url(../img/bgMenu.jpg);
	background-repeat: repeat-x;
	min-height: 300px;
	_height:300px;*/
	display: none;
}

/*body right*/
#bodyRight {
	float:left	;
	width:600px;
	
}
#bodyRight #colLeft {
	/*height: 350px;*/
	width: 588px;

	text-align: left;
}
#bodyRight #colLeftHome {
	/*height: 350px;*/
	width: 380px;
}
#bodyRight #content {
	text-align: justify;
	/*width: 584px;*/
	margin-top: 4px;
	margin-bottom:15px;
	padding-top: 6px;
	padding-left: 2px;
	
}

#bodyRight #colLeft #content a {
	color: #a2bed1;
}
#bodyRight #contentHome {
	/*border: 1px solid blue;*/
	width: 378px;
	margin-top: 4px;
	margin-bottom:15px;
	padding-top: 6px;
	
}

.border {
	/*border: 1px solid #666666;*/
	width: 190px;
	min-height:50px;
	margin-top:4px;
	padding-left:4px;
}

#bodyRight #colRight {
	/*width:206px;*/	
	border-left:1px solid white;
	/*background-color: #A2BED1;*/
	/*float: right;	*/
	min-height:700px;
	_height:700px;
	padding-bottom:5px;
}
#news {
	color: #333333;
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}
#news .datum {
	font-weight: bold;
	margin-top: 5px;
}
#news .newsText {
	margin-top:3px;	
}

#leftMenu #ref {
	color: white;

}
#leftMenu #ref .item {
	padding-top: 5px;
	margin-bottom:10px;
	min-height: 55px;
	_height:55px;
}
#leftMenu #ref .item a {
	color:white;
	
}
#leftMenu #ref .item span {
	font-weight: bold;
}

#ref {
	color: #333333;
	padding-left: 5px;
	padding-right:2px;
}
#ref .item {
	padding-top: 5px;
	margin-bottom:10px;
	min-height: 55px;
	_height:55px;
}
#ref .item a {
	color: #333333;
	
}
#ref .item span {
	font-weight: bold;
}
#ref .item img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border:1px solid #333333;
}

.menuTitle {
	width:200px;
	height: 22px;
	background-image: url(../img/bgTitle.jpg);
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:3px;
	font-weight: bold;
}
.menuTitle2 {
	width:200px;
	height: 22px;
	background-image: url(../img/bgTitle2.jpg);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-top:3px;
	font-weight: bold;
}
#footer {
	height:30px;	
	padding-top: 3px;
	padding-left: 3px;
	width:590px;
	text-align: left;
	font-size: 11px;
	background-image: url(../img/bgFooter.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left:207px;
	bottom:0px;
	background-color: #7FC1E3;
	display: none;
}
#footer span {
	padding-left:4px;
	padding-right:4px;
}
#footer a {
	color:white;
	text-decoration:none;
	margin-right: 5px;
}
#footer a:hover {
	text-decoration:underline;
}
#footerShadow {
	background-image: url(../img/bgFooterShadow.jpg);
	background-repeat: no-repeat;
	width:818px;
	height:10px;
}
#copyright {
	text-align: right;
	font-size: 9px;
	margin-top: 5px;
	background-color: #666666;
	width:201px;
	padding-right: 5px;
	display: none;
}
#leftMenu {
		/*min-height: 305px;
		_height:305px;*/
		/*background-image: url(../img/bgMenu.jpg);
		background-repeat: repeat-x;*/
		padding-right:2px;
		padding-bottom:20px;
		display:none;
}
#leftMenu ul {
	list-style-type: circle;	
	padding: 0;
	margin:0;
	margin-left: 20px;
	padding-top: 5px;
	line-height: 150%;
}
#leftMenu ul h2 {
	font-size: 12px;
	margin: 0;
	padding:0;
	font-weight: normal;
	margin-bottom:7px;
}


#leftMenuTitle {
	width:153px;
	margin-left:8px;
	height: 23px;
	background-image: url(../img/menuTitle.png);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-top: 4px;
	padding-left:8px;
}
.clearer {
	clear: both;

}
.clearRight {
	clear: right;

}
.clearLeft {
	clear: left;

}

#page {
	color: white;	
	font-size: 11px;
	margin-top: 4px;
	padding-bottom: 2px;
	font-weight: normal;
	
}
#page a{
	color:white;
	font-weight: bold;
}
#page a:hover {
	color:white;
	text-decoration: underline;
	font-weight: bold;
}
#page a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.menuAbout {
	color: #1253B1;
	font-size: 14px;
	border-bottom: 1px solid #1253B1;
	width:195px;
	margin-top:5px;
	padding-bottom: 2px;
}
#popis {
	color:#1253B1;

	border-bottom: 1px solid #1253B1;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#czechmade {
width:197px;
margin-top: 5px;
padding-left:3px;

}

h1.contentTitle {
	font-size:18px;
	border-bottom: 1px solid white;
	margin: 0px 0px 5px 0px;
}
h1.contentTitle span {
	font-size: 16px;
	font-weight: normal;
}
#vehicle {
	width:594px;

}
#vehicleImg {
	float:right;
	width:345px;
	
	
}
#bodyRight #colLeft #content #vehicleImg #form a {
	color: white;
}
#vehicleImg #pict {
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;

}
#vehicleImg #form {

	font-size: 10px;	
	padding-top: 2px;
	padding-bottom:2px;
}
#vehicleImg #form span {
	color: #999999;
}
#vehicleImg #form img {
	vertical-align: middle;
	margin-left:4px;
	margin-right:4px;
}
#vehicleParam {
	float:left;
	width:230px;
	padding-left: 2px;
}
#vehicleParam #accessory {
	width:90px;
	height: 16px;
	color:#333333;
	background-color: #cccccc;
	font-weight: bold;
	margin-top: 15px;
	padding-left: 4px;
	padding-top:2px;
	font-size: 11px;
	
}
#vehicleParam table {
	width: 228px;
	border-collapse: collapse;
	font-size:11px;
}
#vehicleParam table td {
	border-bottom: 1px solid #999999;
}
#vehicleParam h3 {
	margin-top:4px;
	margin-bottom: 4px;
	/*background-color: #cccccc;*/
	color: #333333;
	padding-left:4px;
}
#vehiclePopis {
	text-align: justify;
	padding-top:5px;
}
#vehiclePopis h5 {
	margin-bottom:5px;
	font-size: 12px;
}
#menuVehicle {
	text-align: center;
	/*border: 1px solid black;	*/
	width:190px;	
	text-align: center;
	margin-left:6px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.menuVehicle {
	float: left;
	width:88px;
	background-color: #226793;
	color: white;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	border: 1px solid #666666;
	font-size: 11px;
}
.menuVehicle img {
	border-bottom: 1px solid #666666;
}
.menuVehicle a {

	
}
.menuVehicle a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.aboutRef {
	width:300px;
	border-bottom: 1px solid #999999;
	font-size: 14px;
	padding-top:4px;
	padding-bottom: 4px;
}
#galerie {
	
}
#galerie img{
	margin: 5px 4px 5px 4px;
	border: 1px solid #333333;
}
#galerie img:hover {
	border: 1px solid #cccccc;
}
#pictRef {
	margin-top:5px;
	border-bottom: 1px solid #999999;
	padding-left:4px;
}

#pictRef img{
	margin: 5px 10px 5px 10px;
	border: 1px solid #333333;
}
#pictRef img:hover {
	border: 1px solid #cccccc;
}
#pictVehicle {
	/*border: 1px solid #999999;*/
	padding:5px 2px 5px 8px;
	margin-top: 5px;
}
#pictVehicle img {
	width: 88px;
	margin:0px 10px 0px 10px;
	/*border: 1px solid #333333;*/
}
#pictVehicle img:hover {
	/*border: 1px solid #cccccc;*/
}
#bodyRight #colLeft #content #sitemap h2 {
	margin: 0;
	padding: 0;
	color:white;
	font-size: 14px;
	font-weight: normal;
}
#bodyRight #colLeft #content #sitemap {
	padding-left:10px;
}
#bodyRight #colLeft #content #sitemap h2 a {
	color: white;
}
#bodyRight #colLeft #content #sitemap h3 {
	margin: 0;
	padding: 0;
	margin-left:10px;
	color:#cccccc;
	font-size: 12px;
	font-weight: normal;
}
#bodyRight #colLeft #content #sitemap h3 a {
	color: #cccccc;
	
}
.jobTable {

	border-bottom: 1px solid #848484;
	margin-top:10px;
}
table.job {
	width:100%;
}

table.job td.right{
	vertical-align: top;
	width:150px;
	height:25px;
	
}
table.job td {
	padding-left:10px;
	vertical-align: top;
}
#bodyNull #print {	
	color: Black;
	font-weight: bold;
	line-height: 150%;
	display: block;
}
#bodyNull #print img {
	margin-right: 10px;
}
#headRight {
	display:none;
	
}
