﻿.DIV_MainToursTableDiv
{
	font-family		: Arial;
	text-align		: left;
}

.TBL_Tours
{
	background-color: #DBEAF1;
	width		    : 780px;
	margin-bottom  : 15px;
}

.TR_Title
{
    height              : 36px;
	background-image    : url('../img/TipTour/navigation.png');
	background-repeat   : repeat-x;
	background-position : center top;
}

.TD_Title
{
	padding-left        : 16px;
	vertical-align      : middle;
}
.TD_TitleCorner
{
    text-align          : right;
    vertical-align      : top;
}

.SPN_navigace
{
	color			: White;
	font-family		: Arial;
	font-size		: 18px;
	font-weight		: bold;
}

.TD_Country
{	
	padding         : 10px;
	width	        : 180px;
	vertical-align  : top;
	background-image: url('../img/TipTour/regions.png');
}

.TD_Country a
{	
	color			: #003E73;
	font-size		: 14px;
	font-weight		: bold;
	text-decoration	: none;
}

.TD_Country a:hover
{	
	text-decoration	: underline;
}

.TR_CountryRow
{
	border-bottom   : solid 2px #a5cae4;
}

.TD_Regions 
{
	vertical-align	: top;
	padding			: 0px 10px 10px 10px;
	text-align		: left;
	width			: 200px;
}

.DIV_Region
{	

}

.DIV_Region a
{
	color			: #003E73;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
}

.DIV_Region a:hover
{	
	text-decoration	: underline;
}

.DIV_mainLinksTableDiv a
{
	color			: Black;
	font-size		: 12px;
	font-weight		: normal;
	text-decoration	: none;
}

.DIV_mainLinksTableDiv a:hover
{	
	text-decoration	: underline;
}

.TD_Price
{
	color		: Red;
	text-align	: right;
	white-space : nowrap;
	vertical-align: top;
	padding-top: 10px;
}

.TD_Region
{
	text-align: left;
	padding-top: 10px;
}

.TBL_RegionPrice
{
	width: 100%;	
}

.TD_NoToursInfo
{
    padding: 15px;
    text-align: center;
}
