body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        margin: 0 px;
}

h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}

h2 {
	margin: 0.1em 100px;
	padding: 0.5em;
	color: #3399CC;
	font-size: 18px;
	font-weight: bolder;
}

p {
	margin: 0.1em;
	padding: 0.5em;
}

//div {
	//margin: 0.1em;
	//padding: 0.5em;
	//width: 20em;
	//float: right;
	//text-align: left;
	//border: 0.2em none #CCCCCC;
//}

a {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
td {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
.table {
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	vertical-align: top;
	font-size: 11px;
}
.tulos {
	border: 1px solid #6699CC;
	font-size: 11px;
}

.tulos th {
	border-bottom: 1px solid #6699CC;
}
th {
	font-size: 12px;
	}
}
.kolumnit1 {
	width: 50%;
	
}
select {
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
input  {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	text-align: left;
}
textarea {
font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	text-align: right;
	
}
.button {
	font-size: 11 px;
	font-weight: bold;
	color: #6699CC;
	background-color: #CCE5FF;
	border: 1px solid #6699CC;
}
