
* {
	margin: 0;
	padding: 0;
}

html
{
	overflow: auto;
}

body
{
	margin: 0;
	padding: 0;
	/*background: #2E2E2E url('../images/bg111.jpg');*/
	background-color: #f0f0f0;
	font-size: 70%;
	font-family: verdana;
	color: #fff;
}

#kontener
{
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

#outercontainer
{

}

#container    
{
	width: 900px;
	height: 640px;
	background: #444;
	margin: 0 auto;
}

#headercont
{
	width: 870px;
	height: 50px;
	background: #a09f9f url('../images/kis_bg_felso.jpg') repeat-x;
	letter-spacing: -1px;
	color: #000;
	padding: 0 15px;
}

#headercont h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: arial;
	font-size: 300%;
	letter-spacing: -2px;
	color: #58b;
}

#headercont h1 span
{
	color: #69c;
}

#headercont a
{
	color: #000;
	text-decoration: none;
}

#headercont a:hover
{
	color: #000;
	text-decoration:underline;
}

#footercont ul
{
	margin: 0;
	padding: 13px 0 0 0;
	list-style-type: none;
	text-align: right;
}

#footercont ul li
{
	display: inline;
	margin: 0 0 0 10px;
}

#footercont ul li a
{
	color: #345;
	text-decoration: none;
}

#footercont ul li a:hover
{
	color: #123;
	text-decoration: underline;
}

#maincont
{
	width: 900px;
	height: 675px;
	background: #69c;
}

#mainleft
{
	/*background: #58b url('../images/radiator_logo.jpg') center bottom no-repeat;*/
	background: #58b;
	float: left;
	width: 150px;
	height: 645px; 
	padding: 15px;
}

#mainleft h1
{
}

#mainleft h1 span
{
}

#mainleft ul
{
	margin: 0;
	padding: 10px 0 0 10px;
	list-style-type: none;
}

#mainleft ul li
{
	display: table;	
}

#mainleft ul li a
{
	float: left;
	width:110px;
	padding: 10px 5px;
	margin: 0 10px 1px 0;
	background: #69c;
	color: #fff;
	border: 2px solid #69c;
	text-decoration: none;
}

#mainleft ul li a.active
{
	color: #FFF;
	width:110px;
	text-decoration: none;
	border: 2px solid #69c;
	background: #69c;
}

#mainleft ul li a:hover
{
	background: #58b;
	width:110px;
	color: #FFF;
	text-decoration: none;
	border: 2px solid 8b8a8a;
}

#mainright
{
	float: right;
	width: 690px;
	height: 675px;
	padding: 0 5px 0 15px;
	overflow: auto;
	/*line-height: 150%;*/
	/*background:#69c url('../images/r1.jpg') no-repeat center;*/
	background:#69c;
}

#mainright p
{
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 150%;
}


#mainright h1
{
	margin: 12px 0 12px 0;
	padding: 5px 0 5px 5px;
	font-size: 1.8em;
	font-weight: normal;
	font-family: arial, verdana;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background:#58b;
}

#mainright h1 a{
text-align:right;
font-size: 0.7em;
}

#mainright h2
{
	margin: 0 0 10px 0;
	padding: 40px 0 5px 20px;
	letter-spacing: 1px;
	font-size: 2.5em;
	font-weight: bold;
	font-family: arial, verdana;
	/*border-bottom: 1px dotted #777;*/
}

#mainright h3
{
	font-family: arial, verdana;
	font-size: 1.3em;
}

#mainright a
{
	color: #d4d5d5;
	text-decoration: none;
}

#mainright a.active
{
	color: #FFF;
	text-decoration: none;
}

#mainright a:hover
{
	color: #EEE;
	text-decoration: underline;
}

#mainright ul
{
	padding-left:20px;
}

#mainright li{
	line-height:15px;
	padding-top:15px;
}



#mainright td
{
	text-align:center;
	font-weight:bold;
	background:#c7d4dc;
	color:#000;
	line-height: 150%;
}

#mainright .sima
{
	text-align:center;
	font-weight:bold;
	background:#69c;
	color:#fff;
}

#mainright .sima2
{
	
	padding:5px 4px 5px 5px; 
	text-align:justify;
	font-weight:lighter;
	background:#69c;
	color:#fff;
}

#mainright span
{
font-weight:bold;
}

#mainright table
{
	border:1px solid #58b;
}

#mainright .elso
{
	font-weight:bold;
	background: #58b;
	text-align:left;
	color:#fff;
	padding-left:5px;
}



#menucont
{
	width: 900px;
	height: 65px;
	background: #bababa;
	border-bottom: 1px solid #ccc;
}

#menucont ul
{
	margin: 0;
	padding: 19px 0 0 22px;
	list-style-type: none;
}

#menucont ul li
{
	display: inline;
}

#menucont ul li a
{
	float: left;
	padding: 10px 10px;
	margin: 0 10px 0 0;
	background: #bababa;
	color: #fff;
	border: 2px solid #bababa;
	text-decoration: none;
}

#menucont ul li a.active
{
	color: #FFF;
	text-decoration: none;
/*	border: 2px solid #8b8a8a;*/
	background: #bababa;
}

#menucont ul li a:hover
{
	background: #a09f9f;
	color: #FFF;
	text-decoration: none;
	border: 2px solid 8b8a8a;
}

#footercont
{
	width: 870px;
	height: 48px;
	background: #a09f9f url('../images/kis_bg.jpg') repeat-x;
	color: #012;
	border-top: 1px solid #d4d5d5;
	letter-spacing: -1px;
	padding: 0 15px;
}

#kezdo
{
	background: #69c url('../images/kezdo3.jpg') no-repeat center;
	height: 615px;
	width: 670px;
}

