/*
name:   style.css
author: maKACS
date:   2007.08.12
*/

* {
border: 0px;
margin: 0px;
padding: 0px;
}

BODY {
background: #D9D9D9 url(images/bg.jpg) repeat;
text-align: center;
color: #4D4D4D;
font: 13px/19px Verdana, Arial, Helvetica, sans;
}

DIV#doboz {
background-color: #D9D9D9;
border: 0px;
margin: 0 auto;
text-align: left;
width: 920px;
}

DIV#header {
background: #002B80;
border: 0px;
height: 220px;
width: 920px;
}

#header A {
font: 44px Verdana, Arial, sans;
font-weight: bold;
color: #E8E8F0;
display: block;
cursor: pointer;
text-align: left;
width: 920px;
height: 220px;
position: relative;
overflow: hidden;
border: 0px;
}

#header A span {
width: 920px;
height: 220px;
position: absolute;
background-image: url(images/header.gif);
background-position: 0 0;
background-repeat: no-repeat;
display: block;
border: 0px;
}

DIV#foot {
margin: 0px;
width: 900px;
}

DIV#foot_l {
background: url(images/foot_bg_l.jpg) no-repeat;
float: left;
margin-left: 10px !important;
margin-left: 5px;
padding: 20px;
width: 150px;
}

DIV#foot_r {
background: url(images/foot_bg_r.jpg) repeat-x;
float: right;
margin-right: 10px !important;
margin-right: 5px;
padding: 20px;
width: 650px;
}

DIV#foot_bottom {
background: url(images/gradshad_foot.gif) no-repeat top left;
margin: 0px;
width: 920px;
height: 10px;
}

#foot P {
color: #4D4D4D;
font: 9px/12px Verdana, Arial, Helvetica, sans;
font-weight: bold;
text-align: left;
}

#foot img.right {
float: right;
padding: 0px 0px 10px 10px;
}

DIV#container1 {
background: url(images/gradshad_bg.gif) repeat-y;
width: 920px;
margin: 0px;
padding: 0px;
}

DIV#container2 {
background: #ffffff url(images/bg_container2.gif) top left no-repeat;
width: 900px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

DIV#main {
background: #ffffff url(images/bg_main.gif) repeat top left;
border-left: 1px solid #002B80;
border-right: 1px solid #002B80;
border-bottom: 1px solid #002B80;
border-top: 0px;
float: right;
margin-right: 8px !important;
margin-right: 4px;
padding: 20px;
width: 650px;
}

#main UL {
list-style-type: square;
padding-left: 20px;
margin: 0px 0px 20px 0px;
}

DIV#leftnav {
float: left;
text-align: left;
margin-left: 10px !important;
margin-left: 5px;
padding: 0px;
width: 180px;
}

#leftnav UL {
list-style-type: none;
margin: 0px 0px 20px 0px;
}

#leftnav UL LI {
background: #ffffff url(images/bg_main.gif) repeat top left;
font: 12px Verdana, Arial, sans;
font-weight: bold;
text-align: left;
}

#leftnav .active {
font: 12px Verdana, Arial, sans;
font-weight: bold;
text-align: left;
}

#leftnav UL LI A {
color: #002B80;
display: block;
padding: 2px 10px 2px 10px;
text-decoration: none;
width: 160px;
}

#leftnav .active A {
background: #ffe878 url(images/bg_leftnavlia.gif) no-repeat top left;
color: #002B80;
display: block;
padding: 2px 10px 2px 10px;
text-decoration: none;
width: 160px;
}

#leftnav UL LI A:hover {
background: #d9d9d9 url(images/bg_leftnavlia.gif) no-repeat top left;
color: #4D4D4D;
}

#leftnav .active A:hover {
background: #d9d9d9 url(images/bg_leftnavlia.gif) no-repeat top left;
color: #4D4D4D;
}

#main img.lp {
width: 27px;
height: 18px;
}

#main img.right {
float: right;
padding: 0px 0px 10px 10px;
}

#main img.left {
float: left;
padding: 0px 10px 10px 0px;
}

#main img.mapright {
float: right;
padding: 0px 0px 10px 10px;
width: 380px;
height: 359px;
}

#main img.refp {
border: 0px;
margin: 0px;
padding: 0px 12px 15px 0px;
width: 170px;
height: 128px;
}

#main img.ref {
border: 0px;
margin: 0px;
padding: 0px 0px 15px 0px;
width: 170px;
height: 128px;
}

#main a.map {
background: #E8E8F0 url(images/map1.jpg) no-repeat;
width: 540px;
height: 450px;
display: block;
}

#main a.map:hover {
background: #E8E8F0 url(images/map2.jpg) no-repeat;
width: 540px;
height: 450px;
display: block;
}

#main P {
color: #4D4D4D;
font: 13px/19px Verdana, Arial, Helvetica, sans;
padding-bottom: 19px;
text-align: justify;
}

#main P.right {
text-align: right;
}

#main table a {
color: #4D4D4D;
font: 13px/19px Verdana, Arial, Helvetica, sans;
}

#main table a:hover {
color: #B33C76;
font: 13px/19px Verdana, Arial, Helvetica, sans;
}


#main td.o1 {
width: 40%;
}

#main td.o2 {
width: 60%;
}

#main table {
	color: #4D4D4D;
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #efefef;
	border-collapse: collapse;
	background-color: #fff;
	font: 12px/18px Verdana, Arial, Helvetica, sans;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}

#main table th {
	background-color: #efefef;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	color: #000;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

#main td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #ccc;
	background-color: #fff;
}

H1 {
color: #002B80;
font: 24px "Times New Roman", Times, serif;
margin: 0px;
line-height: 27px;
padding-bottom: 10px;
}

H1.inoma {
background: url(images/h1_inoma.gif) no-repeat;
padding-left: 33px;
}

H1.diesel {
background: url(images/h1_diesel.gif) no-repeat;
padding-left: 40px;
}

H1.electro {
background: url(images/h1_electro.gif) no-repeat;
padding-left: 30px;
line-height: 30px;
}

H1.acroba {
background: url(images/h1_acroba.gif) no-repeat;
padding-left: 30px;
}

H1.ssl {
background: url(images/h1_SSL.gif) no-repeat;
padding-left: 38px;
}

H1.avant {
background: url(images/h1_avant.gif) no-repeat;
padding-left: 38px;
}

H2 {
color: #002B80;
font: 18px "Times New Roman", Times, serif;
margin: 0px;
line-height: 21px;
padding-bottom: 7px;
}

H3 {
color: #777;
font: 2em/1.4em "Times New Roman", Times, serif;
margin: 15px 0px 18px;
padding: 0px;
}

.clear {
	CLEAR: both; MARGIN: 0px
}

HR {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #ccc; PADDING-TOP: 0px; HEIGHT: 1px; BACKGROUND-COLOR: #ccc; BORDER-RIGHT-WIDTH: 0px
}

input, textarea {
background-color: #FFFFFF;
/*background: url(images/input_bg.jpg) repeat-x top;*/
overflow: hidden;
}

#submit {
background-color: #B33C76;
border-bottom: #899BB0 1px solid;
border-top: #899BB0 1px solid;
color: #E8E8F0;
cursor: pointer;
font: 12px Verdana, Arial, sans;
font-weight: bold;
height: 23px;
text-align: center;
width: 100px;
}
