.z1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20 px;
	font-weight: bold;
	color: #5E9B0D;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
.z2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15 px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
	white-space: nowrap;
}
.z3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	white-space: nowrap;
}
.header1
{
	font-size: 20 px;
	font-weight: bold;
	color: #5E9B0D;
}
.header2
{
	font-size: 15 px;
	color: #292929;
}
.header3
{
	font-size: 12 px;
	color: #5F5F5F;
}
.an{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #5E9B0D;
}
.wbwTourText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
.wbwTourText TABLE{
    border-collapse: collapse;
}
/*.wbwTourText TD {
    color : #5F5F5F;
    font-size: 12px;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}*/

.Tours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}

TABLE.Tours {
    font-size: 12px;
    border-collapse: collapse;
    width: 100%
}
TABLE.Tours TD {
    color : #5F5F5F;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}
TABLE.Tours TH {
    color : #5F5F5F;
    font-weight: bold;
    text-align: center;
    border : 1px solid #DEDED2;
    padding : 2px 3px 3px 4px;
    margin : 0px 0px 0px 0px
}
TABLE.Tours TD.head {
    color : #3A82D7;
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.footerinc a img {
/*    opacity: 0.5;
    filter: alpha(opacity=50);*/
}
.footerinc a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.obvodka {
	BORDER: 1px #6cc542 solid;
}
.otstup {
	PADDING: 5px;
	BORDER-TOP: 1px #6cc542 solid;
}
.zagolovok {
	BORDER-BOTTOM: 1px #6cc542 solid;
}

.hot_tours_remove {
	cursor: hand;
	cursor: pointer;
}
.center_link {
	color: #ff0000;

}
A {
	text-decoration:none
}
A:active {

}
A:visited {

}
A:hover	{
	text-decoration:underline;
	color:red;
}