/* 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;
}

#navigate {
	color:#efefef;
	background-color:#5192ca;
}

#navBar {
	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%;
}

#navBar:visited {
	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%;
}

#navBar:hover {
	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%;
}

#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;
	font-weight:bold;
	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;
}
#truckInImg2 {
	border: 0px;
	margin: 5px 5px 5px 5px;
	text-align: center;
	vertical-align: middle;
	width: 256px;
	height: 193px;
	float: center;
}

#truckInImg:hover {
	border: #ffd0d0 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;
	color: #000033;
	font-weight: normal;
	font-size: 75%;
}

#truckInText2 {
	height: 27px;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	color: #000033;
	font-weight: bold;
	font-size: 110%;
}


#truckInTextDesc2 {
	height: 55px;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
	color: #000033;
	font-weight: normal;
	font-size: 90%;
}

#table998 {
	font-size:75%;
}

#description {
	text-align:left;
	font-size:75%;
	margin: 30px 50px 0 50px;
}

#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;
	font-weight: bold;
	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);
}

#getFirefoxCover {
	width: 300px;
	height: 300px;
	border: #2f2f2f solid 1px;
	background-image: url(../_img/getfirefox.png);
	z-index: 5;
	top: 120px;
	left: inherit;
	position: absolute;
	visibility: hidden;
}

#getFirefoxDwnl {
	width: 85px;
	height: 30px;
	position:static;
	padding: 80px 0 0 10px;
}

#getFirefoxNone {
	width: 24px;
	height: 24px;
	position:static;
	padding: 160px 0 0 266px;
}
