/***** COLOR CONSTANTS *****/

/* BROWN THEME */
/*
$menucolor = '#4 a 3 0 1 2';
$logocolor = '#a 8 6 2 0 d';
$oldalsocolor = '#e 0 c f b a';
$kozepsocolor = '#f 1 f 0 f 3';
*/

/* BLUE THEME */

body {
font-size: 12px;
background-color: #c2c3c6; 
margin: 0; 
padding:0;
}

body.mainpages {
font-size: 13px;
margin: 5 5 5 5;
padding: 2 2 2 2;
text-align: justify;
font-family: Garamond;
}

a.linkek {
text-decoration: none;
color: #22252f;
}

img.linkek {
float:left;
margin:15px 5px 3px 5px;
}

img.leftimages {
margin:15px 15px 15px 15px;
}

dl {
  font-size: 12px;
}

DIV.domi {
font-size: 12px;
}

DIV.nemkot {
font-style: italic;
font-weight: bold;
color: #56699d;
}
DIV.unnep {
text-transform: uppercase;  
font-weight: bold;
color: #FF119F;
}
DIV.default {
font-style: italic;
color: #99119F;
}	    

td.igenaptar {
background-image: url("images/hatter1.gif");    
background-repeat: no-repeat;
}

table.menu {
background-image: url("images/menuhatter.jpg");
width: 150px;
}

a {
color: #22252f;
}

td.logo {
background-color:#56699d;
background-image:url('images/logo/logo3.gif');
background-repeat:no-repeat;
background-position:60px 10px;
}

td.logo2 {
background-image:url('images/logo/szoveg.jpg');
background-repeat:no-repeat;
background-color:#56699d;
}

a.menulink {
text-decoration: none;
color: #22252f;
}

table.calendar {
border: 1px solid black;    
font-family:tahoma;
font-size:11px;
}

td.menu {
font-family: Garamond;
font-size:13px;
color: #22252f;
border-right-width:1px;
border-right-color:#22252f;
border-right-style:solid;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
line-height:13px;
letter-spacing: 0px;
font-weight: 1px;
}

td.puremenu {
font-family: Garamond;
font-size:13px;
color: #22252f;
border-right-width:0px;
border-right-color:#22252f;
border-right-style:solid;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
line-height:13px;
letter-spacing: 0px;
font-weight: 1px;
}


td.calmenucolor {
background-color:#a8620d;
font-weight:bold;
text-align:center;
border-bottom:1px solid #000000;
}

td.calnapok {
text-align:right;
font-size:12px;
background-color:#f1f0f3;
}

td.calfejlec {
background-color:#a8620d;
text-align:center;
}

th.caldate {
text-align:center;
width:150px;
}

.egyhaziesemeny {
text-align:left;
vertical-align: top;
color: #22252f;
}

.domonkosesemeny {
text-align:left;
}

table.maintable {
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #f1f0f3;
}

td.bgorange {
    background-color: #c2c3c6;
}

td.created {
text-align: left;
font-size: 10px;
color: black;
}

img.leftmenu {
border: 2px solid white;
}

img.iniciale {
    vertical-align:text-top;
    float: left;
}

body.framebody {
    background-color: transparent;
}

td {
    font-size: 13px;
    text-align: justify;
    font-family: Garamond;
}

td.news_info {
    text-align: right;
    font-weight: bold;
}

td.news_title {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}

p.news_text {
    margin: 10px 10px 10px 10px;
}

        
