body {
    PADDING: 0px;
    PADDING-BOTTOM: 20px;
    PADDING-TOP: 10px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #FC963B;
	TEXT-ALIGN: center;
}
img {
	border-color : #FC963B;
}
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
	text-align: justify;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
	text-align: justify;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
}
a{
	color: #015A01;
	font-weight: normal;
	text-decoration: none;
}
a:hover	{
	color: #015A01;
	font-weight: normal;
	text-decoration: underline;
}

#obalka1 {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color : #FEEDCF;
    PADDING-TOP: 10px;
}
#obalka2 {
	width: 780px;
	margin: 0 auto 0 auto;
	background-color : #FEEDCF;
}
#hlavicka {
	width: 780px;
	height: 120px;
	background-image: url(imgs/bgr_01.jpg);
	background-repeat: no-repeat;
}
#telo {
	width: 780px;
	background-image: url(imgs/bgr_02.jpg);
	background-repeat: no-repeat;
	text-align : left;
}
#hlavicka_en {
	width: 780px;
	height: 120px;
	background-image: url(imgs/bgr_01_en.jpg);
	background-repeat: no-repeat;
}
#telo_en {
	width: 780px;
	background-image: url(imgs/bgr_02_en.jpg);
	background-repeat: no-repeat;
	text-align : left;
}
#hlavicka_de {
	width: 780px;
	height: 120px;
	background-image: url(imgs/bgr_01_de.jpg);
	background-repeat: no-repeat;
}
#telo_de {
	width: 780px;
	background-image: url(imgs/bgr_02_de.jpg);
	background-repeat: no-repeat;
	text-align : left;
}
#hlavicka_nl {
	width: 780px;
	height: 120px;
	background-image: url(imgs/bgr_01_nl.jpg);
	background-repeat: no-repeat;
}
#telo_nl {
	width: 780px;
	background-image: url(imgs/bgr_02_nl.jpg);
	background-repeat: no-repeat;
	text-align : left;
}

#lang {
	width: 250px;
	float : right;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align : right;
}
a.lang 		{
	color: #015A01;
	font-weight: normal;
	text-decoration: none;
}
a.lang:hover	{
	color: #015A01;
	font-weight: normal;
	text-decoration: underline;
}

#maps {
	width: 420px;
	float : right;
	padding-right : 6px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align : right;
}

#footer {
	width: 780px;
	padding-top : 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align : center;
}
footer 		{
	color: #015A01;
	font-weight: normal;
	text-decoration: none;
}
a.footer 		{
	color: #015A01;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover	{
	color: #015A01;
	font-weight: normal;
	text-decoration: underline;
}

