@charset "iso-8859-2";
/* CSS Document */

body {
margin : 4px;
background: #c3c3c3;
}

a:link { color:#333; text-decoration:underline; font-weight:bold; }
a:visited { color: #333; text-decoration:none; font-weight:bold;  }
a: hover { color: #333; text-decoration:underline; font-weight:bold;  }
a { color: #333; text-decoration:none; font-weight:bold;  }

.menu a:link { color: #1a5ac4; text-decoration:none; font-size:13px; font-weight:bold; }
.menu a:visited { color: #1a5ac4; text-decoration:none; font-size:13px; font-weight:bold;  }
.menu a: hover { color: #1a5ac4; text-decoration:underline; font-size:13px; font-weight:bold;  }
.menu a { color: #1a5ac4; text-decoration:none; font-size:13px; font-weight:bold;  }

.almenu a:link { color: #1a5ac4; text-decoration:none; font-size:12px; font-weight:bold; }
.almenu a:visited { color: #1a5ac4; text-decoration:none; font-size:12px; font-weight:bold;  }
.almenu a: hover { color: #1a5ac4; text-decoration:underline; font-size:12px; font-weight:bold;  }
.almenu a { color: #1a5ac4; text-decoration:none; font-size:12px; font-weight:bold;  }

.container { width:950px; margin-left:auto; margin-right:auto; }
.logo { width:950px; height:44px; background:url(../images/logo.jpg); background-position:left; background-repeat:no-repeat; margin-left:auto; margin-right:auto;}
.boxtop { background:url(../images/boxtop.jpg); width:950px; height:28px; background-position:center; background-repeat:no-repeat; padding:0px; margin:0px; }
.boxbottom { background:url(../images/boxbottom.jpg); width:950px; height:28px; background-position:center; background-repeat:no-repeat; padding:0px; margin:0px; }
.boxbg { background:url(../images/boxbg.jpg); width:950px; background-position:center;  background-repeat:repeat-y; padding:0px; margin:0px;}
.content { width:900px; margin-left:auto; margin-right:auto; }
.container #leftmenu { float:left; width:150px; }
.container #center { float:left; width:565px; margin-left:10px; margin-right:10px; text-align:left; }
.container #rightmenu { float:left; width:160px; text-align:center; }
.container #clr { clear:both; }
.menu { width:149px; background:url(../images/arrow.png); background-position:left center; background-repeat:no-repeat; padding-left:10px; margin-bottom:10px; }
.almenu { width:149px; background:url(../images/arrow.png); background-position:left center; background-repeat:no-repeat; margin-left:10px; padding-left:7px; margin-bottom:6px; }
.title { font-size:18px; font-weight:bold; color:#333; border-bottom:dotted; border-width:thin; }
.tartalom { font-size:14px; color:#666; }
.newstitle { font-size:18px; font-weight:bold; color:#333; border-bottom:dotted; border-width:thin; }
.newstext { font-size:14px; color:#666; }
#adminForm { color:#333; font-weight:bold; font-size:15px; }
#adminForm textarea textfield { color:#333; font-weight:bold; font-size:15px; }
