/*RENDSZER ALAP */

body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

img {
	border: 0px; 
}


form {
  margin : 0px;
  padding : 0px;
}


/*SITE LINKS */

A:link {
	color : #0b7fba;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}

A:visited {
	color: #0b7fba;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	color: #3a4b4d;
	background-color: transparent;
	text-decoration : underline;
}



/*SITE ELEMEK */
.orange {
	font : bold 13px verdana,arial,sans-serif;
	color : #ffa800;
}

/*SITE ELEMEK END*/

.double1 {
float: left;
width: 270px;
padding-top: 3px;
padding-bottom: 10px;
line-height: 27px;
font-weight: bold;
}

.double2 {
float: right;
padding-top: 3px;
padding-bottom: 10px;
line-height: 27px;
font-weight: normal;
text-align: right;
}

.double3 {
float: left;
padding-top: 3px;
padding-bottom: 10px;
line-height: 27px;
font-weight: normal;
text-align: right;
}

.clear {
	clear: both;
}

p {
padding:3px;
margin: 0;
}

.print {
	width: 660px;
	padding: 0px;
	margin: 0px;
}

#cbox {
	background-color : transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	color: Black;
	line-height: 20px;
}
