body
{
	background-image: url(../images/design/travel.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.TravelDetailBody
{
	margin-right: 0px;
}

.Travel
{
	width: 100%;
	margin: 3px 0px 3px 0px;
	border: solid 1px #888888;
	background-color: #f4f4f4;
}

.TravelSummary
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0px 3px 0px 13px;
	margin-left: 5px;
	color: #dd0000;
	text-decoration: underline;
	background-image: url(../images/cestovani/travelitem.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.TravelInfo
{
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}

.TravelRegion
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	padding: 0px 0px 3px 0px;
}

.TravelAuthoring
{
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
	margin-left: 10px;
}

.TravelAuthor
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 3px 0px 3px 0px;
}

.TravelID
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #880000;
	display: inline;
}

.TravelTime
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 1px 0px;
	display: block;
	text-align: right;
}

.TravelText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding: 2px 2px 2px 20px;
	display: block;
	clear: left;
}

.NewTravel
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	/*display: Block;*/
}

.ValidatorText
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	display: block;
}

.UserLink
{
	color: #0000cc;
}

.HT
{
	background-color: #ffff00;
}

.NavigatorItems
{
	margin: 10px 5px 10px 5px;
}

.TravelDetail
{
	display: block;
	margin: 5px;
}

.TravelDetailHeader
{
	display: block;
	padding: 3px 0px 5px 5px;
	margin: 3px 0px 10px 0px;
	border-bottom: solid 2px #000000;
	border-top: solid 2px #000000;
}

.TravelDetailTitle
{
	float: left;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 3px 3px 13px;
	color: #dd0000;
	text-decoration: underline;
	background-image: url(../images/cestovani/travelitem.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.TravelDetailAuthoring
{
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	float: right;
	padding: 3px;
}

.TravelDetailAuthor
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	text-align: right;
	padding: 0px 0px 3px 0px;
}

.TravelDetailTime
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 1px 0px;
	display: block;
	text-align: right;
}

.TravelDetailContent
{
	display: block;
	clear: both;
}

.TravelDetailForm
{
	display: block;
	/*background-color: #cccccc;*/
	background-color: #e4e4e4;
	background-image: url(../images/cestovani/formback.gif);
	background-repeat: repeat-y;
	border: solid 1px #000000;
	padding: 5px;
	clear: both;
}

.TravelDetailFormItemName
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.TravelDetailFormTitle
{
	width: 600px;
}

.TravelDetailFormText
{
	width: 600px;
	height: 50px;
}

.TravelDetailOwner
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

