body {
    background: url(/template/img/bg.jpg) repeat scroll 0% 0% transparent;
    min-width:1024px;
}
.fav-table-header-clone {
    display: none;
}
.sticky.fav-table-header-clone {
  position: fixed;
  top: 0;
  left:28px;
  display: block;
  border-bottom:1px solid #000;
}
.sticky.fav-table-header-clone  > div {
    float: left;
        font-size: 13.5px;
        font-weight: bold;
    color: #fff;
    background: #339999;
    border-left: 1px solid #000000;
    border-right: 1px solid transparent;
    text-align: center;
    word-wrap: break-word;
    padding: 0px 1px;
    box-sizing: content-box;
    height: 50px;
    
}
@-moz-document url-prefix()
{
    .sticky.fav-table-header-clone  > div {
    float: left;
    font-size: 13.5px;
    font-weight: bold;
    color: #fff;
    background: #339999;
    border-left: 1px solid #000000;
    border-right: 0px solid transparent;
    text-align: center;
    word-wrap: break-word;
    padding: 0px 1px;
    box-sizing: content-box;
    height: 50px;
    
}
}
.sticky.fav-table-header-clone::after {
    content: '';
    display: block;
    clear: both;
}
.header-block {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    min-width:1024px;
    text-align: center;
}

span.header-important {
    font-size: 20px;
}

span.phone {
    border: 1px solid #707070;
    border-radius: 15;
    padding: 7px;
    background-color: #A8A8A8;
}

.header-images {
    margin-top:15px;
    width: 100%;
    min-width:1000px;
    background: url('/template/img/logo.png') 50% no-repeat;
}

.item-table {
    width:100%;
    min-width:1024px;
    border: none;
    height: 245px;
}

.header-images .item {
    width: 120px;
    min-width: 120px;
    height: 90px;
}

.separator {
    width: 200px;
}

.item.img1 {
    background: url('/template/img/1.jpg') 50% 50% no-repeat;
}
.item.img2 {
    background: url('/template/img/2.jpg') 50% 50% no-repeat;
}
.item.img3 {
    background: url('/template/img/3.jpg') 50% 50% no-repeat;
}
.item.img4 {
    background: url('/template/img/4.jpg') 50% 50% no-repeat;
}
.item.img5 {
    background: url('/template/img/5.jpg') 50% 50% no-repeat;
}
.item.img6 {
    background: url('/template/img/6.jpg') 50% 50% no-repeat;
}
.item.img7 {
    background: url('/template/img/7.jpg') 50% 50% no-repeat;
}
.item.img8 {
    background: url('/template/img/8.jpg') 50% 50% no-repeat;
}
.item.img9 {
    background: url('/template/img/9.jpg') 50% 50% no-repeat;
}
.item.img10 {
    background: url('/template/img/10.jpg') 50% 50% no-repeat;
}
.item.img11 {
    background: url('/template/img/11.jpg') 50% 50% no-repeat;
}
.item.img12 {
    background: url('/template/img/12.jpg') 50% 50% no-repeat;
}
.item.img13 {
    background: url('/template/img/13.jpg') 50% 50% no-repeat;
}
.item.img14 {
    background: url('/template/img/14.jpg') 50% 50% no-repeat;
}
.item.img15 {
    background: url('/template/img/15.jpg') 50% 50% no-repeat;
}
.item.img16 {
    background: url('/template/img/16.jpg') 50% 50% no-repeat;
}

div.logo {
    width: 100%;
    text-align:center;
}

.logo-text-left, .logo-text-right {
color: #FFFFFF;
font-size: 18px;
font-weight: 700;
padding: 10px 0px;
text-align: center;
}




/* MENU */

div.menu {
    background-color: #339999;
    height: 35px;
}

#toolbar {
	background: #339999 url() 0 0 repeat-x;
	height: 35px;
}

#topnav {
	display:block;
    width:100%;
	margin: 0px;
	z-index: 100;
}

#topnav ul {
	margin: 0;
	padding: 0;
}

#topnav li {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	padding-right: 1px;
	line-height: 5px;
	list-style-type: none;
}

#topnav li a {
	display: block;
	float: left;
	color: #FFFFFF; 
	text-decoration: none;
	padding: 16px 15px 13px; 
	font-size: 16px;
	font-weight: bold;
	font-family: Comic Sans MS Narrow,Arial,Helvetica,sans-serif;
}

#topnav li a span {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

#topnav li a:hover, #topnav li:hover a, #topnav li.sfhover a {
	color: #FFE900;
}

#topnav li.chosen a {
	background: url() 50% 0 no-repeat;
	color: #fff;
}

#topnav li.chosen a span {
	color: #aaa;
}

#topnav li:hover span, #topnav li.sfhover span {
	color:#FFFFFF;
}

#topnav li li {
	width: 170px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #313131;
}

#topnav li li a, #topnav .chosen li a, #topnav li:hover li a, #topnav li.sfhover li a {
	background: none;
	display: block;
	height: 30px;
	line-height: 30px;	
	padding: 0 0 0 22px;
	width: 148px;
	float: none;
	color: #FFFFFF;
	font-size: 13px; /* РАЗМЕР ТЕКСТА В РАЗДВИЖНОМ МЕНЮ */
	text-decoration: none;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#topnav li li a:hover, #topnav .chosen li a:hover {
	background: #1a1a1a;
	color: #ccc;
	text-decoration: none;
}

#topnav li ul {
	background: #45B7DF; /* ЦВЕТ ВНУТРИ */
	clear: both;
	position: absolute;
	height: auto;
	width: 170px;
	top: 35px;
	left: -999em;
	z-index: 100;
	border-right: 1px solid #313131;
	border-left: 1px solid #313131;
}

#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
    top:34px;
}

#topnav2 {
	float: left;
	height: 61px;
	padding-left: 5px;
	margin: 0px;
	z-index: 100;
}

#topnav2 ul {
	margin: 0;
	padding: 0;
}

#topnav2 li {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 61px;
	list-style-type: none;
}

#topnav2 li a {
	display: block;
	float: left;
	color: #ccc;
	text-decoration: none;
	padding: 0 15px;
	font-size: 14px;
	font-family: Comic Sans MS Narrow,Arial,Helvetica,sans-serif;
}

#topnav2 li a:hover {
	color: #fff;
}

#topnav2 li a.chosen {
	background: url() 50% 0 no-repeat;
	color: #fff;
	font-weight: bold;
}

/* FAVORITES */

p.favorite-info {
    font-weight:bold;
    padding: 0;
    margin:0;
}

span.favorite-info {
    font-size: 14pt;
    color: #1E90FF;
    font-weight:bold;
    font-family: "verdana", "arial", "helvetica";
}

div.favorite-holder {
    background: #33CCCC;
    padding: 10px 10px 0 10px;
}
div.favorite-block{
    background: #fff;
    border-radius: 10px;
    -ms-border-radius: 10px;
    padding:7px;
    text-align:center;
}

/* CONTENT */

.clear {
    clear:both;
}

.content {
    display:block;
    width: 100%;
    background-color: #33CCCC;
    padding-bottom:5px;
}

.contentInner {
    background-color: #FFF;
    margin: 0px 20px 10px;
    padding: 5px 15px;
}
    .contentInner .success {
        font-weight: bold;
    }
    
    .contentInner h3{    
        text-align:center;
        font-size: 22px;
        font-weight:700;
        margin-bottom: 20px;
    }
    
    .contentInner p.important{    
        text-align:center;
        font-size: 22px;
        font-weight:700;
        margin-bottom: 20px;
    }
    
.pageNavigation {
    position:relative;
    top:0;
    left:0;
    width:30%;
    margin-top:-26px;
    margin-left:10px;
}

.pageNavigation p.navigation {
    display:inline-block;
    margin:0;
    padding: 0 0 15px 0;
}

p.navigation {
    text-align:center;
    margin:0;
    padding: 0 0 15px 0;
}

/* FAVORITES */
    .favorite-table {
        border-collapse: collapse;
        width: auto;
        margin: 0px 2px 0px 2px;
        padding: 5px;
        text-align: center;
        background: #fff;
    }
    .favorite-table, .favorite-table th, .favorite-table td {
        border: 1px solid #000000;
        cursor: pointer;
    }
    
    .favorite-table tr:hover  td{
        background-color: #e4f5fd;
    }


    .favorite-table th {
        font-size: 13.8px;
        color: #fff;
        background:#339999;
        width:auto;
        word-wrap: break-word;
    }

    .favorite-table td  {
        font: normal normal 400 10.67px/12.8px Verdana;
    }

    .favorite-table a {
        color: #004466;
    }
        .favorite-table a:visited {
            color: #004466;
        }
        .favorite-table a:hover {
            color: #000;
            text-decoration:underline;
        }
    
    .favorite-table tr td img {
        margin:3px 0;
    }
    
    .favorite-table span.favorite-info {
        display:block;
        cursor:pointer;
    }
    
    
    /* POSITIONS */



.positions-list {
    border-collapse: collapse;
    width: auto;
    margin: 0px 20px 10px 20px;
    padding: 5px;
    text-align: center;
    background: #fff;
}

    .positions-list, .positions-list th, .positions-list td {
        border: 1px solid #000000;
        cursor: pointer;
    }
    
    .positions-list tr:hover  td{
        background-color: #e4f5fd;
    }


    .positions-list th {
        font-size: 13.8px;
        color: #fff;
        background:#339999;
        width:auto;
        word-wrap: break-word;
    }
        /* TABLE HEADERS */
            th.object-description {
                _width: 36%;
            }
            th.object-railroad{
                width: 125px;
            }

    .positions-list td  {
        font: normal normal 400 10.67px/12.8px Verdana;
    }

    .positions-list a {
        color: #004466;
    }
        .positions-list a:visited {
            color: #004466;
        }
        .positions-list a:hover {
            color: #000;
            text-decoration:underline;
        }
    
    .positions-list tr td img {
        margin:3px 0;
    }
    
    .positions-list span.favorite-info {
        display:block;
        cursor:pointer;
    }
	
	.favorite-add,.favorite-remove {
		cursor:pointer;
	}
    
        /* DETAILED POSITIONS */
        .posHeader {
            margin-bottom: 20px;
        }
        
        .posDetailed {
            background-color: #FFF;
            margin: 0px 20px 10px;
            padding: 5px 15px;
        }
        
        .posAddress {
            float:left;
            width:40%;
        }
        .posFavorites {
            float:right;
            display: inline-block;
        }
        .posPrint {
            float:right;
            display: inline-block;
        }
        .printPage {
            background: url('/template/img/pechat.png');
            display: inline-block;
            width: 22px;
            height: 22px;
        }
        
        .posInfo {
            margin-top:20px;
            font-size: 18.5px;
        }
        .posCost {
            font-size: 23.5px;
            font-weight: bold;
        }
        
        .posImages {
            margin-top: 20px;
            text-align:center;
        }
     
    /* APPLICATION */
    .appBlock {
        background-color: #FFF;
        margin: 0px 20px 10px;
        padding: 5px 15px;
        text-align:center;
    }
        .appBlock .appTable {
            margin-left:auto;
            margin-right:auto;
        }
        
        .appBlock .appTable td.opName {
            width: 230px;
        }
        
        .appBlock .appTable.sndMsg td.opName {
            width: 160px;
        }
        
        .appBlock .appTable td.opValue {
            width: 485px;
        }
            .appBlock .appTable td.opValue input {
                width:450px;
            }
            .appBlock .appTable td.opValue select {
                width: 450px;
            }
            .appBlock .appTable td.opValue textarea {
                width: 450px;
                height: 100px;
            }
            .appBlock .appTable td.opValue input[type="submit"] {
                width: 450px;
                height: 50px;
                font-size: 20px;
            }
            
            .required, .errorText {
                font-weight:bold;
                color: #ff0000;
            }
         
    .contacts td p {
        margin: 5px 10px;
        font-size: 18px;
        font-weight:bold;
    }

    /*PROZO SEARCH*/
    #search_form input[type="text"] {
        width: 100px;
    }
    #metro_list, #highroads_list {
    height: 145px;
    overflow: auto;
	width: 220px;
	}
    div.area {
        float:left;
        padding-right:40px;
    }
    div.category {
        float:left;
        padding-right:40px;
    }
    div.dealType {
        float:left;
        padding-right:40px;
    }
    div.region {
        padding-right:40px;
    }
    
    /* FOOTER */
    .justify {
        text-align:justify;
    }
    
        /* COPYRIGHT */
        .copyright {
        background: #0033cc;
        clear: both;
        color: #FFFFFF;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }
    
    /*	VOTE	*/
    
    div.vote {
        text-align:center;
        border-radius:20px;
        background-color:#0033cc;
        width:550px;
        margin-left:auto;
        margin-right:auto;
        padding:8px;
        margin-bottom:8px;
        color:#fff;
        font-weight:bold;
    }
    
    div.vote form {
        margin:0;
    }
    
	#vote_form div.radio {
		display:inline;
		background: url('/images/design/vote/star.png') no-repeat;
        background-position: 0 3px;
		height:16px;
		width:16px;
		cursor:pointer;
		padding-left:20px;
	}		
		#vote_form div.radio:hover {
			background-position: 0 -16px;
		}			
		#vote_form div.radio.vote_selected {
			background-position: 0 -16px;
		}			
		#vote_form div.radio.hovered {
			background-position: 0 -16px;
		}	
		#vote_form div.radio:after {
			clear:both;
		}

