body {
    background: #272425 url(../background/bckg.jpg) no-repeat top center;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	
} 
.space {
    clear: both;
} 
#container {
    width: 1000px;
	min-height:100%;
	height:auto!important;
	height:100%;
    margin: 0 auto;
    text-align: left;
	position:relative;
} 

#main {
    position: relative;
	padding:0 0 100px 35px;
	
} 
#header{
	height:280px;
	position:relative;
	z-index:1;
	
}

#logo{
	margin:20px 0 0 0;
}

#lang{
	width:100px;
	height:17px!important;
	height:19px;
	font-size:12px;
	position:absolute;
	z-index:2;
	top:0;
	right:0;
}

#lang li{
	display:inline;
}



#lang a, #lang a:link, #lang a:visited, #lang a:active, #lang span{
	display:block;
	height:17px!important;
	height:19px;	
	padding:2px 0 0 0;
	float:left;
	color:#fff;
	text-decoration:none;
	text-align:center;
	position:relative;
	z-index:3;
}


#lang a:hover{
	color:#a9a9a9;
}


#lang .lt a, #lang .lt a:link, #lang .lt a:visited, #lang .lt a:active{
	width:33px;
	background:url(../background/lt.png) no-repeat;
	
	
	
}


#lang .lt a:hover, #lang .lt span{
	width:33px;
	background:url(../background/lt_hover.png) no-repeat;
	
}
#lang .lt .hover{
	background:#fff;
}

#lang .en a, #lang .en a:link, #lang .en a:visited, #lang .en a:active{
	width:32px;
	background:url(../background/en.png) no-repeat;
	margin:0 1px;
}
#lang .en a:hover, #lang .en span{
	width:32px;
	background:url(../background/en_hover.png) no-repeat;
	margin:0 1px;
	
}


#lang .ru a, #lang .ru a:link, #lang .ru a:visited, #lang .ru a:active{
	width:33px;
	background:url(../background/ru.png) no-repeat;
	
}
#lang .ru a:hover, #lang .ru span{
	width:32px;
	background:url(../background/ru_hover.png) no-repeat;	
}










#mesine, #simlina, #prekyba, #laivu_aptarnavimas {
    width: 227px;
    float: left;
    display: inline;
    position: relative;
    z-index: 10;
	margin:0 3px;
}
 
 
.icon{
	display:block;
	width:227px;
	height:261px;
	text-indent:-9999px;
	
} 


.menu{
background:url(../background/border.png) no-repeat;
width:227px;
height:160px!important;
height:187px;	
padding:27px 0 0 0;
font-size:15px;
text-align:center;
}

.menu li{
	padding:9px 0 0 0;
}

.menu a, .menu a:active, .menu a:visited, .menu a:link{
	color:#8e8283;
}

.menu a:hover{
	color:#fff;
}

#copy{
	width:1000px;
	text-align:center;
	color:#7b7b7b;
	position:absolute;
	bottom:20px;
	left:0;
}


#copy a, #copy a:link, #copy a:active, #copy a:visited{
	color:#7b7b7b;
}

#copy a:hover{
	color:#cc2429;
}



