img{
	border: 0;
}
body {
	background: #fff; 
	font: 13px Arial; 
	color: #555555;
	margin: 0;
}
a:link, a:visited {
	font: 13px tahoma;
	text-decoration: none;
	color: #E04B05;	
}
a:hover, a:active {
	text-decoration: underline;
	color: #363636;	
}

div.header{
	background-image:url('../img/logo_bg.gif');
	background-repeat: repeat-x;
	height: 45px;
}
div.logo{
	padding: 0 0 0 5px;
	margin: 0px;
	display: block;
}
p.slogan{
	padding: 2px 0 0px 8px;
	color: #000;
	font: 12px Arial;
	position:absolute;
	top: 5px;
}
div.pagetitle{
	background: #82ca9c;
	color: #363636;
	padding: 3px 10px 3px 10px;
	margin: 3px 0;
	min-height: 20px;
	line-height: 20px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

div.pagetitlefooter{
	height: 12px;
	background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 20px;
	margin: -3px 0 0 0;
	clear: both;
}
div.graynav{
	background: #b7b7b7;
	color: #363636;
	padding: 3px 0 0 10px;
	margin: 3px 0;
	height: 20px;
}
div.graynav a:link, div.graynav a:visited {
	font: 13px tahoma;
	text-decoration: none;
	color: #E04B05;	
}
div.graynav a:hover, div.graynav a:active {
	text-decoration: underline;
	color: #363636;	
}
div.categories{
	padding: 0px 0 0 10px;
	margin: 8px 0;
}
div.layer{
	padding: 0px 0 0 10px;
	margin: 8px 0;
}

div.layer ul.forum-categories {
    list-style: none;
    padding: 0;
}

div.layer ul.forum-categories li.forum-category-item {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

div.layer ul.forum-categories li.forum-category-item a {
    text-decoration: none;
    font-weight: bold;
    color: #007bff;
}

div.layer ul.forum-categories li.forum-category-item a:hover {
    text-decoration: underline;
}

div.site-item {
    padding: 2px;
    margin-bottom: 2px;
    background-color: #fff;
    transition: background-color 0.3s ease;
}

/* Hover effekti */
div.site-item:hover {
    background-color: #f9f9f9;
}

/* Sayt linki */
div.site-item a {
    text-decoration: none;
    color: #E04B05;
}

div.site-item a:hover {
    text-decoration: underline;
}

/* Kiçik izah və tarix üçün */
div.site-item small {
    display: block;
    color: #777;
    margin-top: 3px;
    font-size: 0.9em;
}

.placenum {
	background:#BDBDBD; color:#FFF; padding:0px 3px; margin: 0 1px; font-size: 12px;
}
.placenumgreen {
	background:#82CA9C; color:#FFF; padding:0px 3px; margin: 0 1px; font-size: 12px;
}
.placenumred {
	background:red; color:#FFF; padding:0px 3px; margin: 0 1px; font-size: 12px;
}
div.counter{
	padding: 0 10px 0 0;
	margin: 8px 0;
	text-align: right;
}
div.adplace1{
	margin: 8px 0;
	text-align: center;
}
div.adplace2{
	padding: 0 0 0 10px;
	text-align: left;
}