
body
{
	background-image: url(../img/podklad.jpg);
	background-color: gray;
	background-attachment: fixed;
	color: black;
	font-family : Arial;
}

a
{ 
	text-decoration: underline; 
	color: black;
}

a:hover
{
	text-decoration: underline;
	color : silver;
}

img.icon 
{
	height:35px; 
	width:35px;	
	border: none;
}

img.tisk
{
	float: right;
	border: none;
	height:20px; 
	width:25px;
}

img.diskuse
{
	border: none;
	height:20px; 
	width:25px;
}

td.cislo
{
	font: larger bolder;
	text-align: center;
	border: 2px solid black;
}

TD.clanek 
{
	border : 1px solid Black;
	background-color : #808080;
}

DIV.clanek_nazev
{
	font-size : larger;
	font-weight : bolder;
	text-align : center;
}

DIV.clanek_cislovani
{
	font-weight : bolder;
	font-size : smaller;
	text-align : center;
}

DIV.clanek_seznam_souboru
{
	font-size : xx-small;
	text-align : center;
}

div.predslovo 
{
	font-weight : bold;
	margin : 1em;
}

TD.clanek_text
 {
	background-color : #a0a0a0;
}

div.text_clanku {
	margin-left : 0.5em;
	margin-right :0.5em;
	text-align : left;
	font-size : small;
}

div.polozka_rozcestnik, div.polozka_btw, div.polozka_historie
{
	border : thin ridge Teal;
	margin : 3px;
}

div.index_polozka_btw
{
	border : thin ridge Teal;
	margin : 1px;	
}

li {
	font-size : small;
}

p.odsazeny, p.answer {
	font-size : small;
	text-indent : 2em;
	margin: 0px;
}

p.question {
	background-color : #939290;
	font-size : small;
	text-indent : 2em;
	margin: 0px;
}

td.clanek_podtabulka 
{
	background-color : #939290;
	border : thin groove Silver;
	margin : 2px;
}

p {
	margin-left : 3px;
	margin-right : 3px;
}

p.ramecek
{
	background-color : #939290;
	border : thin groove Silver;
	margin : 2px;
	font-size : xx-small;
}

p.podtabulka {
	font-size : xx-small;
	margin : 0px;
	text-indent : 1em;
	margin-left : 3px;
	margin-right : 3px;
}

p.plugin_nazev
{
	background-color : #707070;
	font: larger bolder;
	text-align: center;
	border: solid 2px black;
	margin: 1px;	
}

p.rozcestnik_polozka
{
	background-color : #707070;
	font: bolder;
	text-align: center;
	border: solid 1px black;
	margin: 1px;	
}

p.plugin_popis {
	font-size : smaller;
	margin: 1px;
	text-align: justify;	
}

DIV.clanek_autor 
{
	text-align : center;
}

td.rubrika_index
{
	text-align: left;
	border: solid 1px black;
}

td.rubrika_clanky
{
	font-size: smaller;
	text-align: left;
	border: none 1px black;
}

td.index_archiv
{
	background-color: #858585;
	text-align: right;
	font-size: 8pt;
}

td.seznam_rubrik_licha
{
	background-color: #808080;
	text-align: right;
	font-size: 12pt;
}

td.seznam_rubrik_suda
{
	background-color: #6C6C6C;
	text-align: right;
	font-size: 12pt;
}

td.seznam_rubrik_dalsi
 {
	background-color: #757575;
	text-align: right;
	font-size: 9pt;
}

ul.index_clanky, ul.futura_clanky,ul.scitech_clanky,ul.scifi_clanky,ul.kultura_clanky,ul.mimo_clanky
{
	list-style-type: square;
}

div.index_perex
{
	font-style: italic;
}

table.ramecek
{
	background-color: #939290;
	border: ridge thin;
}

table.ramecek_navigace
{
	background-color: #939290;
	border: ridge thin;
	margin-bottom: 10px;
}

td.ramecek_plugin
{
	background-color: #939290;
	border: ridge thin;;
	margin: 10px;
}

table.ramecek_polozky
{
	background-color: #939290;
	border: solid 2px #636363;
	margin-bottom: 5px;
}

table.clanek_ramecek
{
	background-color: #808080;
	border: ridge thin;
}


