
/* Grouping */
.SrazCategory
{
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	margin-top: 15px;
	color: #000088;	
}

.Sraz
{
	padding: 3px 0px 7px 5px;
	margin: 5px 0px 5px 0px;
	border: solid 1px #888888;
	background-color: #f4f4f4;
}

.SrazTitle
{
	font-size: 14px;
	padding: 3px;
	display: inline;
	/*width: 100%;*/
}

.SrazSummaring
{
	text-align: left;
	padding: 3px;
	float: left;
}


.SrazTime
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 3px 0px 0px;
	color: #000000;
	display: block;
}

.SrazName
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	padding: 0px 3px 0px 13px;
	margin-left: 5px;
	color: #dd0000;
	text-decoration: underline;
	background-image: url(../images/srazy/srazitem.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
}

.SrazDesc
{
	font-family: Arial;
	font-size: 13px;
	padding: 0px;
	margin-left: 25px;
	display: block;
}

.NewSraz
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	display: Block;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
}

.SrazForm
{
	font-family: Verdana;
	padding: 10px 50px 10px 10px;
	/*background-color: #dddddd;*/
	background-color: #e4e4e4;
	background-image: url(../images/Srazy/formback.gif);
	background-repeat: repeat-y;
	border: solid 1px #000000;
	display: block;
	clear: both;
}

.SrazFormField
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 3px;
}

.SrazFormName
{
	width: 600px;
}

.SrazFormDesc
{
	width: 600px;
	height: 50px;
}

.SrazFormTime
{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.SrazFormTimeSelector
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 0px 5px 0px 5px;
	color: #000000;
	width: 150px;
	vertical-align: middle;
}

.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;
}

.SrazDetailBody
{
	margin-right: 0px;
}

.SrazDetail
{
	display: block;
	margin: 5px;
}

.SrazDetailAuthoring
{
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	padding: 3px;
}

.SrazDetailAuthor
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: inline;
	padding: 3px;
}

.SrazDetailForm
{
	display: block;
	/*background-color: #cccccc;*/
	background-color: #e4e4e4;
	background-image: url(../images/modely/formback.gif);
	background-repeat: repeat-y;
	border: solid 1px #000000;
	clear: both;
	padding: 5px;
}

.SrazDetailFormItemName
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.SrazDetailFormTitle
{
	width: 600px;
}

.SrazDetailFormDesc
{
	width: 600px;
	height: 50px;
}

.SrazDetailOwner
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ShortField
{
	width: 50px;
}

.LongField
{
	width: 170px;
}

.NavigatorItems
{
	margin: 10px 5px 10px 5px;
}

.SrazDetailHeader
{
	display: block;
	padding: 3px 0px 5px 5px;
	margin: 3px 0px 10px 0px;
	border: solid 1px #000000;
	background-color: #ECEABB;
	background-image: url(../images/srazy/srazback.gif);
	background-repeat: repeat-y;	
}

.SrazDetailContent
{
	display: block;
	clear: both;
}

.MeetNewPresence
{
	display: block;
}

.MeetNewPresenceHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	border: solid 1px #000000;
	background-color: #ffff88;
	display: block;
}

.MeetNewPresenceLink
{
	color: #000000;
	text-decoration: underline;
}

.MeetNewPresenceForm
{
	display: block;
	width: 100%;
	border: solid 1px #000000;
	background-color: #e4e4e4;
	background-image: url(../images/forum/formback.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
}

.MeetNewPresenceItem
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.MeetNewPresenceWay
{
	width: 100%;
}

.MeetNewPresenceComment
{
	width: 100%;
	height: 50px;	
}

.PresenceHeader
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding: 5px 0px 5px 0px;
}

.PresenceTableHeader
{
	background-color: #dddddd;
}

.MeetPresence
{
	margin: 10px 0px 10px 0px;
	display: block;
}

.PresenceMoto
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
}

.PresenceWay
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 3px;
}

.PresenceComment
{
	font-family: Arial;
	font-size: 9pt;
	padding-top: 2px;
	color: #444444;
	display: block;
}

.PresenceTime
{
	font-family: Arial;
	font-size: 10pt;
	color: #888888;
	display: block;
	padding: 2px 0px 1px 3px;
}

.PresenceTrailer
{
	border-bottom: solid 1px #888888;
	font-size: 1px;
}

.PresenceHeaderTrailer
{
	border-bottom: solid 2px #000000;
	font-size: 1px;
}
