@charset "utf-8";

body {
	background-color: #FFFFCD;
}


#header {
	height:85px;
	width:100%;
	background:url("http://www.mjauto.cz/img/mjheader.jpg") #ffffcc;
	background-repeat: no-repeat;
}


#left {
	width:180px;
	float:left;
	background:#ffffcc;
	background-repeat: no-repeat;
	font-family: 'Arial CE', 'Tahoma', Arial, Helvetica CE, sans-serif; 
	font-weight:normal;
	font-size:12px;
	padding:0;
}


.menu {
padding:0;
margin:0;
}


#left_top {
	background:url("http://www.mjauto.cz/img/mjpovinne_ruceni.jpg") #ffffcc;
	background-repeat: no-repeat;
}


#left_down {
	height:600px;
	background:url("http://www.mjauto.cz/img/mjleft.jpg") #ffffcc;
	background-repeat: no-repeat;
}


#middle {
	width:815px;
	float:left;
	padding-right: 25px;
} 


#right {
	float:right;
	font-size: 12px;
	color: #FF6600;
	line-height:18px;
	width: 110px;
	font-family: 'Arial CE', 'Tahoma', Arial, Helvetica CE, sans-serif; 
}


#right a {
	font-size: 12px;
	color: #FF6600;
	line-height:18px;
	font-family: 'Arial CE', 'Tahoma', Arial, Helvetica CE, sans-serif; 
	text-decoration:none;
}


#telo {
	width:100%;
	margin-right: 0px;
	min-width:1130px;
	width:expression(obsah.clientWidth< 1130? "1130px" : "auto" );
}


.menu_top {
	margin:0 0 0 0;
	width: 1000px;
	font-family: 'Arial CE', 'Tahoma', Arial, Helvetica CE, sans-serif; 
	font-weight:normal;
	font-size:12px;
	padding:0 0 0 137px;
}


a.button {
	display:block;
	width:133px;
	height:18px;
	background-color:#330033;
	text-align:center;
	font-size:100%;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 2px;
	border-bottom:solid 1px #CCCC99;
}


a.button_top {
	display:block;
	float:left;
	width:131px;
	height:19px;
	padding:2px 0 0 0;
	margin:0 13px 0 0;
	background-color:#330033;
	text-align:center;
	text-decoration:none;
	font-size:100%;
	color:#FFFFFF;
}


a.button:hover	{
	background-color:#CCCC99;
}


a.button_top:hover	{
	background-color:#CCCC99;
}


#pata {
	height:90px;
}


.bottom_copyright {
	font-size: 9px;
	text-align:center;
}


.bottom_autodily {
	font-size: 15px;
}


.bottom_auta {
	font-size: 12px;
	color: #808080;
	font-family: Times New Roman;
}