* {
    margin: 0;
    padding: 0;
    border: none;
}

html, body {
    height: 100%;
}

.inv {
    display: none;
}

hr.clear {
    visibility: hidden;
    height: 0;
    clear: both;
}

a {
  color: rgb(46,113,157); /*0e39a7;*/
}

a:hover {
  text-decoration: none;
}

body {
    font: .9em/1.3em "Tahoma", "Arial", sans-serif;
    text-align: center;
    color: #000;
    background: #fff url( "./gfx/back.jpg" );
}

#top {
    background:  url( "./gfx/top.jpg" ) repeat-x;
}

#main {
    width: 100%;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background:  url( "./gfx/center.gif" ) repeat-y top center;
}

#center {
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 25px 0 205px 0;
}

#foot {
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 105px;
    background:  url( "./gfx/foot.jpg" ) repeat-x top left;
    text-align: center;
}

.footer {
    width: 1024px;
    height: 90px;
    margin: 0 auto;
    background:  url( "./gfx/footer.jpg" ) no-repeat top center;
}

h1 {
    width: 381px;
    height: 78px;
    background: #fff url( "./gfx/logo.jpg" ) no-repeat;
    margin: 0 0 0 25px;
}

h1 a {
    display: block;
    width: 381px;
    height: 78px;
}

.menu {
    list-style: none;
    position: absolute;
    top: 135px;
    left: 27px;
    z-index: 100;
}

.menu li {
    height: 39px;
    float: left;        
    background:  url( "./gfx/menu-right.gif" ) no-repeat top right;
    margin: 0 8px 0 0;
    padding: 0 20px 0 0;
}

.menu li a {
    height: 26px;
    display: block;
    float: left;
    background:  url( "./gfx/menu-left.gif" ) no-repeat top left;  
    padding: 13px 0 0 20px;
    text-decoration: none;
    color: #000;
    font-size: .9em;
    line-height: 1em;
    font-weight: bold;
}

.menu li a:hover {
    text-decoration: underline;
}

.middle {
    background:  url( "./gfx/middle-top.jpg" ) no-repeat top left;
    position: relative;
    top: 54px;
    z-index: 1;
    width: 1024px;
}

.search {
    position: absolute;
    top: 30px;
    left: 792px;
    width: 218px;
    height: 32px;
    background: url( "./gfx/search.gif" ) no-repeat top left;
}

.search-text {
    height: 20px;
    position: relative;
    top: 6px;
    left: 6px;
    width: 160px;
    color: #6d6d6d;
}

.search-sub {
    -moz-opacity: 0;
    filter: alpha( opacity:0 );
    opacity: 0;
    width: 39px;
    height: 32px;
    float: right;
    cursor: pointer;
}

.content {
    position: relative;
    top: 50px;
    left: 45px;
    width: 596px;
    background: url( "./gfx/content-top.gif" ) no-repeat top left;
    float: left;
    padding: 12px 0 0 0;
    font-size: .9em;
}

.content-middle {
    padding: 10px 30px 10px 30px;
    background: #fff;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.content-admin {
    position: relative;
    top: 50px;
    left: 45px;
    width: 936px;
    background: url( "./gfx/content-top-admin.gif" ) no-repeat top left;
    float: left;
    padding: 12px 0 0 0;
    font-size: .9em;
}

.content-middle-admin {
    padding: 10px 30px 10px 30px;
    background: #fff;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.content-middle-img {
	MARGIN: 10px; FLOAT: right
	
}

.content-middle-border {
	BORDER: 1px solid ;
  padding: 10px 30px 10px 30px;
}

.content-bottom {
    background: url( "./gfx/content-bottom.gif" ) no-repeat bottom left;
    font-size: 0;
    line-height: 0;
    height: 12px;
}

.content-bottom-admin {
    background: url( "./gfx/content-bottom-admin.gif" ) no-repeat bottom left;
    font-size: 0;
    line-height: 0;
    height: 12px;
}

.sponzori {
text-align: center; 
}

ul.rozcestnik li
     {
      color : #FF0000 /*rgb(46,113,157)*/;
      margin: 1em;
      font-weight: bold;      
      list-style-type: square;
      list-style-image: url('./gfx/nota_mala.gif');
     }

ul.rozcestnik li a
{
      color : rgb(46,113,157);
}

.content h2 {
    font-size: 1.3em;
    padding: 0 0 15px 0;
}

.content h3 {
    font-size: 1em;
    text-decoration: bold;
}

.content p {
    padding: 0 0 10px 0;
}

.right {
    float: right;
    width: 290px;
    position: relative;
    left: -50px;
    top: 50px;
}

.box1, .box2 {
    background: #fff url( "./gfx/box-bottom.gif" ) no-repeat bottom left;
    font-size: .9em;
    line-height: 1.3em;
    margin: 0 0 25px 0;
}

.box1 h2, .box2 h2{
    background: url( "./gfx/box1.gif" ) no-repeat top left;
    height: 37px;
    color: #fff;
    font-size: 1em;
    padding: 10px 0 0 15px;
}

.box1 div {
	PADDING-BOTTOM: 15px; MARGIN: 10px 10px 5px 5px; PADDING-LEFT: 15px; PADDING-RIGHT: 10px;  PADDING-TOP: 10px
	font-size: .9em;
}

.box2 div {
	PADDING-BOTTOM: 15px; MARGIN: 10px 10px 5px 5px; PADDING-LEFT: 15px; PADDING-RIGHT: 10px;  PADDING-TOP: 10px
	font-size: .9em;
}


.hint-text {
	MARGIN: 0px 0px 0px 0px; FONT-SIZE: 75%
}

.box2 {
    height: 105px;
}

.box2 h2 {
    background: url( "./gfx/box2.gif" ) no-repeat top left;
    margin: 0;
}



.email-img {
	position: relative; top: 5px
}

.right p {
    padding: 5px 20px 15px 20px;
}

.klient {
    width: 219px;
    height: 32px;
    background: url( "./gfx/klient.gif" ) no-repeat top left;
    position: relative;
    top: 3px;
    left: 35px;
    margin: 5px 0 0 0;
}

.klient p {
    padding: 0;
}

.klient-text {
    height: 20px;
    position: relative;
    top: 7px;
    left: 6px;
    width: 160px;
    color: #6d6d6d;
}

.klient-sub {
    -moz-opacity: 0;
    filter: alpha( opacity:0 );
    opacity: 0;
    width: 39px;
    height: 32px;
    float: right;
    cursor: pointer;
}

.red {
  color: #f00;
}

textarea {
  border: 1px solid #ccc;
  padding: 4px;
  white-space: pre-wrap;
}

.prihlaska table td {
  padding: 4px;
}

.formular {
  border: 1px solid #ccc;
  padding: 4px;
}

.odeslat {
  cursor: pointer;
  padding: 3px;
  background: #2d0909;
  color: #fff;
}


.admintable {
    position: relative;
  /*  float: left;      */
    padding: 12px 0 0 0;
    font-size: .9em;
    min-height: 100px;
    height: auto !important;
    height: 400px;   
 
                  /*
    padding: 10px 30px 10px 30px;
    background: #fff;
    min-height: 400px;
    height: auto !important;
    height: 400px;*/      
}

.admintable table { background:#D3E4E5;
 border:1px solid gray;
 border-collapse:collapse;
 color:#fff;
 font:normal 12px verdana, arial, helvetica, sans-serif;
}
.admintable table caption { border:1px solid #5C443A;
 color:#5C443A;

 letter-spacing:20px;
 padding:6px 4px 8px 0px;
 text-align:center;
 text-transform:uppercase;
}
.admintable table td, th { color:#363636;
 padding:.2em;
}
.admintable table tr { border:1px dotted gray;
}
.admintable table thead th, table tfoot th { background:#5C443A;
 color:#FFFFFF;
 padding:3px 10px 3px 10px;
 text-align:left;

}
.admintable table tbody td a { color:#363636;
 text-decoration:underline;
}
.admintable table tbody td a:visited { color:gray;
 text-decoration:underline;
}
.admintable table tbody td a:hover { 
 text-decoration:none;
}
.admintable table tbody th a { color:#363636;
 font-weight:normal;
 text-decoration:none;
}
.admintable table tbody th a:hover { color:#363636;
}

.admintable table tbody th, tbody td { text-align:left;
 vertical-align:top;
}
.admintable table tfoot td { background:#5C443A;
 color:#FFFFFF;
 padding-top:3px;
}
.odd { background:#fff;
}
.admintable table tbody tr:hover { background:#99BCBF;
 border:1px solid #03476F;
 color:#000000;
}