.text TABLE
{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : White;
	font-size : 13px;
	font-style : normal;
	line-height : 17px;
}

.text TABLE A:hover
{
	text-decoration: none;
	color : White;
}

.text TABLE A
{
	color: Yellow;
	text-decoration : none;
}

.nadpis
{
	font : normal bold 17px Verdana;
	color : Silver;
}

.nadpis2
{
	font : normal bold 15px Verdana;
	color : Yellow;
}

.text
{
	font-family : "Trebuchet MS",Tahoma, verdana, arial;
	color : White;
	font-size : 13px;
	font-style : normal;
	line-height : 17px;
}

.text A:hover
{
	text-decoration: none;
	color : White;
}

.text A
{
	text-decoration : none;
	color: Yellow;
}

.forum TD
{
	border-left-style: solid;
	border-left-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-width: 1;
	border-bottom : 1 solid;
	background-color : #8C706D;
	border-color : #9A7F7C;
    padding : 4;
}

.forum_dole TD
{
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: solid;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding: 3;
	background-color : #765D5A;
	border-color : #9A7F7C;
}

.forum_textarea
{
	background : #886D6A;
	width : 100%;
	height : 80px;
	border : 1px solid #9A7F7C;
	color : White;
}

.forum_input
{
	background : #886D6A;
	border : 1px solid #9A7F7C;
	color : White;
}

.forum_submit
{
	border : 1px solid #9A7F7C;
	background-color : #886D6A;
	color : White;
	background : url(obrazy/pozadi_input.gif) repeat-x;
}

.forum_jmeno
{
	color : #FFD700;
	font-weight : bold;
}

.forum_datum
{
	color : #E6E6FA;
}

.forum_nadpis
{
	width : 100%;
	background : #886D6A;
	border : 1px solid #9A7F7C;
	color : White;
}

.forum_udaje
{
	padding-bottom : 5px;
}