*
{
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
} /* pocitani marginu a paddingu jako v Exploreru */

body, html {
 background-color: #434343;
 font-family: geneva, verdana, arial, sans-serif;
 font-size: 11px;
 color: #000000;
 padding: 0px;
 scrollbar-track-color: transparent;
 scrollbar-face-color: transparent;
 scrollbar-highlight-color: transparent;
 scrollbar-3dlight-color: transparent;
 scrollbar-darkshadow-color: transparent;
 scrollbar-shadow-color: transparent;
 scrollbar-arrow-color: transparent;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

img {
 border: none;
}

a {
 color: #388480;
 border: none;
 text-decoration: none;
}

a:hover {
 color: #2c6562;
}

a:active {
 color: #ff0000;
}

#centralni {
 display: block;
 margin-left:auto;
 margin-right:auto;
 position: relative;
 width: 1000px;
 text-align: left;
}

#top_left_corner {
 background-image: url('design/top_left_corner.jpg');
 width: 296px;
 height: 206px;
 float: left;
}

#domecek {
 margin-left: 45px;
 margin-top: 45px;
}

#top_logo {
 width: 704px;
 height: 206px;
 float: left;
 padding-left: 23px;
}

#logo_images {
 width: 681px;
 height: 206px; 
 float: left;
 overflow: hidden;
 position: absolute;
}

#images_position {
 width: 660px;
 height: 180px;
 float: left;
 overflow: hidden;
 position: absolute;
 margin-top: 11px;
 margin-left: 13px;
}

#obr1, #obr2, #obr3, #obr4 {
 position: absolute;
 top: 10px;
 left: 3px;
 width: 660px;
 height: 180px;
 overflow:hidden;
}

.frame {
 position: absolute;
 background-image: url('design/frame.png');
 -background: none;
 top: 0px;
 left: 0px;
 width: 681px;
 height: 206px;
 overflow:hidden;
 z-index: 4;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/frame.png', sizingMethod='scale');
}

#logo_nothing {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 681px;
 height: 206px;
 overflow:hidden;
 z-index: 5;
}

#middle_stripe {
 background-image: url('design/middle_stripe.jpg');
 width: 1000px;
 height: 42px;
 float: left;
 padding-left: 353px;
 padding-top: 15px;
}

.a_middle_stripe {
 color: #c6c6c6;
}

.a_middle_stripe:hover {
 color: #e1e1e1;
}

#top_repetice {
 background-image: url('design/top_repetice.jpg');
 width: 1000px;
 height: 39px;
 float: left;
}

#repetice {
 background-image: url('design/repetice.jpg');
 width: 1000px;
 -height: 133px;
 min-height: 133px;
 float: left;
}

#left {
 width: 325px;
 float: left;
}

#right {
 width: 675px;
 float: left;
 padding-left: 25px;
}

#bottom_repetice {
 background-image: url('design/bottom_repetice.jpg');
 width: 1000px;
 height: 37px;
 float: left;
 margin-bottom: 35px;
}

#text_panel {
 width: 610px;
 _height: 300px;
 min-height: 300px;
}

td {
 font-size: 11px;
}





