﻿body
{
	background-position: center;
	background-color: #996633;
	background-image: url(/tema/bodybg.jpg);
	text-align: center;
	background-repeat: repeat-y;
	margin-top: 0px;
}
.titul
{
	font-size: xx-large;
	font-weight: bolder;
	color: #800000;
	text-align: center;
	display: block;
	height: 40px;
	border-bottom: solid 1px maroon;
	vertical-align:bottom;
	margin-bottom:5px;
	width:965px;
}
.telo
{
	margin: 0px;
	text-align: justify;
	display: block;
	padding-left: 8mm;
	padding-right: 8mm;
}
.menu
{
	border-top: solid 1px black;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: black;
	border-bottom-color: #000000;
	width: 979px;
	margin-top: 0px;
	background-color: #FFFBD6;
}
.telo_galerie
{
	margin: 0px;
	text-align: justify;
	padding-left: 8mm;
	padding-right: 8mm;
}
.telo_bez_vysky
{
	text-align: justify;
	width: 965px;
	display: block;
	padding-left: 8mm;
	padding-right: 8mm;
	overflow: inherit;
}
.doleva
{
	text-align: left;
}
.pata
{
	background-color: #996633;
	color: #FFFF00;
	text-align: center;
	border-top-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-bottom-style: solid;
}
small
{
	font-size: xx-small;
}
.telo img
{
	border: solid 1px black;
	margin: 5px;
}
.telo_galerie img
{
	border: solid 1px black;
	margin: 5px;
}
hr
{
	color: #800000;
	height: 1px;
}
p
{
	margin-bottom: .0001pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 3pt;
}
.input_text
{
	font-family: 'Courier New';
	font-weight: bolder;
	color: #000000;
	border: 1px solid #000000;
}

/*forum*/

.forum_header
{
	background: #CC9900;
	padding-left: 5px;
	text-align: left;
}
.forum_obsah
{
	padding-left: 5px;
	display: block;
	text-align: justify;
}
.f_orig
{
	width: 100%;
}

.f_odp
{
	width: 95%;
}

