body {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	background: #fff;
	font-size: 13px;
	line-height: 1;
	color: #333;
	padding-bottom: 25px;
}

a {
	color: #3B5998;
	text-decoration: none;
}

a:link, a:hover, a:visited {
	text-decoration: none;
}

ul li {
	list-style: none;
}

li {
	padding: 2px 5px;
}


.header {
    background: url('/gif/bg01.gif');
    margin-bottom: 20px;
}
.yellow {
    background: #ff9900;
    height: 20px;
}
.pat5 {
	padding: 5px;
}
.yellow_top {
    background: #f9dc6a;
    padding: 0px;
/* 	   height: 20px; */
    text-align: center;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 20px;
}

.yellow_top ul li:before {
	/* For a round bullet */
	content: '\2022';
	/* For a square bullet */
	/*content:'\25A0';*/
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -10px;
	bottom: 3px;
	color: #000;
	font-size: 20px;
}

.yellow_top .navbar {
	position: relative;
	float: right;
	right: 50%;
	margin-bottom: 0px;
}

.yellow_top .navbar ul {
	line-height: 1;
	position: relative;
	float: right;
	right: -50%;
}

@media screen and (max-device-width: 850px)
{
	.yellow_top .navbar ul li {
	display: block;
	padding: 10px;
/* 		line-height: 1.6em; */
	}
}


.finansi {
	background: #f2f2f2;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 20px;
}
.finansi >div {
	padding: 0px 3px;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	padding-top: 17px;
	line-height: 1;
}

.backfin {
	background: url('/gif/finansi.gif');
	width: 30px;
	height: 30px;
	float: left;
	background-repeat: no-repeat;
}


.weather {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.weather_back {
	background: url('/gif/weather.png');
	width: 30px;
	height: 30px;
	float: left;
	background-repeat: no-repeat;
}

.weather_center {
	margin: 0px auto;
	text-align: center;
}


.calendar_div {
    background: #f2f2f2;
    border: 1px solid #ccc;
    line-height: 1;
    padding: 3px;
    margin-bottom: 20px;
}

.cal_back {
	background: url('/gif/calendar.gif');
	width: 27px;
	height: 25px;
	float: left;
	background-repeat: no-repeat;
}
.calendarHeader { font : 11px; color: #6666cc; background-color: #ededed}
.calendarToday { font : 11px; background-color: #FFFFFF}
.calendar { font : 11px; background-color: #ededed}
.calendar_div table tr td { padding: 0px; border: 0; line-height: 1 }
.calendar_div table { width: none; }

.stay_div {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.stay_back {
	background: url('/images/alert.gif');
	width: 16px;
	height: 16px;
	float: left;
	background-repeat: no-repeat;
}

.for_city {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.icon_back {
	background: url('/30w.png');
	width: 30px;
	height: 36px;
	float: left;
	background-repeat: no-repeat;
}

.for_city_center {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

.for_city_center img {
	padding-bottom: 2px;
}

.for_city_center h2 {
	font-size: 13px;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 0px;
}

.em0 {
	margin: 0;
}


.city_info {
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.city_map {
	background: #ffffff;
}

.city_map img {
	width: 360px;
	height: 250px;
	margin: 0px auto;
	display: block;
}

.city_text {
	padding: 5px;
	background: #f2f2f2;
}

.send_back {
    background: #ffffff;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
    text-align: center;
}

.services {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.services_back {
	background: url('/gif/weat.gif');
	width: 30px;
	height: 28px;
	float: left;
	background-repeat: no-repeat;
}

.menu_div a {
	display: block;
	background: url('/x.gif') no-repeat;
	padding: 0 0 0 12px;
	background-position: 0px 3px;
	color: #134DA5;
	text-decoration: none;
}

.menu_div a:hover {
	background: url('/x2.gif') no-repeat;
	background-position: 0px 3px;
}

.menu_div nav ul li a {
	text-decoration: none;
}
.menu_div nav {
	margin: 0;
}

.menu_div nav ul li {
	display: block;
	line-height: 1;
}

@media screen and (max-device-width: 850px)
{
	.menu_div nav ul li {
	display: block;
	padding: 10px;
/* 		line-height: 1.6em; */
	}
}

.warn {
	font-size: 11px;
}

.lineh {
	line-height: 1;
}

#lucky {
/*	display: none;
	background: transparent url('images/000000-0.7.png'); */
	border-radius: 7px;
	position: absolute;
	top: 20%;
	width: 30%;
	left: 50%;
	margin-left: -10%;
	z-index: 999;
	padding: 10px;
}

#lucky .content {
	padding: 10px;
/* 	padding-left: 100px; */
}

#lucky .conteiner {
	background: #fff;
	padding: 10px;
}
#lucky .conteiner img {
	margin-top: 10px;
	margin-right: 10px;
}
#sendok {
	display: none;
	background: #fff;
}

#sendok textarea {
	height: 200px!important;
}

.forum {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.forum_back {
	background: url('/forum_unread.gif');
	width: 46px;
	height: 25px;
	float: left;
	background-repeat: no-repeat;
}
.forum_div table tr td { padding: 1px; border: 0; line-height: 1 }
.forum_div table { width: none; margin: 0px; }

.forum a {
	display: block;
	cursor: pointer;
}

.forum_div {
	margin-top: 10px;
}

@media screen and (max-device-width: 850px)
{
	.forum a {
		padding: 10px;
	}
}

.translate {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.translate_back {
	background: url('/gif/translate.gif');
	width: 18px;
	height: 18px;
	float: left;
	background-repeat: no-repeat;
}

.translate_div a {
	float: left;
	margin: 1px;
}

@media screen and (max-device-width: 850px)
{
	.translate_div a {
		padding: 10px;
	}
}


textarea {
	background-color: #ffffff;
	border: solid 1px #999999;
}

.inputGrey {
	border: 1px #CCCCCC solid;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2F2F2;
	height: 15px;
}

*.button {
	margin: 0;
	padding: 2px 8px;
	font-size: 1em;
	color: black;
	cursor: pointer;
	background-color: #CBDDFD;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

*.button:hover, *.button.hover {
	border-left: 1px solid black;
	border-right: 1px solid lightgray;
	border-top: 1px solid black;
	border-bottom: 1px solid lightgray;
}

.anketa {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 3px;
    margin-bottom: 20px;
}

.anketa_back {
	background: url('/gif/poll.gif');
	width: 18px;
	height: 18px;
	float: left;
	background-repeat: no-repeat;
}

.anketa_div input[type=radio] {
	float: left;
}

@media screen and (max-device-width: 850px)
{
	.anketa_div input[type=radio] {
		padding: 10px;
		margin: 10px;
	}
}


.anketa_div table tr td { padding: 1px; border: 0; line-height: 1 }
.anketa_div table { width: none; margin: 0px; }


/* history */

.history {
	padding: 20px;
}

.history_text {
	line-height: 1.20em;
}

.firm {
	border: 1px solid #CCC;
	padding: 15px;
}

/* map */

#map {
	height: 600px;
	width: 800px;
}

/* BUS */

.bus div:hover {
	background-color: #F7F7F7;
	cursor: pointer;
}

/* DREAMS */
.dreams {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px;
	margin-bottom: 20px;
}

.dreams_let {
    background-color: #ededed;
    text-decoration-color: #FFF;
    color: #000;
}

.dreams_text {
	border: 1px solid #ccc;
}

.dreams_leters {
	border: 1px solid #ccc;
	padding: 3px;
}

/* Galeria */

.galeria_view {
	border: 1px solid #666;
	line-height: 140%;
	background: #FFFFFF;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

/* Galeria view picture */


.view_picture {
	display: inline-block;
	position: relative;
	padding-top: 10px;
}

.txt_str {
	position: absolute;
	top: 0;
	right: 0;
}

.txt_str a:hover {
	color: #2020A5;
	background: #C8DDFD;

}

.txt_snm {
	color: #666;
	font-size: 10pt;
/*	padding: 0 0 1px 0; */
	position: absolute;
	top: 0;
	left: 0;
}

.pic_com {
	margin-bottom: 10px!important;
}

#pic {
	border: 3px solid #fff;
	outline: 1px solid #000;
	margin-top: 10px;
	width: 100%;
}

/* Info city */

.info_city {
	padding-left: 100px;
	margin-top: 20px;
}

.content h3 {
    font-size: 28px;
    color: #29699B;
    text-shadow: 1px 1px 1px #D2D7DA;
    padding: 20px 30px 10px;
    border-bottom: 1px solid #BBB;
}

.dreams p {
	line-height: 1;
}

.dreams ol li {
	line-height: 1;
	padding: 0px;
}

