/* CSS Document */

* {
	margin:0;
	padding:0;
}


/*Elemszint� kiv�laszt�k*/

body {
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
	background-color:#F4F4F4;
}

ul{
	list-style-type: none;
} /*lista elott mi legyen*/

/*Oszt�lyok*/

.image {
	width: 110px;
	height: 136px;
	float: left;
	margin-right: 15px;
}

.image2 {
	width: 148px;
	height: 36px;
	margin-right: 5px;
	border: 0;
}

.image3 {
	height: 48px;
	border: 0;
}

.image4 {
	width: 107px;
	height: 150px;
	margin-right: 5px;
	border: 0;
}

.box {
	padding:15px 0;
	font-size: 14px;
	color: #2582A4;
	line-height: 14px;
	text-align: center;
}

.box1 {
	margin: 15px 15px 0 0;
	text-align: justify;
}

.box2 {
	text-align: justify;
	margin: 25px 15px 0 0;
	/*text-indent: 15px;*/
}

.box3 {
	padding:15px;
	text-align: left;
	font-size: 16px;
	margin: 15px;
	background-color: #FFFFCC;
	list-style-type: circle;
	/*text-indent: 15px;*/
}

.box4 {
	text-align: justify;
	font-size: 14px;
	margin: 15px 15px 0 0;
	text-indent: 15px;
}

.box5 {
	text-align: justify;
	font-size: 14px;
	color: #2582A4;
	margin: 15px 15px 0 0;
	text-indent: 15px;
}

.box6 {
	padding:15px;
	text-align: justify;
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	margin: 15px 85px 15px 0;
	background-color: #FFFFCC;
}

.lista {
	padding:10px 15px 10px 20px;
	font-size: 14px;

}

.tablemail{
	width: 100%;
	border-spacing: 2px; /*szeg�lyek t�vols�ga, cell�k egym�st�l m�rt t�vos�ga*/
}

p{
	margin: 20px 0;
	text-align:justify;
}

input {	
	width: 200px;
	padding: 2px;
	border: 1px #909B78 solid;
	margin: 3px;
	font-size: 10px;
	font-weight: bold;
	color:#333333;

}

textarea {
	width: 624px;
	padding: 3px;
	border: 1px #909B78 solid;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}

.cell {
	height: 40px;
	padding-left: 15px;
	vertical-align: middle;
	background-color: #7895AF;
	font-weight: bold;
}

.cell1, .cell2 {
	height: 30px;
	padding: 5px;
	/*background-color: #E1F0C4;
	border: 1px #909B78 solid;*/
}

.cell1 {
	width: 10%;
	text-align: right;
}

.cell2 {
	width: 90%;
}

.cell3 {
	min-height: 30px;
	padding: 5px;
	
}
/*azomnos�t�k*/
#page {
	width: 940px;
	/*height: 450px;*/
	margin: 0 auto;
	background-color:#FFFFFF;
}

/*Top szelektorai*/

#top {
	height: 48px;
	margin-bottom: 3px;
	background-image: url(../images/head_rtg.png);
}

#top_left, #top_right {
	float: left;
}

#top_left {
	width: 562px;
	padding-left: 10px;
}

#top_left li {
	display: inline;
} /*lista elemei egym�s mellett lesznek*/

#top_left a {
	text-align:center;
	width: 92px;
	padding: 12px 0 11px 0;
	line-height: 24px;
	display: block;
	float: left;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}

#top_left a:hover {
	background: url(../images/film4.png);
	text-decoration: underline;
	color:#000000;
}

#top_right {
	width: 356px;
	padding-right: 11px;
	text-align: right;
}

#input1, #input2 {
	border: none;
	color:#999;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

#input1 {
	width: 170px;
	height: 13px;
	padding: 2px 5px;

}

#input2 {
	height: 17px;
	width: 60px;
}
/*Content szelektorai*/

#content_left {
	width:234px;
	/*height: 550px;*/
	float:left;
	border: #EFEFEF 1px solid;
	background: url(../images/img07.png) repeat-x left bottom;
}


#content_left li{
	border-bottom: #EFEFEF 1px solid;
	padding:10px 0;
	margin-left: 60px;
	line-height: 12px;
}

#content_left a {
	text-decoration: none;
	font-weight: bold;
	color: #87A019;
}

#content_left a:hover {
	text-decoration: underline;
}

#content_right {
	width: 667px;
	background: url(../images/img07.png) repeat-x left bottom;
	padding: 30px 0 0 30px;
	float: right;
	border: #EFEFEF 1px solid;
	margin-bottom: 3px;
	margin-left: 3px;
}

#content_right_sv {
	width: 667px;
	height: 550px;
	background: url(../images/img07.png) repeat-x left bottom;
	padding: 30px 0 0 30px;
	float: right;
	overflow: scroll;
	border: #EFEFEF 1px solid;
	margin-bottom: 3px;
	margin-left: 3px;
}

#content_right h1 {
	font-size: 24px;
	color: #2582A4;
}

#content_tartl, #content_tartr {
	width: 333px;
	float: left;
}

#content_tartalom {
	padding: 15px 15px;
	width: 280px;
	font-size: 16px;
	float: left;
	border: #EFEFEF 1px solid;
	background: url(../images/img071.png) repeat-x left top;
	margin: 5px 5px 30px 5px;
}



/*Bottom szelektorai*/

#bottom {
	clear:both;
	height: 60px;
	color:#000000;
	line-height: 40px;
	background: url(../images/bottom2.png);
}

#bottom a {
	text-decoration:underline;
	color:#0033FF;
}

 #bottom_left, #bottom_right {
	float: left;
	width: 47%;
	padding:10px;
}