@CHARSET "UTF-8";

.category{
	padding: 10px 0;
	font-family: Garamond, Times New Roman, Free Serif, serif;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	background: transparent url(../img/category/world_map.jpg) no-repeat scroll bottom left;
}
.category h3.hc{
	color: #C4932F;
	margin-bottom: 0.4em;
	font-size:2em;
	font-weight: bold;
}
	.category h3.hc a{
		color: #8d6513;
		text-decoration: none;
	}
.offerlist_col{
	float: left;
	width: 250px;
}
.offerlist_col .territory{
    float: none;
}
.category .offerlist_col ul.hc{
    float: none;
    width: auto;
}
.category .offerlist_col ul.hc li {
    width: auto;
    padding:5px 0 5px 10px;
}
.category h2.hc{
	margin-bottom: 0.4em;
	font-style: italic;
}
.category ul.hc li{
	font-size: 18px;
	padding: 5px 0 5px 10px;
	background: transparent url(../img/category/country_div.jpg) no-repeat scroll bottom left;
}
.category ul.hc li.last{
	background: transparent;
}
.category ul.hc li a{
	display: block;
	padding-left: 20px;
	background: transparent url(../img/category/country_arrow.png) no-repeat scroll center left;
	line-height: 1.2em;
	color: #14135f;	
}



/** mods **/
.kereses .category h3.hc
{
	font-size: 1.6em;
}