/* 

oecd-pisa.hu

*/

textarea {font-weight: normal; font-family: Georgia, Times, Times New Roman, sans-serif; font-size: 12px;}
select {font-weight: normal; font-family: Georgia, Times, Times New Roman, sans-serif; font-size: 12px;}
input {font-weight: normal; font-family: Georgia, Times, Times New Roman, sans-serif; font-size: 12px;}
table {font-weight: normal; font-family: Georgia, Times, Times New Roman, sans-serif; font-size: 12px;}


body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#404040;
	line-height:1.6em;
	background: #D2D2D2 url(gfx/bg.gif); /* Optional */
}

a {
	color: #616F76;	
	text-decoration: none;
	background: #EAEDF2;
}

a:visited {
	color: #616F76;
	text-decoration: none;
	background: #EAEDF2;
}

a:hover {
	color: #616F76;
	text-decoration: underline;
	background: #EAEDF2;
}


input, textarea 
{
	border:#516D00 1px solid;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding:32px 0px 0px 0px;
	border-bottom:1px dotted #AE989B;
	text-transform:uppercase;	
	}


#desc {
	padding:0px 0px 16px 260px;
	font-size: 12px;
	text-transform:uppercase;	
}

#block {
	margin:0px 0px 20px 0px;
	background: #ECECF6;
	padding:4px;
}

#content {
	padding: 6px 6px 6px 16px;
	margin:5px;
	text-align:justify;
	line-height:2em;
}


#menu {
	padding: 0px 6px 0px 8px;
	line-height:1.4em;
	}

#menu h2 {
	margin: 0;
	padding:20px 0px 0px 4px;
	font-size: 12px;
	line-height:1.6em;
	color: #000000;
	text-transform:uppercase;	
	border-bottom:#BB9595 1px dotted;	
}

#count
	{
	padding: 0px 6px 0px 8px;
	line-height:1em;
	}

