/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
http://layouts.ironmyers.com/974_pixel_fluid_Layouts/layout/?id=2
version: 2.5.1
*/
body {
	background:#EDF5EA url(http://www.kefo.hu/maskepptudomany/images/site-bg.png) 0 0 repeat-x;
	font: 13px/1.231 Arial,Helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;

}
a {color:#495F5D;}
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	margin-top:14px;
	margin-bottom:14px;
	color:#495F5D;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	/* margin:1em 0; */
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable
	border:1px solid #000;
	padding:.5em;*/
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	/* margin-bottom:1em; */
}
/* setting a consistent width, 160px;
   control of type=file still not possible */
/* input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;} */

.b {
	font-weight:bold;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}
.g {
	color:grey;
}
#hd {
	height:120px;
}
.br {
	clear:both;
}
.calendar {
	width:174px;
	table-layout:fixed;
	xborder-top:1px solid #A0B9BE;
	border-left:1px solid #A0B9BE;
}
.calendar tr td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	border-bottom:1px solid #A0B9BE;
	border-right:1px solid #A0B9BE;
	padding:3px;
	background-color:#FFFFFF;
}
.calendar tr td.monthname {
	background-color:#4d7634;
	color:white;
	font-weight:bold;
	font-size:14px;
}
.calendar tr td.dayname {
	font-weight:bold;
}
.calendar tr td.today {
	background-color:#cc9900;
}
.calendar tr td.event {
	background-color:#990033;
	font-weight:bold;
}
.calendar tr td.event a {
	color:white;
}
.calendar-nav{
	width:174px;
	table-layout:fixed;
}
.calendar-nav tr td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.calendar-nav tr td a {
	text-decoration:none;
	color:#34555a;
}
.link {
	cursor:pointer;
}
h2.title {
	margin-top:3px;
	margin-bottom:3px;
}
h3.title {
	margin-top:7px;
	margin-bottom:3px;
}
.r {text-align:right;}

.kukuc, .kukuc ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-shadow:1px 1px 0 #FFFFFF;
}
.kukuc li.mainmenuitem {
	background: #D5E0E2 url(http://www.kefo.hu/maskepptudomany/images/menu-main-bg.png) 0 0 repeat-x;
	list-style-type:none;
	height:30px;
	line-height:30px;
	padding-left:11px;
	color:#37545c;
}
.kukuc li.mainmenuitem a {
	display:block;
}
.kukuc ul li.submenuitem {
	background:#eceee9 url(http://www.kefo.hu/maskepptudomany/images/menu-sub-bg.png) 0 0 repeat-x;
	list-style-type:none;
	height:30px;
	line-height:30px;
	padding-left:21px;
	color:#37545c;
}
.kukuc a {
	color:#37545c;
	text-decoration:none;
}
.formtable {

}
.formtable tr td {
	padding:5px;
}
.formtable tr td input[type=text], .formtable tr td input[type=password] {
	padding:3px;
	width:250px;
}
#mailerr {
	font-size:11px;
	color:#CC0000;
}
.bbox {
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid white;
	background:#A5B9C2 url(http://www.kefo.hu/maskepptudomany/images/login-bg.png) bottom left repeat-x;
	color:#375259;
}
.bbox a {
	color:#375259;
}
.bbox input[type=text], .bbox input[type=password] {
	border:1px solid #375259;
	padding:3px;
	width:150px;
}
.smalltext {
	font-size:11px;
	color:#666666;
}
.thumb {
	margin-top:8px;
}
.frame {
	width:709px;
	border-top:1px solid #D4DFE1;
	border-left:1px solid #D4DFE1;
	border-right:1px solid #D4DFE1;
	border-bottom:1px solid #D4DFE1;
	background-color:white;
	padding:10px 10px;
	margin-bottom:8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#comment {
	width:709px;
	border-top:1px solid #D4DFE1;
	border-left:1px solid #D4DFE1;
	border-right:1px solid #D4DFE1;
	border-bottom:1px solid #D4DFE1;
	background-color:white;
	padding:20px 10px;
	cursor: text;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#comment #msg {
	border:0;
}
#commentsubmit, #cancelsubmit {
	width:100px;
	font-size:13px;
}
.comments {
	width:729px;
	margin-bottom:20px;
}
.comments tr td.ct1 {
	padding-top:10px;
}
.comments tr td.ct2 {
	padding-top:10px;
	color:#666666;
}
.comments tr td.ct3 {
	border-bottom:1px solid #D4DFE1;
	padding-bottom:10px;
}
.item {
	border:0;
	padding:5px 0 10px 0;
	clear:both;
	margin-bottom:5px;
}
.item2 {
	background: transparent url(http://www.kefo.hu/maskepptudomany/images/border.gif) bottom left repeat-x;
	padding:5px 0 10px 0;
	clear:both;
	margin-bottom:5px;
	margin-left:4px;
	margin-right:4px;
}
.cimlapkep {
	float:left;
	margin-right:12px;
	margin-top:7px;
}
.cimlapkep2 {
	float:left;
	margin-right:12px;
	margin-top:3px;
}
.datum {
	font-size:12px;
	color:#666666;
}
.lead {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:1px;
	padding-bottom:10px;
	border-bottom:1px solid #D4DFE1;
}
.body {
	clear:both;
	padding-top:10px;
}
.ct {
	background:#627d50 url(http://www.kefo.hu/maskepptudomany/images/c-bg.gif) 0 0 repeat-x;
	height:22px;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:15px;
	text-indent:10px;
}
.indextable {
	width:726px;
	table-layout:fixed;
}
.backlink {
	margin:12px 0;
	background:transparent url(http://www.kefo.hu/maskepptudomany/images/border.gif) top left repeat-x;
	padding:6px 0;
}
.forummsg {
	padding:10px;
	margin-bottom:10px;
	background-color:#f9f5d7;
	border:1px solid #f1e9a5;
}
.topicvalasz, .topicelozmeny {
	background: #e4e3e3 url(http://www.kefo.hu/maskepptudomany/images/btn-bg.gif) top left repeat-x;
	padding:3px 10px;
	border:1px solid #CCCCCC;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

}
.topicvalasz:hover, .topicelozmeny:hover, #newtopic-link:hover {
	box-shadow: 0px 0px 7px #CCCCCC;
}
#newtopic-link {
	background: #e4e3e3 url(http://www.kefo.hu/maskepptudomany/images/btn-bg.gif) top left repeat-x;
	padding:3px 10px;
	border:1px solid #CCCCCC;
	width:100px;
	text-align:center;
	text-decoration:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.foruminput2 {
	width:700px;
	margin-bottom: 10px;
}
#newtopic {
	margin-bottom: 10px;
}
#newtopic input[type=text], #newtopic textarea {
	width:725px;
	margin-bottom: 10px;
	padding:3px;
	border:1px solid #AAB4B5;
	background-color:#FFFFFF;
}
