body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	behavior:url("/csshover.htc");
	}
#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 110px 8px 16px;
	max-width: 955px;
	min-width: 740px;
	width: expression(document.body.clientWidth > 957? "955px" : "auto");
	margin-left: expression(document.body.clientWidth > 957? Math.round((document.body.clientWidth-957)/2)+"px": "0px" );
	}
.headline {
	background-color: #F0ECE4;
	margin-bottom: 4px;
	text-align: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.headline a {
	color: #333333;
	font-size: 80%;
	text-decoration: underline;
}
.headline a:hover {
	color: #000;
	text-decoration: none;
}
.headlogo {
	background-color: #83B04D;
	color: #FFFFFF;
	background-image: url(/i/bg-head.gif);
	height: 62px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-bottom: 4px;
}
.topcats {
	background-color: #F0ECE4;
	padding: 2px;
	margin-bottom: 4px;
	font-size: 90%;
	color: #847C6C;
}
.headmenu {
	float: right;
	font-size: 85%;
}
.headmenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}
.headmenu a:hover {
	color: #DDDDDD;
}
.clearing {
	clear: both;
	height: 7px;
	font-size: 1%;
	line-height: 7px;
	}
#wrapper {
	width: 100%;
	float: right;
	margin-left: -170px;
	}
#sidebar {
	width: 170px;
	float: left;
}
#content {
	/* background: #f1f2ea; */
	margin-left: 170px;
}
h1 {
	margin-top: 0;
}
h3 {
	clear: both;
	padding: 0 0 0 14px;
	margin: 12px  0 7px 0;
	font-size: 95%;
	font-weight: bold;
	color: #507E25;
	border-bottom: solid 2px #A5B584;
	background: url(/i/arrow1.gif) center left no-repeat;
	}
h3.first {
	margin-top: 0;
	}
#content h3 a {
	text-decoration: none;
	color: #507E25;
	}
p {
	margin: 7px 0 0 0;
	padding: 0;
	}
.column center {
	margin: 7px 0 0 0;
	}
#content a {
	color: #598C29;
	text-decoration: underline;
	}
#content a:hover {
	text-decoration: none;
	}
#copy {
	margin: 0;
	padding: 7px;
	margin-top:25px;
	background-color: #E4DFD0;
	color: #7E806B;
	text-align: center;
	}
#copy a {
	color: #7E806B;
	}
#link_adverts {
	margin-top: 3px;
	text-align: justify;
	font-size: 9px;
	color: #777;
	line-height: 1em;
	}
#link_adverts a {
	color: #777;
	text-decoration: underline;
	}
.ad_btn {
	padding-top: 7px;
	}
#sidebar ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 85%;
	}
#sidebar ul li {
 	background: #EFEDE8 url(/i/arrow2.gif) center left no-repeat;
/* 	background: #DCD8D0 url(/i/arrow2.gif) center left no-repeat; */
	color: #4A463F;
	margin: 1px 0 0 0;
	padding: 1px 2px 1px 20px;
	line-height: 140%;
	}
#sidebar ul li a {
	display:block;
	width: 134px;
	color: #4A463F;
	text-decoration: none;
	}
#sidebar ul li:hover {
	background: #958C79 url(/i/arrow2-act.gif) center left no-repeat;	
	color: #FFFFFF;
	}
#sidebar ul li:hover a {
	color: #FFFFFF;
	}
#sidebar ul li:hover ul a {
	color: #4A463F;
	}
#sidebar ul li:hover ul a:hover {
	color: #FFFFFF;
	}
#sidebar ul li#empty {
	background: #C1BDB6;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 1%;
	line-height: 4px;
	}
#sidebar ul li ul {
	display: none;
	position: absolute;
	border: 2px solid #958C79;
	background-color: #FFF;
	padding: 0 1px 1px 1px;
	margin-left: 100px;
	margin-top: -10px;
	}
#sidebar ul li:hover ul {
	display: block;
	}
.topcats input {
	width: 250px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
	font-size: 85%
}
.topcats select{
	width: 150px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
	font-size: 85%
}
.topcats span {
	font-weight:bold;
	padding-left: 15px;
	}
.column {
	padding: 5px;
	}
.column2 {
	padding: 5px 5px 5px 10px;
	}
h1 {
	font-size: 185%;
	font-weight: bold;
	line-height: 120%;
	padding: 0;
	margin: 0;
	color: #598C29;
	}
.hotfoto {
	padding: 0 5px 5px 0;
	border: 0;
	}
p.news {
	margin-top: 14px;
	}
p.fnews {
	margin-top: 7px;
	}
.news span {
	font-size: 80%;
	color: #555;
	}
span#tags a {
	font-size: 80%;
	color: #555;
	text-decoration: none;
	}
span#tags a:hover {
	text-decoration: underline;
	}
span#tags > a {
	font-size: 80%;
	color: #555;
	text-decoration: none;
	}
span#tags > a:hover {
	text-decoration: underline;
	}
.txt_blk span {
	color: #555;
	font-size: 100%;
	font-weight: bold;
	}
.txt_blk i {
	display: block;
	text-align: right;
	font-size: 100%;
	}
.txt_blk {
	font-size: 14px;;
	}
	
.txt_blk2 span {
	color: #555;
	font-size: 100%;
	font-weight: bold;
	}
.txt_blk2 {
	font-size: 14px;
	margin:1px 0; 
	padding:5px 0;

	}

	
#content ul {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	}
#content ul li {
	padding-left: 10px;
	background: url(/i/arrow-list.gif) center left no-repeat;
	}
#content span.chn {
	color: #555;
	font-size: 85%;
	font-weight: bold;
	}
.movie {
	background: url(/i/movie-bg.png) top right no-repeat;
	}
.tv {
	background: url(/i/tv-bg.png) top right no-repeat;
	}
.nws, .nws2 {
	background: url(/i/news-bg.png) top right no-repeat;
	}
.nws p {
	text-align: justify;
	}
blockquote {
	color: #666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 0;
	}
.t0 {
	color: black;
	}
.t1 {
	color: blue;
	}
.t2 {
	color: green;
	}
.t3 {
	color: magenta;
	}
.t4 {
	color: orange;
	}
#back {
	padding-top: 10px;
	text-align: center;
	}
#cloud {
	background: #EEE;
	padding: 5px;
	margin: 15px 5px;
	}
#indexer {
	margin: 15px 0;
	}
.catalog {
	background: url(/i/catalog-bg.png) top right no-repeat;
	}
.catalog ul li, .adverts ul li {
	margin-top: 7px;
	}
.adverts ul {
/* 	background: #F0F0F0; */
	}
#add_txt_blk {
	display: none;
	margin: 7px 0;
	}
#add_txt_blk table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	}
.adverts table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
.adverts {
	background: url(/i/adverts-bg.png) top right no-repeat;
	}
.evt_time {
	color: #bd4bbd;
	}
#cinema {
	background: url(/i/movie-bg.png) top right no-repeat;
	}
#cinema h3 {
	clear: both;
	}
#cinema h3 a {
	text-decoration: none;
	}
#cinema img {
	margin-right: 7px;
	margin-bottom: 7px;
	}
#cinema #back {
	clear: both;
	}
#cinema .new {
	color: #990000;
	}
.currencies th, .currencies td {
	padding: 3px;
	margin: 1px;
	background: #F0F0F0;
	}
.currencies {
	margin-top: 7px;
	}
.currencies th {
	color: #2C4514;
	}
#nwa {
	display: none;
	}
#add_cat_blk, #add_link {
	font-size: 85%;
	display: none;
	}
#add_cat_blk th {
	text-align: left;
	}
#add_cat_blk input, #add_cat_blk textarea {
	width: 400px;
	border: 1px solid #999;
	}
#add_link input {
	border: 1px solid #999;
	}
#add_cat_blk #ac_submit {
	width: 200px;
	}
#add_link #lnk_submit {
	width: 50px;
	}
.weather table {
	margin-top: 10px;
	}
.weather table td {
	background: #F0F0F0;
	font-size: 85%;
	}
#forecast table td, #forecast table th {
	background: #F0F0F0;
	font-size: 85%;
	text-align: center;
	}
#gallery {
	text-align: center;
	}
#gallery a img {
	border: none;
	}
#gallery img {
	border: 0;
	margin: 7px;
	}
#addinfo {
	font-size: 90%;
	}
#addinfo th {
	text-align: right;
	padding: 0 7px;
	}
#addinfo input, #addinfo textarea {
	width: 330px;
	border: 1px solid #999;
	margin: 2px 2px;
	}
#addinfo textarea {
	height: 100px;
	}
#addinfo #info_btn {
	width: auto;
	}
#addinfo .rem {
	padding: 0 5px;
	}
.close_link {
	color: #598C29;
	text-decoration: underline;
	}
form {
	margin: 0;
	padding: 0;
	}
.findme {
	background: url(/i/search-bg.png) top right no-repeat;
	}
.map {
	background: url(/i/map-bg.png) top right no-repeat;
	}
#map_mark {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 13px;
	height: 16px;
	display: none;
	}
p.comments {
	font-size: 85%;
	color: #666;
	}
#content img.left {
	float: left;
	margin: 3px 3px 3px 0;
	}
#content img.right {
	float: right;
	margin: 3px 0 3px 3px;
	}
#tvchn li {
	display: block;
	width: 38%;
	float: left;
	}
#sponsor {
	float: right;
	width: auto;
	margin: 5px;
	}
.gotop {
	text-align: right;
	padding: 3px;
	}
.gotop a {
	background: url(/i/arrow-up.gif) center left no-repeat;
	padding-left: 10px;
	}
.adsfield {
	width: 440px;
	border: 1px solid #999;
	}
.gal_idx {
	font-weight: bold;
	text-align: right;
	margin: 5px 5px 5px 0;
	padding: 0;
	font-size: 85%;
	}
.gal_idx span, .gal_idx a {
	font-weight: normal;
	}
#myads {
	position: absolute;
	width: 100px;
	top: 150px;
	right: 5px;
}
table.bord {
	border-collapse: collapse;
	}
table.bord td, table.bord th {
	border: 1px solid #000000;
	}


.gal_line{	padding-top:70px;
		width: 100%;
		border-bottom: solid 2px #A5B584;
		clear:both;}

#gal_img{	padding:10px;
		float:left;
		width:150px;
		height:180px;}

#gal_blk2{	padding-right:50%;
		clear:both;}

#gallery{	width: 100%;
		float:right;}

.gal_txt{ padding:5px 0 5px 0;}

.banks_lnk{

	color: #FFFFFF;
	text-decoration: underline;
}

#hor1{
		display: block;
}

#hor2, #hor3, #hor4, #hor5, #hor6, #hor7, #hor8, #hor9, #hor10, #hor11, #hor12, #hor13{
		display:none;
}

.hor b{
	color: #507E25;
}
#map{
  float:left;
  width:580px;
  height:450px;}
#side_bar{
  float:left;
  width:170px;
  height:450px;
  margin-left: 20px;
  overflow: scroll;
  }
#map_cont{
  width:770px;
  height: 450px;}
  
.add_ads_img{
	width: 440px;
	margin-bottom:15px;
 }
.paid_txt{
	background-color: #F0ECE4;
}
#turist{
	width:100%;
	padding:15px 0;
}
#turist ul li{
	list-stile:none;
	padding-left: 0;
	background:none;
}
.com_txt_field{
	width:99%;
}
