/*{
    border:1px solid #67585c;
}*/

body {
text-align: center}

#centravimui {
    width:980px;
    margin:0px auto;
	text-align: left
}
#antraste {
    width:980px;
    height:100px;
    text-align:center;
}
#foto {
	width:100%;
    height:450px;
    text-align:center;
    border:5px solid #67585c;
}
#apacia {
    width:100%;
    height:30px;
   	text-align:center;
}
#content {
	width:100%;
    height:450px;
    border:1px solid #67585c;
    background-image:url(vidinis.png);
  	background-repeat:no;
  	position: relative;
    clear: both;
}
#content_gallery {
	width:100%;
    overflow:auto;
    border:1px solid #67585c;
    background-color: #fff;
  	background-repeat:no;
  	position: relative;
    clear: both;
}
#leftmenu, #article, #picture {
    background-repeat: no-repeat;
    display: block;
    z-index: 99;   
    margin: 0 auto;
    }
#leftmenu {
	width:165px;
    text-align:left;
    padding-left: 30px;
    padding-top: 20px;
    float:left;
}
#article {
	float: left;
    text-align: justify;
    width: 510px;
}
#picture {
	width:275px;
    float:right;
}