body
{
  background:#c8c7cc url('../images/kalandbazis-bg.jpg') fixed;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma;
  text-align: justify;
  color: #aeb3b5;
  font-size: 11px;
}

div.clr
{
  clear: both;
  font-size: 1px;
}

div.fl
{
  float:left;
}

div.fr
{
  float:right;
}

a
{
  text-decoration: none;
  color: #ffa500;
}

a:hover
{
  text-decoration: none;
  color: #FFFFFF;
}

/* SHADOWS */

.kalandbazis-lsh {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/left.png');
  background-repeat: repeat-y;
  width: 17px;
  background-position: top right;
}

.kalandbazis-lsh[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
  background-image:url('../images/left.png');
  background-repeat: repeat-y;
  width: 17px;
  background-position: top right;
}

.kalandbazis-rsh {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/right.png');
  background-repeat: repeat-y;
  width: 17px;
  background-position: top left;
}

.kalandbazis-rsh[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
  background-image:url('../images/right.png');
  background-repeat: repeat-y;
  width: 17px;
  background-position: top left;
}

.kalandbazis-bt {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bt.png');
  background-repeat: repeat-y;
  background-position: top left;
  text-align: right;
}

.kalandbazis-bt[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
  background-image:url('../images/bt.png');
  background-repeat: no-repeat;
  background-position: top center;
}

.kalandbazis-center {
  background-image:url('../images/kalandbazis-sbg.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 766px;
  background-color: #0d3076;
}

.kalandbazis-menu
{
  height: 69px;
  background-image:url('../images/menubg.png');
  background-position: bottom;
  background-repeat: repeat-x;  
}

.kalandbazis-flash
{
  width: 766px;
  height: 390px;
  overflow: hidden;
  background-position: center bottom;
  background-repeat: no-repeat;  
  background-color:#0b2a67;
}

.MenuTable td
{
  height: 69px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  text-align:center;
}

.Msp
{
  padding-left: 23px;
  padding-right: 24px;
}

.MenuTable a
{
  color: #4b4b4b;
}

.OverTD
{
  background-image:url('../images/menubg-ov.png');
  background-position: bottom;
  background-repeat: repeat-x;  
  cursor: pointer;
}


.kalandbazis-content
{
  font-size: 11px;
  text-align: left;
  background-image:url('../images/content-bg.gif');
  background-position: top;
  background-repeat: repeat-x;  

}

.kalandbazis-content-bottom
{
  background-color: #071c44;
  color: #9ca4b4;
  padding: 8px;
  border-top: 3px solid #415988;
}

/* GALLERY */
div.onepicture {
	background-color: #0a265c;
	width: 170px;
	text-align: center;
	margin: 1px;
  padding-bottom: 0px;
  padding-top: 6px;
  float:left;
}
div.zoom
{
  border: 0px solid #cfd4d8;
  background-color: #071c44;
  width: 143px;
  height: 20px;
  margin-top: 4px;
}

div.picout
{
  padding: 5px; 
  background-color: #0a265c;
  width: 90px;
  text-align: center;
}

.clr{
	clear: both;
	font-size:1pt;
}
      

div.picin
{
  border: 2px solid #f3f7f6;
  background-color: #497605;
  padding: 2px;
  text-align: center;
}

div.picin2
{
  border: 2px solid #f3f7f6;
  background-color: #FFFFFF;
  padding: 1px;
  text-align: center;
}

div.picout3
{
  padding: 5px; 
  background-color: #071c44;
  text-align: center;
  width: 70px;
  margin-right: 5PX;
}

div.picin3
{
  border: 2px solid #ced4d8;
  background-color: #ced4d8;
  text-align: center;
  overflow: hidden;
  width: 66px;
  height: 66px;
}

div.picin3[class]
{
  border: 2px solid #ced4d8;
  background-color: #ced4d8;
  text-align: center;
  overflow: hidden;
  width: 66px;
  height: 66px;
}


div.picinin3
{
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF;
  padding: 0px;
  text-align: center;
  overflow: hidden;
  width: 62px;
  height: 62px;
}
.dvhdr1 {
            background:#193305;
            font-family:Verdana;
            font-size:11px;
            font-weight:bold;
            border:1px solid #f8f0d9;
            padding:5px;
            color: #FFFFFF;
         }
         
.dvbdy1 {
            background:#193305;
            font-family:Verdana;
            font-size:11px;
            border:1px solid #f8f0d9;
            padding:5px;
            color: #FFFFFF;
         }
         
.Links a 
{
  color: #aeb3b5;
}

.Links a:hover
{
  color: #FFFFFF;
}

/* GALLERY END*/

 .bgc
{
     background-color: #0a265c;
}
.borderb
{
    border-bottom: 1px solid #233c6d;
}


.Title
{
 
    font-size: 26px;
    color:#b6c0d2;
    text-transform:uppercase;
    font-family: Impact;
    padding-left: 38px;
    width: 236px;
    padding-bottom: 10px;  
    float:left;    
    border-bottom: 1px solid #5482dc;
}

.Title div
{
    font-size: 14px;
    font-family: Arial Narrow;
}

.Title2
{
      font-size: 26px;
    color:#b6c0d2;
    text-transform:uppercase;
    font-family: Impact;
    padding-left: 10px;
    float:left;
    padding-bottom: 10px;  
    border-bottom: 1px solid #5482dc; 
    margin-left: 30px;
    width: 420px;
}

.Title2 div
{
    font-size: 14px;
    font-family: Arial Narrow;
}

