#all_container
{
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
}

#all {
	width: 995px;
	margin: 0;
	overflow: hidden;
	float: left;
}

.regions li {
	float: left;
	margin: .2em .2em;
	display: block;
	color: #393939;
	padding: .2em .4em;
	white-space: nowrap;
	cursor: pointer;
}

.regions li a
{
	color: #393939;
}

.regions li.selected, .regions li a:hover {
	background: #EBEBEB;
	text-decoration: none;
}

/* -JS- ADDED; */
#regions-top {
	clear: left;
	width: 800px;
}

/* -JS- END ADDED; */
#ad-top {
	width: 995px;
	margin: 0; /* -JS- margin: 0 auto; */
}

#ad-big {
	
}

#lightbox-image-details-caption {
	font-size: 13px;
	font-weight: normal !important;
}

#lightbox-image-details {
	padding: 4px 4px 10px 4px;
}

.ad {
	position: relative;
	margin: 15px 0;
}

.ad iframe,.ad a img {
	border: 1px solid #999;
}

/* -JS- ADDED; */
#ad-top .ad {
	float: left;
}

/* -JS- END ADDED; */
#ad-top .ad span {
	bottom: 0;
	left: 747px; /* -JS- -11px */
	background: url('/images/ad_v.gif') no-repeat;
	width: 12px;
	height: 80px;
}

/* -JS- ADDED; */
#ad-top .top_image_container {
	display: block;
	width: 210px;
	height: 100px;
	border: 1px solid #999;
	float: left;
	position: relative;
	margin-top: 5px;
	margin: 1.5em 0;
	margin-left: 36px;
}

/* -JS- END ADDED; */
.ad span {
	position: absolute;
	top: -11px;
	left: 0;
	background: url('/images/ad.gif') no-repeat;
	width: 80px;
	height: 12px;
}

#ad-top .right .ad span {
	display: none;
}

#advertisment-info {
	position: relative;
}

#advertisment-info-link {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#ad-information {
	clear: both;
}

#ad-price-paragraph {
    font-size: 18px;
}

#ad-information-top {
	background: #75A52F;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

#ad-information-col-1,#ad-information-col-2,#ad-information-col-3 {
	border: 1px solid #9CD051;
	float: left;
	font-size: 14px;
	margin: 0pt 10px 10px 0pt;
	padding: 11px;
	width: 300px;
	height: 380px;
	position: relative;
	background: url('/images/gradient_bg.gif') repeat-x;
}

#ad-information-col-1 .decoration,#ad-information-col-2 .decoration,#ad-information-col-3 .decoration
	{
	position: absolute;
	bottom: 0;
	right: 0;
	diaplay: block;
	background-repeat: no-repeat;
}

#ad-information-col-2 .decoration {
	width: 146px;
	height: 184px;
	background-image: url('/images/col-2.gif');
}

#ad-information-col-3 .decoration {
	width: 277px;
	height: 198px;
	background-image: url('/images/col-3.gif');
}

#ad-information-col-1 .decoration {
	width: 156px;
	height: 222px;
	background-image: url('/images/col-1.gif');
}

#ad-information-col-3 {
	margin-right: 0 !important;
}

#header {
	clear: both;
	position: relative;
	height: 100px;
}

#header-text,#header-image {
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	position: absolute;
}

#header-image {
	z-index: 10;
}

.centralni #header-image {
	background: url('../images/regions/header.jpg') no-repeat 0 0;
}

.praha-10 #header-image {
	background-image: url('../images/regions/praha10.jpg');
}

.olomoucky-kraj #header-image {
	background-image: url('../images/regions/olomocky-kraj.jpg');
}

.moravskoslezsky-kraj #header-image {
	background-image: url('../images/regions/morslez-kraj.jpg');
}

.plzensky-kraj #header-image {
	background-image: url('../images/regions/plzensky-kraj.jpg');
}

.karlovy-vary #header-image {
	background-image: url('../images/regions/hejtman-listy_final.jpg');
}

.nase-ostrava #header-image {
	background-image: url('../images/regions/nase-ostrava.jpg');
}

.kraj-vysocina #header-image {
	background-image: url('../images/regions/vysocina.jpg');
}

.praha-2 #header-image {
	background-image: url('../images/regions/praha2.jpg');
}

.opava #header-image {
	background-image: url('../images/regions/opava-hlaska.jpg');
}

.praha-9  #header-image {
	background-image: url('../images/regions/praha9.jpg');
}

.praha-8 #header-image {
	background: url('../images/regions/praha-8.jpg') no-repeat 0 0;
}

.ostrava-jih #header-image {
	background-image: url('../images/regions/jizni-listy-ostrava.jpg');
}

.olomouc #header-image {
	background-image: url('../images/regions/olomouc.jpg');
}

.praha-4 #header-image {
	background-image: url('../images/regions/praha4-tucnak.jpg');
}

.frydek-mistek #header-image {
	background-image: url('../images/regions/frydek-mistek.jpg');
}

.zlin #header-image {
	background-image: url('../images/regions/zlin.jpg');
}

.praha-3 #header-image {
	background-image: url('../images/regions/praha3.jpg');
}

.nase-jihlava #header-image {
	background-image: url('../images/regions/jihlava.jpg');
}

.brno #header-image {
	background-image: url('../images/regions/brno.jpg');
}

.chomutov #header-image {
	background-image: url('../images/regions/chomutov.jpg');
}

#header form#search {
	position: absolute;
	height: 50px;
	line-height: 50px;
	width: 239px;
	left: 755px;
	top: 25px;
	z-index: 20;
	background: #9CD051;
	text-align: center;
}

#submenu {
	background: #75A52F;
	margin-bottom: 1em;
	height: 22px;
}

#submenu a {
	display: block;
	float: left;
	padding: 0 6px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#submenu a:hover,#submenu a.selected {
	text-decoration: underline;
}

#menu {
	height: 34px;
	background: #9CD051;
}

#menu a {
	display: block;
	float: left;
	padding: 0 2px;
	height: 34px;
	line-height: 32px;
	color: #fff;
	border-right: 1px solid #75A52F;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}

#menu a:hover,#menu a.selected {
	background: #75A52F;
	text-decoration: none;
}

#menu a.archive {
	background: #262223;
}

#main {
	border-bottom: 12px solid #9BCD50;
	margin-top: 1em;
}

#left {
	float: left;
	width: 500px;
	padding-right: 13px;
	overflow: hidden;
}

#right {
	float: left;
	width: 482px;
	overflow: hidden;
}

#right h2 {
	
}

#article-list #top,#article-list #bottom {
	clear: both;
	padding: 0 0 10px 0;
}

#top #top-left {
	float: left;
	width: 503px;
	padding-right: 10px;
	position: relative;
	overflow: hidden;
}

#top #top-left #short {
	float: right;
	width: 150px;
	padding: 5px 9px 0 9px;
	margin-left: 10px;
	border: 1px solid #9CD051;
	background: url('/images/gradient_bg.gif') repeat-x;
}

#top #top-left #short {
	position: relative;
}

#top #top-left #short .archive {
	position: absolute;
	bottom: 40px;
	right: 10px;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

body.centralni #top #top-left #short .archive {
	bottom: 10px;
}

#top #top-left #short #be-involved {
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 9px;
    padding: 0 10px 5px 10px;
    color: #333;
}

#top #top-right {
	float: left;
	width: 482px;
	position: relative;
	overflow: hidden;
}

#bottom #bottom-left {
	float: left;
	width: 660px;
	overflow: hidden;
}

#bottom #bottom-right {
	float: left;
	width: 335px;
	overflow: hidden;
}

#footer {
	font-size: 11px;
	padding: 1em 0;
	border-bottom: 1px solid #9BCD50;
	margin-bottom: 4px;
}

#footer2 {
	font-size: 11px;
	padding: 0.5em 0 1em 0;
	margin-bottom: 4px;
	text-align: right;
}

#footer2 .block
{
	float: right;	
}
#footer2 .padded
{
	margin-left: 5px;	
}

#advertisment-info {
	margin: 0pt 0 10px 0pt;
	padding: 5px 10px;
	color: #fff;
	background: #262223;
	width: 195px;
	height: 92px;
	overflow: hidden;
	float: right;
}

#advertisment-info .block {
	font-size: 10px;
	line-height: 1.2em;
}

#advertisment-info .block p {
	margin: 0;
	line-height: 1.2em;
}

#featured-links {
	padding: 5px 10px;
	border: 1px solid #9CD051;
	background: url('/images/gradient_bg.gif') repeat-x;
	border: 1px solid #9CD051;
	border-right: none;
	height: 90px;
	overflow: hidden;
}

#featured-links-disabled {
	padding: 0;
	border: 1px solid #9CD051;
	background: url('/images/gradient_bg.gif') repeat-x;
	border: 1px solid #9CD051;
	border-right: none;
	height: 100px;
	overflow: hidden;
}

#featured-links .link {
	float: left;
	width: 50%;
}

#featured-links .link a {
	display: block;
	padding: 0 0 0 26px;
	line-height: 30px;
	text-decoration: underline;
	color: #333;
}

#featured-links .link.bus a {
	background: url('/images/ico_bus.gif') no-repeat;
}

#featured-links .link.glass a {
	background: url('/images/ico_glass.gif') no-repeat;
}

#featured-links .link.bin a {
	background: url('/images/ico_bin.gif') no-repeat;
}

#featured-links .link.tie a {
	background: url('/images/ico_tie.gif') no-repeat;
}

#featured-links .link.pram a {
	background: url('/images/ico_pram.gif') no-repeat;
}

#featured-links .link.people a {
	background: url('/images/ico_people.gif') no-repeat;
}


#alter-advertisment-info {
	margin: 0pt 0 0px 0px;
	padding: 0px 0px;
	width: 210px;
	height: 112px;
	overflow: hidden;
	float: right;
}


#alter-featured-links-disabled {
	margin: 0pt 0 0px 0px;
	padding: 0px 0px;
	width: 270px;
	height: 112px;
	overflow: hidden;
}
#alter-featured-links-disabled .ad span, #alter-advertisment-info .ad span {
  display: none !important;
}
#alter-featured-links-disabled .ad, #alter-advertisment-info .ad {
  margin-top: 0px !important;
}