/* STANDARD TAG REDEFINITIONS */
/*nazevtext*/
 BODY{	color : #ffffff;	font-family : Arial;	font-size: 17px;  background-color: Black;             }
/*text*/
TD {	font-family : Arial;	font-size: 17px;}
p {  font-family : Arial;	      margin-bottom: 10px;  margin-top: 0;    font-size: 17px;        }
/*menu text*/
a{	font-size: 17px;   color: #696969;	font-family: Arial; font-weight: bold;	  text-decoration: none; }
a:hover{	font-size: 20px;   color: #ffffff; font-weight: bold; }
form.NoMargin{	margin-left: 0px;	margin-bottom: 0px;	margin-right: 0px;	margin-top: 0px;}
img{border: none}
/* TOP */
td.TopNav{      background-color:  #696969;              }
.TopNav a{ color: #FFFBD5;  font-size: 11px;  font-family: Arial;  text-decoration: none;  font-weight: bold; }
.TopNav a:hover{ text-decoration: none;  top: 0px;  position: relative;  color: White;  }
td.Title{background-image: url(bullet.jpg);  background-repeat: repeat-x  color: #FFFFFF; font-weight: bold;  font-size: 16px;       }

/* LEFT */
td.Left{ padding-top: 15px; padding-left: 10px; padding-right: 15px; background-color: #4F4537; background-image: url(bg_left.gif); background-repeat: repeat-x; padding-bottom: 8px; }
td.Left, td.Left p{ font-size: 11px; color: #EEE1B2; line-height: 16px; }
.Left a{ font-size: 11px;  color: #FFFAE7;  text-decoration: none;   }
.Left a:hover{ color: White; }
td.LeftSearch{     background-repeat: repeat-x;  background-image: url(bg_search.gif);          }
input.SearchBox{   width: 150px;  height: 19px;  background-image: url(bg_searchbox.gif);  background-repeat: repeat-x;  background-color: #FFFAE7;  border: 0px none;       }
td.LeftCaption{   font-weight: normal;  color: #FFFAE7;  font-family: Arial;  padding-left: 12px;  border-bottom: 1px solid #FFFAE7;      }

/* CENTER */
td.MainText{ padding-left: 10px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; }
td.MainText p{ line-height:20px;}
td.CenterCaption{ color: #FFFAE7;  font-weight: bold;  padding-right: 10px;  border-bottom: 1px solid #FFFAE7;  font-family: Arial;  font-size: 13px;        }

/* FOOTER */
td.Footer{  background-color: #000000;  background-image: url(bg_title.gif);  background-repeat: repeat-x;  border: 1px solid #696969;  color: #FFFBD5;  font-weight: bold;  font-size: 10px;  font-family:Arial;  padding-left: 15px;  padding-right: 15px;    }
.Footer a{ font-family: Arial;	font-size: 10px;	font-weight: normal;	text-decoration: none;  color: White;    }

/* Horni lista */
#lista {
      background-color:#000000;
      text-align:center;
    padding:3px 10px 3px 4px;
	font-size: 10px;
     }
#lista a {
     font-weight: bold;
    color:#A39D78;
     border:0;
font-size: 10px;
 }
#lista a:hover {
    color:#E3FFC4;
     text-decoration:underline;
     border:0;
font-size: 10px;
 }