body{
	font-size:100%;
	font-family: "Arial", sans-serif;
	line-height:1.3;
	background-color:#300;
	color:white;
	padding:0;
	text-align: center;
}

.wrapper{background-color:#fff;}

a{color:#933}
a:visited{color:#666;}
h1{font-size:135%;}
h2{font-size:120%; margin-bottom: 0.5em}
h3{font-size:110%; margin-bottom: 0.3em}

div, table, tr, td, th{border: #933 solid 0px; color:black; text-align:justify}

.seznam table{border-top-width: 1px;}
.seznam th, .seznam td{border-bottom-width: 0.08em}
.seznam th{text-align:left; background-color: #eee}

.hlava{border-bottom-width:0.08em; padding:0.3em; background-color:#fff;}
.menu{background-color:#fff;float:left;padding:0.3em; width:21%;}
.telo{background-color:#fff;float:right;border-left-width: 0.08em; padding:0.3em;width:75%}
.content {overflow:auto; }

.pata{clear:both; text-align:center;padding:0.3em;border-top-width:0.08em;background-color:#fff;}
.pata-left {float:left;background-color:#fff;}
.pata-right {float:right; text-align:right;background-color:#fff;}
.pata-last {clear:both;}

.pocitadlo{clear:both; width:100%; text-align:center;padding-top:2px;margin-top:2px;}


.menubox{}
.menuhead{}
.menubody{}
.menubody a{}
.menubody a:visited{}

.msg {background-color:#eee; border: dashed 1px black}

.literatura {background-color:#eee;}

.tagStory p{
	margin:0  0 6px 0;
	text-indent:3em;
	text-align: justify;
}

.tagQuote {
	font-style:italic;
}

.tagList {
	margin-bottom:0;
}

.tagCode {
	margin:0;
}

.news {margin-bottom:15px; clear:both; }
.news_indent {padding-left:20px}
.news_subj {font-weight:bold;}
.news_auth {border-top-width:1px; }
.news_body {}
.news_prev {float:left;}
.news_next {float:right;}

.forum{}
.forum a{}
.forum_kat a{}
.forum td, th{}
.forum th{}
.forum_kat{}
.forum_disk_1{}
.forum_disk_2{}
.forum_disk_3{}

input, textarea, select {
	background-color: #fff;
	color: #000;
	border: solid black 1px;
}

.btnAction{ background-color: #fc3;}

.obrazek {margin: 15px}

.form-header, .form-footer {
	background-color:#BBB;
	font-weight:bold;
}

.form-footer {
	text-align: center;
}

.form-line-0, .form-field {
	background-color:#DDD;
}

.form-line-1 {
	background-color:#EEE;
}

.hr {
	border-top-width:1px;
}