* {-moz-box-sizing: border-box; box-sizing: border-box;}
BODY
{
	background-color: #C60024;
	padding: 0px;
	margin: 0px;
}
BODY,TD,.form_input,.form_area,.form_submit
{
	font-family: Arial CE, Arial, Helvetica;
  font-weight: normal;
  font-size: 11px;
  color: #434343;
}
A
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #686868;
}
.plocha
{
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin: -300px 0px 0px -450px;
	background-color: #FFFFFF;
}
.logomale
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 65px;
}
.menuflash
{
	position: absolute;
	left: 160px;
	top: 40px;
	width: 740px;
	height: 290px;
}
.podmenu
{
	position: absolute;
	left: 1px;
	top: 65px;
	width: 158px;
	height: 260px;
	background-color: #AEAEAE;
	padding: 13px;
	font-weight: bold;
  font-size: 11px;
  color: #000000;
}
.podmenu A
{
	color: #FFFFFF;
}
.podmenu .pododkaz
{
	color: #C60024;
	margin: 0px 0px 0px 25px;
}
.nadpisIMG
{
	position: absolute;
	left: 0px;
	top: 330px;
}
.nadpisGIF
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.napln
{
	position: absolute;
	left: 270px;
	top: 350px;
	width: 620px;
	height: 210px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	text-align: justify;
	overflow: auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #F1F1F1;
	scrollbar-highlight-color: ##FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #C60024;
}
.napln P
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.napln B
{
	color: #C60024;
}
.nadpis
{
	font-size: 12px;
	font-weight: bold;
	color: #C60024;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.nadpis A
{
	color: #C60024;
}
.napln UL
{
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.napln LI
{
	list-style-type: square;
}
.podmenu UL
{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	color: #FFFFFF;
}
.podmenu LI
{
	list-style-type: square;
	margin-bottom: 10px;
}
.copyright
{
	position: absolute;
	left: 0px;
	top: 578px;
	width: 900px;
	font-weight: normal;
  font-size: 11px;
  color: #595959;
  text-align: right;
  padding: 4px 25px 4px 0px;
  background-color: #DDDDDD;
}
.copyright A
{
	color: #000000;
	text-decoration: none;
}
.copyright A:hover
{
	color: #555555;
	text-decoration: none;
}
.search
{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 834px;
	font-weight: bold;
  font-size: 11px;
  color: #C60024;
  text-align: right;
}
.isearch
{
	width: 100px;
	height: 18px;
	border: 1px solid #C60024;
	font-family: Arial CE, Arial, Helvetica;
  font-weight: normal;
  font-size: 11px;
  color: #434343;
  padding-left: 5px;
}
.langCZ
{
	position: absolute;
	left: 844px;
	top: 10px;
	width: 18px;
	height: 18px;
	padding-top: 2px;
	font-weight: bold;
  font-size: 11px;
  background-color: #C60024;
	color: #FFFFFF;
  text-align: center;
}
.langEN
{
	position: absolute;
	left: 872px;
	top: 10px;
	width: 18px;
	height: 18px;
	padding-top: 2px;
	font-weight: bold;
  font-size: 11px;
  background-color: #000000;
	color: #FFFFFF;
  text-align: center;
}
.langCZ A
{
	color: #FFFFFF;
	text-decoration: none;
}
.langEN A
{
	color: #FFFFFF;
	text-decoration: none;
}
.tab_linky
{
	border-top: solid 1px #EEEEEE;
}
.tab_linky TD
{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #EEEEEE;
}
.form_input
{
	width: 210px;
	height: 18px;
	border: none;
	border-left: solid 1px #777777;
	background-color: #EEEEEE;
	padding-left: 5px;
}
.form_area
{
	width: 220px;
	height: 134px;
	border: none;
	border-left: solid 1px #777777;
	background-color: #EEEEEE;
	padding-left: 5px;
	scrollbar-track-color:  #EEEEEE;
	scrollbar-face-color:  #EEEEEE;
	scrollbar-highlight-color:  #EEEEEE;
	scrollbar-3dlight-color:  #EEEEEE;
	scrollbar-darkshadow-color:  #EEEEEE;
	scrollbar-shadow-color:  #EEEEEE;
	scrollbar-arrow-color: #777777;
}
.form_submit
{
	height: 18px;
	border: none;
	background-color: #C60024;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #FFFFFF;
}
FORM {margin:0px;}
.obrazek
{
	border: 5px solid #DDDDDD;
	margin:10px;
}

