﻿body
{
	background-color: #FCC969;
	text-align: center; /*background-image: url(../theme/pozadi_kostiha.jpg);
	background-repeat: repeat-x; /*top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;*/
	margin: 0 0 0 0;
	font-size: 0.98em;
	font-family: 'Trebuchet MS';
}
.titulimg
{
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	margin-bottom: -4px;
}
.titul
{
	font-size: xx-large;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	display: block;
	background-color: #CC9900;
	font-family: Arial;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.telo
{
	/*margin: -4px;*/
	text-align: justify;
	background-color: #FFF5D2; /*width: 939px;*/
	/*width: 970px;*/
	display: block;
	padding-left: 4mm;
	padding-right: 4mm;
}
.telo_bez_vysky
{
	/*margin: -4px;*/
	text-align: justify;
	background-color: #FFCC66; /*width: 939px;
	/*width:100%;*/
	display: block;
	padding-left: 4mm;
	padding-right: 4mm;
	/*height: 393px;
	overflow: inherit;*/
}
.telo_err
{
	text-align: center;
	background-color: #FFCC66;
	padding-left: 4mm;
	padding-right: 4mm;
	font-size: x-large;
	font-weight: bolder;
	vertical-align: middle;
	display: block;
}
.telo_galerie
{
	margin: 0px;
	text-align: justify;
	padding-left: 8mm;
	padding-right: 8mm;
}
small
{
	font-size: xx-small;
}
.telo img
{
	border: solid 1px black;
	margin: 5px;
}
.telo_galerie img
{
	border: solid 1px black;
	margin: 5px;
}

p
{
	margin-bottom: .0001pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 5pt;
}
.input_text
{
	font-family: 'Courier New';
	font-weight: bolder;
	color: #000000;
	border: 1px solid #000000;
}
.menuitem
{
	text-align: left;
	padding-left: 2px;
	/*padding-right: 10px;*/
}
.pata
{
	padding-top: 6px;
	text-align: center;
	font-size: x-small;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #4692be;
	height: 60px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.tabdx
{
	font-weight: 300;
	text-align: right;
	padding-right: 6px;
}
.tabsin
{
	font-weight: 300;
	text-align: left;
	padding-left: 6px;
}
.popisek
{
	font-weight: bolder;
	color: #006600;
	font-variant: small-caps;
	background-color: #a3baa7;
	height:20px;
}
.vysledek
{
	font-weight: lighter;
	color: #000000;
	background-color: #b7db9d;
	font-variant: normal;
	padding-right: 2mm;
	padding-left: 2mm;
}

.hlavicka_tab
{
	background: #336633;
	color: #FFFF00;
	font-weight: bold;
	font-size: large;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
}

/*forum*/

.doleva
{
    text-align:left; 
} 
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.forum_header
{
	background: #99FF66;
	padding-left: 5px;
	text-align: left;
}
.forum_obsah
{
    padding-left: 5px;
    display: block;
    text-align: justify;
}
.f_orig
{
    width:100%;
}

.f_odp
{
    width:95%;
}
