html, body {
    height: 100%;
    margin: 0;
    padding: 0; }

#container {
    min-height: 100%;
    width: 100%;
	height:100%; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.meniu {
	font-size: 14px;
	color: #bdbdbc;
	text-decoration: none;
}
.meniu a{
	font-size: 14px;
	color: #bdbdbc;
	text-decoration: none;
}
.meniu a:hover{
	font-size: 14px;
	color: #696969;
	text-decoration: none;
}
.nunta {
	font-size: 14px;
	color: #696969;
	text-decoration: none;

}
.nunta a{
	font-size: 14px;
	color: #696969;
	text-decoration: none;

}
.nunta a:hover{
	font-size: 14px;
	color: #bdbdbc;
	text-decoration: none;

}
.style3 {font-size: 10px}
h1 {
	font-size: 10px;
	color:#CCC;
	text-decoration:none;
	text-align:center;
}
h2 { font-size: 9px;
	color:#CCC;
	text-decoration:none;
	text-align:center; }
