body
{
  background: white;
  color:white;
  &color: black;
  font-family:Arial;
  font-size:11px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}
#bodyCenter{
	position:relative;
	margin: auto;
	text-align: left;
	width: 800px;
	padding: 0px;
	margin-top: 10px;
	&top: -8px;
	z-index: 2;
}
/*----------------------------------------DEFAULTY----------------------------------------*/
.noborder
{
  border: 0px;
}
.nadpis
{
  color: red;
  &margin-left: -35px;
}
.nadpis a
{
  color: red;
  text-decoration: none;
}
.item
{
  color: black;
}
.tucne
{
  font-weight: bold;
  color: black;
}
.corp
{
  color: black;
}
.power
{
  color: red;
}
/*----------------------------------------HEAD PANEL--------------------------------------*/
.head_panel
{
  margin-top: 1px;
  margin-left: 1px;
  width: 799px;
  height: 105px;
  border: 1px solid #da2820;
  padding-top: 1px;
  padding-left: 1px;
}
.head_panel_left
{
  width: 174px;
  background: #da2820;
  height: 100%;
  float: left;
}
.head_panel_left a
{
	font-weight: bolder;
	color: white;
	text-decoration: none;
}
.head_panel_center
{
  background-image: url(../images/left_line.jpg);
  background-repeat: repeat-y;
  width: 442px;
  height: 105px;
  float: left;
}
.head_panel_right
{
  width: 182px;
  height: 105px;
  float: right;
  &float:right;
  &margin: 0;
  &margin-top: -110px;
  text-align: right;
  color: black;
  font-size:14px;
  font-weight: bold;
}
.logo
{
  margin-top: 5px;
  margin-right: 5px;
}
.logo_prewiev
{
  max-width: 120px;
  max-height: 120px;
}
#topmenu
{
  margin-top: 85px;
  margin-left: 10px;
}
.button
{
    text-decoration: none;
}
.button span
{
  border:1px solid #CECECE;
  min-width: 60px;
  padding-left: 10px;
  padding-right: 10px;
  height: 14px;
  border: 1px solid #999999;
  background-color: #EFEFEF;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  padding-top: 2px;
  color: black;
  margin-left: -3px;
  height: 15px;
  float:left;
  text-decoration: none;
}
.button a
{
  text-decoration: none;
}
.input_active span
{
  background-color: #FFFFFF;
  color: red;
}
/* --------------------------------- OBAL ----------------------------------  */
.obal
{
  border: 1px solid #989898;
  width: 800px;
  margin-top: 2px; 
  padding-bottom: 10px;
  margin-left: 1px;
}
/* -------------------------------- LEFT MENU ------------------------------- */
#leftmenu
{
  background: #EFEFEF;
  border: 1px solid #999999;
  width: 180px;
  min-height: 300px;
  border-bottom: 1px dotted black;
  float: left;
  margin-top: -1px;
  margin-left: -1px;
  padding-bottom: 10px;
}
.leftmenu_content
{
  margin-left: 10px;
  margin-top: 10px;
  &margin-left: 40px;
  color: black;
  font-size: 12px;
}
.leftmenu_content ul
{
  list-style-image: URL(../images/punkt-gray.jpg);
  margin-top: 2px;
  margin-left: -10px;
}
.leftmenu_content li
{
  margin-top: 4px;
}
.leftmenu_content ul a
{
  color:black;
  text-decoration:none;
}

.activleftmenu
{
  list-style-image: URL(../images/punkt-red.jpg);
  color: red;
}
.leftmenu_content .activleftmenu > a
{
  color: red;
}
.activleftmenu a:hover
{
  color: red;
}
.submenu
{
  margin-left: -10px;
  &margin-left: 35px;
  &margin-bottom: -5px;
}
.noPuntik
{
  list-style-image: URL();
}
/* ---------------------------------- content ------------------------------- */
#content
{
  width: 428px;
  min-height: 300px;
  color: black;
  float: left;
  padding-left: 10px;
  margin-bottom: 15px;
}
/* ---------------------------------- RIGHT PANEL ------------------------------- */
.rightpanel
{
  width: 180px;
  float:right;
}
.header
{
  padding-top: 20px;
  
  width: 580px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  color:#979BAA;
  font-family:Arial;
  font-size:20px;
  font-size-adjust:none;
  text-decoration:none;
}
.logo_small
{
  float: right;
  max-width: 200px;
  max-height: 100px;
  margin-top: -55px;
}
/* ------------------------------------NEWS ---------------------------------------*/
.news
{
  width: 170px;
  border: 1px solid #989898;
  margin-top: 20px;
  color: black;  
}
.news_head
{
  background: #DA2820;
  font-weight: bold;
  color: white;
  font-size: 12px;
  padding-left: 5px;
}
.news ul
{
  margin-left: -18px;
}
.news ul li
{
  margin-right: 10px;
}
.news ul li a
{
  color: black;
  text-decoration: none;
}
/* ----------------------------------- BOTTOM ------------------------------------ */
#bottom
{
  margin-top: 8px;
  color: white;
  margin-left: 1px;
  background: #D81718;
  width: 798px;
  height: 18px;
  font-size: 11px;
  vertical-align: middle;
  padding-left: 4px;
  font-weight: bold;
  border-bottom: 1px dotted gray;
}
/* ------------------------------------ PATICKA --------------------------------- */
#paticka
{
  text-align: center;
  width: 800px;
}
#paticka a
{
  color:#000000;
  font-family:Arial;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  line-height:normal;
  text-decoration:none;
}
#paticka a:hover
{
  text-decoration: underline;
}
/* ------------------------------------- BOTH  ----------------------------------- */
.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}
.seznam
{
  table-layout: fixed;
  width: 590px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid gray;
}
.seznam a
{
  text-decoration: none;
  color: black;
}
.seznam a:hover
{
  text-decoration: underline;
}
.seznam_b img
{
  border: 0px;
  margin-bottom: -4px;
}
.seznam_b a
{
  display: block;
  margin-top: 10px;
  text-decoration: none;
  color: black;
}
.seznam_b a:hover
{
  text-decoration: underline;
}

/* FORMULAR */
.polozky {
  width: 200px;
}
.odeslat {
  height: 20px;
  width: 204px;
  margin-left: 2px;
  border: 1px solid #cecece;
  padding: 1px 1px 1px 1px;
}
.error {
  text-align: left;
  padding-left: 8px;
  padding-bottom: 2px;
  color: red;
  font-weight: bold;
}
.velke {
  font-size: 1.4em;
  color:gray;
  margin-left: 10px;
  margin-top: 3px;
}
.prava
{
  width: 130px;
}
