* {-moz-box-sizing: border-box; box-sizing: border-box;}
BODY, TD
{
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial CE, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
IMG, A IMG
{
	border: none;
	margin: 0px;
}
A
{
	font-weight: bold;
	color: #822512;
	text-decoration: none;
}
A:hover
{
	color: #61693C;
	text-decoration: none;
}
UL
{
	list-style-image: url('img/puntik.gif');
	line-height: 1.3;
	margin: 10px 0px 0px 15px;
}
LI
{
	margin: 0px;
}
FORM
{
	margin: 0px;
}
TEXTAREA
{
	scrollbar-track-color: #717850;
	scrollbar-face-color: #717850;
	scrollbar-highlight-color: #717850;
	scrollbar-3dlight-color: #90A556;
	scrollbar-darkshadow-color: #717850;
	scrollbar-shadow-color: #61693C;
	scrollbar-arrow-color: #61693C;
}
.plocha
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px;
	padding-bottom: 20px;
}
.strediska
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
.adresy
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
.adresa
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 256px;
	margin: 0px;
	padding: 20px;

}
.text
{
	background-image: url('img/text_bg.gif');
	background-repeat: repeat-x;
	position: relative;
	left: 0px;
	top: 0px;
	width: 256px;
	padding: 20px;
	vertical-align: top;
	border-top: solid #FFFFFF 1px;
}
.spodni
{
	width: 770px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
.akce
{
	width: 512px;
	background-image: url('img/akce_bg.gif');
	background-repeat: repeat-y;
	text-align: justify;
	vertical-align: top;
}
.napiste
{
	background-color: #61693C;
	vertical-align: top;
	color: #FFFFFF;

}
.green
{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #A5BD62;
}
.nadpis1
{
	font-size: 12px;
	color: #822512;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.nadpis2
{
	font-size: 12px;
	color: #717850;
	font-weight: bold;
	margin-bottom: 5px;
}
.iText
{
	width: 100%;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial CE, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	background-color: #717850;
	border: none;
	border-left: solid #FFFFFF 1px;
}
.iButton
{
	height: 18px;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial CE, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	text-align: right;
	padding-right: 24px;
	background-color: transparent;
	background-image: url('img/sipka.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
	cursor: pointer;
}
.copyright A
{
	color: #E9D2A8;
}
.copyright A:hover
{
	color: #61693C;
}




.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}
.top { vertical-align: top;}
.bottom { vertical-align: bottom; border: solid green 0px;}
.topcenter {text-align: center; vertical-align: top;}
.topright {text-align: right; vertical-align: top;}
.bold { font-weight: bold;}

