﻿DIV.panelBaba
{
	background-image: url(images/holkastabulkou.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 61px 106px 0 0px;
	min-height: 467px;
	margin-top: -60px;
}

DIV.panelBaba > DIV.panelInner
{
	border: solid 1px #0062ce;
	background-color: #6DB8E8;
	min-width: 300px; /* force hasLayout */
}

DIV.panelBaba > DIV.panelInner > DIV.content
{
	background-image: url(images/holkaprstiky.png);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 360px;
	margin-top: -16px;
	padding: 40px 20px 30px;
}

DIV.feaListOfTickets
{
}

DIV.feaListOfTickets DIV.ticketEntry
{
	position: relative;
	margin: 20px 0;
	background-color: White;
	padding: 10px;
	background-image: url(images/letenka_ico.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	overflow: hidden;
	border: dashed 1px blue;
}

DIV.feaListOfTickets DIV.ticketEntry DIV.afrName
{
	margin-left: 80px;
	margin-top: 10px;
	font-size: 18px;
	
}

DIV.feaListOfTickets DIV.ticketEntry DIV.afrName A
{
	color: Blue;
	text-decoration: none;
}

DIV.feaListOfTickets DIV.ticketEntry DIV.afrName A:hover
{	
	text-decoration: underline;
}


DIV.feaListOfTickets DIV.ticketEntry DIV.afrDescription
{
	margin-top: 15px;
	margin-left: 2px;
	color: #404040;
}

DIV.feaListOfTickets DIV.ticketEntry DIV.afrPrice
{
	float: right;
	margin: 0px 0px;
	font-size: 18px;
	color: Red;
}

DIV.feaListOfTickets DIV.ticketEntry DIV.afrBasketButton
{
	float: right;
	margin-top: 15px;
}

DIV.feaPurchaseTicket
{
	margin: 20px 0;
	background-image: url(images/slecnasletenkou.png);
	background-repeat: no-repeat;
	height: 590px;
}

DIV.feaPurchaseTicket
{
	margin-top: 50px;
	position: relative;	
}

DIV.feaPurchaseTicket DIV.ticketFrame
{
	position: absolute;
	top: 300px;
	left: 170px;	
	width: 550px;
	height: 230px;
	font-family: "Courier New";
}

DIV.feaPurchaseTicket DIV.ticketFrame .code
{
	position: absolute;	
	text-align: center;
	left: 188px;
	top: 57px;
	width: 168px;
	font-weight: 700;
	font-size: 15px;
	display: block;
}

DIV.feaPurchaseTicket DIV.ticketFrame SPAN.tktTitle
{
	display: block;
	position: absolute;
	left: 80px;
	font-size: 16px;
	top: 90px;
	border-bottom: dotted 1px #808080;
	width: 378px;
	padding: 2px 4px;
	font-family: "Courier New";
	text-align: center;
}

DIV.feaPurchaseTicket .tktServiceName
{
	font-size: 15px;
	font-family: Monospace;
	font-weight: bold;
	margin: 10px 0;
}

DIV.feaPurchaseTicket DIV.ticketFrame SPAN.tktOwner
{
	display: block;
	position: absolute;
	left: 80px;
	font-size: 14px;
	top: 120px;
	border-bottom: dotted 1px #808080;
	width: 378px;
	padding: 2px 4px;
	text-align: center;
	
}

DIV.feaPurchaseTicket DIV.ticketFrame SPAN.tktlocation
{
	display: block;
	position: absolute;
	left: 100px;
	font-size: 11px;
	top: 168px;	
	width: 378px;
	padding: 2px 4px;
}

DIV.feaPurchaseTicket DIV.ticketFrame SPAN.tktStatus
{
	display: block;
	position: absolute;
	right: 100px;
	font-size: 11px;
	top: 168px;		
	padding: 2px 4px;
}

DIV.feaPurchaseDetails
{
	position: absolute;
	left: 330px;
	top: 30px;
	background-color: #6DB8E8;
	width: 383px;	
	padding: 10px;
}

DIV.feaLookupTicket
{
	margin: 60px 0 20px 40px;
	height: 540px;
	position: relative;
	overflow: hidden;
}

DIV.feaLookupTicket DIV.lookupPanel
{
	margin-left: 172px;
	margin-top: 67px;
	background-color: White;
	border: solid 1px navy;	
	width: 400px;
	padding: 32px 40px;
}

DIV.feaLookupTicket DIV.lookupPanelImage
{
	position: absolute;
	top: 0;
	left: 0;
	background-position: left top;
	background-image: url(images/slecnazezadu.png);
	background-repeat: no-repeat;
	height: 540px;
	width: 300px;
}

#feaSlecnaKladivo
{
	float: right;
	width: 248px;
	height: 486px;
	background-image: url(images/slecnakladivo.png);
	margin: 0px 20px 10px 10px;
}

#feaSlecnaKladivo DIV.board
{
	margin-top: 152px;
	margin-left: 16px;
	width: 89px;
	height: 102px;
	font-family: Comic Sans MS;
	text-align: center;
	font-size: 14px;
}

#feaTextPanelWrap
{
	margin: 70px 15px 20px; 
	overflow: hidden;
	
}

#feaTextPanelWrap DIV.panelBody
{
	background-color: #68b9ee;
	width: 450px;
	padding: 15px;
	color: #0000C0;
}

#feaTextPanelWrap DIV.panelBody P
{
	line-height: 1.5em;
}
