body{
margin:0;
padding:0;
text-align:center;
/*
background-image: url("../img/body.jpg");
background-position:top center;
background-repeat: repeat-y;*/
background-color:#09121f;
}
html {
margin:0;
padding:0;
}
h1 {
margin-top:0;
}
#centered {
margin:0 auto;
text-align:left;
width:1024px;
}

#logolink {
display:block;
height:62px;
width:240px;
}
#menu1 {
position:absolute;
height:62px;
width:1024px;
background:url("../img/menu1_cz.png") bottom center no-repeat;
z-index:15;
}
#flash {
position:relative;
height:476px;
width:1024px;
background:url("../admin/pictures4flash/fullsize/11_obr-5.jpg") top center no-repeat;  
overflow:hidden;
}
#menu2 {
position:absolute;
top:368px;
z-index:10;
height:211px;
width:1024px;
background:url("../img/menu2_lines.png") top center no-repeat;
}




#page_content {
min-height:620px;
_height:620px;
width:1024px;
background:url("../img/content.jpg") top center repeat-y;
}
#page_text {
min-height:620px;
_height:620px;
color:white;
font-family:arial;
font-size:12px;
margin: 100px 67px 0 67px;
/*text-align:justify;*/
}
#page_text p{
font-size:12px;
font-family: 'Just Me Again Down Here', arial, serif;
}
#page_text li{
margin-bottom:8px;
}
#foot {
margin-top:13px;
height:58px;
width:1024px;
text-align:center;
color:#ffffff;
font-size:9px;
/*background:url("../img/foot.jpg") bottom center no-repeat; */
}

a {
color:#ffffff;
cursor:pointer;
}

#gallery {
left:212px;
padding-left:7%;
}
.gal_item {
width:180px;
float:left;
margin:5px;
border:1px solid #859AB9;
}

.table_gal_td {
width:200px;
height:150px;
/*float:left; */
margin:5px;
border:1px solid #859AB9;
}

.table_gal_td IMG {
width:200px;
height:150px;
border:0;
}

.table_gal {
position:relative;
left:45px;

}

#gallery2 {
left:212px;
padding-left:7%;
}

#gallery3 {
left:212px;
padding-left:7%;
}

    
.horizontal_scroller {
    margin-left:245px;
    border: 1px solid #CCCCCC;
    display: block;
    overflow: hidden;
 /*   position: absolute;*/
    width:400px;
    top:1020px;
    }

div.scrollingtext{
	    position:relative;
	    white-space:nowrap;
	    font-family:'Trebuchet MS',Arial;
	    font-size:18px;
	    font-weight:bold;
	    color:#000000;
}

.aerobazar_item{
position:relative;
width:677px;
background-color: #830a19;
margin: 15px auto;
padding-top:7px;
padding-bottom:7px;

}
.aerobazar_item a{
color: #142948;
}

.aerobazar_item table{
width:677px;
border-collapse:collapse;
}
.aerobazar_item tbody{
margin:0;
padding:0;
width:677px;
border-collapse:collapse;
}
.aerobazar_item .left{
padding:0;margin:0;
height:28px;
vertical-align:middle;
width:197px;
background-color:#142948;
color:white;
border-top:white solid 2px;
border-left:white solid 2px;
border-bottom:white solid 2px;
border-right:none;
text-transform:uppercase;
padding-left:3px;
}
.aerobazar_item .right{
padding:0;margin:0;
vertical-align:middle;
width:300px;
background-color:white;
color:#142948;
border-top:white solid 2px;
border-left:white solid 2px;
border-bottom:#142948 solid 2px;
border-right:none;

}
.aerobazar_item .img_td{
padding:0;margin:0;
border:none;
position:relative;
text-align:center;
vertical-align:bottom;
}
.aerobazar_item img{

width:201px;
margin-bottom: -1px;
border:none;
border-top:white solid 2px;
border-bottom:white solid 2px;
border-right:white solid 1px;

}
.item_name{
text-transform:uppercase;
text-align:center;
width:180px;
position:Absolute;
top:7px;
font-size:13px;
font-weight:bold;
padding: 0 10px;
}

* ---------slideswitch---------- */
#slideshow {
  position:absolute;
  top:0;
  left:0;
  /*height:386px;
  width:982px;*/
  z-index:0;
  overflow:hidden;

}
.slidepict {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
   /* left:-10000px;*/

}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
/* -----------end slideswitch--------- */















