﻿table.TermsAndPrices
{
	width       : 770px;  
    border-bottom : solid #F154B0 2px;
}

table.TermsAndPrices th.Header
{
    height              : 25px;
    background-image    : url('../img/Kovotour/Pozadi-NadpisKatalog.png');
    background-repeat   : no-repeat;  
    color               : White;
    font-size           : 12px;
    font-weight         : bold; 
    text-align          : left;
    padding-left        : 10px;
    border-bottom       : solid 1px #F154B0;
}

table.TermsAndPrices tr.TR_header
{
	/*color:White;
	font-weight:bold;
	font-size: 12px;
	height:20px;
	color:#003E73;
	border-top: solid 1px #003E73;
	border-bottom: solid 1px #003E73;
	background-image: url('../img/Kovotour/Pozadi-Terminy.jpg');*/
}

table.TermsAndPrices tr.TR_odd
{
	background-color: #EEEEEE;
	font-size: 12px;
}

table.TermsAndPrices tr.TR_odd:hover
{
    background-color: #F154B0;
    color: White;
}

table.TermsAndPrices tr.TR_even
{
	background-color: White;
	font-size: 12px;
}

table.TermsAndPrices tr.TR_even:hover
{
    background-color: #F154B0;
    color: White;
}



/*
	bunka s terminem
*/
table.TermsAndPrices th.Term,
table.TermsAndPrices td.Term
{
    padding-left: 10px;
}

/*
	Bunka s dopravou
*/
table.TermsAndPrices td.Transport div.bus
{
	height              : 20px;
	width				: 40px;
    background-image	: url('../img/Kovotour/bus.png'); 
}

table.TermsAndPrices td.Transport div.air
{
	height              : 20px;
	width				: 40px;
    background-image	: url('../img/Kovotour/air.png'); 
}

table.TermsAndPrices td.Transport div.id
{
	height              : 20px;
	width				: 40px;
    background-image	: url('../img/Kovotour/car.png'); 
}

/*
	bunka s cenou
*/
table.TermsAndPrices th.Price
{
    text-align:right;
}

table.TermsAndPrices td.Price
{
    color:#F1008F;
    font-weight:bold;
    text-align:right;
}

table.TermsAndPrices td.PriceLast
{
    color:Red;
    font-weight:bold;
    text-align:right;
}

/*
	bunka s odkazem
*/
table.TermsAndPrices td.Link
{
    text-align:right;
    padding-right: 10px;
}

table.TermsAndPrices td.Link a
{
    color:#F1008F;
}

/*
	Bunka s infem
*/
table.TermsAndPrices td.Footer
{
	color: Red;
	font-weight: normal;
	padding-left: 10px;
}
