html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%
}
html { position:relative }
body { min-height:100%; font-family: Tahoma, Arial, sans-serif; font-size: 11px;}
form { margin: 0; padding: 0; }
a { text-decoration: underline; color: #fb9522; }
a:hover { text-decoration: none; color: #fb9522; }
a img { border: 0;}
h1, h2, h3, h4, h5, h6
{
	color: #fb9522;
	font-size: 14px;
	padding: 0;
	margin: 0 0 20px 0;
}
h2, h3, h4, h5, h6
{
	font-size: 13px;
	margin: 0 0 10px 0;
}
table tr td {vertical-align: top; }
p { padding: 0; margin: 0 0 15px 0; }

div.clear { font-size: 4px; clear: both; padding: 0; margin: 0; }

#container {
	height:auto !important;
	min-height:100%;
	height:100%;
	min-width:980px;
	width:980px;
	position:relative;
	margin: 0 auto;
}

#region {
	height: 55px;
	background: #e8e8e8 url("/themes/any/images/main_top_bg.gif") repeat-x left top;
	font-size: 12px;
	color: #7d7d7d;
	overflow: hidden;
	margin-bottom: 7px;
}
#region .region_l { width: 300px; float: left; margin: 11px 0 0 9px; }
#region .region_r {float: right; width: 650px; margin: 11px 9px 0 0;text-align: right; }
#region a { color: #7d7d7d; text-decoration: underline; }
#region a:hover { color: #5c5c5c; text-decoration: none; }
#region .region_l a { text-decoration: none; }
#region .region_l a:hover { text-decoration: underline; }
#region h1 { margin: 0; padding: 0 2px 0 0; display: inline; color: #7d7d7d; font-weight: normal; font-size: 12px; }

.search {
	margin: 15px auto 40px auto;
	width: 400px;
	color: #737373;
}
.search a {
	color: #737373;
}
.search a:hover {
	color: #5c5c5c;
}
.d_search {
	height: 20px;
	position: relative;
}
.d_search div.icc2 {
	position: absolute; bottom: 0; left: 0;
	height: 18px;
	width: 332px;
	background: url("/themes/any/images/search_input.gif") no-repeat top left;
	padding: 0;
}

.inputcc2 { 
	height: 18px;
	width: 323px;
	color: #b5b5b5;
	font-size: 11px;
	margin: 0;
	padding: 0 5px;
	line-height: 18px; 
	border: 0;
	background-color: transparent;
	float: left;
}

.b_search { position: absolute; z-index: 10; bottom: 0; right: 0; float: none; width: 69px; height: 24px; background: transparent url("/themes/any/images/but_search.png");}
#icb2 { border: 0; font-size: 11px;
	background-color: transparent;
	padding: 0; cursor: pointer;
	margin: 6px 0 0 0;
	height: 18px;
	width: 60px;
	}

.search .dl {
	float: left;
	width: 230px;
	height: 35px;
	line-height: 35px;
	padding-left: 2px;
}
.search .dr {
	float: right;
	width: 115px;
	height: 35px;
	line-height: 35px;
	background: url("/themes/any/images/arrow_1.gif") no-repeat left center;
	text-align: right;
}

.catalog, .text {
	width: 784px;
	margin: 0 auto;
}

table.tcat {
	table-layout: fixed;
	padding: 0;
}

.catalog .arrow {
	padding-left: 10px;
	background: url("/themes/any/images/arrow_1.gif") no-repeat left center;
}

.text {
	text-align: justify;
	margin-top: 40px;
	color: #7d7d7d;
	font-size: 13px;
}



#city_list {
	text-align: left;
	padding: 0;
	border: 2px solid #7d7d7d;
}
#city_list .h {
	background: #e5e5e5 url("/themes/any/images/tsh.gif") repeat-x left top;
	font-size: 15px;
	padding: 10px;
	height: 15px;
}
#city_list .h .dl {
	float: left;
	width: 250px;
}
#city_list .h .dr {
	float: left;
	width: 115px;
	text-align: right;
}
#city_list .list  {
	clear: both;
	margin: 10px 10px 0 13px;
	overflow: hidden;
	padding: 0;
	font-size: 12px;
}
#city_list .list ul {
	border:1px solid #7d7d7d;
	height:300px;
	margin:0 0 15px;
	overflow:auto;
	width:358px;
	padding: 0;
}
#city_list .list li {
	margin:0;
	padding:0;
}

#city_list .list a {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#000000;
	display:block;
	margin:0;
	padding:5px 10px;
	text-decoration:none;
	width:320px;
}
#city_list .list a:first-letter{
	font-weight: bold;
}
#city_list .list .g {
	background:none repeat scroll 0 0 #e5e5e5;
}
#city_list .list a:hover {
	background:none repeat scroll 0 0 #fb9522;
	color: #fff;
}
#footer {
	margin-top: 30px;
	height: 130px;
	width: 980px;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	background: url("/themes/any/images/footer_bg.gif") repeat-x 0 0;
}

#footer .fr {
	position: relative;
	height: 130px;
}
#footer .fr #footer_left {
	position: absolute;
	left: -7px;
	top: 0;
	background: url("/themes/any/images/footer_shadow.gif") no-repeat left top;
	width: 7px;
	height: 130px;
	z-index: 20;
}

#footer .fr #footer_right {
	position: absolute;
	right: -7px;
	top: 0;
	background: url("/themes/any/images/footer_shadow.gif") no-repeat right top;
	width: 7px;
	height: 130px;
	z-index: 20;
}

#footer .fr #copyright {
	position: absolute;
	left: 20px;
	top: 33px;
	width: 535px;
	height: 80px;
	z-index: 20;
	color: #7d7d7d;
}

#footer .fr #copyright span {
	color: #fb9522;
}

#footer .fr #counter {
	position: absolute;
	left: 665px;
	top: 67px;
	background: url("/themes/any/images/dot2.gif") repeat-y right top;
	width: 100px;
	height: 31px;
	z-index: 20;
}

#footer .fr #studia {
	position: absolute;
	left: 775px;
	top: 67px;
	height: 31px;
	z-index: 20;
	color: #474747;
	line-height: 15px;
	width: 200px;
}



.comment_box {
	margin-top: 30px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.comment_box .com_count {
	float: left;
	width: 400px;
	color: #7d7d7d;
	height: 20px;
}

.comment_box .paginator {
	float: left;
	width: 500px;
	text-align: right;
	padding: 2px 0 5px 0;
}

.comment_box .paginator a {
	border: 1px solid #c9c9c9;
	font-weight: bold;
	padding: 0 2px 0 3px;
	text-decoration: none;
	color: #7d7d7d;
	background-color: #e9e9e9;
}

.comment_box .paginator a.active, .comment_box .paginator a:hover {
	text-decoration: none;
	background-color: #fb9522;
	border-color: #fb9522;
	color: #fff;
}

.comment_box .paginator a.arrow {
	background-image: url("/themes/any/images/arrow_3.gif");
	background-repeat:  no-repeat;
	background-position: center center;
}
.comment_box .paginator a.arrow:hover {
	background-image: url("/themes/any/images/arrow_4.gif");
}

.comment_box .u_results ol {
	padding: 0 0 0 17px;
	margin: 0;
	color: #444;
}
.comment_box .u_results ol li {
	padding-bottom: 18px;
}

.comment_box .u_results ol li p {
	 color: #444;
	 margin: 1px 0 2px 0;
}
.comment_box .u_results ol li p span {
	color: #7d7d7d;
}

select.load {
	background: url("/themes/any/images/select_loader.gif") no-repeat 5px center;
	border: 1px solid #969696;
}

.org_map {
	width: 200px;
	overflow: hidden;
	line-height: 20px;
	color: #c9c9c9;
}
.org_map a {
	background: url("/themes/any/images/i_map.png") no-repeat left center;
	padding-left: 20px;
	text-decoration: underline;
}
.org_map a:hover {
	text-decoration: none;
}















