@charset "utf-8";
/* CSS Document */

body {
padding: 0;
margin: 0;
background-color: #444444;

}


div#container {
background-image:url(/img/cukormaz/cukormaz-bg.jpg);
width: 770px;
height: 965px;
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: 580px;
}

div.leftSide {
float: left;
width: 360px;
}

div.rightSide {
float: right;
width: 168px;
}

/* bal oszlop*/

div.leftSide  div.youtube {
width: 360px;
/*height: 300px;
background-color: #fff;*/
}


/* jobb oszlop*/

div.rightSide div.information div.title{
height: 62px;
}

div.rightSide div.information div.title h2{
padding: 0;
margin: 0 0 0 0;
font-size: 24px;
line-height: 26px;
text-align: right;
font-weight: normal;
}

div.rightSide  div.information table,
div.rightSide  div.information table td{
border: 0;
border-collapse:collapse;
height: 15px;
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size: 14px;
color: #000000;
}

div.rightSide  div.information table {
width: 100%;
margin-bottom: 10px;
}

div.rightSide  div.information table td.right{
text-align: right;
}

div.rightSide  div.information div.coverPic{
margin-bottom: 3px;
}

div.rightSide  div.information div.coverPic img{
border: 0;
}

div.rightSide  div.information div.coverText{
text-align: right;
margin-bottom: 30px;
}

div.rightSide  div.information div.coverText a{
text-decoration: none;
color: #000000;
}


div.rightSide  div.information a{
text-decoration: none;
color: #000000;
}

div.backLinkHu {
margin-top: 370px;
text-align:right;
}

div.backLinkEn {
text-align:right;
margin-top: 5px;
}

div.pressLink a,
div.backLinkHu a,
div.backLinkEn a {
text-decoration: none;
font-size: 24px;
line-height: 24px;
font-family:"Times New Roman", Times, serif;
color: #000000;
}

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 {
color: #444444;
}







