
#outerdiv { 
    border:1px solid #000000;
    width: 800px;
    height: 566px;
    background: url( '../images/MatInfo2009.jpg' ) no-repeat;
    position: relative;
    margin-left: auto ;
    margin-right: auto ;
}

#szervezok { 
    position:absolute;
    top: 430px;
    left: 60px;
    width: 100px;
    height:30px;
}

#kapcsolattartas { 
    position: absolute;
    top: 430px;
    left: 260px;
    clear: none;
    width: 100px;
    height:30px;
}

#tartalom { 
    position: absolute;
    top: 40px;
    left: 5px;
    clear: none;
    width: 320px;
    height:360px;
    overflow: hidden;
}

#kasa { 
    position: absolute;
    top: 540px;
    left: 515px;
    clear: none;
    width: 400px;
    height:20px;
    font-size: 13px;
    font-weight: bold;
    color: #CCCCCC;
}

#cim { 
    position:absolute;
    top: 5px;
    left: 5px;
    clear: both;
    font-weight: bold;
}

#top { 
    position: absolute;
    top: 290px;
    left: 330px;
    clear: none;
    width: 20px;
    height:20px;
    background: url( '../images/top.jpg' );
}

#fel { 
    position: absolute;
    top: 320px;
    left: 330px;
    clear: none;
    width: 20px;
    height:20px;
    background: url( '../images/fel.jpg' );
}

#le{ 
    position: absolute;
    top: 350px;
    left: 330px;
    clear: none;
    width: 20px;
    height:20px;
    background: url( '../images/le.jpg' );
}

#down{ 
    position: absolute;
    top: 380px;
    left: 330px;
    clear: none;
    width: 20px;
    height:20px;
    background: url( '../images/down.jpg' );
}


a{
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #AAAAAA;
    text-decoration: none;
}

a:link{
    color: #CCCCCC;
}

a:visited{
    color: #CCCCCC;
}

a:active{
    color: #CCCCCC;
}

a:hover{
    color: #FFFFFF;
}

a.imagelink{
    border:0px;
}

a.medium_link{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #AAAAAA;
    text-decoration: none;
}

body {
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
}

.graytext11 {
    color: #AAAAAA;
    font-size: 11px;
}

.large_text {
    font-size: 22px;
}

.small_text {
    font-size: 11px;
}

.medium_text {
    font-size: 15px;
}

.medium_text_bold {
    font-weight: bold;
}

p {
    line-height: 20px; 
}