body {
	font-family : georgia, "Book Antiqua", palatino, serif;
	color : white;
	background-color: #433b2e;
	font-size : 14px;
	
}


#login_inputs input {
	width: 170px;
	margin: 2px 4px 2px 10px;
	float: left;
	font: 11px Tahoma;
	font-weight : bolder;
	color: #66697b;
	border: 1px solid #cecfd5;
	padding: 2px;
}
#login_inputs2 input {
	width: 60px;
	margin: 1px 10px 1px 0px;
	float: center;
	font: 11px Tahoma;
	font-weight : bolder;
	color: #66697b;
	border: 1px solid #cecfd5;
	padding: 0px;
}
a:link {
	color : white;
	font-size: 11px;
	font-weight : bolder;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color : white;
	font-size: 11px;
	font-weight : bolder;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	font-weight : bolder;
	font-size: 11px;
	color:	white;
	background-color: transparent;
}
a:hover	{
	font-weight : bolder;
	font-size: 11px;
	color:	white;
	background-color: transparent;
	text-decoration: overline underline;
}
div, p, td, th, li, dd, dl, dt {
	
		/* redundant selectors to help NS4 not forget */
    font-family:  georgia, "Book Antiqua", palatino, serif;
font-size: 13px;

}



div#kek 
{
	
	font-size : 12px;
	color: #1fd6e6;
	font-family : georgia, "Book Antiqua", palatino, serif;
	font-weight : bolder;
	
}

div#nev 
{
	
	font-size : 13px;
	color: #ffe538;
	font-family : "MS Reference Sans Serif";
	font-weight : bolder;
	
}

div#blagy 
{
	
	font-size : 13px;
	color: #ddd0bd;
	font-family:  "MS Reference Sans Serif";
	
	
}


div#ok 
{
	
	font-size : 13px;
	color: #ddd0bd;
	font-weight : bolder;
	font-family:  "MS Reference Sans Serif";
	
	
}

div#error 
{
	
	font-size : 13px;
	color: red;
	font-family:  "MS Reference Sans Serif";
	
	
}

div#tulaj 
{
	
	font-size : 13px;
	color: #fbffff;
	font-family:  "MS Reference Sans Serif";
	
	
}

div#cim
{
	
	font-size : 19px;
	color: #fbffff;
	font-family:  "MS Reference Sans Serif";
	
	
}

