body{
	background-color: #DAD5C2; 
	color: black; 
	margin : 0;
	padding: 0;
	min-width: 1000px;
}


#logo{	
	position: absolute;
	width: 273px;
	height: 92px;
	cursor: pointer;
	top: 54px;
	right: 275px;
}


#flag{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 339px;
	height: 261px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/flag1.png', sizingMethod='scale');  
}

#flag img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); } 

#flag2{	
	position: absolute;
	top: 0px;
	left: 339px;
	width: 73px;
	height: 174px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/flag2.png', sizingMethod='scale');  
}

#flag2 img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); } 

#adress {	
	position: absolute;
	top: 8px;
	color: #504A30;
	font-size:11px;	
	left: 40%;
}

#slogan{	
	position: absolute;
	top: 48px;
	right: 305px;
}

#slogan2{	
	position: absolute;
	top: 48px;
	right: 620px;
}


#header{	
	margin : 0;
	padding: 0;
	width:100%;
	border:0px;
	height: 100%;
	bottom: 0px;
}

#headLeft{	
	width:300px;
	background-color: #C9C4B1; 
	height: 100%;
	bottom: 0px;
	min-width: 300px;
}

#footerLeft{	
	width:300px;
	background-color: #C9C4B1; 
	height: 100%;
	min-width: 300px;
	background-image: url(/images/bottombgLeft.gif);
	background-repeat: no-repeat;
	background-position: top right; 
}

#top{	

	background-image: url(/images/gory.gif);
	background-repeat: repeat-x;
	background-position: top; 
	min-width: 670px;
	top:0px;
	left: 300px;
	width: 100%;
	text-align: center;
}


#railway{	
	background-image: url(/images/railway.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	height: 10px;
}



#lokomotive{	
	position: absolute;
	height: 151px; 
	top: 0px;
	right:10px; 

}


#vagon{	
	position: absolute;
	right:265px;
	top: 59px;
	min-width: 500px;
}


#mainmenuBg { 
	background-image: url(/images/menubg.gif);
	background-repeat: repeat-x;
	background-position: top; 
}

#newshead { 
	padding: 0px;
	background-image: url(/images/contbg.gif);
	background-repeat: repeat-x;
	background-position: top; 
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 35px;
}

#container { 
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#content { 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-top: 15px;
}

#contleft { 
	background-image: url(/images/contbg_left.gif);
	background-repeat: no-repeat;
	background-position: left; 
	float: left;
	width: 240px;
	height: 35px;
	padding-left: 30px;
}

#contright { 
	text-align: right;
	margin-right: 30px;
}

UL#mainmenu { 
	padding: 0px;
	margin: 0px;
	list-style: none;
	min-width: 670px;

}

UL#mainmenu li { 
	display: block;
	line-height: 32px;
	width: 16%;
	text-align : center;
	float:left;
}

.mmenu
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}

#bottom {	

	background-image: url(/images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: top; 
	height:190px;
	margin-top:0px;
	text-align: center;
}

#adr, .adr {	
	height:25px;
	text-align: center;

}



font, li, p, td, a
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.video{	
	margin-top: 40px;
	width:280px;
}

.bannerleft{	
	margin-top: 60px;
	width:260px;
}

.banner{	
	margin-top: 10px;
	width:260px;
}

#girls{	
	margin-top: 10px;
}

A:VISITED
{
	text-decoration: underline;
	color: #003366;
}

A:LINK
{
	text-decoration: underline;
	color: #004FA2;
}

A:HOVER
{
	text-decoration: none;
}

.banner {
	color: #504A30;
	line-height: 19px;
	font-size:16px;
	font-weight: bold;
}


H1, .h1 {
	color: #504A30;
	font-size:21px;
	font-weight: bold;
}

H2, .h2 {
	color: #504A30;
	line-height: 12px;
	font-size:12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

H3,.h3 {
	color: #504A30;
	font-size:16px;
	font-weight: bold;
	display: inline;
}


H4,.h4 {
	color: #504A30;
	font-size:11px;
	display: inline;
	font-weight: normal;
}

#txt {
	color: black;	
}

.small {
	color: #535353;
	font-size:11px;
}