.section	{background-color:#F8E8D0;}
.sectionhead	{background-color:#C8D0E8;}
.sectionbody	{margin-left:2.5em; margin-right:2em;}
div.form select	{background-color:white;}

/* vstup do chatu */
.newitems	{font-weight:bold;}
.nonewitems	{color:#F8E8D0;}
form#frmForums	{width:100%;}
table.tabForums	{min-width:600px; width:100%; font-family: Arial, Helvetica, sans-serif;}
.forum1		{position:relative; border:1px solid; background-color: #C8D0E8; width:99%; margin-bottom:3px;}
.forumhead	{position:relative; padding:3px; font-size: 13px; font-weight: bold; background-color: #F09840;}
.forum1 a	{color:black; text-decoration:none; font-weight:bold;}
.forum1 a:hover	{color:blue; text-decoration:underline;}
.forumhead2	{position:absolute; right:6em; top: 3px;}
.forumhead3	{position:absolute; right:3px; top: 3px;}
.forumheadlast	{font-size: 11px; font-weight:normal; text-align: right; color:#F8E8D0;}
.forumheadarch	{font-size: 13px; background-color: #D4D4D4; font-style: italic; font-weight: normal;}
.forumheadall	{font-size: 14px; background-color: #EEEEEE; font-style: italic; font-weight: bold;}
.forumbody	{padding:3px; min-height:30px; background-color: transparent;}
.forumbodydesc	{font-size: 10px; font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;}
.forumbodyrule	{font-size: 10px; font-family: Tahoma, Verdana, Geneva, Arial, sans-serif; cursor: pointer;}
.forumbodyusers	{min-height:1em; height: auto !important; height:1em; font-size: 8pt; font-style: italic;}
.rule	{position:absolute; top:30px; left:20px; width: 350px; z-index: 2; padding: 3px;
	background-color: #FFFFCC; font-size: 10pt; border: 1px solid;
	display: none;}
.idle	{color:gray;}

/* chat1 */
body.chat1		{margin:1em; border:0px; padding:0px; width:auto;}
.chat1 a		{color: #7B68EE;}
.chat1 a:hover		{color: blue;}

.chat1 table.messages	{table-layout:fixed;}
.chat1 .mid		{vertical-align:bottom; width:8em; cursor:pointer;}
.chat1 .datumcas	{vertical-align:bottom; width:18em;}
.chat1 .toolbar		{vertical-align:bottom; width:18em;}
.chat1 .toolbar a	{}
.chat1 .toolbar img	{margin-right:2px; vertical-align:middle;}
.chat1 .forumname	{font-size: 11px;}
.chat1 .meno		{color:blue; font-size: 140%; font-weight:bold;}
.chat1 .funkcia		{color:gray; font-size: 75%;}
.chat1 .emailurl	{text-align:right; font-size:80%;}
.chat1 .odkaz		{vertical-align:top;}
.chat1 .new		{font-weight:bold;}
.chat1 .temp		{color: #333399;}
.chat1 .private		{color: Fuchsia;}
.chat1 .ignore		{color: gray;}

body.chat1window	{background-color:#F5911D; padding:1em;}
.chat1window .center	{text-align:center;}
.chat1window .text	{background-color:#F8E8D0;}
.chat1window .send	{margin-top:1em;}

/* chat2 */
body.chat2		{background-color:#F5911D; font-family: Arial, Helvetica, sans-serif;}
.chat2 table		{font-size:12px;}
.chat2 .help		{cursor: help;}
.chat2 a		{color:black; font-weight: bold; text-decoration:none;}
.chat2 a:hover		{color:blue; text-decoration:underline;}
.chat2 img		{border: 0px; margin:0px 1px;}
.chat2 .users img	{height: 24px;}
.chat2 .users .sex	{font-family: "Times New Roman", Times, serif; font-size : 16px;}
.chat2 .role_root	{color:#FFD700;}
.chat2 .role_adm	{color:silver;}
.chat2 .config		{width: 95%;}
.chat2 .config img.face	{height: 30px;}
.chat2 #formAdd table	{width:100%; vertical-align:bottom;}
.chat2 td.pre		{white-space:nowrap;}
.chat2 td.odkaz		{width: 80%;}
.chat2 #Odkaz		{width: 100%;}
.chat2 #back		{margin-left:1em;}

.inputbox {font-size: 10px; border:1px solid; height: 18px}
.combobox {font-size: 10px; border:1px solid; height: 18px}

.btnSend	{cursor:pointer; font-size: 8pt}
.btnUp		{cursor:pointer; font-size: 8pt; width: 100%; background-color: #C0C0C0 }
.btnDown	{cursor:pointer; font-size: 8pt; width: 100%; background-color: #DFDFDF }

