/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#dde8fa;
	color: #00001f;
	margin:0;
}

a {
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#efefef;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.link a, .link a:visited {
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}


.link a:hover {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
}

a.auto, a.auto:visited {
	color:#d0d0d0;
	font-weight:bold;
	text-decoration:none;
}


a.auto:hover {
	color:#ffd0d0;
	font-weight:bold;
	text-decoration:underline;
}
li {
	list-style-image: url(../_img/arrow.gif);
}

#descriptionHeading {
	font-size: 18px;
	font-weight: bold;
	color: #5192ca;
	margin: 30px 50px 70px 50px;
}

#navTop {
	background-color:#5192ca;
	padding:0;
	height: 10px;
}
.navBottom {
	background-color:#5192ca;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}

#flag {
	width: 74px;
    float: right;
	height: 48px;
    margin-top: 0px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
    font-size: 12px;
	font-weight: bold;
}

#flag a {
    text-decoration: none;
    color: #ABABAB;
    padding: 0;
}

table.flag {
text-decoration: none;
text-align: center; 
font-weight: bold
}
table.flag th {
margin: 0;
padding: 0;
font-size: 0px;
}

#flag img {
    border: none;
    background-color: transparent;
    width: 24px;
    height: auto;
}


#flag_top_container{
margin-left: auto ;
height: 24px;
margin-right: auto ;
margin-top:0px;
margin-bottom:-5px;
width: 790px;
}
#flag_top{
	width: 74px;
    float:right;
	height: 24px; /*ha van írás (hu,en) akkor 35 ha csak piktogramm, akkor 24px*/
    margin-top:0px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
    font-size: 12px;
	font-weight: bold;
}

#flag_top a {
    text-decoration: none;
    color: #ABABAB;
    padding: 0;
}

table.flag_top {
text-decoration: none;
text-align: center; 
font-weight: bold
}
table.flag_top th {
margin: 0;
padding: 0;
font-size: 0px;
}

#flag_top img {
    border: none;
    background-color: transparent;
    width: 24px;
    height: auto;
}
a.navBar {
display:block;
    text-decoration:none;
	color:#efefef;
	cursor:pointer;
	background-color:#5192ca;
	padding: 2px 0 2px 10px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size: 75%;

}
a.navBar:visited {
display:block;
	color:#efefef;
	cursor:pointer;
	background-color:#5192ca;
	padding: 2px 0 2px 10px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size: 75%;
}

a.navBar:hover {
display:block;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#253684;
	padding: 2px 0 2px 10px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size: 75%;
}

#navigate {
	color:#efefef;
	background-color:#5192ca;
}

#headPol {
	background-color:#5192ca;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	padding: 8px 0 8px 0;
}

#bottomPol {
	background-color:#5192ca;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	padding-left: 10px;
	font-size:65%;
	vertical-align:middle;
	color:#ffffff;
	padding: 2px 20px 2px 20px;
}

#content {
	text-align:center;
}

#siteContent {
	background-color:#FFFFFF;
	padding: 10px;
	text-align:left;
	vertical-align:top;
}

#firstPlane {
	position:relative;
	width: 790px;
	top: -4px;
	left: -4px;
	background: #ffffff;
	padding: 0 1px 0 1px;
	border: #00001f solid 1px;
}

#secondPlane {
	width: 796px;
	background:#9999CC;
	margin: 20px 0 20px 0;
}

#truckOutL {
	border: #d0d0d0 solid 2px;
	padding: 5px;
	background-color:#f2f2f2;
	text-align:center;
	vertical-align: top;
	width: 271px;
	margin: 5px;
	float: left;
}

#truckOutR {
	border: #d0d0d0 solid 2px;
	padding: 5px;
	background-color:#f2f2f2;
	text-align:center;
	vertical-align: top;
	width: 271px;
	margin: 5px;
	float: right;
}

#truckInImg {
	border: #d0d0d0 solid 2px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	width: 265px;
	height: 199px;
}

#truckInImg:hover {
	border: #000000 solid 2px;
	text-align: center;
	vertical-align: middle;
	width: 265px;
	height: 199px;
}

#truckInText {
	height: 16px;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	color: #000033;
	font-weight: bold;
	font-size: 75%;
}


#truckInTextDesc {
	height: 34px;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
    padding-bottom: 15px;
	color: #000033;
	font-weight: normal;
	font-size: 75%;
}

#table998 {
	font-size:75%;
}

.description {
	text-align:left;
	font-size:75%;
	margin: 30px 50px 0 50px;
}
h1.pageHeader {
    display: inline-block;
    position: relative;
    top: 10px;
    left: 10px;
    padding: 6px 50px 6px 6px;
	border-left: #5192ca solid 10px;
	border-bottom: #5192ca solid 1px;
    font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h2 {
    text-decoration: none;
    font-size:75%;
    font-weight:normal;
    text-align: center;
    
}

span.pageHeader {
	position: relative;
	top: 10px;
	left: 10px;
	padding: 6px 50px 6px 6px;
	border-left: #5192ca solid 10px;
	border-bottom: #5192ca solid 1px;
	font-size: 16px;
	text-align: left;
}
.refs {
	text-align: left;
	font-weight: bold;
	padding: 5px 0 0 10px;
	margin: 0 0 0 30px;
	font-style: italic;
	font-size: 14px;
}

.tips {
	text-align: left;
	padding: 5px 0 0 10px;
	margin: 0 0 15px 30px;
	font-size: 14px;
}

td.magunkrol {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../_img/icon_04.png);
}

td.arak {
	font-size: 80%;
}


td.ajanlat {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../_img/icon_02.png);
}

td.tanacsok {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:url(../_img/icon_04.png);
}

td.referenciak {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image:url(../_img/icon_01.png);
}

td.elerthetosegek {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../_img/icon_03.png);
}

p.artabla {
    margin-left:5px;
    margin-right:5px;
    margin-top:0px;
    margin-bottom:0px;
}

td.bottom {
width: 170px;
padding-bottom: 2px;
text-align: center;
background-color: #5192ca;
}

.social{
vertical-align: middle;
margin: 0px auto auto 0px;
text-align: center;
line-height: 20px;
width: 170px;
display: inline;
}

#facebook_holder{
position: static;
overflow: hidden;
width:45px;    /*hu 57px*/
height:20px;
margin: 0px auto;
}



