body
{
}

.MessagesSummary
{
	border: solid 1px #cccccc;
	padding: 5px;
	clear: both;
	margin-top: 10px;
}

.MessagesSummary td
{
	font-family: Arial;
	font-size: 10pt;
}

.MessageForm
{
	font-family: Verdana;
	padding: 10px 50px 10px 10px;
	/*background-color: #dddddd;*/
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #e4e4e4;
	background-image: url(../images/vzkazy/formback.gif);
	background-repeat: repeat-y;
	clear: both;
}

.MessageFormField
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	padding: 3px 0px 3px 0px;
}

.MessageFormFieldName
{
	text-align: right;
	width: 80px;
	float: left;
}

.MessageFormFieldValue
{
	float: left;
}

.MessageFormText
{
	width: 600px;
	height: 100px;
}

.MessageFormSubject
{
	width: 600px;
}

.ValidatorText
{
	display: block;
}

.HT
{
	background-color: #ffff00;
}

.UserSelector
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0px 5px 0px 5px;
	display: block;
	/*float: left;*/
}

.NewMessage
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	padding: 5px 0px 5px 0px;
}

.Message
{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 1px #888888;
}

.MessageTitle
{
	font-size: 12px;
	padding: 2px;
	display: block;
	height: 20px;
	background-color: #e4e4e4;
	background-image: url(../images/poradna/grayback.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #888888;
}

.MessageAuthoring
{
	text-align: right;
	float: right;
	padding-top: 2px;
}

.MessageSummaring
{
	text-align: left;
	float: left;
}

.MessageID
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #880000;
	padding: 4px 0px 0px 3px;
}

.MessageSubject
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;	
	padding: 0px 0px 0px 5px;
}

.MessageText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 5px 3px 5px;
	display: block;
}

.MessageContact
{
	font-weight: normal;
	font-size: 9pt;
	display: block;
	padding-top: 10px;
}

.MessageAuthor
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: inline;
	padding: 3px;
}

.MessageAuthorAnonym
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
	display: inline;
	padding: 3px;
}

.MessageAuthorSystem
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #808080;
	display: inline;
	padding: 3px;
}

.MessageTime
{
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #888888;
	display: inline;
	padding: 3px;
}

.MessageLinks
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #f8f8f8;	
	border-top: solid 1px #888888;
}

.MessageLinksLeft
{
	text-align: left;
	float: left;
}

.MessageLinksRight
{
	text-align: right;
	font-weight: normal;
	float: right;
}

/*
.MessageRead
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #888888;
	display: inline;
	padding: 3 3 3 3;
}
*/

.MessageAction
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
	display: inline;
}

.MessageActionDisabled
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	display: inline;
}

.MessagesInfo
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	display: inline;
}

.MessagesAction
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000088;
	display: inline;
}

.MessagesActionDisabled
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	display: inline;
}

.MessagesRedirect
{
	display: block;
	float: right;
}

.MessagesRedirectTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.MessageRedirected
{
	display: block;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
}