body {
	margin:0px 0px 0px 0px; padding:0px;
	border:0px;
	text-align:center; 
	color: #000000;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	}

#content {
	width: 1012px;
	margin:0px auto;
	text-align:left;
	}

#header {
	position: relative;
	height: 83px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 399px;
	height: 83px;
	z-index: 1;
}

#logo a img {
	border: 0;
}

#top-nav {
	position: absolute;
	bottom: 0;
	right: 335px;
	width: 204px;
	height: 27px;
	text-align: center;
	z-index: 1;
	background-image:url('top-nav.png');
	background-repeat:no-repeat;
	font-size: 14pt;
	padding-top: 18px;
}

#top-nav a {
	color:#030303;
	text-decoration:none;
}

#top-nav a:hover{
	color:#030303;
	text-decoration:underline;
}

#rated-hottest {
	position: absolute;
	bottom: 0;
	right: 178px;
	width: 141px;
	background-color: #eae9e9;
	font-size: 14pt;
	padding: 5px;
	text-align: center;
	z-index: 1;
}

#rated-hottest a {
	color:#030303;
	text-decoration:none;
}

#rated-hottest a:hover{
	color:#030303;
	text-decoration:underline;
}

#most-viewed {
	position: absolute;
	bottom: 0;
	right: 15px;
	width: 141px;
	background-color: #eae9e9;
	font-size: 14pt;
	padding: 5px;
	text-align: center;
	z-index: 1;
}

#most-viewed a {
	color:#030303;
	text-decoration:none;
}

#most-viewed a:hover{
	color:#030303;
	text-decoration:underline;
}


#main {
	width: 1012px;
	background-image:url('main-bg.png');
	background-repeat:repeat-y;
	padding-top: 30px;
	}

#online-now {
	position: relative;
	width: 946px;
	height: 96px;
	background-image:url('online-now.png');
	background-repeat:no-repeat;
	margin-left: 33px;
}


/* Thumbs */

.thumb {
	position: relative;
	float: left;
	display: inline;
	width: 300px;
	height: 250px;
	margin-left: 13px;
	margin-bottom: 17px;
	cursor: hand;
}

.thumb a {
	text-decoration: none;
}


.thumb-border {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 250px;
		background-image:url('thumb-border-1.png');
	_background-image:url('../images/thumb-border.gif'); /* easy ie 6 fix */
	background-repeat:no-repeat;
	z-index: 2;
}

.thumb-bar {
	position: absolute;
	bottom: 0;
	left: 2px;
	width: 300px;
	height: 35px;
	background-color: #3c4b68;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	z-index: 1;
	_margin-bottom: 3px; /* IE 6 fix */
}

.thumb-bar-text {
	position: absolute;
	bottom: 8px;
	_bottom: 10px; /* IE 6 fix */
	left: 0;
	width: 300px;
	height: 20px;
	color: #FFF;
	text-align: center;
	font-size: 12pt;
	z-index: 2;
	font-weight: bold;
	outline: none;
	border: 0;
	overflow: hidden;
}

.thumb-bar-text a {
	color:#FFF;
	text-decoration:none;
	outline: none;
}

.thumb-bar-text a:hover{
	color:#FFF;
	text-decoration:none;
	outline: none;
}


a.geolink:link  {
	text-decoration: none;
	color: #d4d9e6;
	}
a.geolink:visited {
	text-decoration: none;
	color: #d4d9e6;
	}
a.geolink:hover {
	text-decoration: none;
	color: #d4d9e6;
	}
a.geolink:active {
	text-decoration: none;
	color: #d4d9e6;
	}

#thumb-header {
	margin: 13px;
	font-size: 18pt;
	color: #3b5999;
	font-weight: lighter;
}

#thumb-container {
	padding-top: 15px;
	margin-left: 28px;
}
#dobre {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	padding-right: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
