/* standard elements */

html {min-height: 100%;}



* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #BAE860;
	color: #444;
	font: normal 62.5% Georgia;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Georgia;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Georgia;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(kepek/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #BAE860;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 3px 3px;
	width: 980px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background: #BAE860;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 3px 3px 3px;
	width: 980px;
}

.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}

.header .left {
	background: #B3C2C7 url(kepek/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",Georgia;
	line-height: 150px;
	text-align: center;	
	width: 764px;
}

.header .right {
	overflow: auto;
	background:#BAE860;
	width: 212px;
	color: #00563F;
}

.header .right p,.header .right h2 {padding: 0 16px;}

.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",Georgia;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(kepek/nav.gif);
	border: 0px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}

.navigation a {
	background: #D9E1E5 url(kepek/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em Georgia;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 0px solid #FFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 205px;
	background:#BAE860;
	padding-right: 0px;
	}

.sidenav_sorminta {
	background-image: url(web_images/SM3.jpg);
	background-repeat: repeat-y;
	}

.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.sidenav li {border-bottom: 1px solid #EAEADA;}

.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

.sidenav li a:hover {
	background: #ebf6e6;
	color: #654;	
}

.sidenav .image {
	width:210px;
}

.image {
	width:100%;
}

.futoszoveg {
	float: left;
	width: 980px;
	font-family: Georgia;
	font-size: 26px;
	color: #D81E05;
	font-weight: bold;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 731px;
	font-family: Georgia;
	font-size: 16px;
	color: #00563F;
	border-right: 1px dotted;
	}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(kepek/li.gif);
	margin-left: 18px;
}

.content a {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: underline;
	color: #00563F;
}

.content p {font-family: Georgia;}

/* footer */
.footer {
	background: url(kepek/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em Georgia;
	line-height: 39px;
	text-align: center;
}

.footer a,.footer a:hover {color: #FFF;}


/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Georgia;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 135px; /*width of menu (not including side paddings)*/
color: black;
background-color: #DBE9D5;
text-decoration: none;
padding: 4px 12px 5px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 145px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px  Georgia;
list-style-type: none;
border-bottom: 1px solid gray;
background: #414141;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}
