/* CSS Document */

  fieldset {
  border: none;
  padding: 1em;
  }

  input, select, textarea {
  font-size: 100%;
  }

/* lists */

ul, menu, dir {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  padding-left: 40px;
}

ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  padding-left: 40px;
}

li {
  display: list-item;
  -moz-float-edge: margin-box;
}

/* nested lists have no top/bottom margins */
ul ul,   ul ol,   ul dir,   ul menu,   ul dl,
ol ul,   ol ol,   ol dir,   ol menu,   ol dl,
dir ul,  dir ol,  dir dir,  dir menu,  dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul,   dl ol,   dl dir,   dl menu,   dl dl {
  margin-top: 0;
  margin-bottom: 0;
}

/* 2 deep unordered lists use a circle */
ol ul,   ul ul,   menu ul,   dir ul,
ol menu, ul menu, menu menu, dir menu,
ol dir,  ul dir,  menu dir,  dir dir {
  list-style-type: circle;
}

/* 3 deep (or more) unordered lists use a square */
ol ol ul,     ol ul ul,     ol menu ul,     ol dir ul,
ol ol menu,   ol ul menu,   ol menu menu,   ol dir menu,
ol ol dir,    ol ul dir,    ol menu dir,    ol dir dir,
ul ol ul,     ul ul ul,     ul menu ul,     ul dir ul,
ul ol menu,   ul ul menu,   ul menu menu,   ul dir menu,
ul ol dir,    ul ul dir,    ul menu dir,    ul dir dir,
menu ol ul,   menu ul ul,   menu menu ul,   menu dir ul,
menu ol menu, menu ul menu, menu menu menu, menu dir menu,
menu ol dir,  menu ul dir,  menu menu dir,  menu dir dir,
dir ol ul,    dir ul ul,    dir menu ul,    dir dir ul,
dir ol menu,  dir ul menu,  dir menu menu,  dir dir menu,
dir ol dir,   dir ul dir,   dir menu dir,   dir dir dir {
  list-style-type: square;
}


  body{
    font-family : verdana;
    font-size : 12px;
    color : #535353; /*rgb(209,209,111); /*rgb(209,209,111);*/
    background: white; /*gb(158,158,55);*/
/*    background-color: rgb(230,230,255);*/
/*    min-width: 800px;*/
    /*scrollbar-base-color: silver;*/
    /*background-image: url(images/menuback.jpg);
    */
  }
  
  ul li {margin-bottom:5px;}
   
  p{
    font-family : verdana;
    font-size : 12px;
    color : #535353;
    text-decoration : none;
    margin-bottom: 15px;  
    line-height:1.4em;
  }
  
  p.name{
    font-family : verdana;
    font-size : 10px;
   	font-style : italic;
    color : rgb(29,99,179); /*rgb(1,1,255);*/
    font-weight : bold;
    text-decoration : none;
  }
  
  a.menu{

    font-size : 13px;
    color:rgb(29,99,179);
    text-decoration:none;
    /*border-bottom:1px dotted white;*/
  }

  a.menu:hover{
    font-size : 13px;
    background : gold; 
    color: black;
    /*padding-right:1em;*/
    text-decoration:none;
    /*border-bottom:1px dotted white;*/
  }

  a.foot{
    /*background : rgb(102,102,14);*/
    color : gray;/*rgb(209,209,111);*/
    text-decoration:none;
    font-style:italic;
    font-family : verdana;
    font-size : 11px;
    /*padding-top: 9px;*/
    /*border-bottom:1px dotted white;*/
  }

  a {
   color:rgb(29,99,179); 
  }

  a:hover{
    color: gold;
  }
    
  a img{
    border-width: 1px; 
    border-color: rgb(29,99,179);
    border-style: solid;
  }
       
  a:hover img{/*background : white;*/ border-color: gold;} 

  /*kolem vrchniho loga bez ohraniceni*/
  a img.img_logo {
    border: 0px;
  }
  
  hr {
  padding:0;
  margin:0;  
  border:0;
  border-top: 1px solid lightgrey;
  height: 0;
  background: #E19832;
  width:99%;
  }  
  
  input {
    font-family : verdana;
    font-size : 13px;
  }
  
  textarea {
    font-family : verdana;
    font-size : 13px;
  }
  
  h1, h2, h3, h4, h5, h6{
    font-family : verdana;
    color : #535353;
    margin-bottom: 15px;
  }
  
  h1 {
      font-size : 22px;
      font-style:bold;
  }
  
  h2{
    font-size : 18px;
  }

  h3{
    font-size : 16px;
  }
   
  h4{
    font-size : 15px;  
  }
  
  h5{
    font-size : 14px;  
  }
  
  table{
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 5px;
    font-family : verdana;
    font-size : 12px;
    color : black;
    background: #F6F6F6;/*#CCFF99;*/
    border: 1px solid silver; /*rgb(209,209,111);*/
  }
   
  td{
    padding: 2px;
    vertical-align:top;
  }
   
 *
  {
    padding: 0;
    margin: 0;
    /*background: rgb(158,158,55);*/
  } 
  
.clear {clear:both;}

/*buttons from http://fredhaab.info/examples/buttonlinks.html#*****************/
/* 
a.buttonlink {
	text-decoration: none;
	padding: 1px 1em 1px 1em;
	font-weight: bolder;
	font-size: smaller;
	text-transform: uppercase;
	border: outset 2px #808080;
	background-color: rgb(158,158,55);
	display: block;
	text-align: center;
	width: 100%;
}
/*
a.buttonlink:hover {
	background-color: #e0e0e0;
}

a.buttonlink:active {
	border-style: inset;
}

div.buttonlink {
	margin-top: 1px;
}  
*/
 
/*Top Box definitions**********************************************************/

  div.top_box{
    float: left;
    min-width: 700px;
    width: 100%;
    display: inline;
    /*background: red;*/
  }

/* V hlavnim souboru je definice stylu kvuli pozadi!!!
   
  div.top_left {
    float: left;
    margin: 15px;
    width: 125px;
    display:inline;
    height: 125px;
    background-image: <?php echo "url('./graphics/heading/heading1.gif')"; ?>;
    /*background-position:right;*/
    /*background-repeat:no-repeat;*/
/*    border: 1px solid rgb(209,209,111);
    /*background: rgb(102,102,14);*/
/*  } 
*/
  
  div.top {
    margin: 15 15 0 15;
    display:auto;
    height: 100px;
    background-image: url('./_graphics/logo_jezdeckaakademie_200x92.gif');
    background-position:left bottom;
    background-repeat:no-repeat;
    /*background-position:right;*/
    /*background-repeat:no-repeat;*/
    /*border: 1px solid rgb(209,209,111);*/
    /*background: rgb(102,102,14);*/
  } 

  div.right { 
    float: right;
    background:transparent; 
  }

  div.search{ 
    padding-top: 10px;
    padding-right: 10px; 
    background:transparent;
    /*background:red; */
  }
  
  input.searchform{
        border: 1px solid silver;
        color:rgb(102,102,14);
        background:#F6F6F6;
        padding:0px;
        margin:0px;
  }
  
  div.signin{ 
    padding-top: 6px;
    padding-left: 65px; 
    background:transparent;
    /*background:red; */
  }


  
/*Bar Box definitions**********************************************************/
    
  div.bar_box{
    float: left;
    min-width: 700px; 
    width: 100%;
    /*padding-bottom: 15px;*/
    /*background: green;*/
  }

  div.bar_left {
    float: left;
    margin: 15px;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;    
    width: 200px;
    text-align: center;
    display:inline;
    height: 22px;
    /*border: 1px solid rgb(209,209,111);*/
    /*background: white; /* rgb(209,209,111);*/
    color: black;
  }
  
    a#brno_small {  
    border: 0px;
    width: 55px;
    height: 22px;
    display: block;
    background-image: url('./_graphics/B_small_Grey.gif');
    background-repeat: no-repeat;   
    }
    
    a#brno_small:hover {
    border: 0px;
    background-image: url('./_graphics/B_small_Gold.gif');
    }
    
    a#ml_small {  
    border: 0px;
    width: 143px;
    height: 22px;
    display: block;
    background-image: url('./_graphics/ML_small_Grey.gif');
    background-repeat: no-repeat;   
    }
    
    a#ml_small:hover {
    border: 0px;
    background-image: url('./_graphics/ML_small_Gold.gif');
    } 
  
  div.bar_right {
   /*position: relative;*/
   /*margin-left:130px;*/
    /*float: left;*/
    margin: 15px;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:3px;
    padding-bottom:3px;
    /*width: 81%;*/
    /*height: 22px;*/
    margin-left: 235px;
    display:auto;
    /*border: 1px solid rgb(209,209,111);*/
    /*background: white; /*rgb(102,102,14);*/
  }
  
  
  div.center_box{
    float: left;
    min-width: 700px;    
    width: 100%;
    /*padding-bottom: 15px;*/
    /*background: blue;*/
  }
  
  div.center_left {
    float: left;
    margin: 15 15 15 15; 
    width: 200px;
    /*text-align: right;*/
    display:inline;
    padding-top: 1em;
    /*padding-left: 1em;*/
    padding-bottom: 1em;
    /*text-align: center;*/
    /*height:450;
    min-height: 450px;*/
    /*background-image:url('./graphics/trees_105x400.jpg');*/
    /*background-position:left bottom;*/
    /*background-repeat:no-repeat;*/
    /*border-right: 1px solid black;*/
    /*border: 1px solid silver; /*rgb(209,209,111);*/
    /*background: #F6F6F6; /*#CCFF99; /*rgb(250,247,140); /*rgb(102,102,14);*/
  } 
  
  div.center_right {
   /*position: relative;*/
   /*margin-left:130px;*/
    /*float: left;*/
    margin: 15 15 15 15;
    padding: 15px;
    /*width: 81%;*/
    /*height: 305px;*/
    margin-left: 235px;
    display:auto;
    /*border: 1px solid rgb(209,209,111);*/
    background: #DFEFFF;
  }  
  
  div.foot_box{
    float: left;
    min-width: 700px;    
    width: 100%;
    /*padding-bottom: 15px;*/
    /*background: yellow;*/
  }
  
  div.foot {
   /*position: relative;*/
   /*margin-left:130px;*/
    /*float: left;*/
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;    
    /*padding-top: 5px;*/
    /*width: 81%;*/
    height: 22px;
    display:auto;
    text-align: center;
    /*background-image:url('./graphics/trees_400x22.jpg');*/
    /*background-position:right;*/
    /*background-repeat:no-repeat;*/
    border-top: 1px solid silver; /*rgb(209,209,111);*/
    /*background: rgb(102,102,14);*/
  }  
  
  
/***************************First page properties******************************/
    a#brno {background-image: url('./_graphics/B_Gold.gif');}

    a#brno {  
    border: 0px;
    width: 130px;
    height: 63px;
    display: block;
    background-image: url('./_graphics/B_Grey.gif');
    background-repeat: no-repeat;   
    }
    
    a#brno:hover {
    border: 0px;
    background-image: url('./_graphics/B_Gold.gif');
    }

    a#ml {background-image: url('./_graphics/ML_Gold.gif');}
    
    a#ml {  
    border: 0px;
    width: 335px;
    height: 63px;
    display: block;
    background-image: url('./_graphics/ML_Grey.gif');
    background-repeat: no-repeat;   
    }
    
    a#ml:hover {
    border: 0px;
    background-image: url('./_graphics/ML_Gold.gif');
    } 
    
    #logo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 465px;
    height: 300px;
    margin-left: 28%;
    margin-top:9%;  
    color: white;
    }
    
/*Definitions for pictures in boxes, main box with picture and box with colours ...*/
/*Used for "gallery" of pictures ...*/ 
 	
/*Top float window - includes floatmain & floatcolors ...*/
  div.float_top {
    float: left;
    padding: 5px;
    padding-top: 5px;
    width: 165px;
/*    background-color:#999;*/
  } 

/*Includes thumb picture ...*/  
	div.floatmain {
    float: left;
    padding: 10px;
    padding-top: 15px;
    border-bottom:1px dashed #999;    
/*    background-color:#eee;*/
  }

/*Includes color pictures ...*/  
	div.floatcolors {
    float: left;
/*    padding: 15px;*/
    padding-top: 50px;
    padding-right: 1px;    
    padding-left: 1px;
    width: 28px;
/*    background-color:#eff;*/ 
/*    border:1px dashed #999;*/
  }    
  
  img.small{
    height: 150px;
    width: 225px;
  }
  
  img.small+{
    height: 225px;
    width: 150px;
  } 

  #center_left_class {  
    font-family : Verdana;
    font-size : 10px;
    /*color : rgb(29,99,179); /*rgb(1,1,255);*/
    /*font-weight : bold;*/
    text-decoration : none; 
  }
  
  #center_left_class a {
    font-family : Verdana;
    font-size : 10px;
    text-decoration:none;
    font-style : italic;
  }
  
  #center_left_class p {
    font-family : Verdana;
    font-size : 10px;
    text-decoration:none;
    font-style : italic;
  }  
  
.grey-bg{
background:lightgrey;
} 
