body
{
	padding:0px;
	margin:0px;
}
.obsah
{
	vertical-align:top;
	padding: 5px 5px 5px 10px;
}
.paticka
{
	height:20px;
	font-size:10pt;
	text-align:center;
	padding-bottom:3px;
}
a:link, a:visited
{
  color:#75a5f4;
}
img
{
	border: 0px;
}
.novinky
{
	border: 1px solid white;
	border-width:  0px 0px 0px 1px;
	padding-left: 5px;
}
h1
{
	color:#75a5f4;
	font: 30px Arial
}
.blue
{
  color:#75a5f4;
}


table.ram
{
	border-collapse:collapse;
	width:90%;
}
table.ram td
{
	border: 1px solid #fff;
}
table.ram td.nadpis
{
	line-height:26px;
	background-color:black;
	background-image:url("forum-line-bg.gif");
}
table.seznam
{
	border-collapse:collapse;
	background-color:#000;
	width:100%;
}
table.seznam td
{
	border: 1px solid #999;
}
table.seznam tr.nadpis
{
	font-size:9pt;
}
.forum-list-nazev
{
	font-size:12pt;
	font-weight:bold;
}
.forum-list-popis
{
	font-size:9pt;
	font-style: italic;
}
.small
{
	font-size:9pt;
}
input.login
{
	width:150px;
	background-color:#333;
	border:1px solid white;
	color:white;
}
input.login_small
{
	padding:0px;
	width:100px;
	background-color:#333;
	border:1px solid white;
	color:white;
	font-size: 9pt;

}
form.login_small
{
	font-size: 9pt;
}
.forum
{
	width:500px;
	background-color:#333;
	border:1px solid white;
	color:white;
}
table.noborder td
{
	border-width:0px;
}
table.small-noborder td
{
	font-size:9pt;
	border-width:0px;
}
.nastenka
{
	border: 1px solid white;
	background-color:#333;
	text-align: center;
	width:90%;
	margin:10px 0px 10px 0px;
}
.odeslat
{
	background-color:#333; 
	border:1px solid white; 
	color:white; 
	font-weight:bold;
}
.txtarea
{
	width:500px;
	background-color:#333; 
	border:1px solid white; 
	color:white;
}
.quot
{
	border: 1px solid white;
	background-color:#666;
	font-style:italic;
	font-size: 9pt;
	text-align: left;
	width:100%;
	margin:0px 0px 10px 0px;
	padding:5px;
}
.forum-new0
{
	background-color:#000;
}
.forum-new1
{
	background-color:#333;
}
.forum-split
{
	background-color:#000;
	height:10px;
}