<!--

	body {
         font-family:         'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
         font-size:           12px;
         width:               900px;
         background-color:    #1b191a;
         color:               #e0e0e0;
         line-height:         150%;
         font-weight:         normal;
         text-decoration:     none;

         padding:             0px;
         margin:              0px auto;
	}

	td {
         font-family:         'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
         font-size:           12px;
         line-height:         150%;
         color:               #e0e0e0;
         font-weight:         normal;
         text-decoration:     none;
         text-align:          left;
	}

	.bor {
         color:               #000000;
         border-top: #e0e0e0 2px solid;
	}
	
  .bor2 {
         color:               #000000;
         background-image:    url('../img/menu_white.png');
         background-repeat:   repeat-x;  
  }
  
  .table-anchor-red, .table-anchor-white {
         background-image: url('../img/menu_red.png');
         background-repeat: repeat;
         border: 2px solid #e0e0e0;
         text-align: center;
         font-weight: bold; 
  }
  .table-anchor-white {
         background-image: url('../img/menu_white.png');
  }

  .table-anchor-red2, .table-anchor-white2 {
         background-image: url('../img/menu_red.png');
         background-repeat: repeat;
         border: 1px solid #e0e0e0;
         text-align: center;
         font-weight: bold; 
  }
  .table-anchor-white2 {
         background-image: url('../img/menu_white.png');
  }
  
  
	A:visited, A:link {                                                  
	   color:               #00008b;                                    
	   font-weight:		bold;                                               
	   text-decoration:	underline;                                       
	}                                                                 
                                                                   
	A:hover, A:active {                                               
	   color:               black;                                    
	   font-weight:		bold;                                            
	   text-decoration:	none;                                         
	}
      
      
	A.butt:visited, A.butt:link {                                                  
     display: block;
	   color:               #000000;                                    
	   font-weight:		bold;                                               
	   text-decoration:	none;                                         
	}                                                                 
                                                                   
	A.butt:hover, A.butt:active {                                               
     display: block;
	   color:               #000000;                                    
	   font-weight:		bold;                                            
	   text-decoration:	underline;                                       
	}
      
      
      .main_frame {
         padding-left:        20px;
         padding-right:       20px;
         padding-bottom:      10px;
         padding-top:         0px;
      }

      .main_frame input, select, textarea {
         font-size:           11px;
         font-family:         Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
         color:               #000000;
      }

      .seznam_oboru {
         padding-left:        13px;
         color:               #888888;
         font-size:           10px;
         font-family:         Tahoma, 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
         height:              20px;
         background-image:    url('../img/img_obory_menuitem.jpg');
         background-repeat:   no-repeat;
      }

      A.search_inzerat:visited, A.search_inzerat:link {
         color:               black;
         text-decoration:     underline;
      }

      A.search_inzerat:hover, A.search_inzerat:active {
         color:               #00008b;
         text-decoration:     underline;
      }

      A.link_seznam_oboru:visited, A.link_seznam_oboru:link {
         color:               #000000;
         font-weight:         normal;
         text-decoration:     none;
      }

      A.link_seznam_oboru:hover, A.link_seznam_oboru:active {
         color:               #00008b;
         text-decoration:     none;
      }


                                                                       


      div.error_message {
         font-size:           8pt;
         color:               red;
         font-weight:         bold;
         text-decoration:     none;
         background-color:    #FFECEC;
         padding:             10px;
         text-align:          center;
         width:               508px;
      }

	A.error_message:visited, A.error_message:link {
         color:               #990000;
         font-weight:         bold;
         text-decoration:     underline;
	}

	A.error_message:hover, A.error_message:active {
         color:               black;
         font-weight:         bold;
         text-decoration:     none;
	}

      div.ok_message {
         font-size:           8pt;
         color:               green;
         font-weight:         bold;
         text-decoration:     none;
         background-color:    #D7FFD7;
         padding:             10px;
         text-align:          center;
         width:               508px;
      }

      A.ok_message:visited, A.ok_message:link {
         color:               #003300;
         font-weight:         bold;
         text-decoration:     underline;
	}

      A.ok_message:hover, A.ok_message:active {
         color:               black;
         font-weight:         bold;
         text-decoration:     none;
	}
     
  .obrys {
         border:              4px #e0e0e0 solid;       
  }


.lowText { text-align: left;text-decoration: none; color: #000000; font: 12px Tahoma;  text-align: left;}
.highText { text-align: left; text-decoration: none; color: #FFFFFF; font: 12px Tahoma;  text-align: left;}
.mainButtons_white, .mainButtons_red, .mainButtons_blue {
text-align: left;
text-decoration: none;
font: 11px tahoma;
font-weight: bold;
}
.mainButtons_white {
color: #000000;
background-image: url('../img/menu_white.png');
background-repeat: repeat-x;
}
.mainButtons_red {
color: #ffffff;
background-image: url('../img/menu_red.png');
background-repeat: repeat-x;
}
.mainButtons_blue {
color: #ffffff;
background-image: url('../img/menu_blue.png');
background-repeat: repeat-x;
}
.itemBorder { border: none; }
.itemBorderBlank { border: none; }
.itemBorderButton { border: none; }

h1 {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}
h2 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
  padding-top: 8px;
  color: #c0c0c0;
}

h3 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
h4, h5 {
  padding: 0;
  margin: 0;
  padding-left: 5px;
  font-weight: bold;
  font-size: 12px;
}

#footer {
  background-color: #000000;
  padding: 6px;
  padding-left: 15px;
  color: #999999;
  clear: both;
}

#main-frame {
  width: 900px;
  border-right: 3px solid #000000;
  border-left: 3px solid #000000; 
}

#top-small {
  height: 280px;
  background-image: url('../img/top03_red.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#top-big {
  height: 442px;
  background-image: url('../img/top02_red.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

.top-nadpis-small {
  line-height: 100%;
  margin-left: 605px;
  margin-top: 50px;
}

.top-nadpis-big {
  margin-left: 605px;
  margin-top: 195px;
}

.main-left {
  float:left;
  width:190px;
  background-color: #000000;
  margin-top: 0px;
}

.main-right-big, .main-right-small {
  float:right;
  width:670px;
  padding:20px;
  background-repeat: no-repeat;
  background-position: top right;
}

.main-right-big {
  background-image: url('../img/top02.png');
}

.main-right-small {
  background-image: url('../img/top03.png');
}

.path {
  font-size: 10px;
  padding-bottom: 15px;
}
-->

