html
{
	height: 100%;
	margin: 0px;
}

body
{
	background-color: black;
	color: #d07430;
	margin: 0px;
	height: 100%;
}

a:link
{
	color: #40b040;
}

a:visited
{
	color: #40b040; 
}
body.chat a:link
{
	color: #0000ff; 
}

body.chat a:visited
{
	color: #a000ff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.horni
{
/*	background-image: url("/img/prouzek.gif");
	background-repeat:no-repeat;*/
}

body.chat
{
	background-color: #c0cad0;
	height: 100%;
	margin 0px;
	padding: 0px 0px 0px 0px;
}


div.dolni
{
	position:absolute; left: 0px; bottom:0; width: 100%; background-color: #404570;
	margin-bottom: 0px;
	color: white;

}

div.horni
{
	background-color: #c0cad0; overflow: auto; height: 500px;
	padding: 0px 0px 0px 0px;
	color: white; 
}

div.dolni div
{
	padding: 8px; 
}

span.nick
{
	font-weight: bold; 
}

span.cas
{
	color: black;
	font-style: italic;
	font-size: x-small;
}

span.system
{
	color: black;
	font-style: italic;
	font-size: small;
}

div.smajly
{
	border-top: 1px solid black;
	background-color: #c0cad0;
	height: 90px;
	margin-right: 140px;
	overflow: auto;
}

div.smajly img
{
	/*float: left;*/
}

.septam
{
	background-color: #ffbbbb;
}

.click
{
	text-decoration: underline;
	color: #40b040;
	cursor: pointer;
}

div.nahlasit
{
	position: absolute;
}

.nahlasit ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nahlasit a:link, .nahlasit a:visited {
    display: block;
    font-weight: bold;
    color: #aaa !important;
    background-color: #222 !important;
    width: 380px;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

.nahlasit a:hover, .nahlasit a:active {
    background-color: #844 !important;
}

.nahlas a
{
	text-decoration: none;
}

div.menu 
{
	float: right;
	height: 100%;
	width: 140px;
	margin: 0px 0px 0px 0px;
	background-color: #404570;
	color: white;
}

.logo
{
	margin: 15px 0px 0px 5px;
}


.tlacitko
{
	margin: 6px 0px 0px 15px;
}
