* { margin: 0; padding: 0;}
body {
    padding: 0px;
    margin: 0;
    font-family: Verdana;
}

#telo {
    margin: 0 auto;
    width: 1000px;
}

/* ########################################################################## */
/* hlavička */

#top {
    float: left;
    width: 1000px;
    height: 229px;
    background-image: url('/img/top.png');
    background-repeat: no-repeat;
}

#form {
    width: 400px;
    float: right;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: right;
    padding: 25px 45px 0 0;
}

#form table {
    float: right;
}

.hlaseni {
    font-weight: bold;
    color: red;
}

.input {
    width: 100px;
}

.button {
    width: 105px;
}

/* ########################################################################## */
/* tělo a okrajové menu */

#main {
    position: relative;
    left: 25px;    
    float: left;
    width: 950px;
    height: 100%;
    background-image: url('/img/main.png');
    background-repeat: repeat;
}

#left {
    float: left;
    width: 150px;    
    background-repeat: no-repeat;
    background-position: top;
    height: 643px;
    min-height: 643px;     
}

#h_menu
{   
   height: 605px;
   min-height: 605px; 
}

#menu_bottom_url
{  
  
}

#menu_bottom_url a
{
  color: rgb(237,28,36);
  font-size: 12px;    
  margin-left: 5px;     
  text-decoration: underline;
}

#menu_bottom_url a:hover
{    
  text-decoration: none;
}


#stred {
    float: left;
    padding-left: 15px;
    width: 620px;
    height: 100%;
}

#stredU {    
    float: left;
    width: 620px;
    height: 30px;
}

#drob_nav {
    padding-bottom: 10px;
    color: #e80000;
}

.clanek {
    border-top: 1px solid #b1b1b1;
    width: 600px;
    float: left;
    padding: 10px;
    background-image: url('/img/clanekBG.png');
    font-size: 12px;
    line-height: 18px;
}

.clanek li {
    margin-left: 15px;
}

.form {
    border: 1px solid #b1b1b1;
    background-color: #e7e7e7;
    padding: 10px;
    width: 580px;
    float: left;
}

.inputForm {
    border: 1px solid red;
}

fieldset { margin-bottom: 30px; padding-bottom: 10px; }

legend { margin-left: 10px }

table.registrace td { 
    min-width: 280px;
    text-align: right;
}

.registrace td label { margin-right: 10px; }

textarea {
    width: 460px;
    height: 150px;
}

.pager {
    margin-top: 10px;
    width: 600px;
    text-align: center;
    color: #e80000;
}

.pager a {
    text-decoration: none;
}

.select_kategorie {
    margin-top: 15px;
    width: 590px;
    border: 1px solid #F69999;
    padding: 3px 5px 3px 5px;
    background-color: #FEF0F0;
}

.select_kategorie2 {
    margin-top: 15px;
    width: 590px;
    padding: 3px 5px 3px 5px;
    background-color: #BA0000;
    color: white;
}

.zbozi {
    width: 600px;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid grey;
}

.zbozi td {
    vertical-align: top;
}

.zbozi img {
    border: 1px solid gray;
    width: 110px;
    float: left;
    margin-right: 10px;
}

.zbozi h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #e80000;
    border: 0;
    padding-bottom: 0;
}

.zbozi h2 a {
    text-decoration: none;
}

.zbozi h2 a:hover {
    text-decoration: underline;
}

.zbozi_detail {
    width: 600px;
    margin-top: 20px;
    line-height: 2;
}

.zbozi_detail_img img{
    padding: 20px 0 10px 0;
    max-width: 600px;
}

#right {
    float: right;
    width: 150px;
    background-repeat: no-repeat;
    background-position: top;
}

.menu a {
    color: red;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.menuh {
    float: left;
    width: 124px;
    height: 30px;
    background-image: url('/img/menuHor.png');
    background-repeat: no-repeat;
    text-align: center;
}

.menuh a {
    width: 100%;
    height: 100%;
    display: block;
    color: red;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    line-height: 30px;
}

.menuh:hover {
    background-image: url('/img/menurh.png');
}

.menur {    
    width: 150px;
    height: 31px;
    background-image: url('/img/menur.png');
    text-align: center;
}

.menur a {
    width: 100%;
    height: 100%;
    display: block;
    color: red;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    line-height: 30px;
}

.menur:hover {
    background-image: url('/img/menurh.png');
}

.menur img {
    border: 0;
    float: left;
    padding: 0 5px 0 5px;
}

#kontakty {
    padding: 10px;
    color: #e80000;
    font-size: 11px;
    line-height: 18px;
}

#vyhledavani {
    padding: 10px;
    color: #e80000;
    font-size: 11px;
    line-height: 18px;
}

#toppr {
    padding: 10px;
    color: #e80000;
    font-size: 11px;
    line-height: 18px;
}

#toppr ul {
	padding-left: 10px;
}

#toppr a {
    color: #000;
	text-decoration: none;
}

#mapa {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #e80000;
    font-weight: bold;
    font-size: 11px;
}

/* ########################################################################## */
/* spodní obrázky a loga */

#bottom {
    position: relative;
    left: 25px;
    float: left;
    width: 950px;
}

#bimg {
    float: left;
    width: 950px;
    height: 104px;
    background-image: url('/img/bimg.png');
    background-repeat: repeat;
}

#bimgl {
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    float: left;
    width: 140px;
    height: 93px;
    padding: 5px;
}

#bimgs {
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    float: left;
    position: relative;
    left: 15px;
    width: 600px;
    height: 92px;
    padding: 6px 10px 6px 10px;
}

#bimgr {
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    float: right;
    width: 140px;
    height: 93px;
    padding: 5px;
}

#bloga {    
    float: left;
    width: 950px;
    height: 85px;
    color: #e80000;
    font-weight: bold;
    font-size: 11px;
    padding-top: 10px;
}

#loga {
    width: 950px;
    text-align: center;
}

img {
    border: 0;
}

.vypis_img {
    width: 100%;
    border: 1px solid #b1b1b1;
}

.vypis_img td {
    border: 1px solid #b1b1b1;
    width: 33%;
}

/* ########################################################################## */
/*  */

h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    color: #e80000;
    border-bottom: 1px solid #e80000;
    margin-bottom: 10px;
    line-height: 1.5;
}

h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    color: #e80000;
    border-bottom: 1px solid #e80000;
    margin-bottom: 10px;
    line-height: 1.5;
}

a {
    color: #e80000;
}

.bold {
    font-weight: bold;
}

#flash {
    width: 580px;
    float: left;
}

#flash.error {
    padding: 10px;
    border: 1px solid #BA0000;
    background-color: #F69999;
    color: #BA0000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

#flash.success {
    padding: 10px;
    border: 1px solid #008000;
    background-color: rgb(113, 185, 54);
    color: #008000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

/* ########################################################################## */
/* flashmapa */

.video {
    overflow: hidden;
    position: relative;
    padding: 5px;
}

.video object {
    width: 138px;
    height: 175px;
    position: relative;
    z-index: 0;
    display: block;
}

.video a.video-link {
    background: url("../img/pix.gif"); 
    text-decoration: none;
    width: 138px;
    height: 175px;
    display: block;
    position: absolute;
    top:0;
    left: 0;
    z-index: 100;
}

