body, p, td, div{
	font-family:"Arial" , sans-serif, "Tahoma" , sans-serif, "Verdana" , sans-serif; 
	font-size: 14px ;
	line-height: 18px;
	color:#000;
}
body{
	background-color: #ffffff;
}
p, div {
	margin: 3px 0px 3px 0px;	
	padding:0px;
}

a, a:link{	
	color: #000000;
}
a:focus, a:hover, a:active{
	color : #000000;
	text-decoration: underline;
	outline-style: none;
}
h1 {
	font-size: 18px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h2 {
	font-size: 16px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h3 {
	font-size: 14px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h4 {
	font-size: 12px ;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h5 {
	font-size: 12px ;
	font-weight: normal;
	margin: 6px 0px 6px 0px;
}

h6 {
	font-size: 11px ;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}
ul, ol, li{
	margin: 0px;
	padding: 0px;
	color:#333;
}
ul{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 5px;
}
ol{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
li{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
form{
	margin:0px;
	padding:0px;
}
input {
	height:16px;
	font-size:11px;
}
input[type=checkbox]{
	margin:0px;
	padding:0px;
	height:auto;
}
input[type=radio]{
	margin:0px;
	padding:0px;
	height:auto;
}
input[type=submit]{
	height:20px;
	border: none;
}
input[type=button]{
	height:20px;
}
input[disabled]{
	background-color:#2f2f2f;
}
input[type=submit]:hover, input[type=button]:hover, input[type=image]:hover{
	/*filter: alpha(opacity = 60);
	-moz-opacity: 0.6;*/
}
fieldset {
	margin:0px;
	padding:6px;
	border:1px solid #2f2f2f;
	
}
select{
	border: 1px solid #2f2f2f;
}
select, option{
	z-index:-1;
	height:18px;
	font-size:11px;
	margin:0px;
}
pre {
	/*font-family: "Verdana" , sans-serif, "Tahoma" , sans-serif,  "Arial" , sans-serif; */
	font-family: monospace;
	margin:0px;
	padding: 12px;
	border:1px solid #2f2f2f;
	background-color: #f6f6f6;
}
legend{
	padding:2px 8px 2px 8px;
	/*font-style:italic;*/
	font-weight: bold;
	font-size: 14px;
	
	/*color:#869119;*/
	/*border:1px solid  #869119;*/
	/*border-right:3px double  #2f2f2f;
	border-left:3px double  #2f2f2f;*/
}
table{
	empty-cells: show;
}
table.lentele1{
	border-collapse:collapse;
}
table.lentele1 td{
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #2f2f2f;
}
table.lentele1 tr.lentele1antraste td{
	border-top: 1px solid #2f2f2f;
	border-bottom: 3px solid #aaa;
	background-color: #E1E1E1;
	font-weight: bold;
}
table.lentele1 tr:hover{
	background-color: #f9f9f9;
}

table.lentele_su_seseliu{
	width:230px;
	padding-bottom:15px;
	background: url('../img/redirect_shadow.png') center bottom no-repeat;
	
}

table.lentele_su_seseliu td a, table.lentele_su_seseliu td{
	font-family: "HelveticaLTCondensedBold", "Helvetica" , sans-serif, "Arial" , sans-serif;
	color: #898989;	
	font-size: 14px;
}

img {
    border-style: none;
}