BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 10pt;}
body { margin: 0; padding: 0; }

a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #2F2C5B;
	text-decoration: underline;
}

a.red:link
{
	color: #880000;
	text-decoration: none;
}

a.red:visited
{
	color: #880000;
	text-decoration: none;
}

a.red:hover
{
	color: #880000;
	text-decoration: underline;
}

a.piros:link
{
	color: #FF0000;
	text-decoration: none;
}

a.piros:visited
{
	color: #FF0000;
	text-decoration: none;
}

a.piros:hover
{
	color: #FF0000;
	text-decoration: underline;
}


.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


.txt
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000;
		font-weight: bold;
}
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }
#reklam {
	background-color: Red;
	color: White;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	font-size: larger;
	font-weight: bold;
	position: fixed;
	bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#reklam a {
	color: White;
	font-weight: bold;
}
#rozsareklam {
	background-color: #FFE4E1;
	color: Maroon;
}
#flags {
	width: 100%;
}
#hirdetparent {
	position: absolute;
	top: 30%;
	width:100%;
	text-align: center;
}
#hirdet {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 20%;
	background-color: Red;
	font-weight: bold;
	text-align: center;
	border: medium dotted #EFDFFF;
}
#hirdet a {
	color: White;
	font-weight: bold;
}
#rozsa {
	display: inline;
	background-color: Red;
	color: White;
	font-weight: bold;
}
#adlista {
	display: block;
	position: relative;
}
#cats {
	display: block;
	position: relative;
	width: 100%;
	top:0px;
	left:0px;
	height: 100%;
	margin: 0px;
}
#latest {
	display: block;
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
	margin:0px;
}
