/* Pagrindinis */
body 
{
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	color: #4e4e4e;
	font-size: 12px;
	background: #ffffff url(i/main-bg.gif) repeat-x;
}
div#box {
	width: 944px;
	min-height: 821px;
	height:auto !important;
	height: 821px;
	margin: 0px auto;
	background: url(i/box-bg.jpg) top no-repeat;
}
div#box img {
	border: 0px;
}
div#top {
	margin: 0px 36px;
	height: 90px;
}
div#logotype, div#ads-top {
	float: left;
	margin-top: 20px;
}
div#logotype {
	width: 375px;
}
div#category-box {
	background: #fef4ff url(i/category-box-bg.gif) top repeat-x;
	margin: 0px 36px;
	height: 290px;
	clear: both;
	position: relative;
}
div#category-what {
	position: absolute;
	left: 20px;
	background: #fffcff url(i/category-box-what-bg.gif) top repeat-x;
	width: 160px;
	height: 290px;
	text-align: center;
	font-size: 11px;
}
div#category-what td {
	height: 290px;
	color: #c373cb;
	padding: 0 4px;
}
div#category-what div#what-is-this {
	font-size: 16px;
	font-weight: bold;
	padding: 16px 0px;
}
div#categories {
	margin-left: 210px;
	line-height: 16px;
	padding-top: 20px;
	color: #ce87d5;
	font-size: 11px;
}
div#categories table td {
	width: 20%;
}
div#categories a {
	color: #ce87d5;
	font-size: 11px;
	text-decoration: none;
}
div#categories a:hover {
	color: #9d3ea6;
}
div#info {
	clear: both;
	margin: 20px 36px;
}
div#ads-left {
	width: 160px;
	padding-left: 20px;
	float: left;
	margin-bottom: 20px;
}
div#listings {
	margin-bottom: 20px;
	margin: 0px 30px 20px 210px;
}
div#listings #title {
	height: 40px;
}
div#listings h1 {
	color: #ffffff;
	font-size: 20px;
	background: #c373cb;
	float: left;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px 30px;
	line-height: 40px;
}
div#listings div.listing {
	border-bottom: 1px solid #b97fbf;
	padding: 20px 30px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
}
div#listings div.listing div.title a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #9d3ea6;
	font-weight: bold;
}
div#listings div.listing div.title a:hover {
	color: #ce87d5;
	text-decoration: underline;
}
div#listings div.listing div.more span.link {
	font-style: italic;
	color: #9d3ea6;
}
div#listings div.listing div.more a {
	color: #9d3ea6;
	text-decoration: none;
}
div#listings div.listing div.more a:hover {
	color: #ce87d5;
	text-decoration: underline;
}
div#bottom {
	background: url(i/bottom-bg.gif) top repeat-x;
	height: 41px;
	color: #c373cb;
	line-height: 41px;
	clear: both;
}
div#bottom div#text {
	width: 828px;
	margin: 0px auto;
}
div#bottom div#text div#left {
	width: 50%;
	float: left;
}
div#bottom div#text div#right {
	width: 50%;
	float: left;
	text-align: right;
}
div#bottom div#text div#right a {
	font-family: Tahoma;
	font-size: 12px;
	color: #c373cb;
	text-decoration: none;
}
div#bottom div#text div#right a:hover {
	color: #ce87d5;
	text-decoration: underline;
}













