a {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
}

a:hover {
    color: red;    
}


table.tabel_anunturi {


}

table.tabel_anunturi td {
	vertical-align: top;
	padding-right: 10px;
}

div.smallmenu-top {
	background: url(../images/infobox_top.png) no-repeat; 
	width: 252px;
	color: #4D4D4D;
	font-size: large;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 1px;
}

div.smallmenu {
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top:none;
	width: 250px;
	text-align: left;
}

div.smallmenu input.login_btn {
	margin-top:5px;
	margin-bottom:5px;

	background: url(../images/loginbtn.png) no-repeat;
	border: none;
	width: 120px;
	height: 25px;
}

div.smallmenu ul {
	margin: 0;
	padding: 0 ;
} 

div.smallmenu li {
	padding-left: 10px;

	display: block;
	font-size: 18px;
}

div.smallmenu li.category {
	display: block;
	font-size: 17px;
}

div.smallmenu label {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	color: #414141;
	margin-left: 20px;
}

div.smallmenu input {
	width: 180px;
	margin-left: 20px;
	margin-bottom: 5px;
}

div.smallmenu-bottom {
	background: url(../images/bottom.png) no-repeat;
	width: 252px;
	height: 11px;
	
	margin-bottom: 20px;
}

div.welcome {
	background: url(../images/menu.png) no-repeat;
	width: 700px;
	padding-left: 10px;
	color: #4D4D4D;
	font-weight: bold;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 1px;
}

div.welcome-content {	
	border: 1px solid #d4d4d4;
	border-bottom: none;
	max-width: 698px;
}

div.welcome-bottom {
	background: url(../images/bottom3.png) no-repeat;
	width: 700px;
	height: 11px;
	margin-bottom: 20px;
}

div.special {
	display:inline;
}

div.special img {
	margin-top: 60px;
	margin-left: 120px;
	border: none;
}

div.special a {
	margin-left: - 100px;
	margin-top: 10px;
	font-size: 24px;
}

.anunt {
	text-align: center;
	background: none;	
	position: relative;
	width: 120px;
	
	padding: 5px;
	display: block;
}


.anunt img{
	padding: 5px;
	border: 1px solid #101EB5;
	width: 50px;
	height: 50px;
}

.anunt h5{ 
	padding:0;
	margin-top:5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}

.anunt a {
	color: #BB0000;
}


.magazin {
	text-align: center;
	background: none;	
	position: relative;
	width: 140px;
	
	margin: 10px;
	padding: 1px;
	display: block;

}

.magazin img {
	height: 140px;
	max-width: 140px;
}


.magazin a {
	color: #BB0000;
	text-transform: uppercase;
}


/* ----PCGARAGE ------------------*/

div.pcgarage {
	background-color: #fdfae8;
	width: 252px;
	text-align: center;
}

div.pcgarage img {
	margin-bottom: 15px;
}

div.pcgarage label {
	border-top: 5px #993333;
	font-size:20px;
}

