body
{
	overflow-y: scroll;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

form
{
	display:inline;
}

#MkHead
{
	width:958px;
}


#MkBody
{
	width:958px;
}

.MkBody
{
	width:958px;
}

	#MkBody #Left
	{
		width:200px;
		vertical-align: top;
	}
	
	#MkBody #Center
	{
		width:550px;
		vertical-align: top;
	}
	
	#MkBody #Right
	{
		width:200px;
		vertical-align: top;
	}

	#MkBody #BigLeft
	{
		width:750px;
		vertical-align: top;
	}




#MkFoot
{
	width:958px;
}

#Popup
{
	position:absolute;
}




/* BIG LARGE CITY NAME ON FRONT PAGE */
.home-city-large-container
{
	
}

.home-city-large-container a
{
	padding-top: 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	
	background-color: #CC0000;
	min-height: 110px;
}

.home-city-large-container a:hover
{
	color: #FD9;
	text-decoration: none;
}

.home-city-large-container .large
{
	font-weight: bold;
	font-size: 40px;
	line-height: 60px;
	display: block;
}

.home-city-large-container .large-sm
{
	font-size: 36px;
}

/* umanjena verzija, ako je ime grada dugacko  */
.home-city-large-container .large-s
{
	font-size: 30px;
	line-height: 60px;
	display: block;
}

/* CITY INFO  */

.home-city-top-info
{
	color: #C00;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	margin: 4px;
}

.home-city-top-info:FIRST-CHILD
{
	margin-top: -6px;
}

.home-city-top-info-label
{
	margin-top: 8px;
}
.home-city-top-info-label:FIRST-CHILD
{
	margin-top: 4px;
}
.home-city-top-info-content
{
	display: block;
}


hr.home-city-separator
{
	color: #FFCF84; 
	background-color: 
	#FFCF84; 
	height: 1px;
	margin: 12px;
}

.home-city-link
{
	color: #CC0000;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 10px;
	margin: -10px;
}

.region-section-title
{
    text-align: center;
    padding: 10px 0 10px 0;
    /* font-variant: small-caps; */
    font-size: 16px;
    background-color: #FFEBCC;
    margin: 10px 0 5px 0;
    color: #C00;
    font-weight: bold;
    border: 1px solid #FFCF84;
}

.region-section-item
{
	width: 50%;
	display: inline-block;
	border-bottom: 1px dotted #CD0000;
}

.region-popular-item
{
	height: 230px;
	overflow-y: hidden;
}

.region-section-item>div
{
	padding: 5px;
	
}

.region-store-title
{
	padding-left: 5px;
	text-align: left;
	position: relative;
}

.region-store-title>a
{
	display: block;
	 
}

.region-store-title-icon
{
	position: absolute;
	right: 10px;
	top: 0px;
}