﻿.tblCeny, .tblCenyAkce
{
	width:100%;
	border:1px solid #d9e6f6;
}

.tblCeny .hlava, .tblCenyAkce .hlava
{
	white-space:nowrap;
	padding-right:6px;
	padding-left:4px;
	text-align:right;
	font-weight:bold;
}

.tdSerialCenyNazevHotelu
{
    vertical-align:top;
    white-space:nowrap;
}

.tdSerialCenyObjednavka
{
    vertical-align:top;
    padding-right: 7px;
    text-align:right;
    width: 100%;
}

.tdSerialCenyObjednavka a
{
    color: #ff5500;
    background-image: url(images/SerialMaly/bckSipkaOdkaz.gif);
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-right: 26px;	
	padding-bottom: 4px;
}

.tblCeny td
{
	white-space:nowrap;
	padding:1px 6px 2px 4px;
	text-align:right;	
}

.tblCenyAkce td
{
	color: Red;
	white-space:nowrap;
	padding:1px 6px 2px 4px;
	text-align:right;
}

.tblCeny .posledniSloupec, .tblCenyAkce .posledniSloupec
{
	width:100%;
}
