body {font-family: Tahoma, "Times New Roman", sans-serif;
background-color: #E0F0FF;
		
}

td {font-family: Verdana, Helvetica, sans-serif;

}
td.main{
background-color:#fdfdfd;
vertical-align:top;
width:77%;
}

td.mezera{
background-color:#E0F0FF;
width:3%;
}

td.menu{
background-color:#e0f0ff;
vertical-align:top;
width:15%;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, "Times New Roman", sans-serif;
        margin : 10px 0px 0px 0px;
        
	}
h1 {
        margin : 10px 0px 10px 0px;
        padding : 5px;
        font-size : 150%;
        clear : both;
        line-height : 1.3em;
        color: #333;
}

h2 {
	font-size: 120%;
}

h3 {
  font-size:100%;
}

A:LINK {
	color : #0066cc;
	text-decoration : none;
	font-family: Tahoma, "Times New Roman", sans-serif;
	
}

A:ACTIVE {
	color : #0066cc;
	text-decoration : none;
	font-family: Tahoma, "Times New Roman", sans-serif;
	
}

A:VISITED {
	color : #003399;
	text-decoration : none;
	font-family: Tahoma, "Times New Roman", sans-serif;
	
}

A:HOVER {
	color : #b70f2b;
	text-decoration : none;
	font-family: Tahoma, "Times New Roman", sans-serif;
	
}
