body {
  margin: 0px;
  text-align: center;
  font-family: Arial;
  background-color: #636364;
}

.clear {
  clear: both;
}

a:focus {
	outline: none;
}

.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}

.title {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 67px;
	padding-top: 0px;
}
.car_title {
	color: #CCCCCC;
	font-size: 13px;
	font-weight:bold;
	font-family: Verdana;
}
.description {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 2px;
}
.showroom {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	padding-top: 55px;
	padding-left: 50px;
	font-weight: bold;
}
.showroom_line {
	font-family: Verdana;
	font-size: 2.4px;
	color: #333333;
	padding-left: 50px;
	font-weight: bold;
}
.showroom_text {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	padding-left: 50px;
	font-weight: bold;
	padding-top: 1px;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	padding-left: 0px;
	padding-top: 110px;
	text-align: center;
}
.content_page {
	font-family: Verdana;
	font-size: 12px;
	color: #C0C0C0;
	padding-left: 140px;
	padding-top: 12px;
	width: 420px;
}
.content_omos {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 0;
	padding-top: 10px;
	width: 450px;
}

.content_omos a {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 0;
	padding-top: 10px;
	width: 450px;
	text-decoration: none;
}

.content_contact {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 0;
	padding-top: 11px;
	width: 450px;
}
.content_contact a {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 0;
	padding-top: 10px;
	width: 450px;
	text-decoration: none;
}

#page {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  background-color: #00090E;
}

#banner1{
	background-image: url(../images/topL1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 1000px;
	height: 60px;
}
#banner2{
	background-image: url(../images/topL2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 1000px;
	height: 41px;
}
#menu {
	float: right;
}

#menu ul {display: block;}

#menu li {
  float: left;
  margin: 0px;
  padding:0px;
  margin-right: 10px;
  font-size: 12px;
  color: #C0C0C0;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
  display: block;
}

#menu li a {
  font-size: 12px;
  color: #C0C0C0;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}

#menu li a.selected {
  color: #000;
  font-family: Arial;
}

#flash {
	margin-top: 0; 
	height: 233px; 
	width: 1000px;
	background-image: url(../images/flashL.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#underflash {
	width: 1000px; 
	height: 29px;
	background-image: url(../images/underflash.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#underflash10 {
	width: 1000px; 
	height: 34px;
	background-image: url(../images/underflash-10.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#h1 {

	height: 50px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#content {
  height: 100%;
  background-color: #636364;
  width: 1000px;
}

#Left {
	width: 722px;
	padding: 0;
	float: left;
}
#Right{
	width: 278px;
	padding: 0;
	float: right;
}
#content_left {
	width: 67px; 
	height: 549px;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#content_center {
	width: 655px; 
	height: 549px;
	background-image: url(../images/Midt.gif);
	background-repeat: no-repeat;
	float: right;
	background-color: transparent;
}

#rightTop {
	width: 278px; 
	height: 171px;
	background-image: url(../images/r1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightMiddle {
	width: 278px; 
	height: 174px;
	background-image: url(../images/StopSignRight.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightBottom {
	width: 278px; 
	height: 189px;
	background-image: url(../images/CarFrontRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#rightBottomBottom {
	width: 278px; 
	height: 65px;
	background-image: url(../images/BotRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.cars {
	width: 640px;
	height: 130px;
}
.poza {
	float: left;
}

.car_content {
	float: right;
	width: 490px;
	
}

#footer {
  color: #8C8E91;
  font-size: 10px;
  font-family: Verdana;
  text-align: right;
  padding-top: 35px;
}









