#logo {
	margin-bottom: 2em;
}

#rfooter {
	float: right;
}

/* Списки */
#col1_content li {
	margin-top: 0.1em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0em;
	padding-left: 0em;
	zoom: 1;
}
#col1_content ul {
	list-style-type: none;
	margin-left: 0;
}

#col1_content li a, #col1_content li#current strong {
	padding-left: 0.8em;
}
#col1_content li#current strong {
	color: #FF0000;
	
	background-image: url(/image/left_menu_li.gif);
	background-repeat: no-repeat;
	background-position: left 1ex;
}
#col1_content strong#current {
	color: #FF0000;
}
#col1_content li a:hover {
	background-image: url(/image/left_menu_li.gif);
	background-repeat: no-repeat;
	background-position: left 1ex;
}

#col3_content li {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-left: 1.5em;

	background-image: url(/image/li.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	zoom: 1;
}
#col3_content ul {
	list-style-type: none;
}
/* /Списки */

/* Фотограллерея */
.gallery {
	list-style-type: none !important;
}
.gallery li {
	display: inline !important;
	float: left !important;
	padding: 0px !important;
	padding-bottom: 10px !important;
	padding-right: 10px !important;
	margin: 0px !important;
	background-image: none !important;
}
.photo {
	padding-top: 2em;
	margin-bottom: 1em;

	overflow: hidden;
	zoom: 1;
}
/* /Фотограллерея */


/* Меню закладок */
#lineMenu {
	margin-bottom: 3em;
	overflow: hidden;
	zoom: 1;
}
#lineMenu ul {
	list-style-type: none !important;
	margin: 0px !important;
}
#lineMenu ul li {
	display: inline !important;
	float: left !important;
	padding: 0px !important;
	padding-right: 3em !important;
	margin: 0px !important;
	background-image: none !important;
}
#lineMenu a, #lineMenu span {
	padding-top: 0.1em;
	padding-right: 0.25em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;	
}
#lineMenu .selected, #lineMenu a:hover {
	background-color: #FF0000;
	text-decoration: none;
	color: #FFFFFF;
}
/* /Меню закладок */

.noclear {
	clear: none;
}

img.border {
	border: 1px solid #FF0000;
}
.textNote {
		position: absolute;
		right: 0;
		width: 21%;
}
#topnav .sep {
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0.5em;
}

#phones {
	color: #F00;
	margin-right: 5em;
	font-size: 85%;
	font-weight: bold;
}
