body {
	margin-top: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #000c30;
	color: #00134B;
}


p.felso{
font-size: 10px;
}

a.also {color:#FFFFFF;}

#top {
	background-image: url(top.jpg);
	width: 770px;
	height: 209px;
	margin: 0 auto 0 auto;	
}

#full {
	background-repeat: no-repeat;
	width: 1045px;
	background-image: url(bg_bb.gif);
	background-position: top center;
	margin: 0 auto 0 auto;	
}


#menuf {
	border-top: 35px;
	width: 770px;
	height: 56px;
	margin-left:140px;
	padding-top:18px; 
}


#menu {
	border-top: 50px;
	width: 770px;
	height: 56px;
	margin-left:220px;
	padding-top:18px; 

}

#container {
	width: 770px;
	height: auto;
	background-image: url(c.gif);
	margin-left: 140px;
}

#cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #850f0f;
	padding-left: 45px;
	padding-top: 28px;
}

#tartalom {
	font-family: Arial, Helvetica, sans-serif;
	width: 420px;
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#img {
	background-image: url(pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 205px;
	height: 533px;
	float: right;
	padding-right: 70px;
	padding-top: 40px;
	
}

#content_bottom {
	width: 770px;
	height: 17px;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-left: 140px;
}

#c {
	margin-left: 140px;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


h1{
	color: #000000;
	font-size: 24px;
}
h2{
	color: #660405;
	font-size: 20px;
}

img { 
	margin:5px; 
}


.layout-table {
	width:730px;
	background-color:#FFFFFF;
}

.content-table {
	width:365px;
	padding:3px;
}

.content-table th {
	text-align:left;
	padding:5px;
}

.content-table th h1 {
	margin:0;
}

.content-table th.head {
	background:none;
	padding:0px;
}


.content-table td, .content-table th.head {
	padding:2px;
}

.content-table td.subheadline {
	padding-top:0px;
}

.content-table p {
	padding:5px;
}

.teaserimage {
	float:left;
	margin:0 10px 10px 0;

	border: none;
}

.icon {
	padding-right: 15px;
}

.right-table {
	width:220px;
	overflow:hidden;
	background:#009CCE;
	margin-left:25px;
}

.right-table th {
	background:#EFF7F7;
	padding:5px;
	color:#009CCE;
}

.right-table td {
	background:#FFFFFF;
	padding:5px;
	text-align:left;
}


table.divide-hor {
	border-top:1px solid #009CCE;
}

table.divide-hor td, td.divide-hor, table.divide-hor th, th.divide-hor {
	border-bottom:1px solid #009CCE;
}

table.divide-ver {
	border-left:1px solid #009CCE;
}

table.divide-ver td, td.divide-ver, table.divide-ver th, th.divide-ver {
	border-right:1px solid #009CCE;
}

.background-blue, td.background-blue, th.background-blue, .content-table td.background-blue, .content-table th.background-blue {
	background-color:#EFF7F7;
}

.blue {
	color:#009CCE;
}

.yellow {
	color:#FF9900;
}