a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #F4F3DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.adress {

	font-family: Tahoma, "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #858264;
	text-decoration: none;
}


    #pr {
      font-family: Tahoma, "Arial Narrow";
      font-size: 11px;
      color: #000;
    }

     #pr a {
      font-family: Tahoma, "Arial Narrow";
      font-size: 11px;
      color: #858264;
      text-decoration: none;               
     }
     
     #pr a:hover {
       text-decoration: underline;                  
     }



.txt1 {
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.break {
   margin: 10px;
   width:10px;
   height:20px;
   }

.adress1 {

	font-family: "Verdana";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #858264;
	padding-bottom:21px;
	margin:21px;
	text-decoration: none;
}

INPUT.button {
 border-top: 1px solid #858264;
 border-left: 1px solid #858264;
 border-right: 1px solid #858264;
 border-bottom: 1px solid #858264;
 font-family: Tahoma, "Arial Narrow";
 font-size: 11px;
 background-color: #DEDCC5;
 font-weight: bold;
 color: #858264;
 margin: 0px;
 padding: 3px 7px 3px 7px;
}


.usl {
   text-align:left;
   width:450px;

}

ul {
   list-style-type: none;
   font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif
}

h1{
	margin: -10px 0 15px 10px; 
	padding: 0; font: 18px Tahoma; 
	color: #858264;
}

h2 {
color: #444444; 
}

.cost_mn {
   font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}



.dpn {
     display: none;
}

.contacts{
	margin: 35px 0 0 20px;
	font: 14px Tahoma;
	color: #858264;
	float: left;
}

.contacts p{
	margin: 0;
}

.contacts p span{
	color: #000;
}

/*--- TL book button ---*/
.booking
{
	margin: 5px 0 20px 15px;
	font: 12px Tahoma;
	font-weight: normal;
	color: #000;
	overflow: auto;
	clear: both;
}

.booking p
{
	margin: 0;
	padding: 8px 20px 0 0;
	float: left;
}

.booking b
{
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.booking a
{
	width: 160px;
	margin: 10px 0 0;
	float: left
}

.booking .button {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
    display: block;
    text-decoration: none;
	float: bottom;
}
.booking .button em {
    line-height: 0;
}
.booking .button span {
    cursor: pointer;
    display: block;
    text-align: center;
    white-space: nowrap;
}
.booking .popup-button {
    background: url("/img/book-button.png") no-repeat scroll right -29px transparent;
    height: 29px;
}
.booking .popup-button span {
    background: url("/img/book-button.png") no-repeat scroll 0 0 transparent;
    color: #000;
    font: 12px Verdana;
    height: 29px;
    margin-right: 3px;
    padding: 0 7px 0 10px;
	line-height: 27px;
}
.booking .popup-button:hover {
    background-position: right -87px;
}
.booking .popup-button:hover span {
    background-position: 0 -58px;
}
.clear{
	width: 100%;
	clear: both;
}
.info{
	padding: 0 0 0 15px;
	clear: both;
}
