body{
    font-family: tahoma, verdana, arial;
    background-color: #BBBBBB;
    padding: 0px;
    margin: 0px;
}

#main{
    width: 825px;
    text-align: center;
}

#d_time{
    width: 325px;
    text-align: center;
    font-size: 12px;
    color: #006666;
}

#logo{
    background-image: url('img/logo.gif');
	background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 90px;
    width: 327px;
    height: 222px;
}

#contacts{
    width: 262px;
    width: "297px";
    height: 132px;
    text-align: left;
    font-size: 12px;
    color: #EEEEEE;
    font-weight: none;
    line-height: 2;
	padding-left: 35px;
}

#contacts a{
    text-decoration: none;
    color: #FFFFFF;
}

.menu{
    width: 165px;
    height: 61px;
    background: url('img/menu.gif');
    vertical-align: bottom;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}

.menu a{
    text-decoration: none;
    color: #FFFFFF;
}

#city {
    height: 39px;
    background-image: url('img/city.gif');
    color: #FBD69D;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

#city a{
    color: #FBD69D;
    text-decoration: none;
    margin-left: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

#city a:hover{
    color: #FFFFFF;
    text-decoration: none;
}

#city-active {
    color: #FFFFFF;
    text-decoration: none;
}

.contact{
    padding-left: 15px;
    font-size: 12px;
    color: #829FAD;
}

.contact-right{
    font-size: 11px;
    color: #829FAD;
    padding-top: 15px;
    font-weight: bold;
}

.contact-link{
    font-size: 12px;
    color: #829FAD;
    text-decoration: none;
}

#catalog{
    height: 100%;
	overflow-x: hidden;
    border: 1px solid #718A96;
    border-bottom: 2px solid #718A96;
    text-align: left;
    background-color: #E9EAEC;
    font-size: 12px;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}

.catalog-head{
    padding-top: 9px;
    padding-bottom: 13px;
    padding-left: 25px;
    background-color: #F15A21;
}

#catalog a{
    text-decoration: none;
    color: #666666;
}

#catalog a:hover{
    text-decoration: underline;
    color: #829FAD;
}

#catalog span{
    color: #F15A21;
}

.catalog-head a{
    color: #FFFFFF !important;
    text-decoration: underline !important;
    font-size: 14px;
    font-weight: bold;
}

.catalog-head a:hover{
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: bold;
}

.catalog-flat{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 11px;
    background-color: #DDDDDD;
}

.catalog-flat-grey{
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
	font-size: 11px;
    background-color: #CCCCCC;
}

#left-index{
    background-color: #E9EAEC;
    text-align: left;
    padding-bottom: 15px;
    height: 100%;
}

.flat-special{
    background-color: #E9EAEC;
    height: 300px;
}

.price{
    width: 100%;
    height: 40px;
    background-color: #ABB8C0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.price-name{
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #FFFFFF;
    background-color: #829FAD;
    font-size: 12px;
    font-weight: bold;
}

.order{
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #FFFFFF;
    background-color: #F15A21;
    font-size: 12px;
    font-weight: bold;
}

.order a{
    text-decoration: none;
    color: #FFFFFF;
}

.info{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    font-size: 12px;
}

.info b{
    color: #F15A21;
}

.info-special{
    padding-left: 15px;
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 1.5;
    display: block;
}

.info-special b{
    color: #F15A21;
}

.info-special-right{
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #F15A21;
    height: 100%;
}

.info-special-right a{
    color: #829FAD;
    font-size: 12px;
}

.free{
    color: #00AA00;
    font-weight: bold;
}

.notfree{
    color: #FF0000;
    font-weight: bold;
}

#content-right{
    background-color: #FFFFFF;
    font-size: 12px;
}

.flats-room{
    color: #829FAD;
    font-size: 12px;
    font-weight: bold;
}

h1{
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}

#right-info{
    text-align: left;
    color: #000000;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 12px;
}

#right-info b{
    color: #F15A21;
}

.price-r{
    display: block;
    background-color: #BBBBBB;
    padding-left: 5px;
    font-size: 12px;
    font-weight: bold;
}

.grey{
    display: block;
    background-color: #DDDDDD;
    padding-left: 5px;
    font-size: 12px;
}
  
.white{
    display: block;
    background-color: #FFFFFF;
    padding-left: 5px;
    font-size: 12px;
}

.hour{
    display: block;
    background-color: #CCCCCC;
    padding-left: 5px;
    font-size: 12px;
}

p{
    font-size: 12px;
    padding: 20px;
    text-align: left;
}

.content-link{
    text-decoration: underline;
    color: #006666;
    float: right;
}

#footer{
    padding-top: 5px;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

#footer td{
    width: 160px;
    text-align: center;
}

#footer a{
    color: #FFFFFF;
    text-decoration: none;
}

#footer-text{
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 15px 5px 15px;
}

#footer-text a{
    color: #FFFFFF;
    text-decoration: none;
}

.foto{
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 15px;
}

.foto img{
    margin-left: 5px;
    margin-right: 10px;
}

.special{
    height: 40px;
    padding-left: 30px;
    color: #FFFFFF;
    background-color: #F15A21;
    font-size: 14px;
    font-weight: bold;
}

.special-city{
    height: 35px;
    padding-left: 30px;
    color: #000000;
    background-color: #CCCCCC;
    font-size: 14px;
    font-weight: bold;
}

#article{
    border: 1px solid #000000;
    font-size: 12px;
}

#article td{
    border: 1px solid #000000;
    padding: 3px;
}

#special-right-header{
    height: 40px;
    width: 50%;
    padding-left: 30px;
    color: #FFFFFF;
    background-color: #F15A21;
    font-size: 14px;
}

#special-right-city{
    width: 50%;
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #FFFFFF;
    background-color: #F15A21;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.flat-special-right{
    width: 100%;
    padding-left: 20px;
    padding-right: 30px;
}

#message{
    background-color: #E9EAEC;
    font-size: 12px;
    width: 100%;
    height: 100%;
    border: 1px solid #6666FF;
    color: #F15A21;
}

#message td{
    padding: 10px;
    vertical-align: top;
}

input{ 
    width: 300px;
}

textarea{ 
    width: 300px;
    height: 200px;
}

#tlink {
	color: #F15A21;
	text-decoration: none;
	font-weight: bold;
}

#tlink:hover {
	color: #F15A21;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

li a {
	color: #000000;
	text-decoration: underline;
}
