.main{
		
}

.directionDiv{
	background-color:#c8c8c8;
	border-bottom:2px solid #b8b8b8;
	color:#000;
	font-size:16px;
	padding:2px 2px 0px 2px;
	margin:0px 2px 0px 2px;
	font-family:Arial;
	font-weight:600;
	text-align:center;
}

.dirButton{
	width:300px;
	height:20px;
	font-size:20px;
	padding:3px;
	text-align:center;
	font-family:Arial;
	background-color:#f0f0f0;
	color:#444;
	border:2px solid #aaa;	
}


.nextButton{
	width:50px;
	height:45px;
	font-size:45px;
	padding:3px;
	border:3px solid yellow;
	text-align:center;
	font-family:Arial;
	font-weight:900;
	background-color:orange;
	color:white;	
	visibility:hidden;
}

.nextButtonL, .nextButtonR{
	width:70px;
	height:70px;
	font-size:45px;
	visibility:hidden;
	background-repeat:no-repeat;
}

.nextButtonL{
		background-image:url(img/arrow_l2.gif);		
}

.nextButtonR{
		background-image:url(img/arrow_r2.gif);
}


.statButton, .statButtonSelected{
	width:150px;
	height:20px;
	font-size:19px;
	font-family:"Arial";
	padding:4px 4px 4px 4px;
	margin:5px 4px 5px 4px;
	overflow:hidden;
	white-space: nowrap;
}

.statButton{
	color:#6a6;
	border-left:3px solid lime;
	border-bottom:1px solid lime;
	background-color:#d8d8d8;	
}

.statButtonSelected{
	color:#262;
	border-left:3px solid orange;
	border-bottom:1px solid orange;
	background-color:#f4f4f4;
}		

.left-div{
	float:left;
	margin:10px 5px 15px 5px;
	word-wrap:normal;
	height:30px;
}

.rasp-div{
	margin:10px 10px 5px 10px;
	border:0px solid #aaa;
	width: 830px;
	height:540px;
	overflow-y:hidden;
}

.poezd-bottom{		
	clear:both;
	border:0px solid #aaf;
	margin:5px 5px 10px 10px;	
}

.rasp-cell{
	margin:2px;
	padding:1px;
	border-top:1px solid white;
	border-bottom:1px solid #ccc;
}

.rasp-time1, .rasp-time2, .rasp-route, .rasp-num, .rasp-days{
	border-left:1px solid #ddd;
	border-right:1px solid #eee;
	border-bottom:1px solid #aaa;
	padding:2px;
	padding-left:3px;
	padding-right:6px;
	margin:0px;	
	font-family:Arial;
	font-size:17px;	
}
.rasp-time1{
	background-color:#aeff93;
	width:40px;
	text-align:right;
}

.rasp-time2{
	background-color:#c5ffb0;
	width:40px;
	text-align:right;
}

.rasp-route{
	background-color:#c1cbff;;
	width:375px;
	padding-left:8px;
}

.rasp-days{
	background-color:#fee1a7;
	width:300px;
}

.rasp-num{
	background-color:#ffc1ff;
	width:40px;
}

.wait-div{
	position:absolute;
	left:300px;
	top:250px;
	width:280px;
	height:22px;
	color:#21b906;
	border:3px solid #a4ffa4;
	visibility:hidden;
	font-size:22px;
	font-family:Arial;
	padding:10px 5px 10px 5px;
	text-align:center;
	background-color:#d7ffd7;
}

.menu-item{
	margin:14px 15px 15px 15px;	
	text-align:center;
	width:200px;
}



.border-corn{
	width:12px;
	height:12px;
	padding:0;
	font-size:0;	
}

.border-vert{
	width:10px;	
}

.poster{
	margin:5px;
	margin-left:40px;
	border: 2px solid #eee;
	float:left;
}

.footer-div{
  position: absolute;
  left: 0;
  bottom: 0;
  width:100%;
}

.filmdate{
	background-image:url(img/dateborder.gif);
	background-repeat:no-repeat;
	width:160px;
	height:35px;
	color: #000;
	font-family:"Arial Black";
	font-size:17px;
	padding-top:2px;
	text-align:center;
}

body{
	background-color:#f8f8f8;	
}

.menu-div{
	text-align:center;
	vertical-align:baseline;		
}

.sogGeneralDiv{
	background-color:#281418;
	background-image:url(sog_files/bg.gif);
	margin:20px 30px 30px 30px;
	padding:0px;
	width:1170px;
	height:600px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color="#281418",Strength="15"); 
}
.sogTopDiv{
	text-align:center;
}

.sogTextP{
	font-family:"Bookman Old Style";
	font-size:17px;
	color:white;
	font-weight:400;
	padding-right:20px;
}
.sogTextP:first-letter {
	font-size:20px;
	color:red;
	font-weight:500;
}

.sogTextLi{
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:400;
	color:white;
	margin:0px;
	margin-left:550px;
	padding:0px;	
	text-align:left;
}

.sogTextLi li{
	list-style-image:url(sog_files/mark.gif);
	margin:2px;	
	padding-left:7px;		
}

.sogTextLi:first-letter{
	color:#4a1a1c;
}

.sogTextLi B{
	font-size:15px;
	font-family:Arial;
	color:#e30;
}

A IMG { 
 border: none; /* Убираю рамку вокруг изображений-ссылок */
}

h1,h2{
	text-align:center;
	color:black;
}

h3{
	color:green;
}
