/* CSS Document */

body {
  margin: 0px; padding: 0px;
  background-image: url(/bsystem/templates/base_template/images/bg.jpg);
  font: 11px Tahoma;
  color: #5B5E6A;
  line-height: 140%; 
     }
	 
a img { border: 0px;}

a { 
color: #656873;
}

a:hover  { color: #000;
}


a.act {color: #003333; text-decoration:underline; font-weight:bold; }
h1 {
font: bold 14px Tahoma ; 
color: #5B5E6A;
}



/* intro page */
#flashintr {
position:absolute;
left:50%;
top:40%;

width:450px;
height:343px;

margin-left:-225px;
margin-top:-171px;
}


#hdrintr {
position:absolute;
left:45%;
top:75%;

width:500px;
height:76px;

margin-left:-250px;
margin-top:-38px;
}


#enter { 
position:absolute;
left:51%;
top:87%;

width:58px;
height:23px;

margin-left:-29px;
margin-top:-12px;
}

/* end of intro page */ 

#caption {
position:absolute;
left:54%;
top:17%; 

width:423px;
height:91px;



}

.lmenu { 
font: 13px Tahoma;
margin-left: 10px;
}

.lmenu a { text-decoration:none;  
}


.lmenu td {background: url(/bsystem/templates/base_template/images/point.gif) repeat-x 0% 100%; padding-left: 5px;
}

#content {
padding: 0px 20px 0px 60px;
margin: 0px 20px 0px 60px;
}

.seeall {
float:right;
height: 300
left:70%;
top:70%;
}

.stretch {
background: url(/bsystem/templates/base_template/images/stretch.jpg) no-repeat; background-position:center;  
}


.stretch img { 
padding: 0px 20px 0px 20px;
margin: 0px 20px 0px 20px; 
}

#tbl {margin-left: -26px;}

#copyright td { padding-right: 20px;
}

#head {
margin: 15px 0px 0px 20px;
padding:15px 0px 0px 20px;
}

#press a { font: bold 110% Tahoma; color: #033;}

.big {color:#003333; font-weight:bold;}
h3 {color: #003333;}
.bl {color:#000; font-weight:bold;}
img.ot {margin:0px 5px; border:1px solid #003333;}
.box { border: 1px solid #000; float: left;}
.box img { vertical-align: bottom;}
.box div { background: #CBCBCB; color: #000; text-align: center; padding: 2px 3px;}
.clear { clear: both;}
.teatrList { width: 100%;}
.teatrList td { text-align: center; padding: 0 5px 15px; color: #5B5E6A; font-weight: bold;}
.teatrList img { display: block; margin: 0 auto; border: 1px solid #010101;}
.cnt { text-align: center !important;}
