@charset "utf-8";
/* CSS Document */

body {
padding: 0;
margin: 0;
background-color: #192b13;

}


div#container {
background-image:url(/img/a38/a38-bg.jpg);
width: 770px;
height: 966px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 14px;
color: #000000;
}

div#main {

padding-top: 360px;
margin-left: 60px;
width: 630px;
}

div.leftSide {
float: left;
width: 350px;
}

div.rightSide {
float: right;
width: 250px;
/*border: 1px solid black;*/
}

/* bal oszlop*/

div.leftSide  div.youtube {
width: 350px;
height: 300px;
background-color: #000000;
}


/* jobb oszlop*/

div.rightSide div.information div.title{
	height: 62px;
}

div.rightSide div.information div.title h2{
padding: 0;
margin: -5 0 0 0;
font-size: 18px;
line-height: 26px;
text-align: left;
font-weight: normal;
}

div.rightSide  div.information ol{
list-style-type: decimal-leading-zero;
padding-left: 28px;
margin-top: 0px;
line-spacing: 50px;
}

div.rightSide  div.information ol li{
padding-bottom: 2px;
}



div.rightSide  div.information a{
text-decoration: none;
color: #000000;
}

div.additionalHeader {
padding-top: 10px;	
float: left;	
width: 100%;
border-bottom: 1px solid black;
text-align: center;
font-size: 18px;
}

div.additionalHeader a {
font-size: 18px;
color: #000000;
text-decoration: none;
}


div.additional {
float: left;	
width: 100%;
text-align: center;
font-size: 14px;
color: #000000;
}

div.additional table {
width: 100%;
}

div.additional td {
padding-top: 10px;	
text-align: center;
white-space: nowrap;
}

div.additional a {
font-size: 14px;
color: #000000;
text-decoration: none;
}

div.pressLink {
margin-top: 10px;
text-align:center;
}

div.backLinkHu {
margin-top: 370px;
text-align:right;
}

div.backLinkEn {
text-align:right;
margin-top: 5px;
}

div.rightSide  div.information div.coverText a:hover,
div.rightSide  div.information a:hover,
div.pressLink a:hover,
div.backLinkHu a:hover,
div.backLinkEn a:hover,
div.additionalHeader a:hover,
div.additional a:hover {
	color: #5c843e;
}







