
a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}


body
{
	background: #ffffff url(images/backgroundiframe.gif) repeat-x top;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
}


#main
{
	width: 410px;
	height: 220px;
	margin: 0px;
	float: left;
	
}



#main a 
{
	background: url(images/anuntsimplu.gif) no-repeat;
	display: block;
	width: 325px;
	height: 50px;
	margin-left: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	color: #666666;
	padding-left: 80px;
}



#main a#anuntfoto
{
	background: url(images/anuntfoto.gif) no-repeat;
	display: block;
	width: 325px;
	height: 50px;
	margin-left: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	color: #666666;
	padding-left: 80px;
}


#main a:hover 
{
	background: url(images/anuntsimpluhover.gif) no-repeat;
	padding-top: 5px;
	padding-left: 81px;
}

#main a:hover#anuntfoto 
{
	background: url(images/anuntfotohover.gif) no-repeat;
	padding-top: 5px;
	padding-left: 81px;
}

#red
{
	color: red;
}

#continutanunt
{
	width: 280px;
	height: 38px;
	position: relative;
	margin-left: 77px;
	margin-top: 5px;
	border: 1px solid;
}


#paginimeniu
{
	width: 280px;
	height: 17px;
	position: relative;
	margin-left: 77px;
	margin-top: 5px;

}


#paginimeniu a
{
	position: relative;
	text-decoration: none;	
}


#paginimeniu img
{
	border: 0px;
}

