*  {
    margin: 0;
    padding: 0;
    /*border: 1px solid #0f0;*/
}
html {
    height: 100%
}
body {
    min-height: 100%;
    font: 69% Verdana, Arial, Helvetica, sans-serif;
    /*letter-spacing: -0.1em;*/
}
a {
    color: #1896EA;
    text-decoration: underline;
}
a.sel {
    font-weight: bold;
}
big {
    color: #7f7f7f;
    font-weight: bold;
    font-size: 12px;
}
small {
    font-size: 90%;
}
a img {
    border: none;
}
#body {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
/*  min-width: 980px;*/
/*  width: expression(document.body.clientWidth > 980 ? "100%" : "980px");*/
    position: relative;
    min-height: 100%;
}
.clear {
    clear: both;
}
.topline {
    /*background-color: #F2F2F2;*/
    /*border-bottom: 1px solid #D6D6D6;*/
    position: relative;
    /*height: 1em;*/
    width: 960px;
    min-height: 14px;
    /*padding: 10px 30px 10px 10px;*/
    padding: 10px 40px 0px 0px;
}
*html .topline {
        padding: 10px 5px 0px 5px;
}
.topline li {
	list-style-type: none;/**/
	float: left;
}
.topline li a.bookmarker {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -10000em;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.topline li a#digg {
	background-image: url(../images/digg.gif);
}
.topline li a#shmigg {
	background-image: url(../images/shmigg.gif);
}
.topline ul#center {
	position: absolute;
	left: 200px;
	top: 0px;
}
.topline ul#center a {
    color: #787878;
}
.topline ul#sign-in, .topline ul#sign-in li {
	float: right;
}
.topline ul#sign-in {
	position: absolute;
	right: 0px;
	top: 0px;
}
.topline ul#sign-in li, .topline ul#center li {
	height: 1em;
	height: 14px;
	min-height: 14px;
	padding: 5px 0;
}
.topline ul#sign-in li {
	padding: 5px 20px;
	font-weight: bold;
}
.topline ul#sign-in li#register {
	background: url(../images/register.gif) no-repeat 4px center;
}
.topline ul#sign-in li#enter {
	background: #3DB849 url(../images/sign-in.gif) no-repeat 88% center;
	padding-left: 8px;
	padding-right: 30px;
}
.topline ul#sign-in li#enter a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
}
#headline {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    /*background-color: rgb(245,205,43);*/
}
*+html #headline {
    border: 1px solid #fff;
    /*border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;*/
    margin-bottom: 30px;
    /*background-color: rgb(245,205,43);*/
}
#headline #logo {
    float: left;
    height: 131px;
    width: 198px;
    text-align: center;
    font-size: 8px;
    background-color: rgb(124,80,132);
    /*margin: 34px 0;*/
    margin: 0px;
	/*margin: 140px 0px 70px 0px;*/
}
#headline #logo a {
    display: block;
    background: url(../images/ultop-logo_new.jpg) no-repeat center;
    text-indent: -10000em;
	/*height: 100px;*/
    height: 131px;
    width: 198px;
    overflow: hidden;
}
#headline #logo a {
    text-decoration: none;
    color: #FFF;
    display: block;
}
#left_bg_search {
    float: left;
    padding-left: 3px;
    background: url(../images/left_bg_search.gif) no-repeat top left;
}
#right_bg_search {
    float: left;
    padding-right: 3px;
    background: url(../images/right_bg_search.gif) no-repeat top right;
}
#search {
    float: left;
    background: url(../images/bg_search.gif) repeat-x top left;
    display: block;
    height: 131px;
    padding-left: 10px;
    padding-right: 10px;
    /*margin-bottom: 1.5em;*/
}
#search form {
	/*background:#f9c700;/*url(../images/snow_form.gif) no-repeat center;*/
    width: 775px;
}
#search form table {
    width: 100%;
	/*border: 0 none;*/
}
#search form table td {
    padding: 30px 9px 30px 0px;
}
#search form td input, #search form td select {
    width: 100%;
}
#search form #wide {
    width: auto;
    padding-left: 9px;
}
#search form #mid {
    width: 25%;
}
#search form #narrow {
    width: 11%;
}
#search .help {
    background-color: #fae17e;
    border-color: #edd266;
    height: 43px;
}
#search .help a {
    color: #af8c01;
}
#main_menu_table {
    margin-left: 7px;
    width: 280px;
    font-weight: bold;
    border: 0px;
}
#main_menu_table td {
    width: 150px;
    padding: 4px 34px 4px 4px;
}
#main_menu_table td a {
    color: #fff;
    padding-left: 20px;
}
#main_menu_table .news, #main_menu_table .poster, #main_menu_table .people, #main_menu_table .firms, #main_menu_table .job, #main_menu_table .city, #main_menu_table .gallery-menu, #main_menu_table .promotions, #main_menu_table .admin {
    display: block;
    height: 16px;
}
#main_menu_table .news {
    background: url(../images/main/news.gif) no-repeat;
}
#main_menu_table .poster {
    background: url(../images/main/poster.gif) no-repeat;
}
#main_menu_table .people {
    background: url(../images/main/people.gif) no-repeat;
}
#main_menu_table .firms {
    background: url(../images/main/firms.gif) no-repeat;
}
#main_menu_table .job {
    background: url(../images/main/job.gif) no-repeat;
}
#main_menu_table .city {
    background: url(../images/main/city.gif) no-repeat;
}
#main_menu_table .gallery-menu {
    background: url(../images/main/gallery.gif) no-repeat;
}
#main_menu_table .promotions {
    background: url(../images/main/promotions.gif) no-repeat;
}
#picture_1945 {
    position: relative;
    margin-top: -57px;
    float: right;
    width: 58px;
    height: 60px;
    background: url(../images/1945.jpg) no-repeat top left;
}
*+html #picture_1945 {
    margin-right: -1px;
}
.midline {
    padding-top: 20px;
	/*background: #FFF url(../images/bg-top_gradient.gif) repeat-x;*/
    width: 1000px;
    position: relative;
}
.left {
    float: left;
    width: 160px;
    padding: 0 20px 20px 20px;
    margin-left: -100%;
}
.left a {
	color: #008bff;
}
.left .a_b {
	color: #008bff;
    display: block;
    /*margin-bottom: 15px;*/
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}
.left h2 {
    color: #DB0114;
    margin: 8px 0;
    font-size: 110%;
    font-weight: bold;
}
.left h3 {
    color: #000;
    margin-top: 8px;
    font-size: 110%;
    font-weight: bold;
}
.left h3 a {
    color: #000;
}
.pvbank {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.pvbank  th {
    font-family: Arial;
    font-weight: normal;
    color: #7f7f7f;
    font-size: 10px;
    padding: 3px;
}
.pvbank  td {
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.left table.currencies {
    margin-bottom: 20px;
    color: #000;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.left table.currencies  span {
    font-weight: bold;
}
.left table.currencies td {
    padding: 0 1px 1px 0;
    text-align: left;
}
.left table.currencies th {
    font-weight: normal;
    color: #7F7F7F;
    text-align: left;
}
.left .a_gray {
    color: #7f7f7f;
    text-decoration: none;
}
.red {
    color: #E32530;
}
.green {
    color: #00A84F;
}
ul.banners {
    display: block;
    padding: 16px 0;
    margin-left: 0px;
}
ul.banners li {
    display: block;
    list-style-type: none;
    padding: 8px 0;
    text-align: center;
}
ul.banners li a img {
    border: 0 none;
}
.middlecolumn {
    float: left;
    width: 100%;
}
.middlecolumncontent {
    padding-left: 200px;
}
.middlecolumncontent p,/**/
.middlecolumncontent h1,
.middlecolumncontent h2,
.middlecolumncontent h3,
.middlecolumncontent h4,
.middlecolumncontent h5,
.middlecolumncontent h6 {
    margin:  0 0 1em 0;
}
.middlecolumncontent h1 {
    font-size: 150%;
}
.middlecolumncontent h2 {
        font-size: 160%;
/*	font-size: 140%;*/
        font-weight: normal;
}
.middlecolumncontent h3 {
    font-size: 125%;
}
.feedicon {
    display: block;
    /*position: absolute;
    left: 100%;*/
    margin: 2px;
    float: right;
    /*margin-left: -16px;*/
}
.feedicon img {
    border: 0 none;
    width: 14px;
    height: 14px;
}
.date-and-banner {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
    vertical-align: bottom;
    margin-bottom: 11px;
}
.date-and-banner td {
    border: 1px solid #000;
}
.date-and-banner #date {
    text-align: left;
    color: #787878;
    font-weight: bold;
    vertical-align: bottom;
    font-size: 120%;
}
.date-and-banner #date small {
    font-weight: normal;
    font-size: 80%;
    color: #000;
}
.date-and-banner #date #iftime {
    display: none;
}
.date-and-banner #b1a1n1n1e1r1 {
    text-align: right;
    vertical-align: bottom;
    padding: 11px 20px 0px 10px;
}
.helpable {
    /*padding-right: 130px;*/
 /*border: 1px solid #0f0;   */
}

table.blockgroup {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.blockgroup td {
    width: 50%;
    vertical-align: top;
    /*border: 0 none;*/
}
table.blockgroup td .helpful {
    padding-right: 0px;
    margin-top: 0px;
    margin-right: 20px;
}
.leftstretch {
    padding-right: 20px;
}
.leftstretch_first {
    padding-top: 45px;
}
.helpful {
    margin-right: 150px;
    margin-top: 25px;
    /*padding-right: 150px;*/
    /*padding-right: 20px;*/
    margin-bottom: 1.5em;
}
*html .helpful {
    margin-top: 21px;
}
*+html .helpful {
    margin-top: 21px;
}
.searchful {
    margin-top: -35px;
    float: right;
/*     padding-right: 20px; */
    margin-right: -100px;
}
.search_count {
    float: left;
    width: 30px;
}
.search_rec {
    float: left;
    width: 500px;
    line-height: 15px
}
.search_url {
    color: gray;
}

.helpful ol, .helpful ul {
    margin-left: 45px;
}
*html .first_help {
    margin-top: 45px;
}
*html .help {
    margin-top: 40px;
}
*+html .first_help {
    margin-top: 45px;
}
*+html .help {
    margin-top: 40px;
}
.first_help {
    margin-top: 45px;
}
.right_column {
    width: 130px;
    float: right;
/*     border: 1px solid #39f407; */
    display: block;
}
.right_banner {
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
}
.right_banner a img {
    border: none;
}
.help {
    margin-top: 37px;
    position: relative;
    /*position: absolute;
    right: 0px;*/
    width: 120px;
    padding: 5px;
    background-color: #f3f3e7;
    border: 1px solid #ebebe0;
}
.help li {
    list-style-type: none;
    min-height: 1em;
    margin-bottom: 0.8ex;
}
.help li a {
    color: #7f7f7f;
}
.help h2, .help h3 {
    color: #7f7f7f;
    margin-bottom: 10px;
}

.helpable /*.helpful*/ .help {
    /*position: absolute;
    right: 0px;*/
    float: right;
    width: 120px;
    padding: 5px;
    background-color: #f3f3e7;
    border: 1px solid #ebebe0;
}
.helpable /*.helpful*/ .help li {
    list-style-type: none;
    min-height: 1em;
    margin-bottom: 0.8ex;
}
.helpable /*.helpful*/ .help li a {
    color: #7f7f7f;
}
.helpable /*.helpful*/ .help h2 {
    color: #7f7f7f;
    margin-bottom: 10px;
}
/*.helpable /*.helpful*/ /*.help .second {

}*/
.hr {
    display: block;
    height: 0px;
    width: auto;
    overflow: hidden;
    margin: 1em 133px 1em 0;
    /*margin: 1em 20px 1em 0;*/
    border-top: 1px solid #ddd;
}
.hr_clear {
    display: block;
    height: 0px;
    width: auto;
    overflow: hidden;
    margin: 0 20px 1em 0;
    border-top: 1px solid #ddd;
    clear: both;
}
.hr_people {
    clear: both;
    margin: 1em 0px 1em 0;
}
.hr_top_space {
    display: block;
    height: 10px;
    width: auto;
    overflow: hidden;
/*     margin: 1em 133px 1em 0; */
    border-bottom: 1px solid #ddd;
}
.hr3 {
    display: block;
    height: 0;
    width: auto;
    margin: 1em 20px 1em 0;
    border-top: 1px solid #eee;
}
.hr2 {
    display: block;
    height: 1px;
    width: auto;
    margin: 1em 20px 1em 0;
    background-image: url(../images/hr.gif);
    background-repeat: repeat-x;
}
.webcity {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.webcity td {
    height: 120px;
}
.webcity a img {
    border: 1px solid #CCC;
}

.news {
}

.jobs {
    width: 310px;
}

.news dt, .news dd, .jobs dt, .jobs dd {

}
.news dt, .jobs dt {
    margin-bottom: 0.8ex;
}
.jobs2 dt {
    margin-bottom: 3.8ex;
}
.news dd, .jobs dd, .jobs2 dd {
    margin-bottom: 1em;
/*     padding-bottom: 10px; */
}
.news dt a, .jobs dt a, .jobs2 dt a, .webcity td a.news {
    font-weight: bold;
    font-size: 125%;
}
.news dt small, .news dt small a, #people small, #people_2 small, .newfirms table td small a, .newfirms table td small, .jobs dt small, .jobs dt small a, .jobs2 dt small, .jobs2 dt small a  {
    color: #7f7f7f;
    font-weight: normal;
    font-size: 12px;
}
span.icon_comment {
    color: #7f7f7f;
    padding: 0px 0px 2px 18px;
    background-image: url(/public/images/icon_comment.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
span.recent_comment {
    color: #7f7f7f;
    padding: 0px 0px 2px 18px;
    background-image: url(/public/images/icon_recent_comment.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
span.icon_images {
    color: #7f7f7f;
    padding: 0px 0px 2px 20px;
    background-image: url(/public/images/icon_images.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
.newfirms table td small.super {
    font-size: 9px;
    white-space: nowrap;
}
.newfirms table td small.super2 {
    font-size: 9px;
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
}

.news dt small a, .newfirms table td small a, .jobs dt small a, .jobs2 dt small a {
    font-size: 100%;
}
.image-on-left {
    float: left;
    margin-right: 1.5ex;
    margin-bottom: 0.5ex;
}
#people .image-on-left, #people_2 .image-on-left {
    border: 1px solid #cccccc;
}
ul.poster {
    list-style: none;
    width: 660px;
    margin: 0px;
    padding: 0px;
}
.poster  li {
    width: 310px;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 28px 15px 0px;
}
.poster li.second {
    padding: 0px 5px 15px 0px;
}
.poster  li div {
    margin-left: 140px;
}
.poster a {
    font-weight: bold;
    font-size: 125%;
}
.poster  span {
    color: #7f7f7f;
    font-weight: normal;
    font-size: 11px;
}
.poster img {
    float: left;
    margin: 0px 15px 0px 0px;
}
.poster_form {
    margin-bottom: 20px;
    vertical-align: middle;
    color: #000;
    font-size: 12px;
    font-family: Arial;
    display: block;
    padding: 20px 20px 20px 20px;
    border: 1px solid #e9e9e9;
    background-color: #f2f2f2;
}
.poster_form  h3 {
    float: left;
    padding-top: 0px;
    margin-top: 0px;
}
.poster_form .type_poster {
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 15px;
    width: 131px;
    height: 22px;
}
.poster_form .date_poster {
    vertical-align: middle;
    margin-right: 15px;
    width: 185px;
    height: 22px;
}
.poster_form  input {
    vertical-align: top;
    width: 93px;
    height: 22px;
}
.poster_form .select_block {
    margin-top: 10px;
    float: left;
}
.helpful_for_clear {
    float: left;
    width: 650px;
    margin-right: 0px;
}
/*#people a {
    font-weight: bold;
    font-size: 125%;
}*/
.helpful a.title {
    font-weight: bold;
    font-size: 125%;
}
#people span {
    color: #7f7f7f;
    font-weight: normal;
    font-size: 11px;
}
.newfirms {
    width: 640px;
	padding: 9px;
	/*position: relative;   */
	left: -10px;
	background-color: #f2f2f2;
	border: 1px solid #e9e9e9;
	margin-bottom: 1em;
}
.newfirms table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.newfirms table td {
    width: 50%;
	padding: 1.5ex 1.3ex 1.3ex 1.5ex;
}
.newfirms table td a {
	font-size: 115%;
	font-weight: bold;
}
.jobs dt strong, .jobs2 dt strong {
	color: #db0114;
}
.bottomline {
	clear: both;
	position: relative;
    height: 74px;
	/*height: 5em;*/
	width: 1000px;
	border-collapse: collapse;
	border-spacing: 0;
	/*background-color: #F9C700;*/
}
.bottomline td {
	/*border: 0 none;*/
	padding: 1em 0;
	vertical-align: top;
	text-align: left;
}
.bottomline td a {
	color: #fff;
}
.bottomline td#b-left {
    /*padding-top: 25px;*/
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 120px;
}
.bottomline td#b-left li, .bottomline td#b-right li {
    list-style-type: none;
}
.bottomline td#b-center {
    padding-top: 25px;
    max-width: 430px;
    font-size: 11px;
}
.bottomline td#b-right {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 10px;
    vertical-align: middle;
}
.bottomline td#b-right ul {
	display: block;
	white-space: nowrap;
}
.bottomline td#b-right li {
	display: inline;
	margin-right: 1ex;
	margin-bottom: 1ex;
	line-height: 39px
}
.adzone {
	display: block;
    width: 960px;
	padding: 12px 20px;
}
.adzone, .adzone a {
	color: #7f7f7f;
}
/**/
.debug-border, .debug-border * {
	border: 1px solid #f0f;
}
.debug-background {
	background-color: #FF0;
}
/*
.weather {
    width: 106px;
    height: 41px;
    overflow: hidden;
    margin-left: 0px;
}
.weather img  {
    border: 0;
    margin-top: -18px;
    margin-left: -12px;
}*/

div.currentweather {
    border: 1px solid #e9e9e9;
    background-color: #f2f2f2;
}
div.futureweather {
    border: 1px solid #fff;
    background-color: #fff;
}
div.currentweather, div.futureweather {
    float: left;
    width: 132px;
    height: 170px;
    margin-top: 4px;
    margin-right: 26px;
    font-size: 8pt;
    font-family: arial;
    color: #787878;
}
div.currentweather p, div.futureweather p {
    margin-left: 8px;
    margin-bottom: 0px;
    margin-top: 0px;
}
div .weather2 {
    padding: 4px;
    padding-top: 1px;
    /*margin-left: 11px;*/
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: -5px;
    float: left;
}
div.currentweather .phenomena, div.futureweather .phenomena {
    margin-bottom: 0px;
    /*margin-bottom: 6px;*/
    /*margin-left: 6px;*/
    margin-left: 50px;
    /*width: 127px;*/
    /*width: 75px;*/
    height: 20px;
}
div.currentweather h2, div.futureweather h2 {
    margin-top: 18px;
    margin-bottom: 10px;
    margin-left: 8px;
    font-weight: bold;
}

div.currentweather .datenow, div.futureweather .datenow {
    margin-left: 6px;
    margin-top: 3px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 9pt;
}
div.currentweather .date, div.futureweather .date {
    margin-bottom: 22px;
}
div.currentweather .datenow {
    color: #db0114;
}
div.futureweather .datenow {
    color: #000;
}
div.current {
    width: 150px;
    /*height: 87px;*/
    font-size: 8pt;
    font-family: arial;
    margin-bottom: 20px;
    margin-top: 10px;
 }
div.current p {
    color: #000;
    font-size: 10px;
    /*color: #787878;*/
    /*font-size: 9pt;*/
    margin-top: 5px;
    margin-bottom: 4px;
}
div.current .href{
    color: #1896ea;

}
div.current div{
    padding-top: 10px;
    float: left;
    margin-left: 16px;
}
div.current .clear {
    clear: both;
}
div.current .weather3 {
    float: left;
    margin-right: 0px;
}
.left .today {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    /*color: #ff0000;*/
	color: #008bff;
    display: block;
    margin-bottom: 16px;
}
div.current .plus, div.currentweather .plus, div.futureweather .plus {
    margin-top: 0px;
    padding-right: 5px;
    color: #f00;
    font-weight: normal;
    font-size: 20px;
    margin-left: 0px;
    text-align: right;
}
div.current .minus, div.currentweather .minus, div.futureweather .minus {
    margin-top: 0px;
    padding-right: 5px;
    color: #00f;
    font-weight: normal;
    font-size: 20px;
    margin-left: 0px;
    text-align: right;
}
div.current .plus, div.current .minus {
    margin-top: 0px;
}
div.currentweather .plus, div.futureweather .plus , div.currentweather .minus, div.futureweather .minus {
    /*margin-top: 22px;*/
    margin-bottom: 10px;
    }
h3.plus, h3.minus {
    margin-bottom: 0px;
}
/*dt { font-weight: bold;}*/

.add_resume_form input {
    width: 400px;
}
.add_resume_form textarea {
    width: 300px;
    height: 100px;
}
a.news_red {
    color: #db0114;
    font-weight: bold;
    font-size: 13px;
}
a.news_blue {
    color: #1896ea;
    font-weight: bold;
    font-size: 13px;
}
a.black {
    color: #000;
}
span.news_date_gray {
    color: #7f7f7f;
    line-height: 16px;
    display: block;
}
.date_gray {
    color: #7f7f7f;
    font-size: 11px;
    font-family: Verdana;
}
span #zakladka0 .news_date_gray {
    color: #7f7f7f;
    line-height: 12px;
    display: inline;
}
span.news_date_gray a {
    color: #7f7f7f;
}
h2.news_h2_title {
    margin-bottom: 5px;
}
h3.news_h2_title {
    margin-bottom: 0px;
}
span.job_date_gray {
    color: #7f7f7f;
    line-height: 20px;
}
span.gray {
    color: #7f7f7f;
}
span.gray_little {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: normal;
}
#pages {
    font-size: 16px;
    margin-top: 50px;
}
#pages a span {
    font-weight: normal;
    font-size: 12px;
}
#pages span {
    font-weight: bold;
    font-size: 13px;
}
#pages a.pred {
    font-weight: bold;
    /*background-image: url(../images/arrow_left.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;*/
    font-size: 12px;
}
span.pred {
    color: #1896EA;
    font-weight: bold;
    /*padding-left: 19px;*/
    font-size: 12px;
}
#pages a.sled {
    font-weight: bold;
    /*background-image: url(../images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 5px;*/
    font-size: 12px;
}
span.sled {
    color: #1896EA;
    font-weight: bold;
    padding-right: 19px;
    font-size: 12px;
}
.news_description_top {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 12px;
}
.news_description {
    margin-top: 5px;
    margin-bottom: 20px;
}
.vacancy, .resume {
    width: 294px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
}
.top_firms_u {
    width: 305px;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
    text-align: justify;
}
span.money {
    background-color: #f3f3e7;
    padding: 3px 10px;
    border: 1px solid #ebebe0;
    margin-left: 10px;
    font-weight: bold;
}
.vacancy .vacancy_description {
    margin-top: 10px;
}
img.image_left {
    float: left;
    margin-right: 12px;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #ddd;
    margin-top: 3px;
}
img.image_left_interviews {
    margin-right: 12px;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #ddd;
    margin-top: 3px;
}
.image_firm_left_div {
    height: 83px;
    vertical-align: middle;
    text-align: center;
}
img.image_firm_left {
    float: left;
    margin-bottom: 5px;
}
.gray_description {
    color: #787878;
}
.gray_bold_address {
    color: #787878;
    font-weight: bold;
    font-size: 10px;
}

.firms_title_div {
    margin-bottom: 10px;
}

.gray_bold_address a {
    color: #787878;
}
.firm_left {
    float: left;
    text-align: right;
    padding-right: 15px;
    width: 145px;
    margin-bottom: 5px;
}
.firm_left .gray {
    font-family: Arial Narrow;
    font-size: 13px;
}
.firm_right {
/*    float: right;*/
    width: 140px;
}
input.edit_rez {
    width: 380px;
    height: 20px;
    border: 1px solid #d1d1d1;
}
input.edit_rez2 {
    width: 123px;
    height: 20px;
    border: 1px solid #d1d1d1;
}
textarea {
    border: 1px solid #d1d1d1;
}
textarea.edit_rez {
    width: 416px;
    height: 100px;
}
.primer {
    width: 215px;
    float: right;
    color: #7f7f7f;
}
table.for_tel td {
    padding-right: 18px;
}
table.for_tel td.last {
    padding-right: 0px;
}
table.for_tel td.prim {
    padding-right: 0px;
    padding-left: 16px;
    width: 234px;
    color: #7f7f7f;
}
table.with_space td {
    padding-right: 30px;
}
table.simple td {
    padding: 5px;
}
table.for_obr {
    /*border-top: 3px solid #d1d1d1;*/
    /*border-left: 1px solid #fcfcfc;*/
}
table.for_obr tr.last td {
    padding-bottom: 15px;
    border-bottom: 3px solid #d1d1d1;
}
table.for_obr tr.first td {
    padding-top: 15px;
}
table.for_obr tr.sec td {
    padding-bottom: 10px;
}
table.for_obr td {
/*    padding-bottom: 5px;*/
    padding: 5px;
    background-color: #f4f4f4;
    border-right: 1px solid #fcfcfc;
}
table.for_obr th {
    padding: 7px;
    background-color: #e0e0e0;
    color: #fff;
    border-right: 1px solid #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
}
table.for_obr td.last {
    padding-right: 0px;
}
table.for_obr textarea {
    width: 176px;
    height: 50px;
}
table.for_need td {
    padding: 5px;
    background-color: #f4f4f4;
    border-right: 1px solid #fcfcfc;
    color: #000;
}
table.for_need td b {
    color: #7f7f7f;
}
table.for_need th {
    padding: 7px;
    background-color: #e0e0e0;
    color: #000;
    border-right: 1px solid #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
}
div.firm_logotype {
    float: right;
    text-align: center;
    border: 1px solid #CCC;
    padding: 10px;
}
.rez_form h3 {
    margin-bottom: 7px;
}

.firm_category {
    width: 450px;
}

.gray_count_tags {
    color: #7f7f7f;
}
img.captcha {
    border: 1px solid #d1d1d1;
    margin-bottom: 5px;
}
.add {
    width: 100px;
    padding: 3px 7px;
    height: 25px;
    border: 1px solid #d1d1d1;
    background-color: #e0e0e0;
}
span.black {
    color: #000;
    /*font-weight: bold;*/
}
#for_info {
    float: right;
    padding-left: 20px;
    padding-bottom: 10px;
}
.medium_font {
    font-size: 13px;
}
ul.cont_list {
    margin: 0px;
}
ul.cont_list li {
    margin-left: 15px;
}
#publicity {
    width: 650px;
    margin-top: 25px;
}
*html #publicity {
    margin-top: 21px;
}
*+html #publicity {
    margin-top: 21px;
}
#publicity * {
/*    border: 1px solid #c0c;*/
}

.ol_publicity {
    margin-left: 30px;
}

.table_publicity {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 600px;
}

.table_publicity td, .table_publicity th {
    padding: 3px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
}
.table_publicity td.first {
    text-align: left;
    width: 350px;
}
.table_publicity td.firstt {
    text-align: center;
    width: 350px;
}
.table_publicity th {
    color: #fff;
    background-color: #ccc;
}

.autoSaggest {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px;
}
.autoSaggest ul {
    list-style-type: none;
}
.autoSaggest a {
    color: #aaa;
}
.autoSaggest a:hover {
    color: #000;
}
.top_banner_left {
    float: left;
    margin-bottom: 10px;
}
.top_banner_right {
    float: right;
    padding-top: 20px;
}
.clr {
    clear: both;
}
/* - - - search instruct - - - */
#flash_container {
    border: 1px solid #fff4b0;
    position: fixed;
    z-index: 300;
    top: 125px;
    left: 100px;
}
*html #flash_container {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop) + 150 + "px");
}
#flash_container_2 {
    border: 1px solid #fff4b0;
    position: absolute;
    /*position: fixed;*/
    z-index: 300;
    top: 202px;
    left: 533px;
}
*html #flash_container_2 {
    top: 204px;
    left: 535px;
}
*+html #flash_container_2 {
    top: 207px;
    left: 535px;
}
html:root #flash_container_2 {
    top: 204px;
    left: 533px;
}

#flash_hidden {
    z-index: 100;
}
.time {
    /*color: #000;*/
}
/* comments */
#commentForm img {
    /*border: 1px solid #000;*/
    margin: -10px 10px 10px 20px;
}
#commentForm .red {
    color: #ff0000;
}
#commentForm .black {
    color: #000;
}
#who {
    border: 1px solid #d1d1d1;
    width: 340px;
    height: 20px;
    vertical-align: top;
    margin-bottom: 15px;
    margin-top: 15px;
}
.left_pole {
    float: left;
    margin-right: 35px;
}
*html .left_pole {
    margin-right: 20px;
}
*+html .left_pole {
    margin-right: 20px;
}

#comment, #overview {
    border: 1px solid #d1d1d1;
    width: 628px;
    height: 120px;
    vertical-align: top;
    margin-top: 15px;
    margin-bottom: 15px;
}
#comment_captcha {
    width: 138px;
    height: 20px;
    border: 1px solid #d1d1d1;
    margin-top: 15px;
    vertical-align: top;
}
.comment_block {
    display: block;
    margin-top: 70px;
    position: absolute;
}
 p.gray_p {
    color: #7f7f7f;
}
#zak_1 {
    cursor: pointer;
    position: absolute;
    font-family: Verdana;
    font-size: 13px;
    color: #000;
    display: block;
    background-image: url(../images/h4_add_comment.gif);
    background-repeat: no-repeat;
    background-position: -170px -0px;
    padding: 10px 250px 20px 48px;
    margin-left: 180px;
}
#container_h4 {
    text-align: center;
    width: 163px;
    display: block;
    font-family: Verdana;
    font-size: 13px;
    color: #000;
}
#zak_0 {
    cursor: pointer;
    display: block;
    background-image: url(../images/h4_comment.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 10px 20px 10px 14px;
    margin-bottom: 20px;
}
*html #zak_0 {
    margin-bottom: 35px;
}
*+html #zak_0 {
    margin-bottom: 35px;
}
.comment_block_2 .who {
    color: #7f7f7f;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
#zakladka0 {
    z-index: 10;
    width: 620px;
}
#zakladka0 a {
    cursor: pointer;
}
#zakladka1 {
    color: #7f7f7f;
    display: none;
    z-index: 10;
    width: 670px;
    height: 300px;
}
#distance_fir_add_comment {
    display: none;
    height: 300px;
}
/* smiles */
a.smile-link {
    display: block;
    float: right;
    font-weight: bold;
    text-decoration: none;
    margin-right: 40px;
}
a.smile-link  span {
    color: #1896ea;
    padding-bottom: 3px;
    border-bottom: 1px dashed #1896ea;
}
#comment_smiles {
    display: none;
    position: absolute;
    top: 44px;
    right: 40px;
    background: #FFF;
    border: 1px solid #CCC;
}
#comment_smiles table {
    border-collapse: collapse;
    width: 630px;
}
#comment_smiles table tr td {
    text-align: center;
}
#comment_smiles table tr td img {
    cursor: pointer;
    padding: 0 0 0 2px;
    margin: 0;
}
/* smiles */
/* comments */
span.strelka {
    color: #7f7f7f;
}
#bg_left_footer {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 74px;
    padding-left: 3px;
    background-image: url(../images/bg_left_footer.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#bg_right_footer {
    height: 74px;
    padding-right: 3px;
    background-image: url(../images/bg_right_footer.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
#bg_footer {
    height: 74px;
    background: rgb(245,205,43) url(../images/bg_footer.gif) top left repeat-x;
}
/* афиша */
.left_column_poster {
    border: 0px solid #000;
    float: left;
    width: 637px;
    overflow:hidden;
}
.poster_types {
    position: relative;
    display: block;
    float: left;
    padding: 5px 0px 0px 0px;
    width: 660px;
}
.poster_types a/*, .poster_types span.selected*/ {
    color: #000;
    font-size: 13px;
    margin-left: 5px;
	display: block;
	float: left;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
    text-decoration: none;
    background-color: #f3f3e7;
    border: 1px solid #ebebe0;
}
.poster_types a.selected {
    margin-bottom: -1px;
    padding: 10px 5px 11px 5px;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}
.poster_dates {
    margin-top: -1px;
    display: block;
    border-top: 1px solid #ebebe0;
    float: left;
    padding: 20px 25px 15px 30px;
    width: 580px;
}
.poster_dates  span.capt {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: bold;
    width: 110px;
    display: block;
    float: left;
}
.poster_dates select {
    width: 185px;
    height: 20px;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 20px;
}
.poster_dates input {
    height: 20px;
    width: 100px;
    vertical-align: middle;
}
a.calendar-link {
    text-decoration: none;
    margin-left: 52px;
    font-weight: bold;
/*     padding-left: 12px; */
    /*background: url(/public/images/arrowdown.gif) 0 3px no-repeat;*/
}
a.calendar-link:visited {
    background: none;
}
a.calendar-link  span {
    color: #1896ea;
    padding-bottom: 3px;
    border-bottom: 1px dashed #1896ea;
}
div.poster-item {
    padding: 30px 0px 30px 5px;
    display: block;
    width: 630px;
    border-top: 1px solid #ebebe0;
}
/*div.poster-item div {
    padding: 10px;
    float: left;
    width: 100%;
}*/
div.poster-item img {
    float: left;
    padding-right: 5px;
}
div.poster-item .poster {
    margin-left: 140px;
}
div.poster-item .poster .rating-block {
    float: right;
    padding: 0px;
    width: 140px;
    text-align: right;
}
.poster_view .voting-block {
    width: 105px;
}
.poster_view .pred {
    color: #1896EA;
}
.poster_view .sled {
    color: #1896EA;
}
.poster_view span.sled {
    padding-right: 0px;
}
.poster_view .center {
    text-align: center;
    margin-top: 10px;
}
.poster_view  #block_for_foto {
    display: block;
    margin-right: 20px;
    float: left;
}
.poster_view  #block_for_foto img {
    margin-left: auto;
    margin-right: auto;
}
.rating-block, .voting-block {
    color: #999;
}
.voting-block .rating-title {
    float: right;
    font-weight: bold;
    z-index: 10;
    padding: 0;
    /*width: 80px;*/
    height: 16px;
    /*margin-left: 80px; */
    color: #999;
}
.rating-block .rating-title {
    float: left;
    font-weight: bold;
    z-index: 10;
    padding: 0;
    /*width: 80px;*/
    height: 16px;
    /*margin-left: 80px; */
    color: #999;
}
.voting-block .rating-title {
/*     margin-top: 5px; */
}
.rating-block .rating-caption, .voting-block .rating-caption {
    float: right;
    z-index: 10;
    padding: 0;
    /*width: 80px;*/
    /*height: 40px;*/
/* 	margin-left: 80px; */
	color: #999;
}
.main-block .rating-stars {
    z-index: 10;
    padding: 0;
    width: 80px;
    height: 16px;
    margin-top: 3px;
}
.main-block .rating-stars .base, .main-block .rating-stars .level {
    margin-left: -2px;
}
.rating-block .rating-stars, .voting-block .rating-stars {
/* 	margin-left: 80px; */
    float: right;
    z-index: 10;
    padding: 0;
    width: 80px;
    height: 15px;
}
.gallery-item .rating-block .rating-stars {
    float: left;
    z-index: 10;
    padding: 0;
    width: 85px;
    height: 17px;
}
.gallery-item .rating-stars .base {
    padding: 0;
    z-index: 255;
    left: 0;
    top: 0;
    width: 100%;
    height: 17px;
    background: url(/public/images/rating/star.png) left top repeat-x;
/*    background: url(/public/images/rating/star.gif) left top repeat-x;*/
}

.rating-stars .base {
    padding: 0;
    z-index: 255;
    left: 0;
    top: 0;
    width: 100%;
    height: 15px;
    background: #DDD url(/public/images/rating/star.jpg) left top repeat-x;
}
.rating-stars .level {
    padding: 0;
    z-index: 0;
    margin-top: -15px;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 15px;
    background: #666 url(/public/images/rating/star.jpg) left bottom repeat-x;
}
.gallery-item .rating-stars .level {
    padding: 0;
    z-index: 0;
    margin-top: -15px;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 15px;
    background: url(/public/images/rating/star.png) left bottom repeat-x;
/*    background: url(/public/images/rating/star.gif) left bottom repeat-x;*/
}
div.poster-item div.places {
    margin-left: 140px;
    margin-top: 15px;
}
div.poster-item div.places table {
    margin-bottom: 8px;
    color: #7f7f7f;
}
div.poster-item table td.place_title {
    width: 200px;
    padding-right: 10px;
}
div.poster-item table td span.expired {
    color: #7f7f7f;
}
div.poster-item table td {
    padding-right: 10px;
}
div.poster-item table td span {
    margin-right: 10px;
}
div.poster-item table td span.icon_comment, div.poster-item table td span.recent_comment {
    margin-right: 0;
}
div.poster-item span.caption {
    color: #999;
    text-decoration: none;
}
div.poster-item  a.poster_title {
    display: block;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*div.help {
    float: left;
    background: #EEE;
    border: 1px solid #DDD;
    padding: 5px;
    width: 110px;
    color: #999;
}*/
div.help span {
    color: #999;
}
div.help a.selected {
    text-decoration: none;
}
div.help .links {
    text-align: right;
    line-height: 20px;
}
div.help .links a {
    color: #999;
}
.poster_view {
    float: left;
    padding: 10px 0;
    width: 100%;
}
.poster_view span {
    color: #666;
}
.poster_view img {
    margin-right: 5px;
}
.voting-block {
    float: right;
    width: 100px;
    padding: 0;
    text-align: right;
}
.star-rating {
    float: right;
    list-style: none;
/*     margin: 3px; */
    margin-left: 0px;
    padding: 0px;
    width: 80px;
    height: 15px;
    position: relative;
    background: url(/public/images/rating/star.jpg) top left repeat-x;
}
.gallery-item .star-rating {
    float: right;
    list-style: none;
/*     margin: 3px; */
    margin-left: 0px;
    padding: 0px;
    width: 80px;
    height: 15px;
    position: relative;
    background: url(/public/images/rating/star.png) top left repeat-x;
/*    background: url(/public/images/rating/star.gif) top left repeat-x;*/
}
.star-rating li {
    padding: 0px;
    margin: 0px;
    float: left;
}
.star-rating li a {
    display: block;
    width: 16px;
    height: 15px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    background-image: none;
}
.star-rating li a:hover {
    z-index: 1;
    left: 0px;
}

.star-rating a.one-star {
    left: 0px;
}
.star-rating a.one-star:hover {
    width: 16px;
    background: url(/public/images/rating/star.jpg) left bottom;
}
.gallery-item .star-rating a.one-star:hover {
    width: 16px;
    background: url(/public/images/rating/star.png) left bottom;
    /*background: url(/public/images/rating/star.gif) left bottom;*/
}
.star-rating a.two-stars {
    left: 16px;
}
.star-rating a.two-stars:hover {
    background: url(/public/images/rating/star.jpg) left bottom;
    width: 32px;
}
.gallery-item .star-rating a.two-stars:hover {
    background: url(/public/images/rating/star.png) left bottom;
    /*background: url(/public/images/rating/star.gif) left bottom;*/
    width: 32px;
}
.star-rating a.three-stars {
    left: 32px;
}
.star-rating a.three-stars:hover {
    background: url(/public/images/rating/star.jpg) left bottom;
    width: 48px;
}
.gallery-item .star-rating a.three-stars:hover {
    background: url(/public/images/rating/star.png) left bottom;
/*    background: url(/public/images/rating/star.gif) left bottom;*/
    width: 48px;
}
.star-rating a.four-stars {
    left: 48px;
}
.star-rating a.four-stars:hover {
    background: url(/public/images/rating/star.jpg) left bottom;
    width: 64px;
}
.gallery-item .star-rating a.four-stars:hover {
    background: url(/public/images/rating/star.png) left bottom;
    /*background: url(/public/images/rating/star.gif) left bottom;*/
    width: 64px;
}
.star-rating a.five-stars {
    left: 64px;
}
.star-rating a.five-stars:hover {
    background: url(/public/images/rating/star.jpg) left bottom;
    width: 80px;
}
.gallery-item .star-rating a.five-stars:hover {
    background: url(/public/images/rating/star.png) left bottom;
    /*background: url(/public/images/rating/star.gif) left bottom;*/
    width: 80px;
}
a.hide {
    background-image: url(/public/images/arrowup.gif);
}
#poster_calendar {
    display: none;
    position: absolute;
    right: 165px;
    border: 1px solid #CCC;
    width: 154px;
    background-color: #FFF;
}
#poster_calendar  span {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: bold;
}
#poster_calendar_caption {
    width: 154px;
    height: 15px;
    background-color: #EEE;
    color: #AAA;
    text-align: center;
}
#poster_calendar_caption span {
    width: 114px;
    height: 15px;
    color: #666;
}
#poster_calendar_caption a {
    text-align: center;
    height: 14px;
    width: 25px;
    border: 1px none #EEE;
    text-decoration: none;
}
#poster_calendar_head {
    width: 154px;
    height: 15px;
    background-color: #EEE;
    color: #AAA;
}
#poster_calendar_head span, #poster_calendar_head span.weekend {
    float: left;
    text-align: center;
    height: 15px;
    width: 20px;
    border: 1px solid #DDD;
}
#poster_calendar_head span.weekend {
    color: #B88;
    border: 1px solid #EDD;
    background-color: #FEE;
    border-bottom-color: #DDD;
}
#poster_calendar_body {
    width: 154px;
    height: 100%;
    margin: 0 auto;
}
#poster_calendar_body a {
    float: left;
    text-align: center;
    height: 15px;
    width: 20px;
    border: 1px solid #EEE;
    text-decoration: none;
}
#poster_calendar_body a.weekend {
    background-color: #FEE;
}
#poster_calendar_body a.cur {
    background-color: #FD7;
}
#poster_calendar_body a.today {
    border: 1px solid rgb(139,62,20);
}
#poster_calendar_body a.o {
    background-color: #EEE;
    color: #CCC;
}
#poster_calendar_body a.e {
    color: #666;
}
#poster_calendar_body a.i:hover {
    border: 1px solid #666;
}
/* афиша */
.left_column {
    float: left;
    width: 75%;
}
a.back-link {
    float: left;
    /*background: url(/public/images/back_arrow.gif) 0 2px no-repeat;*/
    /*padding-left: 12px;*/
    font-weight: normal;
    text-decoration: none;
}
#people a.back-link span {
    color: #1896EA;
    text-decoration: underline;
}
a.back-link span {
    color: #1896EA;
    text-decoration: underline;
}
a.strong {
    font-weight: bold;
}
td.hint {
    color: #999;
    width: 35%;
}
span.hint {
    color: #999;
}
span.hint ul li {
    margin-left: -20px;
}
#firmForm input, #firmForm textarea, #firmForm select {
    width: 100%;
}
#firmForm #sub_category input {
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 14px;
}
#firmForm input.add {
    width: 104px;
}
#coords_map {
    border: 1px solid #CCC;
    width: 100%;
    height: 300px;
}
#firmlocation {
    border: 1px solid #EEE;
    width: 650px;
    height: 300px;
}
#vacancyForm input, #vacancyForm textarea, #vacancyForm select {
    width: 100%;
}
#resumeForm input, #resumeForm textarea, #resumeForm select {
    width: 100%;
}
#resumeForm #date_day, #resumeForm #date_month, #resumeForm #date_year {
    width: 60px;
}
.currency-table {
    border-collapse: collapse;
    width: 100%;
}
.currency-table tr {
    border-bottom: 1px solid #DDD;
}
.currency-table td {
    padding: 5px 0;
}
.currency-table ul li {
    list-style-type: disc;
}
.currency-table ul li.gbp {
    color: rgb(135,78,147);
	font-size: 16px;
}
.currency-table ul li.eur {
    color: rgb(194,166,23);
	font-size: 16px;
}
.currency-table ul li.jpy {
    color: rgb(183,165,143);
	font-size: 16px;
}
.currency-table ul li.usd {
    color: rgb(35,117,43);
	font-size: 16px;
}
.currency-table ul span {
    color: #000;
	font-size: 11px;
}
#ulmap {
    width: 650px;
    height: 500px;
}
/* main page slider */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: -45px;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 300px;
    height: 50px;
    padding: 1px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

#portal_slider {
    width: 300px;
    height: 50px;
/*     border: 1px solid #CCC; */
    overflow: hidden;
}
#portal_slider ul li a {
    font-weight: bold;
}
#portal_slider ul li img {
    padding-right: 5px;
}
#portal_slider ul li p {
    padding-top: 5px;
}
/* main page slider */
/*vote block*/
div.vote {
    /*width: 150px;*/
    width: 176px;
    font-size: 11px;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: -10px;
/*     border: 1px solid #DDD; */
    background-color: #EEE;
    background-image: url(/public/images/bg_vote.gif);
    background-repeat: repeat-y;
    background-position: left bottom;
}
div.vote a.today {
    color: #fff;
}
div.vote_hend {
    padding: 10px 10px 10px 10px;
    background-image: url(/public/images/hend.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
div.top_vote {
    background-image: url(/public/images/top_vote_2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.vote .question {
    color: #fff568;
    font-weight: bold;
}
#vote_content .voices div.gauge0, #vote_content .voices div.gauge1, #vote_content .voices div.gauge2, #vote_content .voices div.gauge3, #vote_content .voices div.gauge4, #vote_content .voices div.gauge5, #vote_content .voices div.gauge6, #vote_content .voices div.gauge7, #vote_content .voices div.gauge8, #vote_content .voices div.gauge9, #vote_content .voices div.gauge10, #vote_content .voices div.gauge11, #vote_content .voices div.gauge12, #vote_content .voices div.gauge13, #vote_content .voices div.gauge14, #vote_content .voices div.gauge15, #vote_content .voices div.gauge16, #vote_content .voices div.gauge17, #vote_content .voices div.gauge18, #vote_content .voices div.gauge19, #vote_content .voices div.gauge20, #vote_content .voices div.gauge21, #vote_content .voices div.gauge22, #vote_content .voices div.gauge23 {
    height: 10px;
    padding: 0px;
    background: #999 url(/public/images/vote0.jpg) 0 0 repeat-x;
    font: normal 9px arial;
    color: #333;
    text-align: center;
}
#vote_content .voices div.gauge1 {
    background-image: url(/public/images/vote1.jpg);
}
#vote_content .voices div.gauge2 {
    background-image: url(/public/images/vote2.jpg);
}
#vote_content .voices div.gauge3 {
    background-image: url(/public/images/vote3.jpg);
}
#vote_content .voices div.gauge4 {
    background-image: url(/public/images/vote4.jpg);
}
#vote_content .voices div.gauge5 {
    background-image: url(/public/images/vote5.jpg);
}
#vote_content .voices div.gauge6 {
    background-image: url(/public/images/vote6.jpg);
}
#vote_content .voices div.gauge7 {
    background-image: url(/public/images/vote7.jpg);
}
#vote_content .voices div.gauge8 {
    background-image: url(/public/images/vote8.jpg);
}
#vote_content .voices div.gauge9 {
    background-image: url(/public/images/vote9.jpg);
}
#vote_content .voices div.gauge10 {
    background-image: url(/public/images/vote10.jpg);
}
#vote_content .voices div.gauge11 {
    background-image: url(/public/images/vote11jpg);
}
#vote_content .voices div.gauge12 {
    background-image: url(/public/images/vote12.jpg);
}
#vote_content .voices div.gauge13 {
    background-image: url(/public/images/vote13.jpg);
}
#vote_content .voices div.gauge14 {
    background-image: url(/public/images/vote14.jpg);
}
#vote_content .voices div.gauge15 {
    background-image: url(/public/images/vote15.jpg);
}
#vote_content .voices div.gauge16 {
    background-image: url(/public/images/vote16.jpg);
}
#vote_content .voices div.gauge17 {
    background-image: url(/public/images/vote17.jpg);
}
#vote_content .voices div.gauge18 {
    background-image: url(/public/images/vote18.jpg);
}
#vote_content .voices div.gauge19 {
    background-image: url(/public/images/vote19.jpg);
}
#vote_content .voices div.gauge20 {
    background-image: url(/public/images/vote20.jpg);
}
#vote_content .voices div.gauge21 {
    background-image: url(/public/images/vote21.jpg);
}
#vote_content .voices div.gauge22 {
    background-image: url(/public/images/vote22.jpg);
}
#vote_content .voices div.gauge23 {
    background-image: url(/public/images/vote23.jpg);
}
#vote_content .voices div.gauge24 {
    background-image: url(/public/images/vote24.jpg);
}
#vote_content .voices div.gauge25 {
    background-image: url(/public/images/vote25.jpg);
}
#vote_content div.total {
    margin-top: 10px;
    text-align: left;
    width: 100%;
    color: #999;
}
#vote_content .gauge_block {
    height: 11px;
    border: 1px solid #9ca3b6;
    padding: 1px;
    background-color: #717689;
}
#vote_content input {
    padding: 0 5px 5px 0;
}
#vote_content input {
    padding: 0 5px 5px 0;
}
#vote_content label, #vote_content div {
    /*color: #666;*/
      color: #fff;
    margin-bottom: 10px;
}
 #vote_content label:hover {
    /*background-color: #EEE;*/
    cursor: hand;
 }
/* gallery */
.top-gallery-item {
    padding: 0 0 30px 0;
    display: block;
    width: 630px;
/*     border: 1px solid #ebebe0; */
}
.top-gallery-item img {
    padding-right: 10px;
    padding-bottom: 10px;
}
.top-gallery-item #icon {
    padding-right: 15px;
    float: left;
    text-align: center;
    width: auto;
}
.top-gallery-item span.icon_comment {
    color: #7f7f7f;
    padding: 0px 0px 2px 18px;
    background-image: url(/public/images/icon_comment.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.top-gallery-item span.recent_comment {
    color: #7f7f7f;
    padding: 0px 0px 2px 18px;
    background-image: url(/public/images/icon_recent_comment.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.gallery-item-all {
    padding: 30px 0 0 0;
    display: block;
/*     width: 630px; */
    border-top: 1px solid #ebebe0;
}
.helpful .gallery_ul_foto {
    list-style: none;
    margin-right: -50px;
    margin-left: 0px;
}
.helpful .gallery_ul_foto  li {
    height: 230px;
    width: 200px;
}
.helpful .gallery_ul_foto  td {
    /*border-top: 1px solid #000;
    border-left: 1px solid #000;*/
    height: 230px;
    width: 215px;
    vertical-align: middle;
    text-align: center;
}
.helpful .gallery_ul_foto  td div.gallery-item {
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.helpful .gallery_ul_foto  td div.gallery-item  a {
}
.gallery-item-small {
    margin-left: 0px;
    margin-right: 35px;
    float: left;
    width: 120px;
    height: 170px;
    /*padding: 0 15px 35px 0;*/
    padding: 0 15px 0px 0;
}
.helpful .gallery-item-small span.line {
    text-decoration: underline;
}
.helpful .gallery-item-small a span.quantity {
    text-decoration: none;
}
.gallery-item-small a img {
    border: 1px solid #CCC;
    margin-bottom: 10px;
}
.gallery-item {
    display: block;
    text-align: center;
    /*float: left;*/
    width: auto;
    height: auto;
    margin-right: 30px;
    padding: 25px 0 0 0;
}
.gallery-item-small a, .gallery-item a, .gallery-item-all div a {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
/*     border: 1px solid red; */
}
/*.gallery-item .block_item {
    text-align: center;
    border: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
}*/
.gallery-item a {
    margin-left: auto;
    margin-right: auto;
/*     border: 1px solid #CCC; */
/*     background-color: #dbd451; */
}
.gallery-item a img {
}
.gallery-item .rating-block {
    float: left;
    position: relative;
    margin: -35px 0 0 10px;
    background-color: none;
}
.poster_view .gallery_view {
/*     width: 0; */
/*     height: 0; */
    float: left;
    margin-right: 15px;
}
.poster_view #zoom {
    float: left;
    position: relative;
    display: block;
}
.poster_view #loupe {
    /*right: 25px;*/
    right: 10px;
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    margin-top: 10px;
    background-image: url(/public/images/zoom.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#galleryForm input, #galleryForm textarea, #galleryForm select {
    width: 400px;
}
#galleryForm .red {
    color: #ff0000;
}
.gallery {
    width: 150px;
    font: normal 11px arial;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
}
.gallery a.today {
    text-align: left;
}
a.link_red {
    color: #db0114;
}
p.right {
    float: right;
}
span.place_up {
    color: #7f7f7f;
    padding: 0px 0px 2px 12px;
    background-image: url(/public/images/poster/places/rating/up.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
span.place_down {
    color: #7f7f7f;
    padding: 0px 0px 2px 12px;
    background-image: url(/public/images/poster/places/rating/down.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
span.place_nomove {
    color: #7f7f7f;
    padding: 0px 0px 2px 12px;
/*     margin-left: 20px; */
/*     margin-right: 5px; */
    background-image: url(/public/images/poster/places/rating/nomove.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
span.views {
    color: #7f7f7f;
    padding: 0px 0px 2px 20px;
    margin-left: 20px;
    margin-right: 5px;
    background-image: url(/public/images/icon_views.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
#icon span.views {
    color: #7f7f7f;
    padding: 0px 0px 2px 20px;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url(/public/images/icon_views.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
span.quantity {
    color: #7f7f7f;
    padding: 0px 0px 2px 20px;
    background-image: url(/public/images/icon_quantity.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
.top-tags {
    text-align: center;
}
/* map styles */
#map_msg {
    display: none;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-top: 30px;
}
#map_table {
    font-size: 11px;
    width: auto;
}
/*promotions*/
#promo_1, #promo_2, #promo_3 {
    background: url(/public/images/bg_promo_2.jpg) no-repeat 0px 0px;
    color: #fff;
}
*html #promo_1, #promo_2, #promo_3 {
    border: 1px solid #fff;
    background: url(/public/images/bg_promo_2.jpg) no-repeat 0px 0px;
}
#promo_1 {
    width: 604px;
    height: 156px;
    padding-left: 35px;
    padding-top: 35px;
    padding-bottom: 15px;
}
#promo_3 {
    width: 604px;
    height: 156px;
    padding-left: 35px;
    padding-top: 35px;
    padding-bottom: 15px;
}
#promo_3 p {
    padding-left: 160px;
    padding-top: 45px;
    font-weight: bold;
}
#promo_3 #promo_prev {
    padding: 12px 19px 12px 18px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    margin-left: -15px;
    margin-bottom: 5px;
    float: left;
    background: url(/public/images/promo_button_2.gif) no-repeat center center;
}
*html #promo_3 #promo_prev {
    margin-left: -7px;
}
.left_promo {
    text-align: left;
    float: left;
    width: 260px;
}
#promo_1 table {
    width: 340px;
    border-collapse: collapse;
    float: left;
    vertical-align: middle;
}
#promo_1  td {
    width: 340px;
    height: 140px;
    vertical-align: middle;
    }
#promo_1 p {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width: 340px;
    padding-right: 0px;
    padding-bottom: 15px;
    float: left;
    /*display: block;*/
}
#promo_1 #answer_promo {
    width: 180px;
    float: left;
    padding-top: 40px;
    list-style: none;
}
*html #promo_1 #answer_promo {
    padding-top: 20px;
    padding-left: 0px;
    margin-left: 20px;
}
*+html #promo_1 #answer_promo {
    padding-top: 20px;
    padding-left: 0px;
    margin-left: 20px;
}
#promo_1 #answer_promo li {
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 11px;
}
*html #promo_1 #answer_promo li {
    margin-bottom: -10px;
}
#promo_1 #answer_promo li input {
    float: left;
}
#promo_1 #answer_promo li span {
    margin-left: 20px;
    display: block;
}
*html #promo_1 #answer_promo li span {
    margin-left: 20px;
    display: block;
    margin-top: -10px;
}
*+html #promo_1 #answer_promo li span {
    margin-left: 20px;
    display: block;
    margin-top: -10px;
}
#promo_1 #promo_next {
    padding: 12px 14px 12px 14px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    margin-top: 7px;
    margin-right: 15px;
    margin-bottom: 5px;
    float: right;
    background: url(/public/images/promo_button_2.gif) no-repeat center center;
}
#promo_2 {
    width: 614px;
    height: 166px;
    padding-left: 25px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}
*html #promo_2 {
    height: 176px;
    padding-top: 20px;
}
*+html #promo_2 {
    height: 176px;
    padding-top: 20px;
}
#promo_error {
    width: 155px;
    padding-top: 125px;
    float: left;
    display: block;
}
*html #promo_error {
    padding-top: 140px;
}
#promo_2_form {
    float: left;
    width: 405px;
    margin-right: -15px;
    padding-left: 50px;
}
*html #promo_2_form {
    margin-right: -140px;
}
#promo_2_form  #block_right_promo_form {
    float: left;
    width: 190px;
}
*html #promo_2_form  #block_right_promo_form {
        float: left;
}
#promo_2_form  #block_left_promo_form {
    float: left;
    /*width: 190px;*/
}
#promo_2 input {
    border: 1px solid #d1d1d1;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 19px;
    width: 385px;
    height: 18px;
}
#promo_2 img {
    vertical-align: top;
    /*margin-top: -10px;*/
    float: left;
}
#promo_2 #promo_answer {
    font-weight: normal;
    margin-left: 10px;
    margin-top: 13px;
    padding: 12px 12px 12px 12px;
    cursor: pointer;
    color: #fff;
    display: block;
    float: right;
    text-decoration: none;
    background: url(/public/images/promo_button_2.gif) no-repeat center center;
}
*html #promo_2 #promo_answer {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}
#promo_2 #promo_captcha {
    width: 180px;
    margin-right: 18px;
}
/*promotions*/
/*banners*/
#banner_1 {
    width: 1000px;
    height: 120px;
}
#banner_2 {
    width: 300px;
    height: 165px;
}
#banner_3, #banner_4, #banner_5, #banner_6, #banner_7 {
    width: 120px;
    height: 240px;
}
/*banners*/
.mst_int {
	margin-left: 10px; margin-bottom: 10px;
	float: left;
}
/*tags popup hint*/
div.tagMatches {
    display: none;
    width: 405px;
    background-color: #FFE;
    border: 1px solid #CCC;
    position: absolute;
}
div.tagMatches span {
    padding: 2px;
    margin-right: 4px;
    color: #1896EA;
    font-weight: bold;
    cursor: pointer;
}
div.tagMatches span:hover {
    color: #FFE;
    background-color: #1896EA;
}
/*tags popup hint*/
#people #block_interviews_foto {
    float: left;
    width: 300px;
    padding-right: 50px;
    font-size: 11px;
    color: #7f7f7f;
}
#people #block_interviews_foto img {
    margin-bottom: 15px;
}
#block_molnia {
    width: 1px;
    height: 1px;
    position: relative;
}
#block_molnia a {
    margin-top: -80px;
    top: 0px;
    left: 0px;
    display: block;
    width: 650px;
    height: 80px;
    position: absolute;
    z-index: 1000;
    /*background-color: #ccc;*/
}
#block_molnia a img {
    width: 650px;
    height: 80px;
    position: relative;
}
#molnia {
    z-index: 1;
    position: relative;
    display: block;
    width: 650px;
    height: 80px;
    background-image: url(/public/images/banners/cherry.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#seo {
    position: absolute;
    /*bottom: 100px;*/
    bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    padding-left: 200px;
}
#seo .helpful {
    width: 660px;
}
#seo .helpful h2 {
    margin-bottom: 20px;
    font-size: 160%;
    font-weight: normal;
}
#seo .helpful p {
    margin-bottom: 10px;
}
#block_seo {
    visibility: hidden;
    width: 660px;
}
*+html #table_block_seo {
    margin-bottom: -54px;
}
*html #table_block_seo {
    margin-bottom: -52px;
}
.news_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#ul_news {
    width: 640px; 
    float: left;
}
#ul_news .helpful {
    width: 640px; 
}
p.praktika {
    text-align:justify;
    margin:0px 0px 0px 0px;
}
ul.praktika, ol.praktika {
    text-align:justify;
    margin-top:0px;
    margin-bottom:-10px;
}
ul.praktika li, ol.praktika li {
    margin-top:-10px;
}
#ul_foto_news {
    margin-left: 20px;
}
#ul_foto_news li {
    text-align: center;
    list-style: none;
    display: block;
    float: left;
    width: 300px;
}
#ul_foto_news li img {
    margin-bottom: 15px;
}
#block_center_content {
    float: left;
    width: 640px;
}