body {
background-color : #ffffff;
margin : 0;
padding : 0;
color : #315273;
}

td.bg {
background-image : url('bg.gif');
background-repeat : repeat-y; 
}

td.logo {
height : 200px;
padding-left: 28px;
}

td.bottom {
height : 100px;
}

p, li, a {
font-family : Arial;
font-size : 16px;		/* !!! */
font-weight : normal;
font-style : normal;
font-variant : normal;
}

.bottom {
font-family : Arial;
font-size : 12px;
font-weight : normal;
font-style : normal;
font-variant : normal;
}

.more {
font-family : Arial;
font-size : 19px;
font-weight : normal;
font-style : normal;
font-variant : normal;
}

a:link {color: #315273;
text-decoration : none;}     /* unvisited link */
a:visited {color: #315273;
text-decoration : none;}  /* visited link */
a:hover {color: #315273;
text-decoration : underline;
}   /* mouse over link */
a:active {color: #315273;
text-decoration : none;}   /* selected link */ 

#oktable {
font-size: 8px;
padding: 5px;
color: #93cccf;
}


#oktable a,#oktable a:hover,#oktable a:visited {
font-size: 12px;
color: #93cccf;
}

#ok {
padding: 5px;
}

#oktable ul {
margin-top: 0;
margin-left: -12px;
margin-bottom: 2px;
line-height: 14px;
}

strong {			/* !!! */
   font-size: 19px;
   font-weight: bold;
}

.in_table {
width: 100%;
}

.tartalom p, li, a {
font-family : Arial;
font-size : 16px;		/* !!! */
font-weight : normal;
font-style : normal;
font-variant : normal;
}

.tartalom a:link {color: #315273;
text-decoration : none;}     /* unvisited link */
.tartalom a:visited {color: #315273;
text-decoration : none;}  /* visited link */
.tartalom a:hover {color: #315273;
text-decoration : underline;
}   /* mouse over link */
.tartalom a:active {color: #315273;
text-decoration : none;}   /* selected link */ 

.tartalom {
background-color : #ffffff;
margin : 0;
padding : 0;
color : #315273;
}


/*   dz   */
.tarsas {
font-family : Arial;
font-size : 80%;		
font-weight : normal;
font-style : normal;
font-variant : normal;
}

.tarsasp {
font-family : Arial;
font-size : 80%;		
font-weight : normal;
font-style : normal;
font-variant : normal;
color: red;
}

.tarsasz {
font-family : Arial;
font-size : 80%;		
font-weight : normal;
font-style : normal;
font-variant : normal;
color: green;
}


#marqueecontainer {
border:0 solid orange;
height:150px;
overflow:hidden;
padding:0;
position:relative;
width:350px;
}

#vmarquee p {
font-size:12px;
text-align:justify;
}
