/* стили для документа */
body { 
		margin: 10px; 
		padding: 0px; 
		font: normal 12px Arial,Verdana, Tahoma,  Helvetica, serif;
		background: #fff;
	 }
img { border: 0px; }	 
form {padding: 0px; margin: 0px;}
table { border-collapse:collapse; }

a {
	/*color: #028;*/
	/*color: #06c;*/
	color: #039;
}
a:hover {
	color: #d30;
}

.clear {
	clear: both;
	font: 1px/1px sans-serif;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
}

/* Round-round :-) For main menu*/
.rr1 {
	margin: 0 6px;
}
.rr2 {
	margin: 0 4px;
}
.rr3 {
	margin: 0 3px;
}
.rr4 {
	margin: 0 2px;
}
.rr5 {
	margin: 0 1px;
	height: 2px;
}
.rr1, .rr2, .rr3, .rr4 {
	height: 1px;
}
.small_round {
	font: 0px/0px sans-serif;
}
.small_round b {
	display: block;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.small_round_content {
	clear: both;
}
/*div.top_menu_but {
	height: 32px;
	overflow: hidden;
}*/
/* Main section color */
#top_head .red .small_round b, #top_head .red .small_round_content {
	background-color: #CF2025;
}
/* Feedback section color */
#top_head .grey .small_round b, #top_head .grey .small_round_content {
	background-color: #C0C0C0;
}
#top_head .small_round_content {
	text-align: center;
}

/* /Round-round :-) */
#top_head {
	clear:both;
}
/* стили для верхней строчки */
#top_head #piter {
	min-width: 275px;
	width: 275px;
	text-align: left;
	color: #c03;
	font: bold 18pt Tahoma, sans-serif;
}
#top_head table {
	width: 980px;
	/*border: #044482 2px dotted;
	border-width: 0 0 2px 0;*/
}
#top_head .red .small_round_content a, #top_head .grey .small_round_content a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#top_head a {
	font: 14px Tahoma, sans-serif;
	text-decoration: none;
	color: #039;
}
/*#top_head table td a{
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	height: 25px;
	color: #323232;
	text-decoration:none;
}
#top_head table td.red a{
	background: #c92325;
	color: #fff;
	margin-left: 12px;
}
#top_head table td.grey a{
	background: #c0c0c0;
	color: #141412;	
}*/	
#top_head #rasporka{
	width: 100px;
}
#top_head #kinoteatr{
	padding-left: 15px;
}


#horiz_dot_sep {
	height: 3px;
	background: url("./img/dot.gif") repeat-x;
	font: 1px/1px sans-serif;
}


#sub_head { 
	clear: both; 
	/*height: 90px;*/
	margin-top: 10px;
	width: 980px;
	/*background: pink;*/
}		
#sub_head #logo {
	float: left;
	margin-left: 18px;
} 

/* стили для шапки поиска */
#head_search{
	/*width: 980px;*/
	min-width: 980px;
	width: 100%;
	height: 80px;
	clear: both;
	background: #006 url("./img/panel.gif") repeat-x;
	border-collapse: collapse;
	margin-top: 10px;
	/*border: #004586 1px solid;*/
}
#head_search ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	color: #fff;
}
#head_search ul li{
	float: left;
}
#head_search ul li a{
	color: #fff;
	text-decoration: none;
}
#head_search #search_where{
	margin-left:1px;	
	/*width: 979px;*/	
}
#head_search #search_where td{
	border-color: #004586;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-collapse: collapse;
	background: #fff;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 21px;	
}

#head_search #search_where td a{
	text-decoration: none;
	color: #173e67;
	display: block;
	/*padding: 2px 19px;*/
}
#head_search #search_where td.just_text{
	color: #515151;
}
#head_search #search_where td.active{
	background: #004586;
	color: #fff;
}
#head_search #search_where td a.extended_search{
	color: #4c4c4c;
}
#head_search #search_direction{
	float: left;
}
#head_search #search_direction li{
	border: #fff 1px solid;
	border-width: 0 1px 0 0;
}
#head_search #search_direction li a{
	display: block;
	margin: 2px 10px;
}


#main_container {
	min-width: 980px;
	width: 100%;
	margin-top: 10px;
	clear: both;
}
#left_container {
	float: left;
	width: 250px;
	/*margin-right: 30px;*/
	/*clear: right;*/
}
#right_container {
	margin-left: 280px;
}
/* IE 6 Three Pixel Bug */
* html #left_container {
margin-right: -3px;
}
* html #right_container {
height: 1%;
margin-left: 0;
}
/* /IE 6 Three Pixel Bug */
#counters{
	clear: both;
}

/* Search_in_params */
#search_in_params {
	clear: both;
	min-width: 980px;
	width: 100%;
	height: 25px;
}
#search_in_params ul, #search_in_params ul li, #search_in_params span {
	float: left;
	clear: none;
}
#search_in_params ul {
	margin: 0px;
	padding: 0px;
}
#search_in_params #search_in_cat_div {
	float: right;
}
#search_in_params ul li {
	list-style: none;
}
#search_in_params span {
	margin: 0px 10px 0px 50px;
	font: 10pt Arial, sans-serif;
	color: #777;
}

#search_in_params #search_direction, #search_in_params #search_in_cat {
	border-left: 1px solid;
	border-bottom: 1px solid;
}
#search_in_params #search_direction li, #search_in_params #search_in_cat li {
	border-right: 1px solid;
}
#search_in_params #search_direction, #search_in_params #search_direction li {
	border-color: orange;
}
#search_in_params #search_in_cat, #search_in_params #search_in_cat li {
	border-color: #006;
}
#search_in_params #search_direction a, #search_in_params #search_in_cat a {
	display: block;
	float:left;
	vertical-align: middle;
	text-decoration: none;
	font: 10pt Arial, sans-serif;
	color: #111;
	padding: 2px 7px 0px 7px;
}
#search_in_params #search_direction a.active, #search_in_params #search_in_cat a.active {
	font-weight: bold;
}
#search_in_params ul, #search_in_params span, #search_in_params ul li, #search_in_params #search_direction a, #search_in_params #search_in_cat a {
	height: 20px;
}
#search_in_params #search_direction a.active {
	background: orange url("./img/panel-orange.gif") repeat-x;
}
#search_in_params #search_in_cat a.active {
	background: #006 url("./img/panel-blue.gif") repeat-x;
	color: #fff;
}

/* /Search_in_params */

/* Для боковой колонки */
#left_container .title {
	background: orange url("./img/panel-orange.gif") repeat-x;
	height: 25px;
	display: block;
	font-size: 18px;
	padding-left: 10px;	
}
#left_container .title2 {
	background:#000066 url(./img/panel-blue.gif) repeat-x scroll 0 0;
	height: 25px;
	display: block;
	font-size: 18px;
	padding-left: 10px;	
}
/* End Для боковой колонки */


/* footer */
#footer {
	clear: both;
}
.made_text {
	font-size: 0.9em;
}
/* /footer */