body       {
           margin: 0px auto;
           text-align: center;
           font-size:85%;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color :#FFFFFF;
           background-color: #000000;
           }
table       {
           font-size:100%;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color :#FFFFFF;
           }

.table_bazar       {
           font-size:100%;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color :#000000;
           }
#container {
           width:767px;
           height: auto;
           margin: 15px auto 0px;
           padding: 0px;
           border:1px #CCCCCC solid;
           text-align: justify;
           background-color: #333333;
           }
#div_menu    {
           height: 18;
           margin: 0px;
           padding: 0px;
           background: url(../image/menu_background.jpg) repeat-x 0px 0px;
           text-align: left;
           }
#menu a    {
           background: url(../image/button.jpg) 0 0 no-repeat;
           display:block;
           width:160px;
           height:18px;
           line-height: 18px;
           margin:0px;
           padding:0px;
           font-size:10px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-weight: bold;
           text-align:center;
           color:#FFCC00;
           }
#menu a:hover {
           background-position: -160px 0;
           color:#FFFFFF;
           text-decoration: none;
              }
#menu a:active {
           background-position: -320px 0;
           color:#FF6600;
               }
#copyright {
           width:767px;
           height: 90px;
           margin: 10px auto 10px;
           padding: 0px 0px 10px 0px;
           font-size:10px;
           text-align: left;
           color :#999999;
           }
#header    {
           height: 153px;
           text-align: left;
           }
#obsah   {
           font-size:80%;
           padding: 0px;
           margin: 10px;
           }
#odstavec {
           width:auto;
           padding: 10px 0px;
           }
.i_hr      {
           width:100%;
           size="1";
           color:#999999;
           noshade;
           }
.form      {
           font-size:100%;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background-color: #FFFFFF;
           color:#000000;
           }
.foto_big
           {
           margin-top:5px;
           margin-bottom:5px;
           border-style: double;
           border-top-width: 3px;
           border-right-width: 3px;
           border-bottom-width: 3px;
           border-left-width: 3px;
           border-color: #000000 black black;


           }
.orange   {
           color:#FF6600;
           text-decoration: none;
           font-weight: bold;
           }
.red     {
           color:#FF0000;
           }
.black     {
           color:#000000;
           }
.yellow    {
           color:#FFCC00;
           }
.back      {
           color:#FFCC00;
           text-decoration: none;
           font-weight: bold;
           padding: 20px 0px 20px 0px;
           }

.detail_yellow     {
           color:#FFCC00;
           text-decoration: none;
           font-weight: bold;
           }
.detail_orange          {
           color:#FF6600;
           text-decoration: none;
           font-weight: bold;
           }
.detail_typ {
           color:#FFFFFF;
           font-size:110%;
           font-weight: bold;
           }
.detail_header
           {
           text-align:left;
           width:100%;
           }
a          {
           color:#FFCC00;
           text-decoration: none;
           }
a:hover    {
           color:#FF6600;
           text-decoration: underline;
           }
h1         {
           color:#FFFFFF;
           font-size:110%;
           font-weight: bold;
           text-decoration: none;
           margin: 0px 0px 3px 0px;
           padding: 5px 0px 10px 0px;
           }
h2         {
           color:#FFFFFF;
           font-size:110%;
           font-weight: bold;
           text-decoration: none;
           margin: 0px 0px 0px 0px;
           padding: 10px 0px 10px 0px;
           }

.clear_blank
           {
           height: -1px;
           width: 100%;
           clear:both;
           }
.clear_box {
           clear: both;
           width:100%;
           height:1px;
           padding: 0px 0px 0px 0px;
           }
.fl_left   {
           float:left;
           }
.hr_oddelovac {
              width:100%;
              height:1px;
              color:#999999;
              }

