/* CSS Document */
body {
	text-align:center;
	background-color:#9A9A9A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:0;
	margin:0;
	behavior:url("_inc/csshover2.htc");
}


#wrapper{
	display: block;
	position: relative;
	width: 1000px;
	border: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right:auto;
	padding:0 px;
	
}

tr.fomenu a{
	color:#000;
	font-weight:bold;
	
}
#versenyt_letrehoz_table{	
}

#versenyt_letrehoz_table table{
	width : 960 px;
	border: 1px solid;
	
}
#versenyt_letrehoz_table table td{
	
	/*border: 1px solid;*/
	
}

td.csoportok{
	
	
	width:60px;
	text-align:center;
}
input.csoportok_box{
	bottom:0px;
	margin:0px;
	padding:0px;
}
input#nev{
	width:340px;
}
input#idokezd{
	width:340px;
}
input#idoveg{
	width:340px;
}
input#rendezo{
	width:340px;
}
input#igazgato{
	width:340px;
}
textarea#kontakt{
	width:340px;
	height:100px;
}

hr {
	background-color:#fff;
	color:#fff;
	height:1px;
	margin:20px 0 20px 0;
	border:0;
}
h1 {
	font-size:20px;
	color:#900;
	font-weight:bold;
	margin:0 30px 20px 0;
	padding-left:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	background-color:#006;
}
.logintable h2{
	font-size: 13px;
    font-weight: bold;
    color: #000;
    margin: 0;
    background-color: #fff;
    margin-bottom: 25px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.h3Normal {
	font-weight:normal;
	}
a {
	color:#006;
	text-decoration:none;
	}
a:hover {
	color:#666;
	text-decoration:underline;
	}
.navImg {
	border:none;
	margin:0 10px 0 10px;
	}
.input {
	background-color:#FEFEFE;
	border:1px solid #fff;
	font-size:11px;
	}
.inputFocus{
	background-color:#fff;
	border:1px solid #999;
	color:#000;
	font-size:11px;
}
.button {
	border:1px solid #FFF;
	background-color:#036;
	font-size:10px;
	color:#FFF;
}
.button:hover {
	background-color:#FFF;
	color:#000;
	}
.logintable {
		color:#fff;
	}
#menuCont {
	width:100%;
	height:100px;
	background-color:#C6C6C6;
	text-align:left;
	
	}
#logo {
	width:330px;
	height:60px;
	float:left;
	}
#info {
	width:670px;
	height:60px;
	text-align:right;
	font-size:9px;
	color:#333;
	margin:0 0 0 330px;
	font-weight:bold;
	}
#menu {
	width:1000px;
	height:23px;
	text-align:center;
	border-bottom:1px solid #fff;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	}
#menu a {
	text-decoration:none;
	color:#006;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#menu a:hover {
	text-decoration:none;
	background-color:#FFF;
	}
#container {
	background-color:#CCC6C6;
	width:940px;
	height:100%;
	float:left;
	padding:30px 30px 30px 30px;
	text-align:left;
	}
.bordered {
	border:1px solid #FFF;
	}
.warning {
	color:#F00;
	font-weight:bold;
	}
.msgDiv {
	text-align:center;
	text-decoration: blink;
	margin:20px;
	}
.msg {
	border:2px solid #900;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006;
	background-color:#FFF;
	margin:20px auto 20px auto;
	padding:10px;
	}
.ok {
	color:#006600;
	font-weight:bold;
	}
.notOk {
	color:#990000;
	font-weight:bold;
	}
ul.vDetails {
	color:#000;
	list-style-type:none;
	padding:0;
	margin:0;
}
.vDetails li{
	margin:0 0 5px 0;
	padding:0
	}
.csDetails li{
	margin:0;
	}
.blink {
	text-decoration:blink;
	}
#statCont {
	width:900px;
	border:1px solid #FFF;
	}
#statCont th, .rTable th, .jTable th, .Mstat th{
	border-bottom:1px solid #FFF;
	background-color:#eff3f8;
	padding:5px;
	}
#LeftCont {
	width:440px;
	background-image:url(images/gradient.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:15px;
	vertical-align:top;
	}
#RightCont {
	background-image:url(images/gradientb.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:340px;
	padding:15px;
	vertical-align:top;
	}
.rTable {
	width:900px;
	border:1px solid #FFF;
	background-image:url(images/gradientc.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	}
.rDiv{
	
	}
.rTable td, .jTable td, .jpTable td{
	border-bottom:1px dotted #FFF;
	padding:5px;
	vertical-align:top;
	}
.leftb{
	border-left:2px solid #FFF;
}
.jTable {
	width:600px;
	border:1px solid #FFF;
	background-image:url(images/gradient600.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	}
.jpTable {
	width:800px;
	border:1px solid #FFF;
	background-image:url(images/gradient800.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	}
.clear {clear:both;}
.subMenu {
	background-color:#FFF;
	border:1px solid #CCC;
	border-left:none;
	border-right:none;
	text-align:left;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	}
.subMenu a{
	background-color:#036;
	color:#FFF;
	text-decoration:none;
	padding:5px;
	}
.subMenu a:hover{
	color:#333;
	background-color:#FFF;
	}
.stat {
	width:350px;
	margin:15px 0 0 0;
}
.stat td{
	border-bottom:1px dotted #FFF;
}
.overline {
	border-top:2px solid #036;
	border-bottom:none;
	}
.Mstat {
	
	margin:15px 20px 0px 20px;
	float:left;
	text-align:left;
}
.Mstat td{
	border-bottom:1px dotted #FFF;
}